[Users] Fwd: Re: Permission issues

Jakub Bittner j.bittner at nbu.cz
Mon Feb 25 12:35:15 UTC 2013


Than you for sharing your process. I also try it, but I am getting 
errors while installing vdsm:

ERROR: Could not determine running system's policy version.
ERROR: Unable to open policy /etc/selinux/targeted/policy/policy.27.
/var/tmp/rpm-tmp.yqBAt7: line 1:  1087 Unauthorized access to memory 
(SIGSEGV)                     /usr/bin/vdsm-tool sebool-config
ERROR: Could not determine running system's policy version.
ERROR: Unable to open policy /etc/selinux/targeted/policy/policy.27.
/var/tmp/rpm-tmp.yqBAt7: line 3:  1088 Unauthorized access to memory 
(SIGSEGV)                     /usr/bin/vdsm-tool set-saslpasswd
   Verifying  : vdsm-4.10.3-8.fc18.x86_64

kernel: vdsm-tool[1173]: segfault at 0 ip 00007f1dc72905f8 sp 
00007fff60814750 error 4 in libapol.so.4.3[7f1dc7269000+34000]
kernel: vdsm-tool[1174]: segfault at 0 ip 00007f10de8975f8 sp 
00007fff4fa8be90 error 4 in libapol.so.4.3[7f10de870000+34000]


vdsm-tool
ERROR: Could not determine running system's policy version.
ERROR: Unable to open policy /etc/selinux/targeted/policy/policy.27.
Neoprávne(ný pr(ístup do pame(ti (SIGSEGV)


rpm -qa|grep vdsm
vdsm-xmlrpc-4.10.3-8.fc18.noarch
vdsm-cli-4.10.3-8.fc18.noarch
vdsm-4.10.3-8.fc18.x86_64
vdsm-python-4.10.3-8.fc18.x86_64

rpm -qa|grep systemd
systemd-libs-197-1.fc18.2.x86_64
systemd-197-1.fc18.2.x86_64
systemd-sysv-197-1.fc18.2.x86_64


Dne 22.2.2013 18:45, suporte at logicworks.pt napsal(a):
> well, it's working now.
> I remove vdsm (vdsm-gluster too, a dependency rpm )
>
> install again vdsm first and than vdsm-gluster, and the host is active !!
>
>
> ------------------------------------------------------------------------
> *De: *suporte at logicworks.pt
> *Para: *users at ovirt.org
> *Enviadas: *Sexta-feira, 22 de Fevereiro de 2013 16:58:58
> *Assunto: *Re: [Users] Fwd: Re: Permission issues
>
> I notice that vdsm service is not running:
> systemctl status vdsmd.service
> vdsmd.service - Virtual Desktop Server Manager
>           Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled)
>           Active: failed (Result: exit-code) since Fri 2013-02-22 
> 16:42:24 WET; 1min 45s ago
>          Process: 1880 ExecStart=/lib/systemd/systemd-vdsmd start 
> (code=exited, status=1/FAILURE)
>
> Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2
> Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2
> Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2
> Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2
> Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2
> Feb 22 16:42:24 node2.acloud.pt python[2011]: DIGEST-MD5 client step 2
> Feb 22 16:42:24 node2.acloud.pt systemd-vdsmd[1880]: vdsm: Failed to 
> define network filters on libvirt[FAILED]
> Feb 22 16:42:24 node2.acloud.pt systemd[1]: vdsmd.service: control 
> process exited, code=exited status=1
> Feb 22 16:42:24 node2.acloud.pt systemd[1]: Failed to start Virtual 
> Desktop Server Manager.
> Feb 22 16:42:24 node2.acloud.pt systemd[1]: Unit vdsmd.service entered 
> failed state
>
>  rpm -qa|grep vdsm
> vdsm-python-4.10.3-8.fc18.x86_64
> vdsm-gluster-4.10.3-8.fc18.noarch
> vdsm-4.10.3-8.fc18.x86_64
> vdsm-xmlrpc-4.10.3-8.fc18.noarch
> vdsm-cli-4.10.3-8.fc18.noarch
>
>
>
> ------------------------------------------------------------------------
> *De: *suporte at logicworks.pt
> *Para: *users at ovirt.org
> *Enviadas: *Sexta-feira, 22 de Fevereiro de 2013 15:35:49
> *Assunto: *Re: [Users] Fwd: Re: Permission issues
>
> Hi,
>
> I cannot install a F18 host
>
> I installed a minimal F18 than
> yum install net-tools
> systemctl stop NetworkManager.service
> systemctl disable NetworkManager.service
>
> add a gateway to /etc/sysconfig/network
> remove /usr/lib/udev/rules.d/60-net.rules|
> ||systemctl enable network.service|
> |systemctl start network.service|
> chkconfig network on
> reboot
>
> rpm -qa|grep systemd
> systemd-sysv-197-1.fc18.2.x86_64
> systemd-197-1.fc18.2.x86_64
> systemd-libs-197-1.fc18.2.x86_64
>
> SELinux is disabled
>
> yum localinstall http://ovirt.org/releases/ovirt-release-fedora.noarch.rpm
>
> Than I add it to the engine via portal
> Get no error during the install, but never get out from the "This host is in non responding
> state"
>
> Did I miss something?
>
> Thanks
>
> Jose
>
>
>
>
>  iptables -L
> Chain INPUT (policy ACCEPT)
> target     prot opt source               destination
> ACCEPT     all  --  anywhere anywhere             ctstate 
> RELATED,ESTABLISHED
> ACCEPT     all  --  anywhere             anywhere
> ACCEPT     tcp  --  anywhere anywhere             tcp dpt:54321
> ACCEPT     tcp  --  anywhere anywhere             tcp dpt:ssh
> ACCEPT     udp  --  anywhere anywhere             udp dpt:snmp
> ACCEPT     tcp  --  anywhere anywhere             tcp dpt:16514
> ACCEPT     tcp  --  anywhere anywhere             multiport dports 
> xprtld:6166
> ACCEPT     tcp  --  anywhere anywhere             multiport dports 
> 49152:49216
> ACCEPT     tcp  --  anywhere anywhere             tcp dpt:24007
> ACCEPT     udp  --  anywhere anywhere             udp dpt:sunrpc
> ACCEPT     tcp  --  anywhere anywhere             tcp dpt:38465
> ACCEPT     tcp  --  anywhere anywhere             tcp dpt:38466
> ACCEPT     tcp  --  anywhere anywhere             tcp dpt:38467
> ACCEPT     tcp  --  anywhere anywhere             tcp dpt:39543
> ACCEPT     tcp  --  anywhere anywhere             tcp dpt:55863
> ACCEPT     tcp  --  anywhere anywhere             tcp dpt:38468
> ACCEPT     udp  --  anywhere anywhere             udp dpt:963
> ACCEPT     tcp  --  anywhere anywhere             tcp dpt:965
> ACCEPT     tcp  --  anywhere anywhere             tcp dpt:ctdb
> ACCEPT     tcp  --  anywhere anywhere             tcp dpt:netbios-ssn
> ACCEPT     tcp  --  anywhere anywhere             tcp dpt:microsoft-ds
> ACCEPT     tcp  --  anywhere anywhere             tcp dpts:24009:24108
> REJECT     all  --  anywhere anywhere             reject-with 
> icmp-host-prohibited
>
> Chain FORWARD (policy ACCEPT)
> target     prot opt source               destination
> REJECT     all  --  anywhere anywhere             PHYSDEV match ! 
> --physdev-is-bridged reject-with icmp-host-prohibited
>
> Chain OUTPUT (policy ACCEPT)
> target     prot opt source               destination
>
>
> ------------------------------------------------------------------------
> *De: *"Jeff Bailey" <bailey at cs.kent.edu>
> *Para: *users at ovirt.org
> *Enviadas: *Quarta-feira, 20 de Fevereiro de 2013 21:50:38
> *Assunto: *Re: [Users] Fwd: Re: Permission issues
>
>
> On 2/20/2013 2:55 PM, suporte at logicworks.pt wrote:
> > How can I update systemd in the node?
>
> You would need to install from a newer node iso.  If you don't want to
> wait, you could install a minimal F18, configure your networking, add
> the ovirt repo and then just add that host using the engine GUI.  At
> this stage, you will still have the same problem you currently have.
> You then need to:
>
> yum --enablerepo=updates-testing update systemd
>
> After that, remove /usr/lib/udev/rules.d/60-net.rules    <-  typing from
> memory but should be close
>
> Reboot and everything *should* work :)
>
> There are other little things like disabling firewalld, tweeking
> multipath.conf, etc that I do but the steps above basically cover it.
>
> > Thanks
> >
> > ----- Mensagem original -----
> > De: "Kevin Maziere Aubry" <kevin.maziere at alterway.fr>
> > Para: "Jakub Bittner" <j.bittner at nbu.cz>
> > Cc: "users" <users at ovirt.org>
> > Enviadas: Quarta-feira, 20 Fevereiro, 2013 17:48:29
> > Assunto: Re: [Users] Fwd: Re: Permission issues
> >
> >
> >
> > Sur.
> > I update systemd and remove udev network conf file.
> > I also stop network manager and add gateway to /etc/sysconfig/network.
> >
> > Also I set dns manager name to /etc/hosts file to avoid dns issue.
> >
> > It works ;)
> > Le 20 févr. 2013 18:42, "Jakub Bittner" < j.bittner at nbu.cz > a écrit :
> >
> >
> > 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?
> >
> > Thanks
> > ______________________________ _________________
> > Users mailing list
> > Users at ovirt.org
> > http://lists.ovirt.org/ mailman/listinfo/users
> >
> > _______________________________________________
> > Users mailing list
> > Users at ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
> > _______________________________________________
> > Users mailing list
> > Users at ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20130225/65299ae8/attachment-0001.html>


More information about the Users mailing list