Managing the AMASS File System

Step 3. For network-attached storage devices: Use the bulkinlet command to load volume 67 into the mailbox, assign it to volume group 3, mark it Online, and move it to a home storage slot.

(For SCSI-attached storage devices: Use the volnew, volinlet, and volloc commands.)

#su root

#bulkinlet 3

AMASS assigns this media a new volume number, it is now volume number 55.

Step 4. Use vgimport to import the metadata—that was sent with FTP—into the File System Database. The options in our example:

Imports the /tmp/newcustomers metadata file.

The metadata information applies to volume number 55.

#vgimport -v 55 /tmp/newcustomers

AMASS compares the /tmp/newcustomers metadata with volume number 55 in the library and expects the attributes to match. If there is a discrepancy, AMASS returns an error.

6-00028-01 Rev A

Command Reference

3-115