User manual

Modifying the set-up
iXOS-JUKEMAN 2.2 User Manual Pre.12/97 93
CLI UNIX, Windows NT
1. Change to the JUKEMAN directory.
2. Enter cdadm detach <device>to detach the device. <device> is
the name of the device to be removed.
3. Remove the corresponding device from the file server.cfg (see
Configuration file server.cfgon page 213). To to this, open the file
server.cfg. All devices are defined in the devices section.
For instance, with the following device configuration,
devices {
list { p18 mercury }
p18 { startup { automatic } }
mercury { startup { manual } }
}
to remove the device mercury change the section in the following way:
devices {
list { p18 }
p18 { startup { automatic } }
}
The names of the disks located in the removed device will remain in the
volumes database of iXOS-JUKEMAN. The advantage is that any re-
namings will not be lost if the disks are made available again. If you want
to delete the disk names from the volumes database, read the section
Delete unavailable disks from the databaseon page 119.