ADIC 2.2 Webcam User Manual


 
SNFS
Setting Up StorNext FS on AIX 3-9
Examples of stripe groups appear in the configuration file.
Find the stripe group named RegularFiles.
Edit the Node entries so that all the disk names are listed, with each entry followed by
a space and then the stripe order number (0, 1, 2, etc.).
For example:
Step 3 Save, name and exit the /usr/cvfs/config/<file_system_name>.cfg file.
Step 4 Verify that fsmpm is running so that cvmkfs works properly. Enter:
# ps -ef|grep fsmpm
Step 5 Initialize StorNext FS by running the following commands.
# cd /usr/cvfs/bin/cvmkfs <file_system_name>
# cp ../examples/fsmlist.example ./fsmlist
NOTE
Make sure you have a <file_system_name>.cfg file for each uniquely named
StorNext File System on the StorNext FS server.
CAUTION
This step cannot be undone and all data on the file system will be
lost, so make sure you are ready to initialize the file system before
you proceed.
[StripeGroup RegularFiles]
Status UP
Type Regular
Read Enabled
Write Enabled
StripeBreadth 64
Node CvfsDisk0 0
Node CvfsDisk1 1
Node CvfsDisk2 2
Node CvfsDisk3 3