
96 Sun StorageTek SAM Archive Configuration and Administration Guide • Version 4, Update 6, 04/07
b. Use the samd(1M) config command to propagate the configuration file changes
and restart the destination system.
6. If you are archiving to a Sun StorageTek 5800 system, you must upgrade the Sun
StorageTek 5800 metadata schema configuration. Follow the procedures
documented in the Sun StorageTek 5800 System Administration Guide.
Use the XML overlay in
CODE EXAMPLE 3-36 to define the metadata that is used by
Sun StorageTek SAM.
Disk Archiving Examples
The following are some examples of disk archiving configurations.
Example 1
In this example, VSNs identified as disk01, disk02, and disk04 are written to
pluto, the host system upon which the original source files reside. VSN disk03 is
written to a VSN on server system mars.
# samd config
CODE EXAMPLE 3-36 Metadata Schema for Sun StorageTek SAM on an STK 5800
<?xml version="1.0" encoding="UTF-8"?>
<metadataConfig>
<schema>
<namespace name="com">
<namespace name="sun">
<namespace name="samfs">
<field name="archiveId" type="string" indexable="true"/>
</namespace>
</namespace>
</namespace>
</schema>
<fsViews>
</fsViews>
</metadataConfig>
Komentarze do niniejszej Instrukcji