API Guide
601355 Rev A API Functions 2-903
Functins
111 VSID_ARCHIVE_NAME,
archive,
112 VSID_MEDIA_CLASS_NAME,
mediaclass,
113 VSID_HIGH_MARK,
highmark,
114 VSID_LOW_MARK,
lowmark,
115 VSID_CAPACITY,
capacity,
116 VSID_ENDFIELD);
117 }
118 return ( rc );
119}
Notes The API must be initialized with a call to VS_Initialize
before this function can be executed.
VolServ generates no intermediate status in response to a
Modify Archive Media Class.
VSCMD_ModifyArchiveMediaClass does not trigger
unsolicited MediaClass callbacks from VolServ.
The migration policy options for are no action, operator
notification, and automatic migration.
When the number of media in an archive media class reaches
the high mark threshold, VolServ:
Does nothing if the migration policy option is set to none.
Issues an operator message if the migration policy option is
set to notify.
Initiates automatic migration of media if the migration
policy is set to migrate.
When the number of media in an archive media class drops to
the low mark threshold, VolServ: