All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] lvm create a large amount of lv seems problem
@ 2012-06-19 15:38 Amos.Huang
  2012-06-21  9:13 ` Zdenek Kabelac
  0 siblings, 1 reply; 3+ messages in thread
From: Amos.Huang @ 2012-06-19 15:38 UTC (permalink / raw)
  To: linux-lvm

Hi,all.
	I hava two hard disk.I create two physical-volume,and on the two
physical-volume created a volume-group.

I run the following shell:
for(( i = 0; i < 400; i++));do
	lvcreate -L 1G volume-group
done

But it whill missing pv with 'UUID' ,occasionally!

Who can help me?Thanks!!

-- 
Amos.Huang <ch.linux.free@gmail.com>

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

* Re: [linux-lvm] lvm create a large amount of lv seems problem
  2012-06-19 15:38 [linux-lvm] lvm create a large amount of lv seems problem Amos.Huang
@ 2012-06-21  9:13 ` Zdenek Kabelac
  2012-06-21 13:09   ` Amos.Huang
  0 siblings, 1 reply; 3+ messages in thread
From: Zdenek Kabelac @ 2012-06-21  9:13 UTC (permalink / raw)
  To: LVM general discussion and development; +Cc: Amos.Huang

Dne 19.6.2012 17:38, Amos.Huang napsal(a):
> Hi,all.
> 	I hava two hard disk.I create two physical-volume,and on the two
> physical-volume created a volume-group.
>
> I run the following shell:
> for(( i = 0; i < 400; i++));do
> 	lvcreate -L 1G volume-group
> done
>
> But it whill missing pv with 'UUID' ,occasionally!
>
> Who can help me?Thanks!!
>


I think you have not mentioned  your OS  (Fedora, Debian.. ?)
You have also missed to specify version of lvm2 ?

Trace of failing command with -vvvv would be very useful.

Zdenek

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

* Re: [linux-lvm] lvm create a large amount of lv seems problem
  2012-06-21  9:13 ` Zdenek Kabelac
@ 2012-06-21 13:09   ` Amos.Huang
  0 siblings, 0 replies; 3+ messages in thread
From: Amos.Huang @ 2012-06-21 13:09 UTC (permalink / raw)
  To: Zdenek Kabelac; +Cc: LVM general discussion and development

[-- Attachment #1: Type: text/plain, Size: 873 bytes --]

在 2012-06-21四的 11:13 +0200,Zdenek Kabelac写道:
> Dne 19.6.2012 17:38, Amos.Huang napsal(a):
> > Hi,all.
> > 	I hava two hard disk.I create two physical-volume,and on the two
> > physical-volume created a volume-group.
> >
> > I run the following shell:
> > for(( i = 0; i < 400; i++));do
> > 	lvcreate -L 1G volume-group
> > done
> >
> > But it whill missing pv with 'UUID' ,occasionally!
> >
> > Who can help me?Thanks!!
> >
> 
> 
> I think you have not mentioned  your OS  (Fedora, Debian.. ?)
> You have also missed to specify version of lvm2 ?
> 
> Trace of failing command with -vvvv would be very useful.
> 
> Zdenek
> 
> 
> 

Hi,Zdenek
Sorry.
My OS is CentOS 6.2 used lvm2.
There is a sample error.When I using that shell creating lv ,the lvm2
can't find pv.

The annex is the trace of failing command.
Thanks.


-- 
Amos.Huang <ch.linux.free@gmail.com>

[-- Attachment #2: unknown-O38LGW --]
[-- Type: image/png, Size: 15556 bytes --]

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

end of thread, other threads:[~2012-06-21 13:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-19 15:38 [linux-lvm] lvm create a large amount of lv seems problem Amos.Huang
2012-06-21  9:13 ` Zdenek Kabelac
2012-06-21 13:09   ` Amos.Huang

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.