All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Large disk problem with LVM2...
@ 2008-12-15 19:40 Greg Varga
  2008-12-15 22:15 ` Greg Varga
  2008-12-16  9:08 ` Bryn M. Reeves
  0 siblings, 2 replies; 4+ messages in thread
From: Greg Varga @ 2008-12-15 19:40 UTC (permalink / raw)
  To: linux-lvm

I have a 3.09TB Hardware Raid 5 drive setup with, and I have already
used about 1TB worth of space on the volume group.

Today I tried to add another 500GB logical volume and it failed with:

[root@bill ~]# lvcreate -L500G -ntest VolGroup01
  device-mapper: reload ioctl failed: Invalid argument
  Aborting. Failed to activate new LV to wipe the start of it.


dmesg shows this:

device-mapper: table: device 8:3 too small for target
device-mapper: table: 253:7: linear: dm-linear: Device lookup failed
device-mapper: ioctl: error adding target to table


I have googled for the message and have read to run pvs like:

[root@bill ~]# pvs -o +dev_size
  PV         VG         Fmt  Attr PSize  PFree DevSize
  /dev/sda2  VolGroup00 lvm2 a-   99.97G    0  100.00G
  /dev/sda3  VolGroup01 lvm2 a-    3.09T 2.05T   1.09T


So my question is, how do I fix this?  I'm running the most current
(CentOS 5.2) versions of Device-Mapper and LVM and Kernel:

lvm2-2.02.32-4.el5_2.1
lvm2-cluster-2.02.32-4.el5
device-mapper-1.02.24-1.el5
device-mapper-event-1.02.24-1.el5
device-mapper-multipath-0.4.7-17.el5
kernel-2.6.18-92.1.18.el5

Anyone have any ideas why pvs shows the DevSize of 1.09TB?

--Greg

-- 
----------------------------------------------------------------------
Greg Varga
Systems Engineer & Development


Skyway West
  Phone: (604) 482-1128
  Email: gvarga@skywaywest.com
  WebSite: www.skywaywest.com
----------------------------------------------------------------------

This communication contains confidential information intended only
for the person to whom it is addressed.  Any unauthorized disclosure,
copying, other distribution of this communication or taking any action
on its contents is strictly prohibited. If you have received this
message in error, please notify immediately and delete this message
without reading, copying or forwarding it to anyone.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-12-16 11:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-15 19:40 [linux-lvm] Large disk problem with LVM2 Greg Varga
2008-12-15 22:15 ` Greg Varga
2008-12-16  9:08 ` Bryn M. Reeves
2008-12-16 11:39   ` Greg Varga

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.