ADIC Server User Manual page 72

Adic server user manual
Table of Contents

Advertisement

struct aci_ext_drive_entry4 {
};
Figure 4-23
Table 4-10
Parameter
clientname
drive
aci_drive_entry
4-30
DAS ACI Functions
char drive_name[ACI_DRIVE_LEN];
char amu_drive_name[ACI_AMU_DRIVE_LEN];
enum aci_drive_status drive_state;
char type;
char system_id[ACI_NAME_LEN];
char clientname[ACI_NAME_LEN];
char volser[ACI_VOLSER_LEN];
bool_t cleaning;
short clean_count;
int mount;
int keep;
char serial_number[ACI_SERIAL_NUMBER_LEN];
Returned Status
The variable ACI_SERIAL_NUMBER_LEN is equal to 51.
See Table 4-10 for an explanation of the parameters used for
the aci_drivestatus4 function.
Parameters for the aci_drivestatus4 Function Call
name of the client that requested the status of the
drives. If clientname is the NULL string, return status
on all drives.
Using SHARED_ACCESS as a key word for the client
shows all drives which are allocated in the
SHARED_ACCESS mode. Using EXUP as a key word
for the clientname shows all drives which are
allocated in the EXUP mode.
value associated with a single drive
returned information about the status of the drives
drive_name
amu_drive_name
Description
name of the drive (name used in
DAS and AMS description)
internal AMS drive name e.g. 03
or ZZ
601626-B

Advertisement

Table of Contents
loading

Table of Contents