unixisgood
Technical User
Hi all,
In a node i have several filesystems created. But problem is some of them are not included in the cluster package. And also these 6 fs created with below commands order..
pvcreate /dev/rdsk....
mknod
vgcreate -s 8 ...
lvcreate -l ...
newfs -o largefiles -F vxfs /dev/...
mount...
So they works independently. I need to add them into the cluster pack bofore restart the server Can you please write step by step for me.
Kind regards.
In a node i have several filesystems created. But problem is some of them are not included in the cluster package. And also these 6 fs created with below commands order..
pvcreate /dev/rdsk....
mknod
vgcreate -s 8 ...
lvcreate -l ...
newfs -o largefiles -F vxfs /dev/...
mount...
So they works independently. I need to add them into the cluster pack bofore restart the server Can you please write step by step for me.
Kind regards.