------=_Part_164_30390269.1361872363788
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Well, this is a fresh installation made from an engine-cleanup. I have no f=
iles in the iso domain. Also, can do a cd to /rhev/data-center/5849b030-626=
e-47cb-ad90-3ce782d831b3, which is empty where I can read and write.=20
This is an environment just to test the oVirt 3.2, so there is nothing else=
connect it to it.=20
Maybe I can start again from scratch and see.=20
thanks=20
----- Mensagem original -----
De: "Alex Leonhardt" <alex.tuxx(a)gmail.com>=20
Para: suporte(a)logicworks.pt=20
Cc: users(a)ovirt.org=20
Enviadas: Segunda-feira, 25 de Fevereiro de 2013 21:20:14=20
Assunto: Re: [Users] Fwd: Re: Permission issues=20
Hi,=20
Thread-348::WARNING::2013-02-25 16:20:47,167::fileUtils::185::fileUtils::(c=
reatedir) Dir /r hev/data-center/5849b030-626e-47cb-ad90-3ce782d831b3 alrea=
dy exists=20
AND=20
AcquireHostIdFailure: Cannot acquire host id: ('6169a495-6ae0-40ba-9734-e0b=
f0ec0e73d', Sanl ockException(19, 'Sanlock lockspace add failure', 'No
such=
device'))=20
--=20
Are you sure your config is clean ? Is there anything else claiming to be a=
NFS iso domain ? Maybe not attached to the DC ?=20
Alex=20
On 02/25/2013 06:09 PM, suporte(a)logicworks.pt wrote:=20
I'm a little bit lost here. I was able to attach a QNAP NFS storage Data(Ma=
ster), but cannot attch the local NFS iso. Also I cannot attach an openfile=
r NFS share.=20
I was able to put it all work with the release 3.1 with the node 2.5.5-0.1f=
c17=20
----- Mensagem original -----
De: suporte(a)logicworks.pt=20
Para: users(a)ovirt.org=20
Enviadas: Segunda-feira, 25 de Fevereiro de 2013 16:23:33=20
Assunto: Re: [Users] Fwd: Re: Permission issues=20
and the vdsm log:=20
Thread-348::DEBUG::2013-02-25 16:20:47,159::persistentDict::234::Storage.Pe=
rsistentDict::(r efresh) read lines (FileMetadataRW)=3D['CLASS=3DData', 'DE=
SCRIPTION=3DNAS2', 'IOOPTIMEOUTSEC=3D10', 'LEASERETRIES=3D3',
'LEASETIMESEC=
=3D60', 'LOCKPOLICY=3D', 'LOCKRENEWALINTERVALSEC=3D5', 'POOL_UUID
=3D', 'RE=
MOTE_PATH=3D192.168.5.178:/mnt/nfs-share/nfs/nfs-share', 'ROLE=3DRegular', =
'SDUUID=3D6169a 495-6ae0-40ba-9734-e0bf0ec0e73d', 'TYPE=3DNFS',
'VERSION=3D=
3', '_SHA_CKSUM=3D69dc9fc040125ab339e6 5297e958369e513d5ebe']=20
Thread-348::DEBUG::2013-02-25 16:20:47,166::persistentDict::234::Storage.Pe=
rsistentDict::(r efresh) read lines (FileMetadataRW)=3D['CLASS=3DData', 'DE=
SCRIPTION=3DNAS2', 'IOOPTIMEOUTSEC=3D10', 'LEASERETRIES=3D3',
'LEASETIMESEC=
=3D60', 'LOCKPOLICY=3D', 'LOCKRENEWALINTERVALSEC=3D5', 'POOL_UUID
=3D', 'RE=
MOTE_PATH=3D192.168.5.178:/mnt/nfs-share/nfs/nfs-share', 'ROLE=3DRegular', =
'SDUUID=3D6169a 495-6ae0-40ba-9734-e0bf0ec0e73d', 'TYPE=3DNFS',
'VERSION=3D=
3', '_SHA_CKSUM=3D69dc9fc040125ab339e6 5297e958369e513d5ebe']=20
Thread-348::WARNING::2013-02-25 16:20:47,167::fileUtils::185::fileUtils::(c=
reatedir) Dir /r hev/data-center/5849b030-626e-47cb-ad90-3ce782d831b3 alrea=
dy exists=20
Thread-348::DEBUG::2013-02-25 16:20:47,167::persistentDict::167::Storage.Pe=
rsistentDict::(t ransaction) Starting transaction=20
Thread-348::DEBUG::2013-02-25 16:20:47,167::persistentDict::175::Storage.Pe=
rsistentDict::(t ransaction) Finished transaction=20
Thread-348::INFO::2013-02-25 16:20:47,167::clusterlock::172::SANLock::(acqu=
ireHostId) Acqui ring host id for domain 6169a495-6ae0-40ba-9734-e0bf0ec0e7=
3d (id: 250)=20
Thread-348::ERROR::2013-02-25 16:20:48,168::task::833::TaskManager.Task::(_=
setError) Task=3D` bb9c54e3-3b03-46db-acab-2c327a19823f`::Unexpected error=
=20
Traceback (most recent call last):=20
File "/usr/share/vdsm/storage/task.py", line 840, in _run=20
return fn(*args, **kargs)=20
File "/usr/share/vdsm/logUtils.py", line 42, in wrapper=20
res =3D f(*args, **kwargs)=20
File "/usr/share/vdsm/storage/hsm.py", line 895, in createStoragePool=20
masterVersion, leaseParams)=20
File "/usr/share/vdsm/storage/sp.py", line 567, in create=20
self._acquireTemporaryClusterLock(msdUUID, leaseParams)=20
File "/usr/share/vdsm/storage/sp.py", line 509, in _acquireTemporaryCluster=
Lock=20
msd.acquireHostId(self.id)=20
File "/usr/share/vdsm/storage/sd.py", line 436, in acquireHostId=20
self._clusterLock.acquireHostId(hostId, async)=20
File "/usr/share/vdsm/storage/clusterlock.py", line 187, in acquireHostId=
=20
raise se.AcquireHostIdFailure(self._sdUUID, e)=20
AcquireHostIdFailure: Cannot acquire host id: ('6169a495-6ae0-40ba-9734-e0b=
f0ec0e73d', Sanl ockException(19, 'Sanlock lockspace add failure', 'No
such=
device'))=20
Thread-348::DEBUG::2013-02-25 16:20:48,168::task::852::TaskManager.Task::(_=
run) Task=3D`bb9c5 4e3-3b03-46db-acab-2c327a19823f`::Task._run: bb9c54e3-3b=
03-46db-acab-2c327a19823f (None, '5 849b030-626e-47cb-ad90-3ce782d831b3', '=
Default', '6169a495-6ae0-40ba-9734-e0bf0ec0e73d', ['
6169a495-6ae0-40ba-973=
4-e0bf0ec0e73d'], 24, None, 5, 60, 10, 3) {} failed - stopping task=20
Thread-348::DEBUG::2013-02-25 16:20:48,169::task::1177::TaskManager.Task::(=
stop) Task=3D`bb9c 54e3-3b03-46db-acab-2c327a19823f`::stopping in state pre=
paring (force False)=20
Thread-348::DEBUG::2013-02-25 16:20:48,169::task::957::TaskManager.Task::(_=
decref) Task=3D`bb 9c54e3-3b03-46db-acab-2c327a19823f`::ref 1 aborting True=
=20
Thread-348::INFO::2013-02-25 16:20:48,169::task::1134::TaskManager.Task::(p=
repare) Task=3D`bb 9c54e3-3b03-46db-acab-2c327a19823f`::aborting: Task is a=
borted: 'Cannot acquire host id' - code 661=20
Thread-348::DEBUG::2013-02-25 16:20:48,169::task::1139::TaskManager.Task::(=
prepare) Task=3D`b b9c54e3-3b03-46db-acab-2c327a19823f`::Prepare: aborted: =
Cannot acquire host id=20
Thread-348::DEBUG::2013-02-25 16:20:48,169::task::957::TaskManager.Task::(_=
decref) Task=3D`bb 9c54e3-3b03-46db-acab-2c327a19823f`::ref 0 aborting True=
=20
Thread-348::DEBUG::2013-02-25 16:20:48,169::task::892::TaskManager.Task::(_=
doAbort) Task=3D`b b9c54e3-3b03-46db-acab-2c327a19823f`::Task._doAbort: for=
ce False=20
Thread-348::DEBUG::2013-02-25 16:20:48,169::resourceManager::864::ResourceM=
anager.Owner::(c ancelAll) Owner.cancelAll requests {}=20
Thread-348::DEBUG::2013-02-25 16:20:48,169::task::568::TaskManager.Task::(_=
updateState) Tas k=3D`bb9c54e3-3b03-46db-acab-2c327a19823f`::moving from st=
ate preparing -> state aborting=20
Thread-348::DEBUG::2013-02-25 16:20:48,169::task::523::TaskManager.Task::(_=
_state_aborting) Task=3D`bb9c54e3-3b03-46db-acab-2c327a19823f`::_aborting: =
recover policy none=20
Thread-348::DEBUG::2013-02-25 16:20:48,169::task::568::TaskManager.Task::(_=
updateState) Tas k=3D`bb9c54e3-3b03-46db-acab-2c327a19823f`::moving from st=
ate aborting -> state failed=20
Thread-348::DEBUG::2013-02-25 16:20:48,169::resourceManager::830::ResourceM=
anager.Owner::(r eleaseAll) Owner.releaseAll requests {} resources {'Storag=
e.6169a495-6ae0-40ba-9734-e0bf0ec 0e73d': < ResourceRef 'Storage.6169a495-6=
ae0-40ba-9734-e0bf0ec0e73d', isValid: 'True' obj: 'None'>,
'Storage.5849b03=
0-626e-47cb-ad90-3ce782d831b3': < ResourceRef 'Storage.5849b030-62 6e-47cb-=
ad90-3ce782d831b3', isValid: 'True' obj: 'None'>}=20
Thread-348::DEBUG::2013-02-25 16:20:48,169::resourceManager::864::ResourceM=
anager.Owner::(c ancelAll) Owner.cancelAll requests {}=20
Thread-348::DEBUG::2013-02-25 16:20:48,170::resourceManager::557::ResourceM=
anager::(release Resource) Trying to release resource 'Storage.6169a495-6ae=
0-40ba-9734-e0bf0ec0e73d'=20
Thread-348::DEBUG::2013-02-25 16:20:48,170::resourceManager::573::ResourceM=
anager::(release Resource) Released resource 'Storage.6169a495-6ae0-40ba-97=
34-e0bf0ec0e73d' (0 active users)=20
Thread-348::DEBUG::2013-02-25 16:20:48,170::resourceManager::578::ResourceM=
anager::(release Resource) Resource 'Storage.6169a495-6ae0-40ba-9734-e0bf0e=
c0e73d' is free, finding out if a nyone is waiting for it.=20
Thread-348::DEBUG::2013-02-25 16:20:48,170::resourceManager::585::ResourceM=
anager::(release Resource) No one is waiting for resource 'Storage.6169a495=
-6ae0-40ba-9734-e0bf0ec0e73d', Cl earing records.=20
Thread-348::DEBUG::2013-02-25 16:20:48,170::resourceManager::557::ResourceM=
anager::(release Resource) Trying to release resource 'Storage.5849b030-626=
e-47cb-ad90-3ce782d831b3'=20
Thread-348::DEBUG::2013-02-25 16:20:48,170::resourceManager::573::ResourceM=
anager::(release Resource) Released resource 'Storage.5849b030-626e-47cb-ad=
90-3ce782d831b3' (0 active users)=20
Thread-348::DEBUG::2013-02-25 16:20:48,170::resourceManager::578::ResourceM=
anager::(release Resource) Resource 'Storage.5849b030-626e-47cb-ad90-3ce782=
d831b3' is free, finding out if a nyone is waiting for it.=20
Thread-348::DEBUG::2013-02-25 16:20:48,170::resourceManager::585::ResourceM=
anager::(release Resource) No one is waiting for resource 'Storage.5849b030=
-626e-47cb-ad90-3ce782d831b3', Cl earing records.=20
Thread-348::ERROR::2013-02-25 16:20:48,170::dispatcher::67::Storage.Dispatc=
her.Protect::(ru n) {'status': {'message': "Cannot acquire host id:
('6169a=
495-6ae0-40ba-9734-e0bf0ec0e73d', SanlockException(19, 'Sanlock lockspace a=
dd failure', 'No such device'))", 'code': 661}}=20
Thread-350::DEBUG::2013-02-25 16:20:50,379::BindingXMLRPC::913::vds::(wrapp=
er) client [192. 168.5.180]::call volumesList with () {}=20
MainProcess|Thread-350::DEBUG::2013-02-25 16:20:50,380::misc::84::Storage.M=
isc.excCmd::(<la mbda>) '/usr/sbin/gluster --mode=3Dscript volume info --xm=
l' (cwd None)=20
MainProcess|Thread-350::DEBUG::2013-02-25 16:20:50,427::misc::84::Storage.M=
isc.excCmd::(<la mbda>) SUCCESS: <err> =3D ''; <rc> =3D 0=20
Thread-350::DEBUG::2013-02-25 16:20:50,427::BindingXMLRPC::920::vds::(wrapp=
er) return volum esList with {'status': {'message': 'Done',
'code': 0}, 'vo=
lumes': {}}=20
----- Mensagem original -----
De: suporte(a)logicworks.pt=20
Para: users(a)ovirt.org=20
Enviadas: Segunda-feira, 25 de Fevereiro de 2013 15:46:13=20
Assunto: Re: [Users] Fwd: Re: Permission issues=20
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=20
I have SELinux disabled in the host and engine.=20
The sanlock log shows :=20
2013-02-25 15:33:41+0000 9535 [21168]: open error -13 /rhev/data-center/mnt=
/192.168.5.178:_mnt_nfs-share_nfs_nfs-share/43baa487-aad8-4d60-8e48-f7a3b38=
99cd3/dom_md/ids=20
2013-02-25 15:33:41+0000 9535 [21168]: s2 open_disk /rhev/data-center/mnt/1=
92.168.5.178:_mnt_nfs-share_nfs_nfs-share/43baa487-aad8-4d60-8e48-f7a3b3899=
cd3/dom_md/ids error -13=20
2013-02-25 15:33:42+0000 9536 [938]: s2 add_lockspace fail result -19=20
2013-02-25 15:33:58+0000 9553 [937]: s3 lockspace 43baa487-aad8-4d60-8e48-f=
7a3b3899cd3:250:/rhev/data-center/mnt/192.168.5.178:_mnt_nfs-share_nfs_nfs-=
share/43baa487-aad8-4d60-8e48-f7a3b3899cd3/dom_md/ids:0=20
2013-02-25 15:33:58+0000 9553 [21208]: open error -13 /rhev/data-center/mnt=
/192.168.5.178:_mnt_nfs-share_nfs_nfs-share/43baa487-aad8-4d60-8e48-f7a3b38=
99cd3/dom_md/ids=20
2013-02-25 15:33:58+0000 9553 [21208]: s3 open_disk /rhev/data-center/mnt/1=
92.168.5.178:_mnt_nfs-share_nfs_nfs-share/43baa487-aad8-4d60-8e48-f7a3b3899=
cd3/dom_md/ids error -13=20
2013-02-25 15:33:59+0000 9554 [937]: s3 add_lockspace fail result -19=20
Cannot find a way to fix it.=20
Any idea?=20
----- Mensagem original -----
De: "Jakub Bittner" <j.bittner(a)nbu.cz>=20
Para: users(a)ovirt.org=20
Enviadas: Segunda-feira, 25 de Fevereiro de 2013 12:58:01=20
Assunto: Re: [Users] Fwd: Re: Permission issues=20
This problem occurs if SELINUX is disabled, changing state to PERMISSIVE so=
lves this issue.=20
Dne 25.2.2013 13:35, Jakub Bittner napsal(a):=20
<blockquote
Than you for sharing your process. I also try it, but I am getting errors w=
hile installing vdsm:=20
ERROR: Could not determine running system's policy version.=20
ERROR: Unable to open policy /etc/selinux/targeted/policy/policy.27.=20
/var/tmp/rpm-tmp.yqBAt7: line 1: 1087 Unauthorized access to memory (SIGSEG=
V) /usr/bin/vdsm-tool sebool-config=20
ERROR: Could not determine running system's policy version.=20
ERROR: Unable to open policy /etc/selinux/targeted/policy/policy.27.=20
/var/tmp/rpm-tmp.yqBAt7: line 3: 1088 Unauthorized access to memory (SIGSEG=
V) /usr/bin/vdsm-tool set-saslpasswd=20
Verifying : vdsm-4.10.3-8.fc18.x86_64=20
kernel: vdsm-tool[1173]: segfault at 0 ip 00007f1dc72905f8 sp 00007fff60814=
750 error 4 in libapol.so.4.3[7f1dc7269000+34000]=20
kernel: vdsm-tool[1174]: segfault at 0 ip 00007f10de8975f8 sp 00007fff4fa8b=
e90 error 4 in libapol.so.4.3[7f10de870000+34000]=20
vdsm-tool=20
ERROR: Could not determine running system's policy version.=20
ERROR: Unable to open policy /etc/selinux/targeted/policy/policy.27.=20
Neopr=C3=A1vn=C4=9Bn=C3=BD p=C5=99=C3=ADstup do pam=C4=9Bti (SIGSEGV)=20
rpm -qa|grep vdsm=20
vdsm-xmlrpc-4.10.3-8.fc18.noarch=20
vdsm-cli-4.10.3-8.fc18.noarch=20
vdsm-4.10.3-8.fc18.x86_64=20
vdsm-python-4.10.3-8.fc18.x86_64=20
rpm -qa|grep systemd=20
systemd-libs-197-1.fc18.2.x86_64=20
systemd-197-1.fc18.2.x86_64=20
systemd-sysv-197-1.fc18.2.x86_64=20
Dne 22.2.2013 18:45, suporte(a)logicworks.pt napsal(a):=20
<blockquote
well, it's working now.=20
I remove vdsm (vdsm-gluster too, a dependency rpm )=20
install again vdsm first and than vdsm-gluster, and the host is active !!=
=20
----- Mensagem original -----
De: suporte(a)logicworks.pt=20
Para: users(a)ovirt.org=20
Enviadas: Sexta-feira, 22 de Fevereiro de 2013 16:58:58=20
Assunto: Re: [Users] Fwd: Re: Permission issues=20
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(a)logicworks.pt=20
Para: users(a)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 add a gateway to /etc/sysconfig/network remove /usr/lib/udev/rules.d/60=
-net.rules systemctl=C2=A0enable=C2=A0network.service systemctl=C2=A0start=
=C2=A0network.service chkconfig network on 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 =
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=20
state" Did I miss something?
Thanks
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(a)cs.kent.edu>=20
Para: users(a)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(a)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(a)alterway.fr>=20
Para: "Jakub Bittner" <j.bittner(a)nbu.cz>=20
Cc: "users" <users(a)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(a)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(a)ovirt.org=20
http://lists.ovirt.org/ mailman/listinfo/users=20
=20
_______________________________________________=20
Users mailing list=20
Users(a)ovirt.org=20
http://lists.ovirt.org/mailman/listinfo/users=20
_______________________________________________=20
Users mailing list=20
Users(a)ovirt.org=20
http://lists.ovirt.org/mailman/listinfo/users=20
_______________________________________________=20
Users mailing list=20
Users(a)ovirt.org=20
http://lists.ovirt.org/mailman/listinfo/users=20
_______________________________________________=20
Users mailing list=20
Users(a)ovirt.org=20
http://lists.ovirt.org/mailman/listinfo/users=20
_______________________________________________=20
Users mailing list=20
Users(a)ovirt.org=20
http://lists.ovirt.org/mailman/listinfo/users=20
_______________________________________________
Users mailing list Users(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/=
users=20
_______________________________________________
Users mailing list Users(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/=
users=20
</blockquote
_______________________________________________=20
Users mailing list=20
Users(a)ovirt.org=20
http://lists.ovirt.org/mailman/listinfo/users=20
_______________________________________________=20
Users mailing list=20
Users(a)ovirt.org=20
http://lists.ovirt.org/mailman/listinfo/users=20
_______________________________________________=20
Users mailing list=20
Users(a)ovirt.org=20
http://lists.ovirt.org/mailman/listinfo/users=20
_______________________________________________
Users mailing list Users(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/=
users=20
</blockquote
------=_Part_164_30390269.1361872363788
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'>Well, this is a fresh installation made from an engine-cleanu=
p. I have no files in the iso domain. Also, can do a cd to /rhev/data-cente=
r/5849b030-626e-47cb-ad90-3ce782d831b3, which is empty where I can read and=
write.<br>This is an environment just to test the oVirt 3.2, so there is n=
othing else connect it to it.<br><br>Maybe I can start again from scratch a=
nd see.<br><br>thanks<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,sans-serif; font-size: 12pt;"><b>De:
</b>"Alex Leon=
hardt" &lt;alex.tuxx(a)gmail.com&gt;<br><b>Para:
</b>suporte(a)logicworks.pt<br=
<b>Cc: </b>users(a)ovirt.org<br><b>Enviadas:
</b>Segunda-feira, 25 de Fevere=
iro de 2013
21:20:14<br><b>Assunto: </b>Re: [Users] Fwd: Re: Permission iss=
ues<br><br
=20
=20
=20
<font size=3D"-1"><font face=3D"Tahoma">Hi,<br
<br
</font></font>Thread-348::WARNING::2013-02-25
16:20:47,167::fileUtils::185::fileUtils::(createdir) Dir /r =
hev/data-center/5849b030-626e-47cb-ad90-3ce782d831b3 already exists<br
<br
AND<br
<br
AcquireHostIdFailure: Cannot acquire host id:
('6169a495-6ae0-40ba-9734-e0bf0ec0e73d',
Sanl &n=
bsp;
ockException(19, 'Sanlock lockspace add failure', 'No such
device'))<br=
<br
<small><font face=3D"Tahoma">--<br
<br
Are you sure your config is clean ? Is there anything
else
claiming to be a NFS iso domain ? Maybe not attached to the DC ?
<br
<br
Alex<br
</font></small><br
<br
On 02/25/2013 06:09 PM, <a
class=3D"moz-txt-link-abbreviated" href=3D"m=
ailto:suporte@logicworks.pt"
target=3D"_blank">suporte(a)logicworks.pt</a> wr=
ote:
<blockquote cite=3D"mid:9093041.810.1361815770727.JavaMail.ferra@ferra-=
PC"
<style>p { margin: 0;
}</style
<div
style=3D"font-family: verdana,helvetica,sans-serif; font-size: 1=
0pt; color: rgb(51, 0, 102);">I'm a little bit lost here. I was able to
attach a QNAP NFS storage Data(Master), but cannot attch the
local NFS iso. Also I cannot attach an openfiler NFS share.<br
<br
I
was able to put it all work with the release 3.1 with the node
2.5.5-0.1fc17<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,sans-serif; fo=
nt-size: 12pt;"><b>De: </b><a
class=3D"moz-txt-link-abbreviated" href=3D"ma=
ilto:suporte@logicworks.pt"
target=3D"_blank">suporte(a)logicworks.pt</a><br
<b>Para: </b><a
class=3D"moz-txt-link-abbreviated" href=3D"mailto=
:users@ovirt.org" target=3D"_blank">users(a)ovirt.org</a><br
<b>Enviadas: </b>Segunda-feira, 25 de
Fevereiro de 2013
16:23:33<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-siz=
e: 10pt; color: rgb(51, 0, 102);">and the vdsm log:<br
<br
Thread-348::DEBUG::2013-02-25
16:20:47,159::persistentDict::234::Storage.PersistentDict::(r&n=
bsp;
efresh) read lines (FileMetadataRW)=3D['CLASS=3DData',
'DESCRIPTION=3DNAS2',
'IOOPTIMEOUTSEC=3D10', &=
nbsp;
'LEASERETRIES=3D3', 'LEASETIMESEC=3D60',
'LOCKPOLICY=3D',
'LOCKRENEWALINTERVALSEC=3D5',
'POOL_UUID  =
; =3D',
'REMOTE_PATH=3D192.168.5.178:/mnt/nfs-share/nfs/nfs-share',
'ROLE=3DRegular',
'SDUUID=3D6169a =
495-6ae0-40ba-9734-e0bf0ec0e73d', 'TYPE=3DNFS',
'VERSION=3D3',
'_SHA_CKSUM=3D69dc9fc040125ab339e6  =
;
5297e958369e513d5ebe']<br
Thread-348::DEBUG::2013-02-25
16:20:47,166::persistentDict::234::Storage.PersistentDict::(r&n=
bsp;
efresh) read lines (FileMetadataRW)=3D['CLASS=3DData',
'DESCRIPTION=3DNAS2',
'IOOPTIMEOUTSEC=3D10', &=
nbsp;
'LEASERETRIES=3D3', 'LEASETIMESEC=3D60',
'LOCKPOLICY=3D',
'LOCKRENEWALINTERVALSEC=3D5',
'POOL_UUID  =
; =3D',
'REMOTE_PATH=3D192.168.5.178:/mnt/nfs-share/nfs/nfs-share',
'ROLE=3DRegular',
'SDUUID=3D6169a =
495-6ae0-40ba-9734-e0bf0ec0e73d', 'TYPE=3DNFS',
'VERSION=3D3',
'_SHA_CKSUM=3D69dc9fc040125ab339e6  =
;
5297e958369e513d5ebe']<br
Thread-348::WARNING::2013-02-25
16:20:47,167::fileUtils::185::fileUtils::(createdir) Dir
/r
hev/data-center/5849b030-626e-47cb-ad90-3ce782d831b3 already
exists<br
Thread-348::DEBUG::2013-02-25
16:20:47,167::persistentDict::167::Storage.PersistentDict::(t&n=
bsp;
ransaction) Starting transaction<br
Thread-348::DEBUG::2013-02-25
16:20:47,167::persistentDict::175::Storage.PersistentDict::(t&n=
bsp;
ransaction) Finished transaction<br
Thread-348::INFO::2013-02-25
16:20:47,167::clusterlock::172::SANLock::(acquireHostId)
Acqui ring
host=
id for domain
6169a495-6ae0-40ba-9734-e0bf0ec0e73d (id: 250)<br
Thread-348::ERROR::2013-02-25
16:20:48,168::task::833::TaskManager.Task::(_setError)
Task=3D`
bb9c54e3-3b03-46db-acab-2c327a19823f`::Unexpected error<br
Traceback (most recent call last):<br
File
"/usr/share/vdsm/storage/task.py", line 840, in _ru=
n<br
return fn(*args,
**kargs)<br
File
"/usr/share/vdsm/logUtils.py", line 42, in wrapper<=
br
res =3D f(*args,
**kwargs)<br
File
"/usr/share/vdsm/storage/hsm.py", line 895, in
createStoragePool<br
masterVersion, leaseParams)<br
File
"/usr/share/vdsm/storage/sp.py", line 567, in creat=
e<br
self._acquireTemporaryClusterLock(msdUUID, l=
easeParams)<br
File
"/usr/share/vdsm/storage/sp.py", line 509, in
_acquireTemporaryClusterLock<br
msd.acquireHostId(self.id)<br
File
"/usr/share/vdsm/storage/sd.py", line 436, in
acquireHostId<br
self._clusterLock.acquireHostId(hostId, asyn=
c)<br
File
"/usr/share/vdsm/storage/clusterlock.py", line 187,
in acquireHostId<br
raise se.AcquireHostIdFailure(self._sdUUID, =
e)<br
AcquireHostIdFailure:
Cannot acquire host id:
('6169a495-6ae0-40ba-9734-e0bf0ec0e73d',
Sanl =
ockException(19, 'Sanlock lockspace add failure', 'No such
device'))<br
Thread-348::DEBUG::2013-02-25
16:20:48,168::task::852::TaskManager.Task::(_run)
Task=3D`bb9c5
4e3-3b03-46db-acab-2c327a19823f`::Task._run:
bb9c54e3-3b03-46db-acab-2c327a19823f (None,
'5  =
;
849b030-626e-47cb-ad90-3ce782d831b3', 'Default',
'6169a495-6ae0-40ba-9734-e0bf0ec0e73d',
[' &nb=
sp;
6169a495-6ae0-40ba-9734-e0bf0ec0e73d'], 24, None, 5, 60, 10,
3) {} failed - stopping task<br
Thread-348::DEBUG::2013-02-25
16:20:48,169::task::1177::TaskManager.Task::(stop)
Task=3D`bb9c
54e3-3b03-46db-acab-2c327a19823f`::stopping in state
preparing (force False)<br
Thread-348::DEBUG::2013-02-25
16:20:48,169::task::957::TaskManager.Task::(_decref)
Task=3D`bb
9c54=
e3-3b03-46db-acab-2c327a19823f`::ref 1
aborting True<br
Thread-348::INFO::2013-02-25
16:20:48,169::task::1134::TaskManager.Task::(prepare)
Task=3D`bb
9c54e3-3b03-46db-acab-2c327a19823f`::aborting: Task is
aborted: 'Cannot acquire host id'
- &nbs=
p; code 661<br
Thread-348::DEBUG::2013-02-25
16:20:48,169::task::1139::TaskManager.Task::(prepare)
Task=3D`b
b9c54e3-3b03-46db-acab-2c327a19823f`::Prepare: aborted:
Cannot acquire host id<br
Thread-348::DEBUG::2013-02-25
16:20:48,169::task::957::TaskManager.Task::(_decref)
Task=3D`bb
9c54=
e3-3b03-46db-acab-2c327a19823f`::ref 0
aborting True<br
Thread-348::DEBUG::2013-02-25
16:20:48,169::task::892::TaskManager.Task::(_doAbort)
Task=3D`b
b9c54e3-3b03-46db-acab-2c327a19823f`::Task._doAbort: force
False<br
Thread-348::DEBUG::2013-02-25
16:20:48,169::resourceManager::864::ResourceManager.Owner::(c&n=
bsp;
ancelAll) Owner.cancelAll requests {}<br
Thread-348::DEBUG::2013-02-25
16:20:48,169::task::568::TaskManager.Task::(_updateState)
Tas
k=3D`bb9c54=
e3-3b03-46db-acab-2c327a19823f`::moving
from state preparing -> state aborting<br
Thread-348::DEBUG::2013-02-25
16:20:48,169::task::523::TaskManager.Task::(__state_aborting)&n=
bsp;
Task=3D`bb9c54e3-3b03-46db-acab-2c327a19823f`::_aborting:
recover policy none<br
Thread-348::DEBUG::2013-02-25
16:20:48,169::task::568::TaskManager.Task::(_updateState)
Tas
k=3D`bb9c54=
e3-3b03-46db-acab-2c327a19823f`::moving
from state aborting -> state failed<br
Thread-348::DEBUG::2013-02-25
16:20:48,169::resourceManager::830::ResourceManager.Owner::(r&n=
bsp;
eleaseAll) Owner.releaseAll requests {} resources
{'Storage.6169a495-6ae0-40ba-9734-e0bf0ec &nbs=
p; 0e73d':
< ResourceRef
'Storage.6169a495-6ae0-40ba-9734-e0bf0ec0e73d', isValid:
'True'
obj: &nbs=
p; 'None'>,
'Storage.5849b030-626e-47cb-ad90-3ce782d831b3': <
ResourceRef
'Storage.5849b030-62 &=
nbsp;
6e-47cb-ad90-3ce782d831b3', isValid: 'True' obj:
'None'>}<br=
Thread-348::DEBUG::2013-02-25
16:20:48,169::resourceManager::864::ResourceManager.Owner::(c&n=
bsp;
ancelAll) Owner.cancelAll requests {}<br
Thread-348::DEBUG::2013-02-25
16:20:48,170::resourceManager::557::ResourceManager::(release&n=
bsp;
Resource) Trying to release resource
'Storage.6169a495-6ae0-40ba-9734-e0bf0ec0e73d'<br
Thread-348::DEBUG::2013-02-25
16:20:48,170::resourceManager::573::ResourceManager::(release&n=
bsp;
Resource) Released resource
'Storage.6169a495-6ae0-40ba-9734-e0bf0ec0e73d' (0 active
users)<br
Thread-348::DEBUG::2013-02-25
16:20:48,170::resourceManager::578::ResourceManager::(release&n=
bsp;
Resource) Resource
'Storage.6169a495-6ae0-40ba-9734-e0bf0ec0e73d' is free,
finding out if
a  =
; nyone is waiting for it.<br
Thread-348::DEBUG::2013-02-25
16:20:48,170::resourceManager::585::ResourceManager::(release&n=
bsp;
Resource) No one is waiting for resource
'Storage.6169a495-6ae0-40ba-9734-e0bf0ec0e73d',
Cl &=
nbsp;
earing records.<br
Thread-348::DEBUG::2013-02-25
16:20:48,170::resourceManager::557::ResourceManager::(release&n=
bsp;
Resource) Trying to release resource
'Storage.5849b030-626e-47cb-ad90-3ce782d831b3'<br
Thread-348::DEBUG::2013-02-25
16:20:48,170::resourceManager::573::ResourceManager::(release&n=
bsp;
Resource) Released resource
'Storage.5849b030-626e-47cb-ad90-3ce782d831b3' (0 active
users)<br
Thread-348::DEBUG::2013-02-25
16:20:48,170::resourceManager::578::ResourceManager::(release&n=
bsp;
Resource) Resource
'Storage.5849b030-626e-47cb-ad90-3ce782d831b3' is free,
finding out if
a  =
; nyone is waiting for it.<br
Thread-348::DEBUG::2013-02-25
16:20:48,170::resourceManager::585::ResourceManager::(release&n=
bsp;
Resource) No one is waiting for resource
'Storage.5849b030-626e-47cb-ad90-3ce782d831b3',
Cl &=
nbsp;
earing records.<br
Thread-348::ERROR::2013-02-25
16:20:48,170::dispatcher::67::Storage.Dispatcher.Protect::(ru&n=
bsp;
n) {'status': {'message': "Cannot acquire host id:
('6169a495-6ae0-40ba-9734-e0bf0ec0e73d',  =
;
SanlockException(19, 'Sanlock lockspace add failure', 'No
such device'))", 'code': 661}}<br
Thread-350::DEBUG::2013-02-25
16:20:50,379::BindingXMLRPC::913::vds::(wrapper) client
[192.
168.5.180=
]::call volumesList with () {}<br
MainProcess|Thread-350::DEBUG::2013-02-25
16:20:50,380::misc::84::Storage.Misc.excCmd::(<la  =
;
mbda>) '/usr/sbin/gluster --mode=3Dscript volume info
--xml' (cwd None)<br
MainProcess|Thread-350::DEBUG::2013-02-25
16:20:50,427::misc::84::Storage.Misc.excCmd::(<la  =
;
mbda>) SUCCESS: <err> =3D ''; <rc>
=3D 0<br
Thread-350::DEBUG::2013-02-25
16:20:50,427::BindingXMLRPC::920::vds::(wrapper) return
volum
esList wi=
th {'status': {'message': 'Done',
'code': 0}, 'volumes': {}}<br
<br
<br
<hr id=3D"zwchr"
<div style=3D"color: rgb(0, 0, 0);
font-weight: normal; font-st=
yle: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif=
; font-size: 12pt;"><b>De: </b><a
class=3D"moz-txt-link-abbreviated" href=
=3D"mailto:suporte@logicworks.pt"
target=3D"_blank">suporte(a)logicworks.pt</=
a><br
<b>Para:
</b><a class=3D"moz-txt-link-abbreviated" href=3D"ma=
ilto:users@ovirt.org"
target=3D"_blank">users(a)ovirt.org</a><br
<b>Enviadas: </b>Segunda-feira, 25 de
Fevereiro de 2013
15:46:13<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);">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<br
<br
I have SELinux
disabled in the host and engine.<br
<br
The sanlock log
shows :<br
<br
2013-02-25 15:33:41+0000 9535 [21168]: open
error -13
/rhev/data-center/mnt/192.168.5.178:_mnt_nfs-share_nfs_nfs-share/43baa487-a=
ad8-4d60-8e48-f7a3b3899cd3/dom_md/ids<br
2013-02-25 15:33:41+0000 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<br
2013-02-25
15:33:42+0000 9536 [938]: s2 add_lockspace
fail result -19<br
2013-02-25 15:33:58+0000 9553 [937]: s3 lockspace
43baa487-aad8-4d60-8e48-f7a3b3899cd3:250:/rhev/data-center/mnt/192.168.5.17=
8:_mnt_nfs-share_nfs_nfs-share/43baa487-aad8-4d60-8e48-f7a3b3899cd3/dom_md/=
ids:0<br
2013-02-25
15:33:58+0000 9553 [21208]: open error -13
/rhev/data-center/mnt/192.168.5.178:_mnt_nfs-share_nfs_nfs-share/43baa487-a=
ad8-4d60-8e48-f7a3b3899cd3/dom_md/ids<br
2013-02-25 15:33:58+0000 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<br
2013-02-25
15:33:59+0000 9554 [937]: s3 add_lockspace
fail result -19<br
<br
Cannot find a way to
fix it.<br
Any idea?<br
<br
<hr id=3D"zwchr"
<div style=3D"color: rgb(0, 0, 0); font-weight: normal; fon=
t-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-s=
erif; font-size: 12pt;"><b>De: </b>"Jakub Bittner"
<a class=3D"moz-txt-link-rfc2396E"
href=3D"mailto:j.bittn=
er(a)nbu.cz"
target=3D"_blank">&lt;j.bittner(a)nbu.cz&gt;</a><br
<b>Para: </b><a
class=3D"moz-txt-link-abbreviated" href=
=3D"mailto:users@ovirt.org"
target=3D"_blank">users(a)ovirt.org</a><br
<b>Enviadas: </b>Segunda-feira,
25 de Fevereiro de
2013 12:58:01<br
<b>Assunto: </b>Re: [Users] Fwd: Re: Permission
issues<br
<br
<div
class=3D"moz-cite-prefix">This problem occurs if
SELINUX is disabled, changing state to PERMISSIVE
solves this issue.<br
<br
<br
Dne 25.2.2013 13:35, Jakub Bittner
napsal(a):<br
</div
<blockquote
cite=3D"mid:512B5A83.4040304@nbu.cz"
<div class=3D"moz-cite-prefix">Than you for sharing
your process. I also try it, but I am getting
errors while installing vdsm:<br
<br
ERROR: Could
not determine running system's policy
version.<br
ERROR: Unable to open policy
/etc/selinux/targeted/policy/policy.27.<br
/var/tmp/rpm-tmp.yqBAt7: line
1: 1087
Unauthorized access to memory
(SIGSEGV) &n=
bsp;  =
; /usr/bin/vdsm-tool
sebool-config<br
ERROR: Could not determine running system's policy
version.<br
ERROR: Unable to open policy
/etc/selinux/targeted/policy/policy.27.<br
/var/tmp/rpm-tmp.yqBAt7: line
3: 1088
Unauthorized access to memory
(SIGSEGV) &n=
bsp;  =
; /usr/bin/vdsm-tool
set-saslpasswd<br
Verifying : vdsm-4.10.3-8.fc18.x86_64<br=
<br
kernel: vdsm-tool[1173]: segfault at 0 ip
00007f1dc72905f8 sp 00007fff60814750 error 4 in
libapol.so.4.3[7f1dc7269000+34000]<br
kernel: vdsm-tool[1174]: segfault at 0
ip
00007f10de8975f8 sp 00007fff4fa8be90 error 4 in
libapol.so.4.3[7f10de870000+34000]<br
<br
<br
vdsm-tool
<br
ERROR: Could not determine running
system's policy
version.<br
ERROR: Unable to open policy
/etc/selinux/targeted/policy/policy.27.<br
Neopr=C3=A1vn=C4=9Bn=C3=BD
p=C5=99=C3=ADstup do pam=
=C4=9Bti (SIGSEGV)<br
<br
<br
rpm -qa|grep vdsm <br
vdsm-xmlrpc-4.10.3-8.fc18.noarch<br
vdsm-cli-4.10.3-8.fc18.noarch<br
vdsm-4.10.3-8.fc18.x86_64<br
vdsm-python-4.10.3-8.fc18.x86_64<br
<br
rpm -qa|grep
systemd<br
systemd-libs-197-1.fc18.2.x86_64<br
systemd-197-1.fc18.2.x86_64<br
systemd-sysv-197-1.fc18.2.x86_64<br
<br
<br
Dne 22.2.2013 18:45, <a
class=3D"moz-txt-link-abbrevi=
ated" href=3D"mailto:suporte@logicworks.pt"
target=3D"_blank">suporte@logic=
works.pt</a
napsal(a):<br
</div
<blockquote
cite=3D"mid:20234115.794.1361555154497.Java=
Mail.ferra@ferra-PC"
<style>p
{ margin: 0; }</style
<div
style=3D"font-family: verdana,helvetica,sans-ser=
if; font-size: 10pt; color: rgb(51, 0, 102);">well, it's working
now.<br
I remove
vdsm (vdsm-gluster too, a dependency
rpm )<br
<br
install
again vdsm first and than vdsm-gluster,
and the host is active !!<br
<br
<br
<hr id=3D"zwchr"
<div style=3D"color: rgb(0, 0,
0); font-weight: nor=
mal; font-style: normal; text-decoration: none; font-family: Helvetica,Aria=
l,sans-serif; font-size: 12pt;"><b>De: </b><a
class=3D"moz-txt-link-abbrevi=
ated" href=3D"mailto:suporte@logicworks.pt"
target=3D"_blank">suporte@logic=
works.pt</a><br
<b>Para: </b><a class=3D"moz-txt-link-abbreviated=
" href=3D"mailto:users@ovirt.org"
target=3D"_blank">users(a)ovirt.org</a><br
<b>Enviadas:
</b>Sexta-feira, 22 de Fevereiro
de 2013 16:58:58<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);">I notice that
vdsm service is not running:<br
systemctl status
vdsmd.service<br
vdsmd.service - Virtual Desktop Server
Manager<br
 =
; Loaded: loaded
(/usr/lib/systemd/system/vdsmd.service;
enabled)<br
 =
; Active: failed (Result: exit-code)
since Fri 2013-02-22 16:42:24 WET; 1min 45s
ago<br
 =
; Process: 1880
ExecStart=3D/lib/systemd/systemd-vdsmd start
(code=3Dexited, status=3D1/FAILURE)<br
<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]: 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
systemd-vdsmd[1880]: 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,
code=3Dexited status=3D1<br
Feb 22 16:42:24 node2.acloud.pt systemd[1]:
Failed 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 -qa|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
vdsm-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,sans-serif; font-size: 12pt;"><b>De: </b><a
class=3D"moz-txt-link-abb=
reviated" href=3D"mailto:suporte@logicworks.pt"
target=3D"_blank">suporte@l=
ogicworks.pt</a><br
<b>Para: </b><a class=3D"moz-txt-link-abbrevi=
ated" href=3D"mailto:users@ovirt.org"
target=3D"_blank">users(a)ovirt.org</a>=
<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"E=
N-US">yum install net-tools<br
</span
<pre><span style=3D"font-size: 12pt; font-f=
amily: "Calibri","sans-serif";"
lang=3D"EN-US">systemct=
l stop NetworkManager.service</span></pre
<pre><span style=3D""
lang=3D"EN-US">system=
ctl disable NetworkManager.service
</span><span style=3D"" lang=3D"EN-US">add a gateway to
/etc/sysconfig/netw=
ork</span><span style=3D"" lang=3D"EN-US"
remove
/usr/lib/udev/rules.d/60-net.rules</span><code><span style=3D"font-s=
ize: 12pt; font-family: "Calibri","sans-serif"; color:
=
rgb(0, 0, 187);" lang=3D"EN-US"
</span></code><code><span style=3D"font-size: 12pt;
font-family: "Cali=
bri","sans-serif";"
lang=3D"EN-US">systemctl enable&nbs=
p;network.service </span></code><span style=3D"font-size: 12pt;
font-family=
: "Calibri","sans-serif";"
lang=3D"EN-US"
<code><span
style=3D"font-family: "Calibri","sans-serif"=
;;">systemctl start network.service </span></code
</span><span style=3D""
lang=3D"EN-US">chkconfig network on</span
</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
systemd-libs-197-1.fc18.2.x86_64<br
<br
SELinux is disabled<br
<br
<pre><span
style=3D"font-size: 12pt;">yum l=
ocalinstall <a class=3D"moz-txt-link-freetext"
href=3D"http://ovirt.org/rel=
eases/ovirt-release-fedora.noarch.rpm"
target=3D"_blank">http://ovirt.org/r=
eleases/ovirt-release-fedora.noarch.rpm</a
Than I add it to the engine via portal
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;"
Did I
miss something?
Thanks
Jose
</span><span style=3D"font-size: 12pt;"></span
</pre
<br
iptables -L<br
Chain INPUT (policy ACCEPT)<br
target prot opt sou=
rce =
destination<br
ACCEPT all --=
anywhere =
anywhere  =
; ctstate
RELATED,ESTABLISHED<br
ACCEPT all --=
anywhere =
anywhere<br
ACCEPT tcp --=
anywhere =
anywhere  =
; tcp dpt:54321<br
ACCEPT tcp --=
anywhere =
anywhere  =
; tcp dpt:ssh<br
ACCEPT udp --=
anywhere =
anywhere  =
; udp dpt:snmp<br
ACCEPT tcp --=
anywhere =
anywhere  =
; tcp dpt:16514<br
ACCEPT tcp --=
anywhere =
anywhere  =
; multiport dports
xprtld:6166<br
ACCEPT tcp --=
anywhere =
anywhere  =
; multiport dports
49152:49216<br
ACCEPT tcp --=
anywhere =
anywhere  =
; tcp dpt:24007<br
ACCEPT udp --=
anywhere =
anywhere  =
; udp dpt:sunrpc<br
ACCEPT tcp --=
anywhere =
anywhere  =
; tcp dpt:38465<br
ACCEPT tcp --=
anywhere =
anywhere  =
; tcp dpt:38466<br
ACCEPT tcp --=
anywhere =
anywhere  =
; tcp dpt:38467<br
ACCEPT tcp --=
anywhere =
anywhere  =
; tcp dpt:39543<br
ACCEPT tcp --=
anywhere =
anywhere  =
; tcp dpt:55863<br
ACCEPT tcp --=
anywhere =
anywhere  =
; tcp dpt:38468<br
ACCEPT udp --=
anywhere =
anywhere  =
; udp dpt:963<br
ACCEPT tcp --=
anywhere =
anywhere  =
; tcp dpt:965<br
ACCEPT tcp --=
anywhere =
anywhere  =
; tcp dpt:ctdb<br
ACCEPT tcp --=
anywhere =
anywhere  =
; tcp
dpt:netbios-ssn<br
ACCEPT tcp --=
anywhere =
anywhere  =
; tcp
dpt:microsoft-ds<br
ACCEPT tcp --=
anywhere =
anywhere  =
; tcp
dpts:24009:24108<br
REJECT all --=
anywhere =
anywhere  =
; reject-with
icmp-host-prohibited<br
<br
Chain FORWARD (policy ACCEPT)<br
target prot opt sou=
rce =
destination<br
REJECT all --=
anywhere =
anywhere  =
; PHYSDEV match !
--physdev-is-bridged reject-with
icmp-host-prohibited<br
<br
Chain OUTPUT (policy ACCEPT)<br
target prot opt sou=
rce =
destination<br
<br
<br
<hr
id=3D"zwchr"
<div style=3D"color: rgb(0, 0, 0); font-wei=
ght: normal; font-style: normal; text-decoration: none; font-family: Helvet=
ica,Arial,sans-serif; font-size: 12pt;"><b>De: </b>"Jeff
Bailey" <a class=
=3D"moz-txt-link-rfc2396E" href=3D"mailto:bailey@cs.kent.edu"
target=3D"_bl=
ank">&lt;bailey(a)cs.kent.edu&gt;</a><br
<b>Para:
</b><a class=3D"moz-txt-link-abb=
reviated" href=3D"mailto:users@ovirt.org"
target=3D"_blank">users(a)ovirt.org=
</a><br
<b>Enviadas: </b>Quarta-feira, 20 de
Fevereiro de 2013 21:50:38<br
<b>Assunto:
</b>Re: [Users] Fwd: Re:
Permission issues<br
<br
<br
On 2/20/2013 2:55 PM, <a
class=3D"moz-txt=
-link-abbreviated" href=3D"mailto:suporte@logicworks.pt"
target=3D"_blank">=
suporte(a)logicworks.pt</a
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 F18,
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
--enablerepo=3Dupdates-testing
update systemd<br
<br
After that, remove
/usr/lib/udev/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.conf, etc that I do
but the
steps above basically cover it.<br
<br
> Thanks<br
><br
> ----- Mensagem
original -----<br
> De: "Kevin Maziere Aubry" <a class=
=3D"moz-txt-link-rfc2396E" href=3D"mailto:kevin.maziere@alterway.fr"
target=
=3D"_blank">&lt;kevin.maziere(a)alterway.fr&gt;</a><br
> Para: "Jakub
Bittner" <a class=3D"mo=
z-txt-link-rfc2396E" href=3D"mailto:j.bittner@nbu.cz"
target=3D"_blank"><=
;j.bittner(a)nbu.cz&gt;</a><br
> Cc: "users" <a class=3D"moz-txt-link=
-rfc2396E" href=3D"mailto:users@ovirt.org"
target=3D"_blank"><users@ovir=
t.org></a><br
> Enviadas: Quarta-feira, 20
Fevereiro, 2013 17:48:29<br
> Assunto: Re: [Users]
Fwd: Re:
Permission issues<br
><br
><br
><br
> Sur. <br
> I update systemd and remove udev
network conf file. <br
> I also stop network 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" < <a
class=3D"moz-txt-link-ab=
breviated" href=3D"mailto:j.bittner@nbu.cz"
target=3D"_blank">j.bittner@nbu=
.cz</a
> a =C3=A9crit : <br
><br
><br
> 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? <br
><br
> Thanks <br
>
______________________________
_________________ <br
> Users mailing list <br
> <a class=3D"moz-txt-link-abbreviated=
" href=3D"mailto:Users@ovirt.org"
target=3D"_blank">Users(a)ovirt.org</a
<br
> <a class=3D"moz-txt-link-freetext" h=
ref=3D"http://lists.ovirt.org/"
target=3D"_blank">http://lists.ovirt.org/</=
a
mailman/listinfo/users
<br
><br
>
_________________________________________=
______<br
> Users mailing list<br
> <a class=3D"moz-txt-link-abbreviated=
" href=3D"mailto:Users@ovirt.org"
target=3D"_blank">Users(a)ovirt.org</a><br
> <a
class=3D"moz-txt-link-freetext" h=
ref=3D"http://lists.ovirt.org/mailman/listinfo/users"
target=3D"_blank">htt=
p://lists.ovirt.org/mailman/listinfo/users</a><br
>
_________________________________________=
______<br
> Users mailing list<br
> <a class=3D"moz-txt-link-abbreviated=
" href=3D"mailto:Users@ovirt.org"
target=3D"_blank">Users(a)ovirt.org</a><br
> <a
class=3D"moz-txt-link-freetext" h=
ref=3D"http://lists.ovirt.org/mailman/listinfo/users"
target=3D"_blank">htt=
p://lists.ovirt.org/mailman/listinfo/users</a><br
<br
_______________________________________________<br
Users mailing list<br
<a class=3D"moz-txt-link-abbreviated" hre=
f=3D"mailto:Users@ovirt.org"
target=3D"_blank">Users(a)ovirt.org</a><br
<a
class=3D"moz-txt-link-freetext" href=
=3D"http://lists.ovirt.org/mailman/listinfo/users"
target=3D"_blank">http:/=
/lists.ovirt.org/mailman/listinfo/users</a><br
</div
<br
</div
<br
_______________________________________________<br
Users mailing list<br
<a
class=3D"moz-txt-link-abbreviated" href=3D=
"mailto:Users@ovirt.org"
target=3D"_blank">Users(a)ovirt.org</a><br
<a
class=3D"moz-txt-link-freetext" href=3D"ht=
tp://lists.ovirt.org/mailman/listinfo/users"
target=3D"_blank">http://lists=
.ovirt.org/mailman/listinfo/users</a><br
</div
<br
</div
<br
_______________________________________________<br
Users mailing list<br
<a class=3D"moz-txt-link-abbreviated" href=3D"mai=
lto:Users@ovirt.org"
target=3D"_blank">Users(a)ovirt.org</a><br
<a
class=3D"moz-txt-link-freetext" href=3D"http:/=
/lists.ovirt.org/mailman/listinfo/users"
target=3D"_blank">http://lists.ovi=
rt.org/mailman/listinfo/users</a><br
</div
<br
</div
<br
<fieldset
class=3D"mimeAttachmentHeader"></fieldset
<br
<pre>_______________________________________________
Users mailing list
<a class=3D"moz-txt-link-abbreviated"
href=3D"mailto:Users@ovirt.org" targe=
t=3D"_blank">Users(a)ovirt.org</a
<a
class=3D"moz-txt-link-freetext"
href=3D"http://lists.ovirt.org/mailman/l=
istinfo/users"
target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us=
ers</a
</pre
</blockquote
<br
<br
<fieldset
class=3D"mimeAttachmentHeader"></fieldset
<br
<pre>_______________________________________________
Users mailing list
<a class=3D"moz-txt-link-abbreviated"
href=3D"mailto:Users@ovirt.org" targe=
t=3D"_blank">Users(a)ovirt.org</a
<a
class=3D"moz-txt-link-freetext"
href=3D"http://lists.ovirt.org/mailman/l=
istinfo/users"
target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us=
ers</a
</pre
</blockquote
<br
<br
<br
_______________________________________________<br
Users mailing list<br
<a
class=3D"moz-txt-link-abbreviated" href=3D"mailto:User=
s(a)ovirt.org" target=3D"_blank">Users(a)ovirt.org</a><br
<a
class=3D"moz-txt-link-freetext" href=3D"http://lists.o=
virt.org/mailman/listinfo/users"
target=3D"_blank">http://lists.ovirt.org/m=
ailman/listinfo/users</a><br
</div
<br
</div
<br
_______________________________________________<br
Users mailing list<br
<a
class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ov=
irt.org" target=3D"_blank">Users(a)ovirt.org</a><br
<a class=3D"moz-txt-link-freetext"
href=3D"http://lists.ovirt=
.org/mailman/listinfo/users"
target=3D"_blank">http://lists.ovirt.org/mailm=
an/listinfo/users</a><br
</div
<br
</div
<br
_______________________________________________<br
Users mailing list<br
<a
class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.=
org" target=3D"_blank">Users(a)ovirt.org</a><br
<a class=3D"moz-txt-link-freetext"
href=3D"http://lists.ovirt.org=
/mailman/listinfo/users"
target=3D"_blank">http://lists.ovirt.org/mailman/l=
istinfo/users</a><br
</div
<br
</div
<br
<fieldset
class=3D"mimeAttachmentHeader"></fieldset
<br
<pre>_______________________________________________
Users mailing list
<a class=3D"moz-txt-link-abbreviated"
href=3D"mailto:Users@ovirt.org" targe=
t=3D"_blank">Users(a)ovirt.org</a
<a
class=3D"moz-txt-link-freetext"
href=3D"http://lists.ovirt.org/mailman/l=
istinfo/users"
target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us=
ers</a
</pre
</blockquote
</div><br></div></body></html
------=_Part_164_30390269.1361872363788--