Sponsored Content
Full Discussion: Help On Volumegroups
Top Forums UNIX for Dummies Questions & Answers Help On Volumegroups Post 8897 by guest100 on Friday 19th of October 2001 07:33:43 AM
Old 10-19-2001
Mmmm, from your subject I can see that you have a query about your disks, partitions, etc.
Similar to SAM would be 'admintool' but doesn't give you any info about your disks. It only deals with basic admin issues.
mayby df -k will do a bdf for you.
maybe mount. maybe commands start with fs.... but you have to be carefull.

do a 'man -k volu' or 'man -k "something you thing is relevant"'

that will give you any relevant commands.
 
LVMDISKSCAN(8)						      System Manager's Manual						    LVMDISKSCAN(8)

NAME
lvmdiskscan - scan for all disks / multiple devices / partitions available SYNOPSIS
lvmdiskscan [-d|--debug] [-h|--help] [-l|--lvmpartitions] [-v|--verbose] DESCRIPTION
To give an overview about online peripherals usable to LVM, lvmdiskscan scans all SCSI, (E)IDE disks, multiple, loop and network block devices in the system and lists them on standard output with name, size and type (text/hex). The size is the real device size, not the size stored in the VGDA (See pvcreate(8) ) for details. OPTIONS -d/--debug Enables additional debugging output (if compiled with DEBUG). -h, --help Print a usage message on standard output and exit successfully. -l, --lvmpartition Gives an overview about all LVM system identified partitions only. -v, --verbose Gives verbose runtime information about lvmdiskscan's activities. DIAGNOSTICS
lvmdiskscan returns an exit code of 0, if disks / multiple devices / partitions where found and > 0 for error: 1 no special files found 2 no disks / multiple devices / disk partitions found 95 driver/module not in kernel 96 invalid I/O protocol version 97 error locking logical volume manager 98 invalid lvmtab (run vgscan(8)) 99 invalid command line See also lvm(8), pvcreate(8), pvdisplay(8), pvscan(8) AUTHOR
Heinz Mauelshagen <Linux-LVM@Sistina.com> Heinz Mauelshagen LVM TOOLS LVMDISKSCAN(8)
All times are GMT -4. The time now is 02:07 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy