FileServ Version 4.4.1—601363 Rev A Page 5 of 16
www.adic.com
If you are adding an AIT-2 drive, update the DEF_MED_SPC_AIT parameter definition to be as
shown below if you are using 230m tape:
If you are adding an 3590E1A drive, update the DEF_MED_SPC_3590 parameter definition to
be as shown below:
If you are adding a DLT 7000 drive, update the DEF_MED_SPC_CTIV parameter definition to be
as shown below:
If you are adding a DLT 8000 drive, update the DEF_MED_SPC_CTIV parameter definition to be
as shown below:
Step 4. Save the changes and quit the edit session.
Modify IRIX Kernel for SONY DTF-2 Drive
IRIX only: Update the SGI kernel to be aware of the SONY DTF-2 drive, by following the steps below:
Step 1. Log in as root.
Step 2. Search the scsi file and look for the words “GY-8240.”
Step 3. If that text is not found, add the following entry to the file for your drive:
DEF_MED_SPC_AIT=50000000000;
DEF_MED_SPC_3590=20000000000;
DEF_MED_SPC_CTIV=35000000000;
DEF_MED_SPC_CTIV=40000000000;
# su root
# vi /var/sysgen/master.d/scsi
/* SONY GY-8240 drive */
{ SONYGY, TPGY2120, 4, 7, "SONY", "GY-8240", 0, 0, {0, 0, 0, 0},
MTCAN_BSF|MTCAN_BSR|MTCANT_RET|MTCAN_CHKRDY|MTCAN_PREV|
MTCAN_SEEK|MTCAN_APPEND|MTCAN_SILI|MTCAN_VAR|MTCAN_SETSZ|
MTCAN_CHTYPEANY | MTCAN_COMPRESS,
20, 100*60, 10*60, 9*60, 9*60, 16384, 256*1024,
tpsc_default_dens_count, tpsc_default_hwg_dens_names,
tpsc_default_alias_dens_names,
{0}, 0, 0, 0,
0, (u_char *)0 },