QR the preformatted systems.
An NFS/CIFS share cannot be created
Probable cause:
•
The server on which the file system is mounted is not available for share creation.
•
The storage configuration is incorrect.
Troubleshooting steps:
Run the
ibrix_fs –l
command to determine whether the file system was actually created. If the
file system exists but is unmounted, use the GUI or the following command to mount the file system:
ibrix_mount -f FSNAME [-o { RW | RO } ] [-O MOUNTOPTIONS] [-h HOSTLIST]
-m MOUNTPOINT
After mounting the file system on the servers, use the GUI share creation wizard or a CLI command
to create the export or share.
Create a NFS export:
ibrix_exportfs -f FSNAME -h HOSTLIST -p
CLIENT1:PATHNAME1,CLIENT2:PATHNAME2, [ -o "OPTIONS"] [-b]
Create a CIFS share:
ibrix_cifs -a -f FSNAME -s SHARENAME -p SHAREPATH [-D SHAREDESCRIPTION]
[-S SETTINGLIST] [-h HOSTLIST]
Check the output of the appropriate command to verify that the export or share was created:
•
ibrix_exportfs –l
(For NFS export)
•
ibrix_cifs -i
(For CIFS shares)
If the NFS or CIFS share still cannot be created, preformat the storage. See
.
Troubleshooting the Getting Started Wizard
43