BTW, using ansible 1.8.2.
On Tuesday, January 20, 2015 at 1:06:19 PM UTC+1, Mark Maas wrote:
>
> Hi List,
>
> I’m trying to create an lvg using the lvg ansible module like so:
>
> - name: Maak een vg-tc
> lvg: vg=vg.osddata.raven pvs=/dev/xvdb,/dev/xvdc state=present
>
> But I’m getting this error back:
>
> failed: [10.220.225.96] => {"err": " Device /dev/xvdb /dev/xvdc not found
> (or ignored by filtering).\n Unable to add physical volume '/dev/xvdb
> /dev/xvdc' to volume group 'vg.osddata.raven'.\n", "failed": true, "rc": 5}
>
> It seems like it’s looking for a device called ‘/dev/xvdb /dev/xvdc’
> instead of two separate devices.
>
> I used the example from:
> http://docs.ansible.com/lvg_module.html
>
> Am I calling it wrong or is this a bug?
>
> Thanks,
> Mark
>
>
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/1330e486-49fc-4a6b-a821-d65b8dad2c49%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.