cvm
hi,
in a cvm i tried:
vxdg -s init tests disk_1 disk_2
cfsdgadm add test all=sw
test6:~ # cfsdgadm display
Node Name : test6
DISK GROUP ACTIVATION MODE
tests sw
Node Name : test88
DISK GROUP ACTIVATION MODE
tests sw
test6:~ # vxprint -g tests
TY NAME ASSOC KSTATE LENGTH PLOFFS STATE TUTIL0 PUTIL0
dg tests tests - - - - - -
dm disk_0 disk_0 - 4120320 - - - -
v t88 fsgen ENABLED 204800 - ACTIVE - -
pl t88-01 t88 ENABLED 204800 - ACTIVE - -
sd disk_0-02 t88-01 ENABLED 204800 0
mkfs.vxfs /dev/vx/rdsk/tests/t88
mkdir -p /vol5s on node test6,test88
test6:~ # cfsmntadm add tests t88 /vol5s
Error: V-35-1: cfsmntadm: Incorrect usage
How is the corect way?
Other thing is:
i seen i can create volumes on both nodes,master and slave node,i can import shared DG on both nodes.What things i can create only on master node?
tnx