在 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:
unknown-O38LGW
Description: PNG image
_______________________________________________ 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/