Re: [Users] Fwd: Re: Permission issues

2013-02-25 Thread Jakub Bittner
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 7f1dc72905f8 sp 
7fff60814750 error 4 in libapol.so.4.3[7f1dc7269000+34000]
kernel: vdsm-tool[1174]: segfault at 0 ip 7f10de8975f8 sp 
7fff4fa8be90 error 4 in libapol.so.4.3[7f10de87+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, supo...@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: *supo...@logicworks.pt
*Para: *users@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: *supo...@logicworks.pt
*Para: *users@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

Re: [Users] Fwd: Re: Permission issues

2013-02-25 Thread Jakub Bittner
This problem occurs if SELINUX is disabled, changing state to PERMISSIVE 
solves this issue.



Dne 25.2.2013 13:35, Jakub Bittner napsal(a):
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 7f1dc72905f8 sp 
7fff60814750 error 4 in libapol.so.4.3[7f1dc7269000+34000]
kernel: vdsm-tool[1174]: segfault at 0 ip 7f10de8975f8 sp 
7fff4fa8be90 error 4 in libapol.so.4.3[7f10de87+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, supo...@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: *supo...@logicworks.pt
*Para: *users@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: *supo...@logicworks.pt
*Para: *users@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 localinstallhttp://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

Re: [Users] Fwd: Re: Permission issues

2013-02-25 Thread suporte
.5849b030-626e-47cb-ad90-3ce782d831b3':  ResourceRef 
'Storage.5849b030-62 6e-47cb-ad90-3ce782d831b3', isValid: 'True' obj: 'None'} 
Thread-348::DEBUG::2013-02-25 
16:20:48,169::resourceManager::864::ResourceManager.Owner::(c ancelAll) 
Owner.cancelAll requests {} 
Thread-348::DEBUG::2013-02-25 
16:20:48,170::resourceManager::557::ResourceManager::(release Resource) Trying 
to release resource 'Storage.6169a495-6ae0-40ba-9734-e0bf0ec0e73d' 
Thread-348::DEBUG::2013-02-25 
16:20:48,170::resourceManager::573::ResourceManager::(release Resource) 
Released resource 'Storage.6169a495-6ae0-40ba-9734-e0bf0ec0e73d' (0 active 
users) 
Thread-348::DEBUG::2013-02-25 
16:20:48,170::resourceManager::578::ResourceManager::(release Resource) 
Resource 'Storage.6169a495-6ae0-40ba-9734-e0bf0ec0e73d' is free, finding out if 
a nyone is waiting for it. 
Thread-348::DEBUG::2013-02-25 
16:20:48,170::resourceManager::585::ResourceManager::(release Resource) No one 
is waiting for resource 'Storage.6169a495-6ae0-40ba-9734-e0bf0ec0e73d', Cl 
earing records. 
Thread-348::DEBUG::2013-02-25 
16:20:48,170::resourceManager::557::ResourceManager::(release Resource) Trying 
to release resource 'Storage.5849b030-626e-47cb-ad90-3ce782d831b3' 
Thread-348::DEBUG::2013-02-25 
16:20:48,170::resourceManager::573::ResourceManager::(release Resource) 
Released resource 'Storage.5849b030-626e-47cb-ad90-3ce782d831b3' (0 active 
users) 
Thread-348::DEBUG::2013-02-25 
16:20:48,170::resourceManager::578::ResourceManager::(release Resource) 
Resource 'Storage.5849b030-626e-47cb-ad90-3ce782d831b3' is free, finding out if 
a nyone is waiting for it. 
Thread-348::DEBUG::2013-02-25 
16:20:48,170::resourceManager::585::ResourceManager::(release Resource) No one 
is waiting for resource 'Storage.5849b030-626e-47cb-ad90-3ce782d831b3', Cl 
earing records. 
Thread-348::ERROR::2013-02-25 
16:20:48,170::dispatcher::67::Storage.Dispatcher.Protect::(ru n) {'status': 
{'message': Cannot acquire host id: ('6169a495-6ae0-40ba-9734-e0bf0ec0e73d', 
SanlockException(19, 'Sanlock lockspace add failure', 'No such device')), 
'code': 661}} 
Thread-350::DEBUG::2013-02-25 16:20:50,379::BindingXMLRPC::913::vds::(wrapper) 
client [192. 168.5.180]::call volumesList with () {} 
MainProcess|Thread-350::DEBUG::2013-02-25 
16:20:50,380::misc::84::Storage.Misc.excCmd::(la mbda) '/usr/sbin/gluster 
--mode=script volume info --xml' (cwd None) 
MainProcess|Thread-350::DEBUG::2013-02-25 
16:20:50,427::misc::84::Storage.Misc.excCmd::(la mbda) SUCCESS: err = ''; 
rc = 0 
Thread-350::DEBUG::2013-02-25 16:20:50,427::BindingXMLRPC::920::vds::(wrapper) 
return volum esList with {'status': {'message': 'Done', 'code': 0}, 'volumes': 
{}} 


- Mensagem original -

De: supo...@logicworks.pt 
Para: users@ovirt.org 
Enviadas: Segunda-feira, 25 de Fevereiro de 2013 15:46:13 
Assunto: Re: [Users] Fwd: Re: Permission issues 


I have the node activated but now cannot attach a NFS domain. I allways get the 
message: failed to attach Storage domain to Data Center default 

I have SELinux disabled in the host and engine. 

The sanlock log shows : 

2013-02-25 15:33:41+ 9535 [21168]: open error -13 
/rhev/data-center/mnt/192.168.5.178:_mnt_nfs-share_nfs_nfs-share/43baa487-aad8-4d60-8e48-f7a3b3899cd3/dom_md/ids
 
2013-02-25 15:33:41+ 9535 [21168]: s2 open_disk 
/rhev/data-center/mnt/192.168.5.178:_mnt_nfs-share_nfs_nfs-share/43baa487-aad8-4d60-8e48-f7a3b3899cd3/dom_md/ids
 error -13 
2013-02-25 15:33:42+ 9536 [938]: s2 add_lockspace fail result -19 
2013-02-25 15:33:58+ 9553 [937]: s3 lockspace 
43baa487-aad8-4d60-8e48-f7a3b3899cd3:250:/rhev/data-center/mnt/192.168.5.178:_mnt_nfs-share_nfs_nfs-share/43baa487-aad8-4d60-8e48-f7a3b3899cd3/dom_md/ids:0
 
2013-02-25 15:33:58+ 9553 [21208]: open error -13 
/rhev/data-center/mnt/192.168.5.178:_mnt_nfs-share_nfs_nfs-share/43baa487-aad8-4d60-8e48-f7a3b3899cd3/dom_md/ids
 
2013-02-25 15:33:58+ 9553 [21208]: s3 open_disk 
/rhev/data-center/mnt/192.168.5.178:_mnt_nfs-share_nfs_nfs-share/43baa487-aad8-4d60-8e48-f7a3b3899cd3/dom_md/ids
 error -13 
2013-02-25 15:33:59+ 9554 [937]: s3 add_lockspace fail result -19 

Cannot find a way to fix it. 
Any idea? 

- Mensagem original -

De: Jakub Bittner j.bitt...@nbu.cz 
Para: users@ovirt.org 
Enviadas: Segunda-feira, 25 de Fevereiro de 2013 12:58:01 
Assunto: Re: [Users] Fwd: Re: Permission issues 


This problem occurs if SELINUX is disabled, changing state to PERMISSIVE solves 
this issue. 


Dne 25.2.2013 13:35, Jakub Bittner napsal(a): 



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

Re: [Users] Fwd: Re: Permission issues

2013-02-22 Thread suporte
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 



- Mensagem original -

De: supo...@logicworks.pt 
Para: users@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 


- Mensagem original -

De: Jeff Bailey bai...@cs.kent.edu 
Para: users@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, supo...@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.mazi...@alterway.fr 
 Para: Jakub Bittner j.bitt...@nbu.cz 
 Cc: users users@ovirt.org 
 Enviadas: Quarta-feira, 20 Fevereiro, 2013 17:48:29 
 Assunto: Re: [Users] Fwd: Re: Permission issues 
 
 
 
 Sur. 
 I update

Re: [Users] Fwd: Re: Permission issues

2013-02-22 Thread suporte
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 !! 


- Mensagem original -

De: supo...@logicworks.pt 
Para: users@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 



- Mensagem original -

De: supo...@logicworks.pt 
Para: users@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 


- Mensagem original -

De: Jeff Bailey bai...@cs.kent.edu 
Para: users@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, supo...@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

[Users] Fwd: Re: Permission issues

2013-02-20 Thread Jakub Bittner

Dne 20.2.2013 11:56, Jeff Bailey napsal(a):

On 2/20/2013 5:50 AM, Jakub Bittner wrote:

Hi,
I have permission issues with ovirt node and iSCSi.


What version of systemd is on your node?


It is systemd-197-1.fc18.1.x86_64.



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Fwd: Re: Permission issues

2013-02-20 Thread Jakub Bittner

Dne 20.2.2013 12:09, Kevin Maziere Aubry napsal(a):

Try systemd-197-1.fc18.2.x86_64
yum update --enablerepo=updates-testing systemd-197-1.fc18.2
Vlan will not work but no more permission issue :)


