Displaying 4 results from an estimated 4 matches for "volgroup02".
Did you mean:
volgroup00
2009 Aug 28
4
Setting up large (12.5 TB) filesystem howto?
...tings...
The server is a 32Bit CentOS 5.3 with the recent updates. Ths iscsi
connection can be establised.
fdisk and parted fail to create any information on the device or fail
completely.
using the lvm tools (pvcreate, vgcreate, lvcreate), I could finaly
create a logical volume:
lvdisplay /dev/VolGroup02/lvol0
--- Logical volume ---
LV Name /dev/VolGroup02/lvol0
VG Name VolGroup02
LV UUID h7T6tD-JZw2-UEdb-q1ml-BDqp-9E0u-mAop6x
LV Write Access read/write
LV Status available
# open 0
LV Size...
2008 Oct 05
1
Help -- LVM snapshot full -- how do I recover?
...rigin Snap% Move Log Copy%
......
dom5_data VolGroup01 -wi-ao 10.00G
domTemplate_data VolGroup01 -wi-a- 2.00G
dom6_data VolGroup02 owi-i- 24.00G
dom6_snap VolGroup02 swi-d- 1.00G dom6_data 100.00
Any help very much appreciated!
Liam
This is on a Dell 2950 with CentOS 5.0 running Xen
--
Liam Kirsher
PGP: http://liam.numenet.com/pgp/
2005 Oct 16
2
Update 4.2 broke LVM
I upgrade using YUM my CentOS 4 system the other night. I was
noticing that X wasn't coming up because of a gdk_thread issue
(actually, the window manager wasn't starting. I cold get X to start
from the command line).
Surprised that it took 587MB of downloads, since I was current as of
September 29th.
When rebooting, I was forced to the login prompt, because my LVM
group with
2012 Mar 15
0
IDE mapping to SATA in virtual guest
...gical volume (sata) as an ide drive from my centos
6.2 host to my centos 6.2 guest.
Here is xml snippet:
<disk type='block' device='disk'>
<driver name='qemu' type='raw' cache='none' io='native'/>
<source dev='/dev/VolGroup02/LogVol00'/>
<target dev='hda' bus='ide'/>
<address type='drive' controller='0' bus='0' unit='0'/>
</disk>
Dmesg shows this:
sd 0:0:0:0: [sda] 5859368960 512-byte logical blocks: (2.99 TB/2.72 TiB)
sd 0:0:0:0:...