This content has been marked as final.
Show 4 replies
-
1. Re: Adding a new mount point in Sun Cluster
807928 May 30, 2012 2:45 PM (in response to 940575)I haven't tried using clsetup to do this as I would always use clrs. You should be able to simply perform:1 person found this helpful
# clrs set -p FileSystemMountPoints+=<new_MP> <resourceName>
You should not have to change anything else because the dependencies are through the resource name, not the mount points. As far as I recall, you should be able to perform this task online, without taking anything offline or disabling resources. It should be documented in the manual, but currently isn't so I'll mention it to the docs people.
Tim
--- -
2. Re: Adding a new mount point in Sun Cluster
940575 May 31, 2012 8:13 AM (in response to 807928)Thanks a lot for your inputs Tim.
This is the first time I am working on cluster, so bit nervous about it.
Anyways, I will let you know the results of the activity soon.
Regards,
MK -
3. Re: Adding a new mount point in Sun Cluster
HartmutStreppel May 31, 2012 8:20 AM (in response to 940575)What Tim describes, works well, even if the resource is online.
If you use the wrong parameters, you can shoot yourself in the foot, though. At least I've done this, when I did not think about what I really wanted to achieve. Just adding a FS is simple.
Hartmut -
4. Re: Adding a new mount point in Sun Cluster
940575 Jul 17, 2012 10:10 AM (in response to HartmutStreppel)Hi All,
I performed this activity last week and everything went smoothly.
Since I was working on cluster for the first time I had taken downtime just to be on safer side.
Thank you all for your suggestions. It helped me a lot.
Regards,
MK