
------=_Part_749_10601151.1361552341446 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable I notice that vdsm service is not running:=20 systemctl status vdsmd.service=20 vdsmd.service - Virtual Desktop Server Manager=20 Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled)=20 Active: failed (Result: exit-code) since Fri 2013-02-22 16:42:24 WET; 1min = 45s ago=20 Process: 1880 ExecStart=3D/lib/systemd/systemd-vdsmd start (code=3Dexited, = status=3D1/FAILURE)=20 Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2=20 Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2=20 Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2=20 Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2=20 Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2=20 Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2=20 Feb 22 16:42:24 node2.acloud.pt systemd-vdsmd[1880]: vdsm: Failed to define= network filters on libvirt[FAILED]=20 Feb 22 16:42:24 node2.acloud.pt systemd[1]: vdsmd.service: control process = exited, code=3Dexited status=3D1=20 Feb 22 16:42:24 node2.acloud.pt systemd[1]: Failed to start Virtual Desktop= Server Manager.=20 Feb 22 16:42:24 node2.acloud.pt systemd[1]: Unit vdsmd.service entered fail= ed state=20 rpm -qa|grep vdsm=20 vdsm-python-4.10.3-8.fc18.x86_64=20 vdsm-gluster-4.10.3-8.fc18.noarch=20 vdsm-4.10.3-8.fc18.x86_64=20 vdsm-xmlrpc-4.10.3-8.fc18.noarch=20 vdsm-cli-4.10.3-8.fc18.noarch=20 ----- Mensagem original ----- De: suporte@logicworks.pt=20 Para: users@ovirt.org=20 Enviadas: Sexta-feira, 22 de Fevereiro de 2013 15:35:49=20 Assunto: Re: [Users] Fwd: Re: Permission issues=20 Hi,=20 I cannot install a F18 host=20 I installed a minimal F18 than=20 yum install net-tools=20 systemctl stop NetworkManager.service systemctl disable NetworkManager.serv= ice=20 add a gateway to /etc/sysconfig/network=20 remove /usr/lib/udev/rules.d/60-net.rules=20 systemctl=C2=A0enable=C2=A0network.service=20 systemctl=C2=A0start=C2=A0network.service=20 chkconfig network on=20 reboot=20 rpm -qa|grep systemd=20 systemd-sysv-197-1.fc18.2.x86_64=20 systemd-197-1.fc18.2.x86_64=20 systemd-libs-197-1.fc18.2.x86_64=20 SELinux is disabled=20 yum localinstall http://ovirt.org/releases/ovirt-release-fedora.noarch.rpm= =20 Than I add it to the engine via portal=20 Get no error during the install, but never get out from the " This host is = in non responding=20 state"=20 Did I miss something?=20 Thanks=20 Jose=20 iptables -L=20 Chain INPUT (policy ACCEPT)=20 target prot opt source destination=20 ACCEPT all -- anywhere anywhere ctstate RELATED,ESTABLISHED=20 ACCEPT all -- anywhere anywhere=20 ACCEPT tcp -- anywhere anywhere tcp dpt:54321=20 ACCEPT tcp -- anywhere anywhere tcp dpt:ssh=20 ACCEPT udp -- anywhere anywhere udp dpt:snmp=20 ACCEPT tcp -- anywhere anywhere tcp dpt:16514=20 ACCEPT tcp -- anywhere anywhere multiport dports xprtld:6166=20 ACCEPT tcp -- anywhere anywhere multiport dports 49152:49216=20 ACCEPT tcp -- anywhere anywhere tcp dpt:24007=20 ACCEPT udp -- anywhere anywhere udp dpt:sunrpc=20 ACCEPT tcp -- anywhere anywhere tcp dpt:38465=20 ACCEPT tcp -- anywhere anywhere tcp dpt:38466=20 ACCEPT tcp -- anywhere anywhere tcp dpt:38467=20 ACCEPT tcp -- anywhere anywhere tcp dpt:39543=20 ACCEPT tcp -- anywhere anywhere tcp dpt:55863=20 ACCEPT tcp -- anywhere anywhere tcp dpt:38468=20 ACCEPT udp -- anywhere anywhere udp dpt:963=20 ACCEPT tcp -- anywhere anywhere tcp dpt:965=20 ACCEPT tcp -- anywhere anywhere tcp dpt:ctdb=20 ACCEPT tcp -- anywhere anywhere tcp dpt:netbios-ssn=20 ACCEPT tcp -- anywhere anywhere tcp dpt:microsoft-ds=20 ACCEPT tcp -- anywhere anywhere tcp dpts:24009:24108=20 REJECT all -- anywhere anywhere reject-with icmp-host-prohibited=20 Chain FORWARD (policy ACCEPT)=20 target prot opt source destination=20 REJECT all -- anywhere anywhere PHYSDEV match ! --physdev-is-bridged reject= -with icmp-host-prohibited=20 Chain OUTPUT (policy ACCEPT)=20 target prot opt source destination=20 ----- Mensagem original ----- De: "Jeff Bailey" <bailey@cs.kent.edu>=20 Para: users@ovirt.org=20 Enviadas: Quarta-feira, 20 de Fevereiro de 2013 21:50:38=20 Assunto: Re: [Users] Fwd: Re: Permission issues=20 On 2/20/2013 2:55 PM, suporte@logicworks.pt wrote:=20
How can I update systemd in the node?=20
You would need to install from a newer node iso. If you don't want to=20 wait, you could install a minimal F18, configure your networking, add=20 the ovirt repo and then just add that host using the engine GUI. At=20 this stage, you will still have the same problem you currently have.=20 You then need to:=20 yum --enablerepo=3Dupdates-testing update systemd=20 After that, remove /usr/lib/udev/rules.d/60-net.rules <- typing from=20 memory but should be close=20 Reboot and everything *should* work :)=20 There are other little things like disabling firewalld, tweeking=20 multipath.conf, etc that I do but the steps above basically cover it.=20
Thanks=20 =20 ----- Mensagem original -----=20 De: "Kevin Maziere Aubry" <kevin.maziere@alterway.fr>=20 Para: "Jakub Bittner" <j.bittner@nbu.cz>=20 Cc: "users" <users@ovirt.org>=20 Enviadas: Quarta-feira, 20 Fevereiro, 2013 17:48:29=20 Assunto: Re: [Users] Fwd: Re: Permission issues=20 =20 =20 =20 Sur.=20 I update systemd and remove udev network conf file.=20 I also stop network manager and add gateway to /etc/sysconfig/network.=20 =20 Also I set dns manager name to /etc/hosts file to avoid dns issue.=20 =20 It works ;)=20 Le 20 f=C3=A9vr. 2013 18:42, "Jakub Bittner" < j.bittner@nbu.cz > a =C3= =A9crit :=20 =20 =20 I wonder if is there any way to create ovirt-node from running Fedora 18 = netinstalled server. Do anybody know what packages should I install?=20 =20 Thanks=20 ______________________________ _________________=20 Users mailing list=20 Users@ovirt.org=20 http://lists.ovirt.org/ mailman/listinfo/users=20 =20 _______________________________________________=20 Users mailing list=20 Users@ovirt.org=20 http://lists.ovirt.org/mailman/listinfo/users=20 _______________________________________________=20 Users mailing list=20 Users@ovirt.org=20 http://lists.ovirt.org/mailman/listinfo/users=20
target prot opt source &nbs=
ACCEPT tcp -- anywhere &nbs=
_______________________________________________=20 Users mailing list=20 Users@ovirt.org=20 http://lists.ovirt.org/mailman/listinfo/users=20 _______________________________________________=20 Users mailing list=20 Users@ovirt.org=20 http://lists.ovirt.org/mailman/listinfo/users=20 ------=_Part_749_10601151.1361552341446 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><head><style type=3D'text/css'>p { margin: 0; }</style></head><body><= div style=3D'font-family: verdana,helvetica,sans-serif; font-size: 10pt; co= lor: #330066'>I notice that vdsm service is not running:<br>systemctl statu= s vdsmd.service<br>vdsmd.service - Virtual Desktop Server Manager<br> = Loaded: loaded (/usr/lib/s= ystemd/system/vdsmd.service; enabled)<br> &nbs= p; Active: failed (Result: exit-code) since Fri 2013-02-2= 2 16:42:24 WET; 1min 45s ago<br> &= nbsp; Process: 1880 ExecStart=3D/lib/systemd/systemd-vdsmd start (code=3Dex= ited, status=3D1/FAILURE)<br><br>Feb 22 16:42:24 node2.acloud.pt python[201= 1]: DIGEST-MD5 client step 2<br>Feb 22 16:42:24 node2.acloud.pt python[2011= ]: DIGEST-MD5 client step 2<br>Feb 22 16:42:24 node2.acloud.pt python[2011]= : DIGEST-MD5 client step 2<br>Feb 22 16:42:24 node2.acloud.pt python[2011]:= DIGEST-MD5 client step 2<br>Feb 22 16:42:24 node2.acloud.pt python[2011]: = DIGEST-MD5 client step 2<br>Feb 22 16:42:24 node2.acloud.pt python[2011]: D= IGEST-MD5 client step 2<br>Feb 22 16:42:24 node2.acloud.pt systemd-vdsmd[18= 80]: vdsm: Failed to define network filters on libvirt[FAILED]<br>Feb 22 16= :42:24 node2.acloud.pt systemd[1]: vdsmd.service: control process exited, c= ode=3Dexited status=3D1<br>Feb 22 16:42:24 node2.acloud.pt systemd[1]: Fail= ed to start Virtual Desktop Server Manager.<br>Feb 22 16:42:24 node2.acloud= .pt systemd[1]: Unit vdsmd.service entered failed state<br><br> rpm -q= a|grep vdsm <br>vdsm-python-4.10.3-8.fc18.x86= _64<br>vdsm-gluster-4.10.3-8.fc18.noarch<br>vdsm-4.10.3-8.fc18.x86_64<br>vd= sm-xmlrpc-4.10.3-8.fc18.noarch<br>vdsm-cli-4.10.3-8.fc18.noarch<br><br><br>= <br><hr id=3D"zwchr"><div style=3D"color: rgb(0, 0, 0); font-weight: normal= ; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,s= ans-serif; font-size: 12pt;"><b>De: </b>suporte@logicworks.pt<br><b>Para: <= /b>users@ovirt.org<br><b>Enviadas: </b>Sexta-feira, 22 de Fevereiro de 2013= 15:35:49<br><b>Assunto: </b>Re: [Users] Fwd: Re: Permission issues<br><br>= <style>p { margin: 0; }</style><div style=3D"font-family: verdana,helvetica= ,sans-serif; font-size: 10pt; color: rgb(51, 0, 102);">Hi,<br><br>I cannot = install a F18 host<br><br>I installed a minimal F18 than<br><span style=3D"= font-size: 12pt; line-height: 115%; font-family: "Calibri","= sans-serif";" lang=3D"EN-US">yum install net-tools<br></span><pre><span style=3D"font-size: 12pt; font-famil= y: "Calibri","sans-serif";" lang=3D"EN-US">systemctl st= op NetworkManager.service</span></pre><pre><span style=3D"" lang=3D"EN-US">= systemctl disable NetworkManager.service<br><br></span><span style=3D"" lan= g=3D"EN-US">add a gateway to /etc/sysconfig/network</span><span style=3D"" = lang=3D"EN-US"><br>remove /usr/lib/udev/rules.d/60-net.rules</span><code><s= pan style=3D"font-size: 12pt; font-family: "Calibri","sans-s= erif"; color: rgb(0, 0, 187);" lang=3D"EN-US"><br></span></code><code>= <span style=3D"font-size: 12pt; font-family: "Calibri","sans= -serif";" lang=3D"EN-US">systemctl enable network.service </= span></code><span style=3D"font-size: 12pt; font-family: "Calibri"= ;,"sans-serif";" lang=3D"EN-US"><br><code><span style=3D"font-fam= ily: "Calibri","sans-serif";">systemctl start = ;network.service </span></code><br></span><span style=3D"" lang=3D"EN-= US">chkconfig network on</span><br></pre>reboot<br><br>rpm -qa|grep systemd= <br>systemd-sysv-197-1.fc18.2.x86_64<br>systemd-197-1.fc18.2.x86_64<br>syst= emd-libs-197-1.fc18.2.x86_64<br><br>SELinux is disabled<br><br><pre><span s= tyle=3D"font-size: 12pt;">yum localinstall http://ovirt.org/releases/ovirt-= release-fedora.noarch.rpm<br><br>Than I add it to the engine via portal<br>= Get no error during the install, but never get out from the "</span>This ho= st is in non responding=20 state"</pre><pre><span style=3D"font-size: 12pt;"><br>Did I miss something?= <br><br>Thanks<br><br>Jose<br><br><br></span><span style=3D"font-size: 12pt= ;"></span><br></pre><br> iptables -L<br>Chain INPUT (policy ACCEPT)<br= p; destination<br>ACC= EPT all -- anywhere &n= bsp; anywhere &n= bsp; ctstate RELATED,= ESTABLISHED<br>ACCEPT all -- anywhere&n= bsp; anyw= here<br>ACCEPT tcp -- anywhere &nb= sp; anywhere&nb= sp; tcp d= pt:54321<br>ACCEPT tcp -- anywhere = ; anywher= e t= cp dpt:ssh<br>ACCEPT udp -- anywhere&nb= sp; anywh= ere = udp dpt:snmp<br>ACCEPT tcp -- anywhere= an= ywhere &nb= sp; tcp dpt:16514<br>ACCEPT tcp -- anyw= here  = ; anywhere  = ; multiport dports xprtld:6166<br>ACCEPT tcp&= nbsp; -- anywhere &nbs= p; anywhere &nbs= p; multiport dports 49152:49216<br>ACCEPT &nbs= p; tcp -- anywhere &nb= sp; anywhere &nb= sp; tcp dpt:24007<br>ACCEPT = udp -- anywhere  = ; anywhere  = ; udp dpt:sunrpc<br>ACCEPT&= nbsp; tcp -- anywhere = anywhere = tcp dpt:38465<br>ACC= EPT tcp -- anywhere &n= bsp; anywhere &n= bsp; tcp dpt:38466<br= p; anywhere &nbs= p; tcp dpt:3846= 7<br>ACCEPT tcp -- anywhere = anywhere = tcp dpt:= 39543<br>ACCEPT tcp -- anywhere &n= bsp; anywhere&n= bsp; tcp = dpt:55863<br>ACCEPT tcp -- anywhere&nbs= p; anywhe= re = tcp dpt:38468<br>ACCEPT udp -- anywhere= an= ywhere &nb= sp; udp dpt:963<br>ACCEPT tcp -- anywhe= re = anywhere &= nbsp; tcp dpt:965<br>ACCEPT tcp -- anyw= here  = ; anywhere  = ; tcp dpt:ctdb<br>ACCEPT tcp -- a= nywhere &n= bsp; anywhere &n= bsp; tcp dpt:netbios-ssn<br>ACCEPT tcp = -- anywhere &nbs= p; anywhere &nbs= p; tcp dpt:microsoft-ds<br>ACCEPT = tcp -- anywhere  = ; anywhere  = ; tcp dpts:24009:24108<br>REJECT &= nbsp; all -- anywhere = anywhere = reject-with icmp-host-prohibited= <br><br>Chain FORWARD (policy ACCEPT)<br>target pro= t opt source &nb= sp; destination<br>REJECT all&nbs= p; -- anywhere &= nbsp; anywhere &= nbsp; PHYSDEV match ! --physdev-is-bridged reject-with ic= mp-host-prohibited<br><br>Chain OUTPUT (policy ACCEPT)<br>target  = ; prot opt source &nbs= p; destination<br><br><br><hr id=3D"zwc= hr"><div style=3D"color: rgb(0, 0, 0); font-weight: normal; font-style: nor= mal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-s= ize: 12pt;"><b>De: </b>"Jeff Bailey" <bailey@cs.kent.edu><br><b>Para:= </b>users@ovirt.org<br><b>Enviadas: </b>Quarta-feira, 20 de Fevereiro de 2= 013 21:50:38<br><b>Assunto: </b>Re: [Users] Fwd: Re: Permission issues<br><= br><br>On 2/20/2013 2:55 PM, suporte@logicworks.pt wrote:<br>> How can I= update systemd in the node?<br><br>You would need to install from a newer = node iso. If you don't want to<br>wait, you could install a minimal F= 18, configure your networking, add<br>the ovirt repo and then just add that= host using the engine GUI. At<br>this stage, you will still have the= same problem you currently have. <br>You then need to:<br><br>yum --enable= repo=3Dupdates-testing update systemd<br><br>After that, remove /usr/lib/ud= ev/rules.d/60-net.rules <- typing from<br>memory but = should be close<br><br>Reboot and everything *should* work :)<br><br>There = are other little things like disabling firewalld, tweeking<br>multipath.con= f, etc that I do but the steps above basically cover it.<br><br>> Thanks= <br>><br>> ----- Mensagem original -----<br>> De: "Kevin Maziere A= ubry" <kevin.maziere@alterway.fr><br>> Para: "Jakub Bittner" <j= .bittner@nbu.cz><br>> Cc: "users" <users@ovirt.org><br>> Env= iadas: Quarta-feira, 20 Fevereiro, 2013 17:48:29<br>> Assunto: Re: [User= s] Fwd: Re: Permission issues<br>><br>><br>><br>> Sur. <br>>= I update systemd and remove udev network conf file. <br>> I also stop n= etwork manager and add gateway to /etc/sysconfig/network. <br>><br>> = Also I set dns manager name to /etc/hosts file to avoid dns issue. <br>>= <br>> It works ;) <br>> Le 20 f=C3=A9vr. 2013 18:42, "Jakub Bittner" = < j.bittner@nbu.cz > a =C3=A9crit : <br>><br>><br>> I wonder= if is there any way to create ovirt-node from running Fedora 18 netinstall= ed server. Do anybody know what packages should I install? <br>><br>>= Thanks <br>> ______________________________ _________________ <br>> = Users mailing list <br>> Users@ovirt.org <br>> http://lists.ovirt.org= / mailman/listinfo/users <br>><br>> _________________________________= ______________<br>> Users mailing list<br>> Users@ovirt.org<br>> h= ttp://lists.ovirt.org/mailman/listinfo/users<br>> ______________________= _________________________<br>> Users mailing list<br>> Users@ovirt.or= g<br>> http://lists.ovirt.org/mailman/listinfo/users<br><br>____________= ___________________________________<br>Users mailing list<br>Users@ovirt.or= g<br>http://lists.ovirt.org/mailman/listinfo/users<br></div><br></div><br>_= ______________________________________________<br>Users mailing list<br>Use= rs@ovirt.org<br>http://lists.ovirt.org/mailman/listinfo/users<br></div><br>= </div></body></html> ------=_Part_749_10601151.1361552341446--