Re: [Users] Node 3.0.0-5 fc18 with ovirt 3.2.1

2013-07-17 Thread Mike Burns

On 07/17/2013 02:53 PM, Alon Bar-Lev wrote:

Hi,

You probably do not use the ovirt-node variant with vdsm plugin.

Mike, I can only see the basic node in nightly[1]


Yes, nightlies aren't working yet for ovirt-node with vdsm.



Regards,
Alon

[1] http://resources.ovirt.org/releases/nightly/rpm/Fedora/18/noarch/

- Original Message -

From: "Jakub Bittner" 
To: users@ovirt.org
Sent: Wednesday, July 17, 2013 12:16:56 PM
Subject: [Users] Node 3.0.0-5 fc18 with ovirt 3.2.1

Hi,
I am trying to use latest stable node iso
(ovirt-node-iso-3.0.0-5.0.1.fc18.iso) with oVirt 3.2.1, but it fails
when installing from web gui.  believe, that the problem is missing
/usr/share/vdsm/addNetwork on node. Is there any way to use node version
3 with oVirt?


Not quite yet.  There will be an image posted with the 3.3 beta the will 
include vdsm.


Mike




Here is the log:

2013-07-17 09:10:06 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.bridge
bridge._rhel_getInterfaceConfigParameters:479 parameters of em3:
['GATEWAY=192.168.3.1', 'IPADDR=192.168.3.207', 'NETMASK=255.255.255.0',
'ONBOOT=yes', 'PEERDNS=no', 'PEERNTP=yes']
2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
systemd.exists:85 check if service firewalld exists
2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
plugin.executeRaw:347 execute: ('/bin/systemctl', 'show', '-p',
'LoadState', 'firewalld.service'), executable='None', cwd='None', env=None
2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
plugin.executeRaw:364 execute-result: ('/bin/systemctl', 'show', '-p',
'LoadState', 'firewalld.service'), rc=0
2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
plugin.execute:412 execute-output: ('/bin/systemctl', 'show', '-p',
'LoadState', 'firewalld.service') stdout:
LoadState=loaded

2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
plugin.execute:417 execute-output: ('/bin/systemctl', 'show', '-p',
'LoadState', 'firewalld.service') stderr:


2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
systemd.state:131 starting service firewalld
2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
plugin.executeRaw:347 execute: ('/bin/systemctl', 'stop',
'firewalld.service'), executable='None', cwd='None', env=None
2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
plugin.executeRaw:364 execute-result: ('/bin/systemctl', 'stop',
'firewalld.service'), rc=0
2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
plugin.execute:412 execute-output: ('/bin/systemctl', 'stop',
'firewalld.service') stdout:


2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
plugin.execute:417 execute-output: ('/bin/systemctl', 'stop',
'firewalld.service') stderr:


2013-07-17 09:10:06 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.bridge
plugin.executeRaw:347 execute: ['/usr/share/vdsm/addNetwork',
'ovirtmgmt', '', '', u'em3', 'GATEWAY=192.168.3.1',
'IPADDR=192.168.3.207', 'NETMASK=255.255.255.0', 'ONBOOT=yes',
'PEERDNS=no', 'PEERNTP=yes', 'blockingdhcp=true'], executable='None',
cwd='None', env=None
2013-07-17 09:10:06 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.bridge
plugin.executeRaw:370 execute-result: ['/usr/share/vdsm/addNetwork',
'ovirtmgmt', '', '', u'em3', 'GATEWAY=192.168.3.1',
'IPADDR=192.168.3.207', 'NETMASK=255.255.255.0', 'ONBOOT=yes',
'PEERDNS=no', 'PEERNTP=yes', 'blockingdhcp=true'], exception
Traceback (most recent call last):
File "/tmp/ovirt-rPK0bnkLRQ/pythonlib/otopi/plugin.py", line 357, in
executeRaw
  env=env,
File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__
File "/usr/lib64/python2.7/subprocess.py", line 1249, in _execute_child
OSError: [Errno 2] No such file or directory
2013-07-17 09:10:06 DEBUG otopi.context context._executeMethod:130
method exception
Traceback (most recent call last):
File "/tmp/ovirt-rPK0bnkLRQ/pythonlib/otopi/context.py", line 120, in
_executeMethod
  method['method']()
File
"/tmp/ovirt-rPK0bnkLRQ/otopi-plugins/ovirt-host-deploy/vdsm/bridge.py",
line 770, in _misc
  parameters=parameters,
File
"/tmp/ovirt-rPK0bnkLRQ/otopi-plugins/ovirt-host-deploy/vdsm/bridge.py",
line 544, in _createBridge
  parameters
File "/tmp/o

Re: [Users] Node 3.0.0-5 fc18 with ovirt 3.2.1

2013-07-17 Thread Alon Bar-Lev
Hi,

You probably do not use the ovirt-node variant with vdsm plugin.

Mike, I can only see the basic node in nightly[1]

Regards,
Alon

