List Archive: gentoo-cluster
Just another question with dependencies... I just update lvm2 to last
version but on my amd64 10.0 profile
"system" needs e2fsprogs and e2fsprogs-libs
lvm2 needs util-linux
but util-linux is blocked by e2fsprogs....
Is there something to do?
Regards
David
Le 4 nov. 2009 à 14:01, Ulrich David a écrit :
> Here it is :
> http://bugs.gentoo.org/show_bug.cgi?id=268961
>
>
> Le 2 nov. 2009 à 21:27, Robin H. Johnson a écrit :
>
>> On Mon, Nov 02, 2009 at 01:38:56PM +0100, Ulrich David wrote:
>>>> Or sounds like this might be bug #268961 again, that I didn't have
>>>> enough info on before.
>>>> - Do you see the partitions on top of the multipath device in
>>>> /proc/partitions?
>>> The first 3 partitions are ok (sda1 through sda3) but It takes sda4
>>> instead of sda5 and sda6 .... so It doesn't recognize sda5 and sda6.
>> Hmm, ok, I need a little more data...
>>
>>>> - Can you provide a udev info dump for your multipath device?
>>> With multipath 0.4.7-r2 (working correctly) :
>> Thanks for the 0.4.7-r2 info, just missing a few bits to make the
>> puzzle
>> fit together. Below is a snippet to run, can you please provide it
>> full
>> for both 0.4.7-r2 and 0.4.8-r1? Attach them in bug #268961 and CC
>> yourself there.
>>
>> # cat /proc/partitions
>> # multipath -ll
>> # dmsetup ls --target multipath
>> # for i in /sys/block/* ; do udevadm info --query=all --path=$i ;
>> done ;
>> # for i in /dev/sd? ; do parted $i print ; done ;
>>
>> --
>> Robin Hugh Johnson
>> Gentoo Linux: Developer, Trustee & Infrastructure Lead
>> E-Mail : robbat2@g.o
>> GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85
>
>
|
|