Re: [CentOS] Kickstart and volume group with a dash in the name

2013-05-03 Thread Markus Falb
On 02.Mai.2013, at 18:13, Dennis Jacobfeuerborn wrote: > The problem is that kickstart doesn't allow > dashed in volume group names? It seems so. https://bugzilla.redhat.com/show_bug.cgi?id=186439 https://bugzilla.redhat.com/show_bug.cgi?id=407701 https://bugzilla.redhat.com/show_bug.cgi?id=43

Re: [CentOS] Kickstart and volume group with a dash in the name

2013-05-03 Thread m . roth
Dennis Jacobfeuerborn wrote: > On 02.05.2013 18:33, maxxik wrote: > >> >> On 03/05/13 00:13, Dennis Jacobfeuerborn wrote: >>> Hi, >>> I'm trying to setup the provisioning of new OpenStack hypervisors with >>> cinder volumes on them. The problem is that kickstart doesn't allow >>> dashed in volume g

Re: [CentOS] Kickstart and volume group with a dash in the name

2013-05-03 Thread Dennis Jacobfeuerborn
On 02.05.2013 18:33, maxxik wrote: > Hi Dennis > > Did you try to screen it via "\" ? i.e. "volgroup cinder\-volumes > --pesize=4096 pv.02" ? Just tried this and the volume group still ends up as "cindervolumes". > > On 03/05/13 00:13, Dennis Jacobfeuerborn wrote: >> Hi, >> I'm trying to setup th

Re: [CentOS] Kickstart and volume group with a dash in the name

2013-05-02 Thread Carl T. Miller
On 05/02/2013 12:13 PM, Dennis Jacobfeuerborn wrote: > Hi, > I'm trying to setup the provisioning of new OpenStack hypervisors with > cinder volumes on them. The problem is that kickstart doesn't allow > dashed in volume group names? > I tried this: > > volgroup cinder-volumes --pesize=4096 pv.02 >

Re: [CentOS] Kickstart and volume group with a dash in the name

2013-05-02 Thread SilverTip257
On Thu, May 2, 2013 at 12:13 PM, Dennis Jacobfeuerborn < denni...@conversis.de> wrote: > Hi, > I'm trying to setup the provisioning of new OpenStack hypervisors with > cinder volumes on them. The problem is that kickstart doesn't allow > dashed in volume group names? > Since LVs can be referenced

Re: [CentOS] Kickstart and volume group with a dash in the name

2013-05-02 Thread maxxik
Hi Dennis Did you try to screen it via "\" ? i.e. "volgroup cinder\-volumes --pesize=4096 pv.02" ? Max On 03/05/13 00:13, Dennis Jacobfeuerborn wrote: > Hi, > I'm trying to setup the provisioning of new OpenStack hypervisors with > cinder volumes on them. The problem is that kickstart doesn't a

[CentOS] Kickstart and volume group with a dash in the name

2013-05-02 Thread Dennis Jacobfeuerborn
Hi, I'm trying to setup the provisioning of new OpenStack hypervisors with cinder volumes on them. The problem is that kickstart doesn't allow dashed in volume group names? I tried this: volgroup cinder-volumes --pesize=4096 pv.02 and this: volgroup cinder--volumes --pesize=4096 pv.02 but in