Displaying 20 results from an estimated 331 matches for "volgroup00".
2015 Apr 01
1
can't mount an LVM volume inCentos 5.10
...re of no interest.
Suggestions? Will rtfm if directed.
Dave
excerpt from failed mount attempts
--------------- starting here ------------
root at Microknoppix:/home/knoppix# vgchange -ay bulkley
Volume group "bulkley" not found
root at Microknoppix:/home/knoppix# vgchange -ay /dev/VolGroup00/bulkley
Invalid volume group name: VolGroup00/bulkley
Run `vgchange --help' for more information.
root at Microknoppix:/home/knoppix# vgimport -f VolGroup00
Volume group "VolGroup00" is not exported
root at Microknoppix:/home/knoppix# vgchange -ay VolGroup00
8 logical volu...
2007 May 03
2
LVM Resizing Problem
I'm new to lvm. I decided to decrease the space of a logical volume.
So I did a:
$ df -m
Filesystem 1M-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
1953 251 1602 14% /
/dev/sda2 494 21 448 5% /boot
tmpfs 1014 0 1014 0% /dev/shm
/dev/mapper/VolGroup00-LogVol05
48481 6685 39295 15% /h...
2011 Apr 04
1
lvm and kickstart issues deploying CentOS5.5
Hi.
I'm currently trying to configure a kickstart script to do auto installs. We split up the partitions so that we have control on the mount security like setting no execute on the tmp portions etc .
I keep hitting the same error :
"Could not stat /dev/VolGroup00/LogVol_root --- No Such file or directory
The device apparently does not exist; did you specify is correctly "
Even after doing a manual install to generate the file lvm configuration I'm getting the same results.
I have also deleted the whole virtual machine and started from scratch.
An...
2011 Apr 29
2
how to access lvm inside lvm
I have a centos 5.6 server that has xen domUs installed on their on
logical volumes. These logical volumes contain their own volume groups
and again their own logical volumes. I want to access the domU logical
volumes and tried this:
[root at kr ~]# fdisk -l /dev/VolGroup00/LogVol02
Disk /dev/VolGroup00/LogVol02: 274.8 GB, 274877906944 bytes
255 heads, 63 sectors/track, 33418 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/VolGroup00/LogVol02p1 * 1 13...
2008 Oct 28
3
Apparently no swap configured
...n I installed the OS and created a custom
partition table, that I defined a swap partition, but there is no swap
line in
/etc/fstab either.
However the output of 'lvm> lvdisplay' contains the following information
(amongst others):
--- Logical volume ---
LV Name /dev/VolGroup00/swap
VG Name VolGroup00
LV UUID 7uOBcj-tN16-uAbO-3nyy-3scZ-SAEA-7HKWPW
LV Write Access read/write
LV Status available
# open 0
LV Size 1.94 GB
Current LE 62
Segments 1
Alloca...
2007 Mar 14
4
"No space left on device" but there is space
...8) from dbenv->open: No space left on device
error: cannot open Packages index using db3 - No space left on device (28)
error: cannot open Packages database in /var/lib/rpm
Traceback (most recent call last):
<...>
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol01 5.0G 3.6G 1.2G 76% /var
/dev/mapper/VolGroup00-LogVol04 1008M 456M 501M 48% /var/log
/dev/mapper/VolGroup00-web 4.9G 140M 4.5G 3% /var/www
# mount
/dev/mapper/VolGroup00-LogVol01 on /var type ext3 (rw)
/dev/mapper/VolGroup00-LogVol04 on /var/log type ext3 (rw)
/dev/mappe...
2007 May 03
1
best practice backup
Hi there,
I am using tar to backup the whole system (specific directorues usr,lib,sbin,etc,var,home,root).
On bare metal recovery I install the minimal portion of the syetm and then I throw the tarballs.
Any opinions?
D. Karapiperis
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Jul 24
1
Help recovering from an LVM issue
...information about my logical volumes on VolGroup01 is gone is this
correct? Is there likely to be any chance of recovering from this ?
vgscan
Reading all physical volumes. This may take a while...
Found volume group "VolGroup01" using metadata type lvm2
Found volume group "VolGroup00" using metadata type lvm2
pvs --units=h
PV VG Fmt Attr PSize PFree
/dev/sda2 VolGroup00 lvm2 a- 9.88G 0
/dev/sda3 VolGroup00 lvm2 a- 90.00G 0
/dev/sdb1 VolGroup01 lvm2 a- 19.97G 19.97G
lvdisplay
--- Logical volume ---
LV Name /d...
2005 Dec 22
2
ext2online failure
Could someone tell me what could be causing this failure on my system and a
way to get around/fix it? Your help is very much appreciated.
I'd just finished running lvm lvextend. "lvextend -L+L1G
/dev/VolGroup00/LogVol00", after adding a new 1G partition (/dev/sda4) to
/dev/VolGroup00.
[root at ppstest13 ~]# ext2online -d -v /dev/VolGroup00/LogVol00
ext2online v1.1.18 - 2001/03/18 for EXT2FS 0.5b
ext2_open
ext2_bcache_init
new filesystem size 925696
ext2_determine_itoffset
setting itoffset to +165
g...
2007 Mar 23
1
Consolidating LVM volumes..
Hi,
Something I haven't done before is reduce the number of volumes on my
server.. Here is my current disk setup..
[root at server1 /]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-RootVol00
15G 1.5G 13G 11% /
/dev/md0 190M 42M 139M 24% /boot
/dev/mapper/VolGroup00-DataVol00
39G 16G 22G 42% /data
none 157M 0 157M 0% /dev/shm
/dev/mapper/VolGroup00-HomeVol00...
2010 Sep 11
5
vgrename, lvrename
...and logical volumes.
I was not surprised when it would not let me rename active volumes.
So I booted up the system using the CentOS 5.5 LiveCD,
but the LiveCD makes the logical volumes browsable using Nautilus,
so they are still active and I can't rename them.
Tried:
/usr/sbin/lvchange -a n VolGroup00/LogVol00
but it still says:
LV VolGroup00/LogVol00 in use: not deactivating
Did some googling and found out that other folks have had
problems with mkinitrd, but I haven't gotten that far yet.
Made a wild guess and killed my nautilus process, a lot of stuff
disappeared from the desktop,...
2007 Jun 12
7
Xen in RHEL 5.0...Installation problems
...enerated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
#hiddenmenu
title Red Hat Enterprise Linux Server (2.6.18-8.el5xen)
root (hd0,0)
kernel /xen.gz-2.6.18-8.el5
module /vmlinuz-2.6.18-8.el5xen ro root=/dev/VolGroup00/...
2010 Aug 31
2
Centos 5.5, not booting latest kernel but older one instead
...conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/md0
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-194.11.1.el5PAE)
root (hd0,0)
kernel /vmlinuz-2.6.18-194.11.1.el5PAE ro root=/dev/VolGroup00/LogVol00 rhgb quiet crashkernel=128M...
2008 Apr 28
1
Kickstart syntax for CentOS upgrade
...ckstart installation. However, I want to leave
one of the existing partitions (/scratch) untouched during the
installation. Here is my current layout (LogVol00 is swap so not
shown in the df output below):
# df -hl
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol01
36G 11G 24G 30% /
/dev/sda1 99M 17M 78M 18% /boot
/dev/mapper/VolGroup00-LogVol02
36G 9.7G 24G 29% /scratch
# vgscan
Reading all physical volumes. This may take a while...
Found volume group...
2013 Mar 18
3
Making a clone of an LVM-based EL5 install
...driver issues. (EG: /dev/eth#s change)
Following this exact procedure with partitions on LVM does NOT result in
a booting system!
-) When booting from the newly imaged drive, it starts the boot just
fine but quits at:
----------------------------
Activating logical volumes
Volume group "VolGroup00" not found
Trying to resume from /dev/VolGroup00/LogVol01
Unable to access resume device (/dev/VolGroup00/LogVol01)
Creating root device.
Mounting root filesystem.
mount: could not find filesystem '/dev/root'
--SNIP--
switchroot: mount failed: no such file or directory
Kernel panic - n...
2008 Feb 06
4
Installation problems with large mirrored drives
I am trying to install CentOS 4.6 to a pair of 750GB hard drives. I can
successfully install to either of the drives as a single drive, but when
I try to use both drives and mirror the partitions, I start having
problems. Anaconda crashes as it is trying to format the drives.
This is what I'm trying to create:
/dev/md0: 200MB, /boot
/dev/md1: 2GB, swap
/dev/md2: rest of the
2007 Jun 10
6
Problem getting lvm to work
Hi,
I have problems getting lvm to work on my domU. The dom0 is a CentOS 5
installed on lvm. I''ve added two extra lv, one for root and one for
swap.
[root@surr log]# lvscan
ACTIVE ''/dev/VolGroup00/dom0vol'' [3.91 GB] inherit
ACTIVE ''/dev/VolGroup00/dom0swap'' [1.94 GB] inherit
ACTIVE ''/dev/VolGroup00/masterroot'' [8.00 GB] inherit
ACTIVE ''/dev/VolGroup00/masterswap'' [512.00 MB] inherit
Then I...
2009 May 08
1
domU corrupt after server crash, help needed trying to recover domU LVM
...nt and then gives me a kernel
panic:
Loading dm-zero.ko module
Loading dm-snapshot.ko module
Scanning and configuring dmraid supported devices
Scanning logical volumes
Reading all physical volumes. This may take a while...
No volume groups found
Activating logical volumes
Volume group "VolGroup00" not found
Creating root device.
Mounting root filesystem.
mount: could not find filesystem '/dev/root'
Setting up other filesystems.
Setting up new root fs
setuproot: moving /dev failed: No such file or directory
no fstab.sys, mounting internal defaults
setuproot: error mounting /proc...
2009 Jun 28
1
Partitionning for future.
...ql database, apache and some web data.? I didn't use LVM for
/ and /boot during the installtion
Could I extend? easily in the future the /var partition? when I add another disk?
?Filesystem??????????? Size? Used Avail Use% Mounted on
/dev/cciss/c0d0p6????? 23G? 432M?? 22G?? 2% /
/dev/mapper/VolGroup00-LogVol00
????????????????????? 5.0G? 139M? 4.7G?? 3%
/home
/dev/mapper/VolGroup00-LogVol03
?????????????????????? 98G? 275M?? 93G?? 1% /var
/dev/mapper/VolGroup00-LogVol02
????????????????????? 5.0G? 2.9G? 1.9G? 61% /usr
/dev/cciss/c0d0p1????? 99M?? 19M?? 75M? 20% /boot
tmpfs???????????????? 470M?...
2007 Jun 18
2
mounting an lvm partition via a USB adapter
...atically as /boot_
The second partition, /dev/sda2 is the one I really want and it is an
lvm partition. When I am booted from this drive (as the installed IDE
drive, not as a usb drive) has for its /etc/fstab:
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/VolGroup00/LogVol01 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
/dev/VolGr...