Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sysmgr(1M)

runpriv(1M)

DiskManager(1M)

xlv_make(1M)

xlv_mgr(1M)

xfs_growfs(1M)

xlv(7M)

mount(1M)

umount(1M)



XLVEXTEND(1M)                                                    XLVEXTEND(1M)



NAME
     xlvExtend - extend an xlv volume

SYNOPSIS
     /usr/sysadm/privbin/xlvExtend -d new partition -o objectName -M device
     file | -m mount dir



DESCRIPTION
     xlvExtend adds another partition to a logical volume and then grows the
     filesystem on it.  The data already on the logical volume remains intact,
     but any information previously on the partition that is being added will
     be destroyed.  This command calls xlv_make(1M) to make the new partition
     into a volume, xlv_mgr(1M) to add the volume element to the logical
     volume, and xfs_growfs(1M) to grow the filesystem onto the new volume.

     This privcmd is not intended to be called from the command line.
     xlv_make(1M) and xlv_mgr(1M)provide a more interactive interface for
     managing xlv volumes.


OPTIONS
     -d new partition
          The name of the partition to add.  The "/dev/dsk/" part of the path
          should be omitted.  Any information on this partition will be
          destroyed.

     -o objectName
          The name to give the new volume element that is created.

     -M device file
          If the logical volume is not currently mounted, then this argument
          must be given.  It is the full pathname to the logical volume.

     -m mount dir
          If the logical volume is currently mounted, then this argument must
          be given.  It is the directory where the logical volume is mounted.

SEE ALSO
     sysmgr(1M), runpriv(1M), DiskManager(1M), xlv_make(1M), xlv_mgr(1M),
     xfs_growfs(1M), xlv(7M), mount(1M), umount(1M)













                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026