API Guide
2-458 API Functions 601355 Rev A
69 VSID_HIGH_MARK,
HighMarkPercent,
70 VSID_LOW_MARK,
LowMarkPercent,
71 VSID_FILL_LEVEL,
FillLevel,
72 VSID_ASSIGNED_BINS,
AssignedBins,
73 VSID_ARCHIVE_ACTION,
ActionOpt,
74 VSID_AUTOIMPORT_FLAG,
AutoImportFlag,
75 VSID_AUTOCHECKIN_FLAG,
AutoCheckinFlag,
76 VSID_ENDFIELD);
77 if (rc)
78 {
79 vst_print_typecapacity(h);
80 }
81 VS_TypeCapacity_Destroy(h);
82 }
83 return(rc);
84 }
Notes The migration policy options for VSID_HIGH_MARK are no
action, operator notification, and automatic migration.
When the number of media in a media type classification
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 a media type classification drops
to the low mark threshold, VolServ: