Manual Page Result
0
Command: renamefset | Section: 8 | Source: Digital UNIX | File: renamefset.8.gz
renamefset(8) System Manager's Manual renamefset(8)
NAME
renamefset - renames an existing fileset
SYNOPSIS
/usr/sbin/renamefset domain oldsetname newsetname
Specifies the name of the file domain. Specifies the fileset name to
change. Specifies the new fileset name.
DESCRIPTION
The renamefset command assigns a new name to an existing fileset within
a file domain. Before renaming a fileset, unmount the fileset and any
existing fileset clones. After renaming a fileset, update the corre-
sponding entries in the /etc/fstab file to reflect the name change.
RESTRICTIONS
Because clone filesets are read-only, they cannot be renamed.
You must have root-user privilege to change fileset names.
EXAMPLES
The following example changes the name of the credit_fs fileset in the
accounts_dmn file domain to new_credit_fs:
# renamefset accounts_dmn credit_fs new_credit_fs
RELATED INFORMATION
Commands: advfs(4), chfsets(8), mkfdmn(8), mkfset(8), rmfset(8), showf-
sets(8). delim off
renamefset(8)