LVMCONF(8)LVMCONF(8)NAME
lvmconf - LVM configuration modifier
SYNOPSIS
lvmconf [--disable-cluster] [--enable-cluster] [--file <configfile>] [--lockinglib <lib>] [--lockinglibdir <dir>]
DESCRIPTION
lvmconf is a script that modifies the locking configuration in an lvm configuration file. See lvm.conf(5).
OPTIONS --disable-cluster
Set locking_type to the default non-clustered type.
--enable-cluster
Set locking_type to the default clustered type on this system.
--file <configfile>
Apply the changes to configfile instead of the default /etc/lvm/lvm.conf.
--lockinglib <lib>
Set external locking_library locking library to load if an external locking type is used.
--lockinglibdir <dir>
FILES
/etc/lvm/lvm.conf
SEE ALSO lvm(8), lvm.conf(5)Red Hat, Inc LVM TOOLS 2.02.95(2) (2012-03-06) LVMCONF(8)
Check Out this Related Man Page
VGCFGBACKUP(8) System Manager's Manual VGCFGBACKUP(8)NAME
vgcfgbackup - backup volume group descriptor area
SYNOPSIS
vgcfgbackup [-d|--debug] [-h|--help] [-v|--verbose] [VolumeGroupName...]
DESCRIPTION
vgcfgbackup allows you to backup the metadata or Volume Group Descriptor Area (VGDA) of one to all volume groups to files in /etc/lvmconf.
If you don't give any volume groups in the command line, all of them will be backed up. This DOESN'T backup user/system data in logical
volume(s)! To restore volume group descriptor area backups see the vgcfgrestore(8) tool. A 10 step history is backed up in /etc/lvm-
conf/VolumeGroupName.conf and /etc/lvmconf/VolumeGroupName.conf.[1-9].old. This enables you to restore your volume group configuration up
to 10 steps back in the backup history.
OPTIONS
-d, --debug
Enables additional debugging output (if compiled with DEBUG).
-h, --help
Print a usage message on standard output and exit successfully.
-v, --verbose
Gives verbose runtime information about vgcfgbackup's activities.
DIAGNOSTICS
vgcfgbackup returns an exit code of 0 for success and > 0 for error:
1 error doing backup
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), vgcfgrestore(8), vgcreate(8)AUTHOR
Heinz Mauelshagen <Linux-LVM@Sistina.com>
Heinz Mauelshagen LVM TOOLS VGCFGBACKUP(8)
HI:
I know this topic already exist in this forum but not exactly with my problem.
I want to duplicate a disk , my source disk is like 2gb size, while the new disk is like 36 gb size.
The problems:
When I use the command dd it fails, I think because the disk sizes, and the sizes of the... (13 Replies)
Hello All,
I Am A New Member To This Group.
I Want To Know How Can We Create Single Volume Group Using 2 Hard Disks.
As We Require More Data To Be Stored We Need To Add A Hard Disk,but I Have A Doubt Whether We Can Increase The Size Of A Logical Volume Mounted On A Volume Group By Adding A... (5 Replies)
Hello,
I have logical volume group of 50GB, in which I have 2 logical volumes, LogVol01 and LogVol02, both are of 10GB.
If I extend LogVol01 further by 10GB, then it keeps the extended copy after logical volume 2. I want to know where it keeps this information
Regards
Himanshu (3 Replies)
Hi all,
How do u rename a logical volume group and the logical volumes belonging to that? The logical volumes contain data and are in use.
eg: Renaming dev/vgov to dev/ov-dg ? (6 Replies)
Greetings,
I am running HP-UX 10.2 and /usr is out of disk space already. I installed IE 5.0 for UNIX on my machine under /usr and browsed the Internet for a while and presto no more disk space.
I have plenty of hard disk space on my computer so would like to expand the size of the volume. The... (5 Replies)
Hi
I had extended one of the FS yesterday as rsync was failing and the temp solution was to extend it to 4GB while we worked on cron script.
spthrv01:/root# bdf /p05
Filesystem kbytes used avail %used Mounted on
/dev/vg232/lvol1 130940928 82208608 48385792 63% /p05
... (5 Replies)
Hi,
Can someone help me to come out of this error?
We have a HP-UX 11.11 system. I started a scbackup (online) as mirroring was enabled and the backup went on successfully. But from the scbackup logs I see that after the splitting of the logical volumes for online backup usually a MERGE-DELETE... (3 Replies)
Hi all,
I have a client who has an RX4640 using 11iV2, he said the server has problems.
I checked and I couldn't activate the VGs.
I am somehow new to HP-UX and I don't want to do something that would mess everything up. I am not sure if that is what is really happening, but from what I... (20 Replies)
Hi,
Have mirrored the primary disk to 3 .
Server and OS:
# uname -a
HP-UX pdwp1s B.11.11 U 9000/800 118434630 unlimited-user license
# model
9000/800/L3000-7x
# strings /etc/lvmtab
/dev/vg00
+F@<
/dev/dsk/c1t2d0
/dev/dsk/c2t2d0
/dev/dsk/c2t0d0
But now I have only 1 disk... (5 Replies)