User manual

Command line index
iXOS-JUKEMAN 2.2 User Manual Pre.12/97 225
cdadm rename [[-<nf>] <old> [<new>]]
Function:
Rename a disk in the name format <nf>. There are three possible name
formats (see also Set up viewson page 67):
pc
PC format (8.3)
rr
Rock Ridge extensions
hs
High Sierra format
If no name format is supplied, the disk name will be changed for all name
formats that match the old name specified.
A single disk may have a different name for each name format. The name
format that is visible to the client is set in the server.cfg configuration
file (see Configuration file server.cfgon page 237).
The <old> parameter is the current name of the disk in the given name
format.
The <new> parameter is the new name of the disk. This parameter must
not be an already existing name from the volumes database. If it is omit-
ted, the <old> name will be removed from the database, provided that the
disk is not in use.
If cdadm rename is called without any parameters, all unused volume
names will be removed from the database. These names can then be as-
signed to other volumes (see also Rename diskson page 119).
Example:
cdadm rename -pc demo.cd1 office.cd1
cdadm rename (removes unused volume names from the database)
Error messages:
Error message Meaning
Volume is active
*error* -1
You tried to remove a name of a
disk that is in use.
No such name
*error* -1
<old> name not known to iXOS-
JUKEMAN.
rename