* [linux-lvm] lvcreate and lvremove issues
@ 2006-06-23 15:13 Romain Cherchi
2006-06-23 15:31 ` Alasdair G Kergon
0 siblings, 1 reply; 3+ messages in thread
From: Romain Cherchi @ 2006-06-23 15:13 UTC (permalink / raw)
To: linux-lvm
[-- Attachment #1: Type: text/plain, Size: 757 bytes --]
Hi,
I tryied to create a new logical volume using the following command:
lvcreate --size 128m --name LogVoltest VolGroup00
... I got the following error:
device-mapper: table ioctl failed: Invalid argument
Failed to activate new LV.
However, when I enter lvscan I can see the logical volume:
ACTIVE '/dev/VolGroup00/LogVoltest' [128.00 MB] inherit
I can remove it neither: lvremove /dev/VolGroup00/LogVoltest
Do you really want to remove active logical volume "LogVoltest"? [y/n]: y
device-mapper: deps ioctl failed: Invalid argument
_deps: task run failed for (253:9)
Failed to add device (253:9) to dtree
Unable to deactivate logical volume "LogVoltest"
I someone familiar with this problem?
Thanks :)
--
Romain CHERCHI
[-- Attachment #2: Type: text/html, Size: 1616 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] lvcreate and lvremove issues
2006-06-23 15:13 [linux-lvm] lvcreate and lvremove issues Romain Cherchi
@ 2006-06-23 15:31 ` Alasdair G Kergon
2006-06-23 16:15 ` Romain Cherchi
0 siblings, 1 reply; 3+ messages in thread
From: Alasdair G Kergon @ 2006-06-23 15:31 UTC (permalink / raw)
To: LVM general discussion and development
On Fri, Jun 23, 2006 at 05:13:34PM +0200, Romain Cherchi wrote:
> _deps: task run failed for (253:9)
> I someone familiar with this problem?
Looks like you've updated something and hit an incompatible package
combination?
Make sure your userspace device-mapper package is at least
version 1.02.04 (with corresponding lvm2 update), or alternatively
update your kernel to something more recent - 2.6.12 or later IIRC.
Alasdair
--
agk@redhat.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] lvcreate and lvremove issues
2006-06-23 15:31 ` Alasdair G Kergon
@ 2006-06-23 16:15 ` Romain Cherchi
0 siblings, 0 replies; 3+ messages in thread
From: Romain Cherchi @ 2006-06-23 16:15 UTC (permalink / raw)
To: LVM general discussion and development
[-- Attachment #1: Type: text/plain, Size: 2507 bytes --]
Thank you very much for your help and responding so quickly.
I indeed updated my system using the up2date redhat utility right after the
product activation.
Everything when right except for 2 packages:
- kernel
- kernel-smp
There was a package dependency problem. The message was:
To solve all dependencies for the RPMs you have selected, The following
packages you have marked to exclude would have to be added to the set:
Package Name Reason For Skipping
======================================================================
kernel-2.6.9-34.0.1.EL Pkg name/pattern
kernel-devel-2.6.9-34.0.1.EL Pkg name/pattern
kernel-doc-2.6.9-34.0.1.EL Pkg name/pattern
kernel-hugemem-2.6.9-34.0.1.EL Pkg name/pattern
kernel-hugemem-devel-2.6.9-34. Pkg name/pattern
kernel-smp-2.6.9-34.0.1.EL Pkg name/pattern
kernel-smp-devel-2.6.9-34.0.1. Pkg name/pattern
kernel-utils-2.4-13.1.80 Pkg name/pattern
Unresolvable chain of dependencies:
kernel-2.6.9-34.0.1.EL conflicts with ipw2200-firmware <
2.2
kernel-smp-2.6.9-34.0.1.EL conflicts with ipw2200-firmware <
2.2
The following packages were added to your selection to satisfy dependencies:
Package Required by
----------------------------------------------------------------------------
Please modify your package selections and try again.
I don't really know how to deal with this message in up2date so I just
unchecked the 2 packages and went ahead.
Right now, my kernel is still 2.6.9-34.
Do you know how to fix the problem with up2date? ... or should I download
the rpms and do the update myself ?
Regards
On 6/23/06, Alasdair G Kergon <agk@redhat.com> wrote:
>
> On Fri, Jun 23, 2006 at 05:13:34PM +0200, Romain Cherchi wrote:
> > _deps: task run failed for (253:9)
>
> > I someone familiar with this problem?
>
> Looks like you've updated something and hit an incompatible package
> combination?
>
> Make sure your userspace device-mapper package is at least
> version 1.02.04 (with corresponding lvm2 update), or alternatively
> update your kernel to something more recent - 2.6.12 or later IIRC.
>
> Alasdair
> --
> agk@redhat.com
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>
--
Romain CHERCHI
[-- Attachment #2: Type: text/html, Size: 4731 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-06-23 16:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-23 15:13 [linux-lvm] lvcreate and lvremove issues Romain Cherchi
2006-06-23 15:31 ` Alasdair G Kergon
2006-06-23 16:15 ` Romain Cherchi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).