All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Very long startup times of the lv*-tools
@ 2004-12-29 16:42 Erik Wasser
  2004-12-30 19:12 ` Alasdair G Kergon
  0 siblings, 1 reply; 6+ messages in thread
From: Erik Wasser @ 2004-12-29 16:42 UTC (permalink / raw)
  To: linux-lvm

Hello linux-lvm@redhat.com,

I've just created a LVM here and the lv* commands are taking very long 
(lvcreate is working for 10 minutes and is keep on going). I used a 
'strace -p PID' to get some more infos and I was amazed:

------------------------------------------------------------------------

stat64
("/dev/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc125/ide/host0/bus0/target0/lun0/part1", 
0xbfffe31c) = -1 ENOENT (No such file or directory)
stat64
("/dev/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc10/discs/disc160/ide/host0/bus0/target0/lun0/part1", 
0xbfffe31c) = -1 ENOENT (No such file or directory)
[...]

There were thousand of lines with that or similar. Is that normal? Is it 
a bug?

------------------------------------------------------------------------

I've done the following (from the gentoo homepage: 
http://www.gentoo.org/doc/en/lvm2.xml):

% mkdir -p /etc/lvm
% echo 'devices { filter=["r/cdrom/"] }' >/etc/lvm/lvm.conf
% vgscan
% vgchange -a y
% pvcreate /dev/hde1 /dev/hdf1 /dev/hdg1
% vgcreate backup-raid /dev/hde1
% vgextend backup-raid /dev/hdf1
% vgextend backup-raid /dev/hdg1
% lvcreate -L566G -nmain  backup-raid

I'm using lvm2 2.00.08 on a 'Linux fuzz 2.6.9-gentoo-r13 #1 Wed Dec 29 
10:41:06 CET 2004 i686 AMD Athlon(tm) XP 2800+ AuthenticAMD GNU/Linux'

Is there is something known about this issue? What else can I check?

-- 
So long... Fuzz

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

end of thread, other threads:[~2005-01-01 14:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-29 16:42 [linux-lvm] Very long startup times of the lv*-tools Erik Wasser
2004-12-30 19:12 ` Alasdair G Kergon
2004-12-30 19:17   ` David Brown
2004-12-30 19:20   ` Jani Averbach
2004-12-30 19:28     ` Alasdair G Kergon
2005-01-01 14:20   ` Erik Wasser

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.