2013/2/20 Jakub Bittner j.bitt...@nbu.cz mailto:j.bitt...@nbu.cz

Dne 20.2.2013 11:56, Jeff Bailey napsal(a):

On 2/20/2013 5:50 AM, Jakub Bittner wrote:

Hi,
I have permission issues with ovirt node and iSCSi.

What version of systemd is on your node?

It is systemd-197-1.fc18.1.x86_64.




___
Users mailing list
Users@ovirt.org mailto:Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users




--

Kevin Mazière
Responsable Infrastructure
Alter Way – Hosting
1 rue Royal - 227 Bureaux de la Colline
92213 Saint-Cloud Cedex
Tél : +33 (0)1 41 16 38 41
Mob : +33 (0)7 62 55 57 05
http://www.alterway.fr http://www.alterway.fr/


But the problem is, that I am running  ovirt node, thus I can not use 
yum update --enablerepo=updates-testing :-(
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Fwd: Re: Permission issues

2013-02-20 Thread suporte
Yes I get into the same problem. 
is not possible to update using the ovirt node. 
Any idea? 

- Mensagem original -

De: Jakub Bittner j.bitt...@nbu.cz 
Para: users@ovirt.org 
Enviadas: Quarta-feira, 20 de Fevereiro de 2013 11:13:25 
Assunto: Re: [Users] Fwd: Re: Permission issues 


Dne 20.2.2013 12:09, Kevin Maziere Aubry napsal(a): 



Try systemd-197-1.fc18.2.x86_64 


yum update --enablerepo=updates-testing systemd-197-1.fc18.2 
Vlan will not work but no more permission issue :) 