[1] http://resources.ovirt.org/releases/nightly/rpm/Fedora/18/noarch/

- Original Message -
> From: "Jakub Bittner" 
> To: users@ovirt.org
> Sent: Wednesday, July 17, 2013 12:16:56 PM
> Subject: [Users] Node 3.0.0-5 fc18 with ovirt 3.2.1
> 
> Hi,
> I am trying to use latest stable node iso
> (ovirt-node-iso-3.0.0-5.0.1.fc18.iso) with oVirt 3.2.1, but it fails
> when installing from web gui.  believe, that the problem is missing
> /usr/share/vdsm/addNetwork on node. Is there any way to use node version
> 3 with oVirt?
> 
> 
> Here is the log:
> 
> 2013-07-17 09:10:06 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.bridge
> bridge._rhel_getInterfaceConfigParameters:479 parameters of em3:
> ['GATEWAY=192.168.3.1', 'IPADDR=192.168.3.207', 'NETMASK=255.255.255.0',
> 'ONBOOT=yes', 'PEERDNS=no', 'PEERNTP=yes']
> 2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
> systemd.exists:85 check if service firewalld exists
> 2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
> plugin.executeRaw:347 execute: ('/bin/systemctl', 'show', '-p',
> 'LoadState', 'firewalld.service'), executable='None', cwd='None', env=None
> 2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
> plugin.executeRaw:364 execute-result: ('/bin/systemctl', 'show', '-p',
> 'LoadState', 'firewalld.service'), rc=0
> 2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
> plugin.execute:412 execute-output: ('/bin/systemctl', 'show', '-p',
> 'LoadState', 'firewalld.service') stdout:
> LoadState=loaded
> 
> 2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
> plugin.execute:417 execute-output: ('/bin/systemctl', 'show', '-p',
> 'LoadState', 'firewalld.service') stderr:
> 
> 
> 2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
> systemd.state:131 starting service firewalld
> 2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
> plugin.executeRaw:347 execute: ('/bin/systemctl', 'stop',
> 'firewalld.service'), executable='None', cwd='None', env=None
> 2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
> plugin.executeRaw:364 execute-result: ('/bin/systemctl', 'stop',
> 'firewalld.service'), rc=0
> 2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
> plugin.execute:412 execute-output: ('/bin/systemctl', 'stop',
> 'firewalld.service') stdout:
> 
> 
> 2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd
> plugin.execute:417 execute-output: ('/bin/systemctl', 'stop',
> 'firewalld.service') stderr:
> 
> 
> 2013-07-17 09:10:06 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.bridge
> plugin.executeRaw:347 execute: ['/usr/share/vdsm/addNetwork',
> 'ovirtmgmt', '', '', u'em3', 'GATEWAY=192.168.3.1',
> 'IPADDR=192.168.3.207', 'NETMASK=255.255.255.0', 'ONBOOT=yes',
> 'PEERDNS=no', 'PEERNTP=yes', 'blockingdhcp=true'], executable='None',
> cwd='None', env=None
> 2013-07-17 09:10:06 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.bridge
> plugin.executeRaw:370 execute-result: ['/usr/share/vdsm/addNetwork',
> 'ovirtmgmt', '', '', u'em3', 'GATEWAY=192.168.3.1',
> 'IPADDR=192.168.3.207', 'NETMASK=255.255.255.0', 'ONBOOT=yes',
> 'PEERDNS=no', 'PEERNTP=yes', 'blockingdhcp=true'], exception
> Traceback (most recent call last):
>File "/tmp/ovirt-rPK0bnkLRQ/pythonlib/otopi/plugin.py", line 357, in
> executeRaw
>  env=env,
>File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__
>File "/usr/lib64/python2.7/subprocess.py", line 1249, in _execute_child
> OSError: [Errno 2] No such file or directory
> 2013-07-17 09:10:06 DEBUG otopi.context context._executeMethod:130
> method exception
> Traceback (most recent call last):
>File "/tmp/ovirt-rPK0bnkLRQ/pythonlib/otopi/context.py", line 120, in
> _executeMethod
>  method['method']()
>File
> "/tmp/ovirt-rPK0bnkLRQ/otopi-plugins/ovirt-host-deploy/vdsm/bridge.py",
> line 770, in _misc
&

[Users] Node 3.0.0-5 fc18 with ovirt 3.2.1

2013-07-17 Thread Jakub Bittner

Hi,
I am trying to use latest stable node iso 
(ovirt-node-iso-3.0.0-5.0.1.fc18.iso) with oVirt 3.2.1, but it fails 
when installing from web gui.  believe, that the problem is missing 
/usr/share/vdsm/addNetwork on node. Is there any way to use node version 
3 with oVirt?



Here is the log:

