
This is a multi-part message in MIME format. --------------090105050208040507000204 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Joop wrote:
Joop wrote:
Balamurugan Arumugam wrote:
Hi,
----- Original Message -----
From: "Joop" <jvdwege@xs4all.nl> To: users@ovirt.org Sent: Monday, November 12, 2012 5:29:32 PM Subject: [Users] oVirt nightly-11-11 and gluster
Came across the following error in engine.log after creating a new gluster volume. 2012-11-12 12:39:35,264 INFO [org.ovirt.engine.core.vdsbroker.gluster.GlusterVolumesListVDSCommand] (QuartzScheduler_Worker-94) START, GlusterVolumesListVDSCommand(HostName = st01, HostId = 402f987e-2804-11e2-aa60-78e7d1f4ada5), log id: 33d22dbf 2012-11-12 12:39:35,376 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.VdsBrokerCommand] (QuartzScheduler_Worker-94) Failed in GlusterVolumesListVDS method, for vds: st01; host: st01.nieuwland.nl 2012-11-12 12:39:35,377 ERROR [org.ovirt.engine.core.vdsbroker.VDSCommandBase] (QuartzScheduler_Worker-94) Command GlusterVolumesListVDS execution failed. Exception: NumberFormatException: For input string: "1 x 2 = 2"
In case of REPLICATE and STRIPE volume type, we suppose to get integer value in brick count. But I am seeing '1 x 2 = 2'. This could be a recent change in 'gluster volume info' output. Can you send me below details? 1. output of 'rpm -qa | grep glusterfs' 2. output of 'gluster volume info' command
However we are in the process of using xml output http://gerrit.ovirt.org/#/c/7951/
Found a post of Brian Vetter, http://www.mail-archive.com/users@ovirt.org/msg04135.html, I alse did the setsebool sanlock_use_nfs on and now I can atleast access the a distributed volume. Next try will be a replicated volume. To follow up on my post. Using a replicated volume works too ;-) Wat didn't work was starting a VM until I used setenforce 0 Here are my installed vdsm packages. They are pushed by the engine. [root@st02 vdsm]# rpm -aq | grep vdsm vdsm-python-4.10.0-10.fc17.x86_64 vdsm-gluster-4.10.0-10.fc17.noarch vdsm-cli-4.10.0-10.fc17.noarch vdsm-xmlrpc-4.10.0-10.fc17.noarch vdsm-4.10.0-10.fc17.x86_64
Joop --------------090105050208040507000204 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> Joop wrote: <blockquote cite="mid:50A2A9F2.8010201@xs4all.nl" type="cite"> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type"> Joop wrote: <blockquote cite="mid:50A2A333.7010905@xs4all.nl" type="cite"> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type"> <title></title> Balamurugan Arumugam wrote: <blockquote cite="mid:416955720.5556031.1352781243194.JavaMail.root@redhat.com" type="cite"> <pre wrap="">Hi, ----- Original Message ----- </pre> <blockquote type="cite"> <pre wrap="">From: "Joop" <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:jvdwege@xs4all.nl"><jvdwege@xs4all.nl></a> To: <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org">users@ovirt.org</a> Sent: Monday, November 12, 2012 5:29:32 PM Subject: [Users] oVirt nightly-11-11 and gluster Came across the following error in engine.log after creating a new gluster volume. 2012-11-12 12:39:35,264 INFO [org.ovirt.engine.core.vdsbroker.gluster.GlusterVolumesListVDSCommand] (QuartzScheduler_Worker-94) START, GlusterVolumesListVDSCommand(HostName = st01, HostId = 402f987e-2804-11e2-aa60-78e7d1f4ada5), log id: 33d22dbf 2012-11-12 12:39:35,376 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.VdsBrokerCommand] (QuartzScheduler_Worker-94) Failed in GlusterVolumesListVDS method, for vds: st01; host: st01.nieuwland.nl 2012-11-12 12:39:35,377 ERROR [org.ovirt.engine.core.vdsbroker.VDSCommandBase] (QuartzScheduler_Worker-94) Command GlusterVolumesListVDS execution failed. Exception: NumberFormatException: For input string: "1 x 2 = 2" </pre> </blockquote> <pre wrap=""><!----> In case of REPLICATE and STRIPE volume type, we suppose to get integer value in brick count. But I am seeing '1 x 2 = 2'. This could be a recent change in 'gluster volume info' output. Can you send me below details? 1. output of 'rpm -qa | grep glusterfs' 2. output of 'gluster volume info' command However we are in the process of using xml output <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://gerrit.ovirt.org/#/c/7951/">http://gerrit.ovirt.org/#/c/7951/</a> </pre> </blockquote> Found a post of Brian Vetter, <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.mail-archive.com/users@ovirt.org/msg04135.html">http://www.mail-archive.com/users@ovirt.org/msg04135.html</a>, I alse did the setsebool sanlock_use_nfs on and now I can atleast access the a distributed volume.<br> Next try will be a replicated volume.<br> </blockquote> To follow up on my post. Using a replicated volume works too ;-)<br> </blockquote> Wat didn't work was starting a VM until I used setenforce 0<br> Here are my installed vdsm packages. They are pushed by the engine.<br> [root@st02 vdsm]# rpm -aq | grep vdsm<br> vdsm-python-4.10.0-10.fc17.x86_64<br> vdsm-gluster-4.10.0-10.fc17.noarch<br> vdsm-cli-4.10.0-10.fc17.noarch<br> vdsm-xmlrpc-4.10.0-10.fc17.noarch<br> vdsm-4.10.0-10.fc17.x86_64<br> <br> Joop<br> <br> <br> <br> </body> </html> --------------090105050208040507000204--