2013/2/20 Jakub Bittner  j.bitt...@nbu.cz  

blockquote
Dne 20.2.2013 11:56, Jeff Bailey napsal(a): 


blockquote
On 2/20/2013 5:50 AM, Jakub Bittner wrote: 

blockquote
Hi, 
I have permission issues with ovirt node and iSCSi. 



What version of systemd is on your node? 


/blockquote
It is systemd-197-1.fc18.1.x86_64. 





___ 
Users mailing list 
Users@ovirt.org 
http://lists.ovirt.org/mailman/listinfo/users 

/blockquote




-- 

Kevin Mazière 
Responsable Infrastructure 
Alter Way – Hosting 
1 rue Royal - 227 Bureaux de la Colline 
92213 Saint-Cloud Cedex 
Tél : +33 (0)1 41 16 38 41 
Mob : +33 (0)7 62 55 57 05 
http://www.alterway.fr 
/blockquote

But the problem is, that I am running ovirt node, thus I can not use yum update 
--enablerepo=updates-testing :-( 

___ 
Users mailing list 
Users@ovirt.org 
http://lists.ovirt.org/mailman/listinfo/users 

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Fwd: Re: Permission issues

2013-02-20 Thread Jakub Bittner

Dne 20.2.2013 13:45, supo...@logicworks.pt napsal(a):

Yes I get into the same problem.
is not possible to update using the ovirt node.
Any idea?


*De: *Jakub Bittner j.bitt...@nbu.cz
*Para: *users@ovirt.org
*Enviadas: *Quarta-feira, 20 de Fevereiro de 2013 11:13:25
*Assunto: *Re: [Users] Fwd: Re: Permission issues

Dne 20.2.2013 12:09, Kevin Maziere Aubry napsal(a):

Try systemd-197-1.fc18.2.x86_64
yum update --enablerepo=updates-testing systemd-197-1.fc18.2
Vlan will not work but no more permission issue :)


