Your customer has just successfully executed the following commands:
vxassist -g oradg make oravol 3g layout=mirror
cldg sync oradg
newfs /dev/vx/rdsk/oradg/oravol
mkdir /oracle
Now the customer is trying to mount the file system globally and gets this error message after
typing the commands:
mount -o global /dev/vx/dsk/oradg/oravol /oracle
mount: /dev/vx/dsk/oradg/oravol or/oracle, no such file or directory
The customer checks the device file and the directory on that node and determines that they do
exist.
What has the customer forgotten to check?
A.
The command was typed incorrectly.
B.
The mount point does not exist on all nodes.
C.
The file /dev/vx/dsk/oradg/oravol does not exist on all nodes.
D.
The customer has forgotten to synchronize the new volume information.