ADIC Digital Camera 601355 Rev A 사용자 설명서

다운로드
페이지 1192
API Guide
601355 Rev A
API Functions
2-941
Functins
54  VSID_DRIVE_ID_LIST, 
count, 
drivelist,
55  VSID_MODPOOL_OPTION_LIST, 
count, optionlist,
56  VSID_ENDFIELD);
57  }
58  
return ( rc );
59 }
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 Pool request.
VSCMD_ModifyPool
 does not trigger any MediaClass 
callbacks from VolServ.
The name specified for a new drive pool must be unique. A 
request to create a drive pool with a non-unique name fails.
Drive pools can contain zero or more drives.
Drives belonging to a single drive pool can be associated with 
different archives. Drives are not required to be associated with 
an archive to belong to a drive pool.
Drive pools can contain drives that support incompatible media 
types.
If a drive pool is specified on a Mount request and the specified 
drive pool spans archives, VolServ can select a drive to honor 
the Mount request that is in a different archive than the medium 
that is selected to honor the request. If this occurs, a 
Move-Mount action is required. If permitted, the medium is 
scheduled for ejection from its parent archive and eventually 
enters the archive associated with the assigned drive.