2013/2/20 Jakub Bittner j.bitt...@nbu.cz mailto:j.bitt...@nbu.cz

Dne 20.2.2013 11:56, Jeff Bailey napsal(a):

On 2/20/2013 5:50 AM, Jakub Bittner wrote:

Hi,
I have permission issues with ovirt node and iSCSi.

What version of systemd is on your node?

It is systemd-197-1.fc18.1.x86_64.




___
Users mailing list
Users@ovirt.org mailto:Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users




-- 


Kevin Mazière
Responsable Infrastructure
Alter Way – Hosting
1 rue Royal - 227 Bureaux de la Colline
92213 Saint-Cloud Cedex
Tél : +33 (0)1 41 16 38 41
Mob : +33 (0)7 62 55 57 05
http://www.alterway.fr http://www.alterway.fr/


But the problem is, that I am running  ovirt node, thus I can not use 
yum update --enablerepo=updates-testing :-(


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


I will try install node from latest nightly iso and get you know ;-)
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Fwd: Re: Permission issues

2013-02-20 Thread suporte
And if I restart the node, it was not able to activate the iscsi storage again. 

I found this message in the vdsm.log: 
Thread-423::ERROR::2013-02-20 
14:27:28,918::dispatcher::67::Storage.Dispatcher.Protect::(run) {'status': 
{'message': Cannot find master domain: 
'spUUID=5849b030-626e-47cb-ad90-3ce782d831b3, 
msdUUID=f184c929-0e8b-4e50-9ab7-5093f6d3863a', 'code': 304}} 


- Mensagem original -

De: Jakub Bittner j.bitt...@nbu.cz 
Para: supo...@logicworks.pt 
Cc: users@ovirt.org 
Enviadas: Quarta-feira, 20 de Fevereiro de 2013 14:16:51 
Assunto: Re: [Users] Fwd: Re: Permission issues 


Dne 20.2.2013 13:45, supo...@logicworks.pt napsal(a): 



Yes I get into the same problem. 
is not possible to update using the ovirt node. 
Any idea? 

- Mensagem original -

De: Jakub Bittner j.bitt...@nbu.cz 
Para: users@ovirt.org 
Enviadas: Quarta-feira, 20 de Fevereiro de 2013 11:13:25 
Assunto: Re: [Users] Fwd: Re: Permission issues 


Dne 20.2.2013 12:09, Kevin Maziere Aubry napsal(a): 

blockquote

Try systemd-197-1.fc18.2.x86_64 


yum update --enablerepo=updates-testing systemd-197-1.fc18.2 
Vlan will not work but no more permission issue :) 



2013/2/20 Jakub Bittner  j.bitt...@nbu.cz  

blockquote
Dne 20.2.2013 11:56, Jeff Bailey napsal(a): 


blockquote
On 2/20/2013 5:50 AM, Jakub Bittner wrote: 

blockquote
Hi, 
I have permission issues with ovirt node and iSCSi. 



What version of systemd is on your node? 


/blockquote
It is systemd-197-1.fc18.1.x86_64. 





___ 
Users mailing list 
Users@ovirt.org 
http://lists.ovirt.org/mailman/listinfo/users 

/blockquote




-- 

Kevin Mazière 
Responsable Infrastructure 
Alter Way – Hosting 
1 rue Royal - 227 Bureaux de la Colline 
92213 Saint-Cloud Cedex 
Tél : +33 (0)1 41 16 38 41 
Mob : +33 (0)7 62 55 57 05 
http://www.alterway.fr 
/blockquote

But the problem is, that I am running ovirt node, thus I can not use yum update 
--enablerepo=updates-testing :-( 

___ 
Users mailing list 
Users@ovirt.org 
http://lists.ovirt.org/mailman/listinfo/users 


/blockquote
I will try install node from latest nightly iso and get you know ;-) 

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Fwd: Re: Permission issues

2013-02-20 Thread suporte
I have installed the latest nightly iso of the node but cannot login for the 
first configuration. As I enter the admin login and pasword it get's back to 
the login prompt again !? 
I also notice that some times, during the installation it detect the disk with 
a zero bytes size. 

- Mensagem original -

De: supo...@logicworks.pt 
Para: users@ovirt.org 
Enviadas: Quarta-feira, 20 de Fevereiro de 2013 14:28:34 
Assunto: Re: [Users] Fwd: Re: Permission issues 


And if I restart the node, it was not able to activate the iscsi storage again. 

I found this message in the vdsm.log: 
Thread-423::ERROR::2013-02-20 
14:27:28,918::dispatcher::67::Storage.Dispatcher.Protect::(run) {'status': 
{'message': Cannot find master domain: 
'spUUID=5849b030-626e-47cb-ad90-3ce782d831b3, 
msdUUID=f184c929-0e8b-4e50-9ab7-5093f6d3863a', 'code': 304}} 


- Mensagem original -

De: Jakub Bittner j.bitt...@nbu.cz 
Para: supo...@logicworks.pt 
Cc: users@ovirt.org 
Enviadas: Quarta-feira, 20 de Fevereiro de 2013 14:16:51 
Assunto: Re: [Users] Fwd: Re: Permission issues 


Dne 20.2.2013 13:45, supo...@logicworks.pt napsal(a): 



Yes I get into the same problem. 
is not possible to update using the ovirt node. 
Any idea? 

- Mensagem original -

De: Jakub Bittner j.bitt...@nbu.cz 
Para: users@ovirt.org 
Enviadas: Quarta-feira, 20 de Fevereiro de 2013 11:13:25 
Assunto: Re: [Users] Fwd: Re: Permission issues 


Dne 20.2.2013 12:09, Kevin Maziere Aubry napsal(a): 

blockquote

Try systemd-197-1.fc18.2.x86_64 


yum update --enablerepo=updates-testing systemd-197-1.fc18.2 
Vlan will not work but no more permission issue :) 



2013/2/20 Jakub Bittner  j.bitt...@nbu.cz  

blockquote
Dne 20.2.2013 11:56, Jeff Bailey napsal(a): 


blockquote
On 2/20/2013 5:50 AM, Jakub Bittner wrote: 

blockquote
Hi, 
I have permission issues with ovirt node and iSCSi. 



What version of systemd is on your node? 


/blockquote
It is systemd-197-1.fc18.1.x86_64. 





___ 
Users mailing list 
Users@ovirt.org 
http://lists.ovirt.org/mailman/listinfo/users 

/blockquote




-- 

Kevin Mazière 
Responsable Infrastructure 
Alter Way – Hosting 
1 rue Royal - 227 Bureaux de la Colline 
92213 Saint-Cloud Cedex 
Tél : +33 (0)1 41 16 38 41 
Mob : +33 (0)7 62 55 57 05 
http://www.alterway.fr 
/blockquote

But the problem is, that I am running ovirt node, thus I can not use yum update 
--enablerepo=updates-testing :-( 

___ 
Users mailing list 
Users@ovirt.org 
http://lists.ovirt.org/mailman/listinfo/users 


/blockquote
I will try install node from latest nightly iso and get you know ;-) 


___ 
Users mailing list 
Users@ovirt.org 
http://lists.ovirt.org/mailman/listinfo/users 

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Fwd: Re: Permission issues

2013-02-20 Thread Jakub Bittner

Dne 20.2.2013 17:03, supo...@logicworks.pt napsal(a):
I have installed the latest nightly iso of the node but cannot login 
for the first configuration. As I enter the admin login and pasword it 
get's back to the login prompt again !?
I also notice that some times, during the installation it detect the 
disk with a zero bytes size.



*De: *supo...@logicworks.pt
*Para: *users@ovirt.org
*Enviadas: *Quarta-feira, 20 de Fevereiro de 2013 14:28:34
*Assunto: *Re: [Users] Fwd: Re: Permission issues

And if I restart the node, it was not able to activate the iscsi 
storage again.


I found this message in the vdsm.log:
Thread-423::ERROR::2013-02-20 
14:27:28,918::dispatcher::67::Storage.Dispatcher.Protect::(run) 
{'status': {'message': Cannot find master domain: 
'spUUID=5849b030-626e-47cb-ad90-3ce782d831b3, 
msdUUID=f184c929-0e8b-4e50-9ab7-5093f6d3863a', 'code': 304}}




*De: *Jakub Bittner j.bitt...@nbu.cz
*Para: *supo...@logicworks.pt
*Cc: *users@ovirt.org
*Enviadas: *Quarta-feira, 20 de Fevereiro de 2013 14:16:51
*Assunto: *Re: [Users] Fwd: Re: Permission issues

Dne 20.2.2013 13:45, supo...@logicworks.pt napsal(a):

Yes I get into the same problem.
is not possible to update using the ovirt node.
Any idea?


*De: *Jakub Bittner j.bitt...@nbu.cz
*Para: *users@ovirt.org
*Enviadas: *Quarta-feira, 20 de Fevereiro de 2013 11:13:25
*Assunto: *Re: [Users] Fwd: Re: Permission issues

Dne 20.2.2013 12:09, Kevin Maziere Aubry napsal(a):

Try systemd-197-1.fc18.2.x86_64
yum update --enablerepo=updates-testing systemd-197-1.fc18.2
Vlan will not work but no more permission issue :)


2013/2/20 Jakub Bittner j.bitt...@nbu.cz
mailto:j.bitt...@nbu.cz

Dne 20.2.2013 11:56, Jeff Bailey napsal(a):

On 2/20/2013 5:50 AM, Jakub Bittner wrote:

Hi,
I have permission issues with ovirt node and iSCSi.

What version of systemd is on your node?

It is systemd-197-1.fc18.1.x86_64.




___
Users mailing list
Users@ovirt.org mailto:Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users




-- 


Kevin Mazière
Responsable Infrastructure
Alter Way -- Hosting
1 rue Royal - 227 Bureaux de la Colline
92213 Saint-Cloud Cedex
Tél : +33 (0)1 41 16 38 41
Mob : +33 (0)7 62 55 57 05
http://www.alterway.fr http://www.alterway.fr/


But the problem is, that I am running  ovirt node, thus I can not
use yum update --enablerepo=updates-testing :-(

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

I will try install node from latest nightly iso and get you know ;-)


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

I have same problem.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Fwd: Re: Permission issues

2013-02-20 Thread Jakub Bittner
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@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Fwd: Re: Permission issues

2013-02-20 Thread Mike Burns

On 02/20/2013 12:42 PM, Jakub Bittner wrote:

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?


As in, use what is installed and convert it into an ovirt-node iso?

No

As in, build a new one?

The build instructions are here: http://www.ovirt.org/Node_Building

You can also simply use your F18 host as a vdsm host.  You're not 
required to use ovirt-node.


We'll have a new ovirt-node iso out in a day or two with an update vdsm 
and systemd (though it would be better if systemd were available in 
fedora-updates.


Mike


Thanks
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Fwd: Re: Permission issues

2013-02-20 Thread Kevin Maziere Aubry
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.bitt...@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@ovirt.org
 http://lists.ovirt.org/**mailman/listinfo/usershttp://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Fwd: Re: Permission issues

2013-02-20 Thread Jeff Bailey

On 2/20/2013 2:55 PM, supo...@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.mazi...@alterway.fr
 Para: Jakub Bittner j.bitt...@nbu.cz
 Cc: users users@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.bitt...@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@ovirt.org 
 http://lists.ovirt.org/ mailman/listinfo/users 

 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users