Additional examples, The volume auto-start list – Apple Xsan 1.1 User Manual
Page 123

Appendix B
Using the Command Line
123
Journal Yes
# Store Journal data on this storage pool
Read Enabled
# Enable (Disable) reads to the stripe group
Write Enabled
# Enable (Disable) writes and space allocation
StripeBreadth 256
# Width of a stripe on a disk in fs blocks
MultiPathMethod Rotate
Node Disk0 0
# A disk name and the placement in the stripe
#
# Set up a stripe group for exclusive user data use.
#
[StripeGroup data]
Status UP
Exclusive Yes
Metadata No
Journal No
Affinity data
Read Enabled
Write Enabled
StripeBreadth 256
Node Disk1 0
Node Disk2 1
Additional Examples
You can find a more complex sample configuration file along with other examples of
Xsan configuration files in:
‘Library/Filesystems/Xsan/Examples
The Volume Auto-Start List
You can use the fsmlist configuration file to control which file system processes are
automatically started.
For more information, see the
fsmlist
man page.
Example Auto-Start File
#
# Autostart file
#
# List the primary and backup Stornext File System Services that
# should be started at boot time.
#
# If the service is marked backup it will be launched in a standby mode
# and will only take control if the primary service is down other than
# by the "stop" command.
#
# If this file is changed, it will only be re-scanned if the CVFS Services
# Port Mapper (fsmpm) is notified. This is accomplished as follows:
#
# kill -USR1 `cat /usr/cvfs/bin/fsmpm.pid`
#