[Users] [ovirt-test-day-2] Possible bug while testing vm-init-persistent feature

Vojtech Szocs vszocs at redhat.com
Tue Feb 11 23:20:27 UTC 2014


Hello,

I think I found a possible bug while testing Shahar's vm-init-persistent
feature, not sure if related to vm-init-persistent or Engine vs. vdsm RPC
issue.

Followed steps in [1,2] to install ovirt-engine on F19, then used it to
setup another F19 node as host via WebAdmin GUI.

[1] http://www.ovirt.org/OVirt_3.4_TestDay#Installation_notes
[2] http://www.ovirt.org/OVirt_3.4.0_release_notes#SECOND_BETA_RELEASE

On engine:
# rpm -qa ovirt-engine*
ovirt-engine-setup-base-3.4.0-0.7.beta2.fc19.noarch
ovirt-engine-webadmin-portal-3.4.0-0.7.beta2.fc19.noarch
ovirt-engine-websocket-proxy-3.4.0-0.7.beta2.fc19.noarch
ovirt-engine-dbscripts-3.4.0-0.7.beta2.fc19.noarch
ovirt-engine-setup-plugin-websocket-proxy-3.4.0-0.7.beta2.fc19.noarch
ovirt-engine-setup-plugin-ovirt-engine-3.4.0-0.7.beta2.fc19.noarch
ovirt-engine-tools-3.4.0-0.7.beta2.fc19.noarch
ovirt-engine-cli-3.4.0.3-1.fc19.noarch
ovirt-engine-setup-plugin-ovirt-engine-common-3.4.0-0.7.beta2.fc19.noarch
ovirt-engine-setup-3.4.0-0.7.beta2.fc19.noarch
ovirt-engine-backend-3.4.0-0.7.beta2.fc19.noarch
ovirt-engine-3.4.0-0.7.beta2.fc19.noarch
ovirt-engine-setup-plugin-allinone-3.4.0-0.7.beta2.fc19.noarch
ovirt-engine-sdk-python-3.4.0.3-1.fc19.noarch
ovirt-engine-restapi-3.4.0-0.7.beta2.fc19.noarch
ovirt-engine-lib-3.4.0-0.7.beta2.fc19.noarch
ovirt-engine-userportal-3.4.0-0.7.beta2.fc19.noarch

On host:
# rpm -qa vdsm*
vdsm-python-zombiereaper-4.14.2-0.fc19.noarch
vdsm-xmlrpc-4.14.2-0.fc19.noarch
vdsm-4.14.2-0.fc19.x86_64
vdsm-cli-4.14.2-0.fc19.noarch
vdsm-python-4.14.2-0.fc19.x86_64

Using default 3.4 DataCenter/Cluster, created WinXP VM via WebAdmin GUI
*without* Sysprep enabled.

Trying to Run Once with WinXP ISO attached, I get:

  Error while executing action Run VM once: Network error during communication with the Host.

Relevant log part attached as XmlRpcExtensionException-part.log

  Command org.ovirt.engine.core.bll.RunVmOnceCommand throw Vdc Bll exception. With error message VdcBLLException: org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException: org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren't supported, if isEnabledForExtensions() == false (Failed with error VDS_NETWORK_ERROR and code 5022)

Second try, created WinXP VM via WebAdmin GUI *with* Sysprep enabled.
On Initial Run tab, checked "Configure Time Zone" and providing VM OS
specific timezone override, whose value is different than in System
tab's (general) "Time Zone" field.

Trying to Run Once with Sysprep enabled & WinXP ISO attached, I get:

  Cannot run VM. VM is running.

Relevant log part attached as VmIsRunning-part.log

  Command CreateVmVDSCommand(HostName = f19-host-34beta2, HostId = 02a21a1a-47d6-4d90-8059-a69f0724feff, vmId=cd3722b0-3139-4d23-8ad4-f01875e85a63, vm=VM [winxp-foo]) execution failed. Exception: RuntimeException: java.lang.NullPointerException
  ..
  CanDoAction of action RunVmOnce failed. Reasons:VAR__ACTION__RUN,VAR__TYPE__VM,VAR__ACTION__RUN,VAR__TYPE__VM,ACTION_TYPE_FAILED_VM_IS_RUNNING

Checking if VM is really running on host (it's not):
# vdsClient -s 0 list table
(no results)

Full engine.log + vdsm.log attached. I can provide WebAdmin GUI link
and more details if needed. It's possible that there's something wrong
with my engine/host, but I'm clueless as how to fix above issues..

Thanks,
Vojtech
-------------- next part --------------
A non-text attachment was scrubbed...
Name: engine-and-vdsm-logs.tar.gz
Type: application/x-compressed-tar
Size: 310883 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/users/attachments/20140211/0721d44e/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: VmIsRunning-part.log
Type: text/x-log
Size: 15443 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/users/attachments/20140211/0721d44e/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: XmlRpcExtensionException-part.log
Type: text/x-log
Size: 4049 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/users/attachments/20140211/0721d44e/attachment-0005.bin>


More information about the Users mailing list