|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
xfs_admin(8) xfs_admin(8)
NAME
xfs_admin - change parameters of an XFS filesystem
SYNOPSIS
xfs_admin [ -elu] [ -L label ] [ -U uuid ] device
xfs_admin -f [ -elu] [ -L label ] [ -U uuid ] filename
DESCRIPTION
xfs_admin uses the xfs_db(8) command to modify various parameters of a
filesystem.
Devices that are mounted cannot be modified. Administrators must
unmount filesystems before xfs_admin or xfs_db can convert parameters.
A number of parameters of a mounted filesystem can be examined and mod-
ified using the xfs_growfs(8) command.
OPTIONS
-e Enables unwritten extent support on a filesystem that does not
already have this enabled.
-f Specifies that the filesystem image to be processed is stored in a
regular file (see the mkfs.xfs -d file option).
-l Print the current filesystem label.
-u Print the current filesystem UUID (Universally Unique IDentifier).
-L label
Set the filesystem label. XFS filesystem labels can be at most 12
characters long; if label is longer than 12 characters, xfs_admin
will truncate it and print a warning message. The filesystem
label can be cleared using the special ``--'' value for label.
-U UUID
Set the UUID of the filesystem. A sample UUID looks like this:
"c1b9d5a2-f162-11cf-9ece-0020afc76f16". The uuid may also be nil,
which will set the filesystem UUID to the null UUID. The uuid may
also be generate, which will generate a new UUID for the filesys-
tem.
The mount(8) manual entry describes how to mount a filesystem using its
label or UUID, rather than its block special device name.
SEE ALSO
mkfs.xfs(8), mount(8), xfs_db(8), xfs_growfs(8), xfs(5).
xfs_admin(8)
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Tue Feb 13 02:23:10 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
svn man page (5496 hits) (FreeBSD 6.2)
sqlite3 man page (5423 hits) (openSUSE 10.2)
adv_cap_autoneg man page (4921 hits) (Solaris 10 11_06)
CPAN man page (4660 hits) (Suse Linux 10.1)
ssh man page (4365 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (3079 hits) (Solaris 10 11_06)
netcat man page (2904 hits) (Suse Linux 10.1)
signal man page (2756 hits) (Suse Linux 10.1)
startproc man page (2549 hits) (Suse Linux 10.1)
pprosetup man page (2548 hits) (Solaris 10 11_06)
|