Quantum 3.5 manual Plist

Models: 3.5

1 178
Download 178 pages 38.95 Kb
Page 139
Image 139

Appendix B StorNext Administration Tasks

Connecting to a StorNext Network Using Xsan 2

Note: Items in red indicate data you should enter which applies to your configuration. Do not enter the literal red text shown in the template.

For example, for <string>My IP Address</string> you would enter the netmask in the format X.Y.Z.0/24 (for example, <string>10.65.182.0/24</string>) not the words “My IP Address.”

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http:// www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0"> <dict>

<key>computers</key>

<array/>

<key>metadataNetwork</key> <string>My IP Address</string> <key>ownerEmail</key> <string>me@mycompany.com</string> <key>ownerName</key> <string>My Name</string> <key>role</key> <string>CLIENT</string> <key>sanName</key>

<string>My SAN name</string> <key>serialNumbers</key> <array>

<dict>

<key>license</key>

<string>xsan client license number</string> <key>organization</key> <string>organization name</string> <key>registeredTo</key> <string>registered to name</string>

</dict>

</array>

</dict>

</plist>

5Copy from the following template and paste into the file to create an automount.plist file located in /Library/Filesystems/Xsan/config/.

StorNext 3.5 Installation Guide

122

Page 139
Image 139
Quantum 3.5 manual Plist