beautypg.com

Apple Xsan 1.0 User Manual

Page 103

background image

Appendix B

Using the Command Line

103

#

#

# Below are some example file system service configuration lines.

#

# Example #1.

#

# This file system is named "default". The host name defaults to the same

# one the fsm port mapper uses. It is the only service for this file

# system.

#

#default

#

# Example #2.

#

# This file system service is named "example" and uses an alternate path

# host name on host name "rock".

#

#example rock

#

# Example #3.

#

# Here is a list of services, some which are primary and some which are

# backup.

#

# File system default on the default host as a high priority service.

#

#default .

#

# File system foo on the local host named rock as a secondary service.

#

#example rock 1

#

# File system "bar" on the default local host as a tertiary service.

#

#bar . 2

#

# File system "zup" on the default local host as a secondary service.

#

#zup . 1

#

# File system "zup" on the default local host with a second backup as well.

# Each backup can be assigned a different priority. This configuration

# typically makes more sense on two different machines where one machine

# should take priority over another in a fail-over situation.

#

#zup . 0

#zup . 1

#

# end

#

LL0192.book Page 103 Thursday, July 29, 2004 5:20 PM