Apple Xsan 1.1 User Manual

Page 122

Advertising
background image

122

Appendix B

Using the Command Line

# Maximum log file size

#

MaxLogSize 1M

#

# Client Pool Threads. Number of threads in the message handling pool.

#

ThreadPoolSize 16

#***************************************************************************

# A disktype section for defining disk hardware parameters.

#***************************************************************************

#

# Define types of disks to be configured in number of sectors in size

#

[DiskType xserveraid]

# Xserve RAID 2-drive LUN.

Sectors 471150k

SectorSize 512

# Size of a sector (default is 512).

#***************************************************************************

# A disk section for defining disks in the hardware configuration.

#***************************************************************************

#

# The 'Status' keyword indicates the device should initially be UP|DOWN.

#

# The 'Type' keyword must match a name defined in the 'DiskType' keywords.

#

[Disk Disk0]

Status UP

# UP/DOWN

Type xserveraid

# A type defined in a DiskType Section

[Disk Disk1]

Status UP

Type xserveraid

[Disk Disk2]

Status UP

Type xserveraid

#***************************************************************************

# Storage Pool Definition

#

#***************************************************************************

[StripeGroup meta]

Status UP

# UP/DOWN

Exclusive Yes

# Only allow the affinity described

Metadata Yes

# Store metadata on the storage pool

Advertising