2013-07-17 09:10:06 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.bridge 
bridge._rhel_getInterfaceConfigParameters:479 parameters of em3: 
['GATEWAY=192.168.3.1', 'IPADDR=192.168.3.207', 'NETMASK=255.255.255.0', 
'ONBOOT=yes', 'PEERDNS=no', 'PEERNTP=yes']
2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd 
systemd.exists:85 check if service firewalld exists
2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd 
plugin.executeRaw:347 execute: ('/bin/systemctl', 'show', '-p', 
'LoadState', 'firewalld.service'), executable='None', cwd='None', env=None
2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd 
plugin.executeRaw:364 execute-result: ('/bin/systemctl', 'show', '-p', 
'LoadState', 'firewalld.service'), rc=0
2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd 
plugin.execute:412 execute-output: ('/bin/systemctl', 'show', '-p', 
'LoadState', 'firewalld.service') stdout:

LoadState=loaded

2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd 
plugin.execute:417 execute-output: ('/bin/systemctl', 'show', '-p', 
'LoadState', 'firewalld.service') stderr:



2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd 
systemd.state:131 starting service firewalld
2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd 
plugin.executeRaw:347 execute: ('/bin/systemctl', 'stop', 
'firewalld.service'), executable='None', cwd='None', env=None
2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd 
plugin.executeRaw:364 execute-result: ('/bin/systemctl', 'stop', 
'firewalld.service'), rc=0
2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd 
plugin.execute:412 execute-output: ('/bin/systemctl', 'stop', 
'firewalld.service') stdout:



2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.services.systemd 
plugin.execute:417 execute-output: ('/bin/systemctl', 'stop', 
'firewalld.service') stderr:



2013-07-17 09:10:06 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.bridge 
plugin.executeRaw:347 execute: ['/usr/share/vdsm/addNetwork', 
'ovirtmgmt', '', '', u'em3', 'GATEWAY=192.168.3.1', 
'IPADDR=192.168.3.207', 'NETMASK=255.255.255.0', 'ONBOOT=yes', 
'PEERDNS=no', 'PEERNTP=yes', 'blockingdhcp=true'], executable='None', 
cwd='None', env=None
2013-07-17 09:10:06 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.bridge 
plugin.executeRaw:370 execute-result: ['/usr/share/vdsm/addNetwork', 
'ovirtmgmt', '', '', u'em3', 'GATEWAY=192.168.3.1', 
'IPADDR=192.168.3.207', 'NETMASK=255.255.255.0', 'ONBOOT=yes', 
'PEERDNS=no', 'PEERNTP=yes', 'blockingdhcp=true'], exception

Traceback (most recent call last):
  File "/tmp/ovirt-rPK0bnkLRQ/pythonlib/otopi/plugin.py", line 357, in 
executeRaw

env=env,
  File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__
  File "/usr/lib64/python2.7/subprocess.py", line 1249, in _execute_child
OSError: [Errno 2] No such file or directory
2013-07-17 09:10:06 DEBUG otopi.context context._executeMethod:130 
method exception

Traceback (most recent call last):
  File "/tmp/ovirt-rPK0bnkLRQ/pythonlib/otopi/context.py", line 120, in 
_executeMethod

method['method']()
  File 
"/tmp/ovirt-rPK0bnkLRQ/otopi-plugins/ovirt-host-deploy/vdsm/bridge.py", 
line 770, in _misc

parameters=parameters,
  File 
"/tmp/ovirt-rPK0bnkLRQ/otopi-plugins/ovirt-host-deploy/vdsm/bridge.py", 
line 544, in _createBridge

parameters
  File "/tmp/ovirt-rPK0bnkLRQ/pythonlib/otopi/plugin.py", line 404, in 
execute

**kwargs
  File "/tmp/ovirt-rPK0bnkLRQ/pythonlib/otopi/plugin.py", line 357, in 
executeRaw

env=env,
  File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__
  File "/usr/lib64/python2.7/subprocess.py", line 1249, in _execute_child
OSError: [Errno 2] No such file or directory
2013-07-17 09:10:06 ERROR otopi.context context._executeMethod:139 
Failed to execute stage 'Misc configuration': [Errno 2] No such file or 
directory
2013-07-17 09:10:06 DEBUG otopi.transaction transaction.abort:131 
aborting 'Yum Transaction'
2013-07-17 09:10:06 DEBUG otopi.plugins.otopi.packagers.yumpackager 
miniyumlocal.verbose:49 Yum Performing rollback
2013-07-17 09:10:06 DEBUG otopi.transaction transaction.abort:131 
aborting 'File transaction for '/etc/vdsm/vdsm.conf''
2013-07-17 09:10:06 DEBUG otopi.transaction transaction.abort:131 
aborting 'File transaction for '/root/.ssh/authorized_keys''
2013-07-17 09:10:06 DEBUG otopi.transaction transaction.abort:131 
aborting 'File transaction for '/etc/udev/rules.d/12-ovirt-iosched.rules''
2013-07-17 09:10:06 DEBUG otopi.transaction transaction.abort:131 
aborting 'File transaction for '/etc/vdsm/vdsm.id''
2013-07-17 09:10:06 DEBUG otopi.context context.dumpEnvironment:418 
ENVIRONMENT DUMP - BEGIN
201