[Bug 734890] New: OpenSuse 12.1 - libvirtd / Xen / Virtual Machine create
https://bugzilla.novell.com/show_bug.cgi?id=734890 https://bugzilla.novell.com/show_bug.cgi?id=734890#c0 Summary: OpenSuse 12.1 - libvirtd / Xen / Virtual Machine create Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.4 Status: NEW Severity: Major Priority: P5 - None Component: Xen AssignedTo: jdouglas@suse.com ReportedBy: starfish64@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20100101 Firefox/8.0 libvirtd will not open at all when using Xen as hypervisor, keeps giving message about "No Socket". System is new Intel Sandy Bridge Core i3 Reproducible: Always Steps to Reproduce: 1. Install Xen packages including libvirtd (x86-64 system) 2. Boot system on the Xen kernel 3. In console try to start or restart libvirtd - failure. 4. Consequently, it is not possible to create a new VM Actual Results: restarting libvirtd gives error messages, top line complains about "No Socket" Expected Results: started/restarted without errors -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=734890 https://bugzilla.novell.com/show_bug.cgi?id=734890#c James Hamilton <starfish64@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=734890 https://bugzilla.novell.com/show_bug.cgi?id=734890#c1 --- Comment #1 from James Hamilton <starfish64@gmail.com> 2011-12-05 17:03:24 UTC --- This is on OpenSuse 12.1, there is no OS choice in the dropdown for that. Not using OpenSuse 11.4. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=734890 https://bugzilla.novell.com/show_bug.cgi?id=734890#c Charles Arnold <carnold@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carnold@suse.com AssignedTo|jdouglas@suse.com |jfehlig@suse.com QAContact|qa@suse.de |jdouglas@suse.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=734890 https://bugzilla.novell.com/show_bug.cgi?id=734890#c2 James Fehlig <jfehlig@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |starfish64@gmail.com --- Comment #2 from James Fehlig <jfehlig@suse.com> 2011-12-07 15:40:14 UTC --- Can you try the libvirt package from http://download.opensuse.org/repositories/Virtualization:/openSUSE12.1/openS... This is the staging project for 12.1 updates to virtualization-related packages. There were a number of bugs found and fixed in SLES11 SP2 betas (has same libvirt version as 12.1), which I've now included in the libvirt package in above repo. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=734890 https://bugzilla.novell.com/show_bug.cgi?id=734890#c3 --- Comment #3 from James Hamilton <starfish64@gmail.com> 2011-12-08 03:09:56 UTC --- Hi, thanks for your help; I updated the libvirt from the repository and did notice some change - now, in the Virtual Machine Manager I can see CPU usage on the Performance graph, that was not working before. However, Libvirtd will still not start. I get: Schroeder:~ # libvirtd restart WARNING: no socket to connect to 22:00:19.999: 7221: info : libvirt version: 0.9.6 22:00:19.999: 7221: error : virGetUserID:2122 : Failed to find user record for name 'qemu': Success 22:00:19.999: 7221: warning : qemudLoadDriverConfig:258 : User qemu does not exist! Continuing... 22:00:20.001: 7221: error : virGetGroupID:2171 : Failed to find group record for name 'qemu': Success 22:00:20.001: 7221: warning : qemudLoadDriverConfig:271 : Group qemu does not exist! Continuing... 22:00:20.002: 7221: warning : qemuCapsInit:834 : Failed to get host CPU ^CSchroeder:~ # ^C Thanks very much, appreciate any guidance you can provide - Jamie -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=734890 https://bugzilla.novell.com/show_bug.cgi?id=734890#c4 --- Comment #4 from James Fehlig <jfehlig@suse.com> 2011-12-08 16:48:26 UTC --- (In reply to comment #3)
Schroeder:~ # libvirtd restart WARNING: no socket to connect to 22:00:19.999: 7221: info : libvirt version: 0.9.6 22:00:19.999: 7221: error : virGetUserID:2122 : Failed to find user record for name 'qemu': Success 22:00:19.999: 7221: warning : qemudLoadDriverConfig:258 : User qemu does not exist! Continuing... 22:00:20.001: 7221: error : virGetGroupID:2171 : Failed to find group record for name 'qemu': Success 22:00:20.001: 7221: warning : qemudLoadDriverConfig:271 : Group qemu does not exist! Continuing... 22:00:20.002: 7221: warning : qemuCapsInit:834 : Failed to get host CPU ^CSchroeder:~ # ^C
Are you sure it is not running? With the exception of the virGetUserID() and virGetGroupID() failures, which are ignored, all I see are warnings. Also, you should use the init scripts to restart libvirtd. E.g. 'rclibvirtd restart' and 'rclibvirtd status' to see if it is running. Can you try restarting and checking status with the init script? And if libvirtd doesn't start, attach /var/log/libvirt/libvirtd.log. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=734890 https://bugzilla.novell.com/show_bug.cgi?id=734890#c5 --- Comment #5 from James Hamilton <starfish64@gmail.com> 2011-12-09 13:47:08 UTC --- Hi, thanks for your suggestions - so I checked and I think you are right that libvirtd is actually running - previously I looked for the libvirt sockets and they were not open, now they do seem to be active so that's good. Operationally the issue is that the Virtual Machine Manager will open, and now shows cpu activity under Dom0 so that's also good. However if I try to create a virtual machine it will only go halfway through the process. The disk file for the VM will be created and when the cd-rom fires up to load the OS installer (OpenSuse 12.1), the process will quit with a hung VM and throw an error: Create Virtual Machines error: Error polling connection 'xen:///': internal error failed to connect to xend Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/engine.py", line 440, in _tick conn.tick() File "/usr/share/virt-manager/virtManager/connection.py", line 1416, in tick self.hostinfo = self.vmm.getInfo() File "/usr/lib64/python2.7/site-packages/libvirt.py", line 2824, in getInfo if ret is None: raise libvirtError ('virNodeGetInfo() failed', conn=self) libvirtError: internal error failed to connect to xend I didn't have time to collect the logs etc on libvirt but can do that if it will help - best, Jamie -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=734890 https://bugzilla.novell.com/show_bug.cgi?id=734890#c6 --- Comment #6 from James Fehlig <jfehlig@suse.com> 2011-12-09 17:07:28 UTC --- Is xend running? E.g. does 'xm list' work? How about 'virsh list'? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=734890 https://bugzilla.novell.com/show_bug.cgi?id=734890#c7 --- Comment #7 from James Hamilton <starfish64@gmail.com> 2011-12-11 23:41:52 UTC --- Ok - I double checked and originally libivrtd sockets were not open - now that I updated libvirt they do open. Xend is running, xm list shows the installed VMs - which up until this point have never been bootable. Virsh runs but at the moment nothing shows in there, there are no good DomU. #xm list Name ID Mem VCPUs State Time(s) Domain-0 0 3185 2 r----- 2120.9 Schroeder:/var/log/xen # virsh WARNING: no socket to connect to Welcome to virsh, the virtualization interactive terminal. Type: 'help' for help with commands 'quit' to quit virsh # list Id Name State ---------------------------------- 0 Domain-0 running virsh # I tried creating a VM using virt-install, that had the same problem and no successful result. You can see in the log, each time I try to create a VM it kills Xend which then restarts. Thanks, I appreciate any suggestions -Jamie 2011-12-11 13:04:46 877] DEBUG (XendDomainInfo:260) XendDomainInfo.createDormant({'vcpus_params': {'cap': 0, 'weight': 256}, 'PV_args': ' install=http://mirrors.rit.edu/opensuse/distribution/12.1/repo/oss/ ', 'features': '', 'cpus': [[]], 'use_tmp_kernel': False, 'devices': {'076732bf-87fe-2f1b-73f9-390a9a2a1cfc': ('vbd', {'uuid': '076732bf-87fe-2f1b-73f9-390a9a2a1cfc', 'bootable': 1, 'driver': 'paravirtualised', 'dev': 'xvda', 'uname': 'file:/home/jamie/SchroederVMs/Opensuse12.raw', 'mode': 'w'}), 'b24fee82-cf19-1b03-b88e-5b9fd728a62d': ('vfb', {'vncunused': '1', 'vnc': '1', 'uuid': 'b24fee82-cf19-1b03-b88e-5b9fd728a62d', 'other_config': {'vncunused': '1', 'keymap': 'en-us', 'vnc': '1', 'xauthority': '/root/.Xauthority'}, 'keymap': 'en-us', 'xauthority': '/root/.Xauthority'}), 'bee2ce69-cd0c-bc0d-29d2-fc87b272e1f6': ('vif', {'mac': '00:16:3e:19:fa:98', 'uuid': 'bee2ce69-cd0c-bc0d-29d2-fc87b272e1f6'}), '2982e742-21d2-dbe4-e487-9552f30e01fb': ('vkbd', {'uuid': '2982e742-21d2-dbe4-e487-9552f30e01fb'})}, 'memory_sharing': 0, 'superpages': 0, 'VCPUs_live': 1, 'PV_bootloader': '', 'actions_after_crash': 'destroy', 'vbd_refs': ['076732bf-87fe-2f1b-73f9-390a9a2a1cfc'], 'PV_ramdisk': '/tmp/install-initrd.UDdfLs', 'is_control_domain': False, 'name_label': 'opensuse12', 'VCPUs_at_startup': 1, 'HVM_boot_params': {}, 'platform': {'tsc_mode': 0, 'device_model': '/usr/lib/xen/bin/qemu-dm', 'videoram': 4, 'nomigrate': 0}, 'PV_kernel': '/tmp/kernel.QBTV_h', 'console_refs': ['b24fee82-cf19-1b03-b88e-5b9fd728a62d'], 'on_xend_stop': 'ignore', 'pool_name': 'Pool-0', 'memory_static_min': 0, 'HVM_boot_policy': '', 'description': 'None', 'VCPUs_max': 1, 'memory_static_max': 805306368, 'actions_after_shutdown': 'destroy', 'use_tmp_ramdisk': False, 'on_xend_start': 'ignore', 'memory_dynamic_max': 805306368, 'actions_after_suspend': '', 'is_a_template': False, 'PV_bootloader_args': '', 'memory_dynamic_min': 805306368, 'uuid': '180045f0-95e2-7f84-bf1b-79218ec6049b', 'shadow_memory': 0, 'target': 0, 'vcpu_avail': 1, 'other_config': {}, 'auto_power_on': False, 'actions_after_reboot': 'destroy', 'Description': 'None', 'vif_refs': ['bee2ce69-cd0c-bc0d-29d2-fc87b272e1f6'], 'vtpm_refs': [], 's3_integrity': 1}) [2011-12-11 13:04:46 877] DEBUG (XendDomain:1042) Creating new managed domain: opensuse12 [2011-12-11 13:04:46 877] DEBUG (XendDomainInfo:2549) XendDomainInfo.constructDomain [2011-12-11 13:04:46 877] DEBUG (balloon:206) Balloon: 140980 KiB free; need 16384; done. [2011-12-11 13:04:46 877] DEBUG (XendDomain:482) Adding Domain: 1 [2011-12-11 13:04:46 877] DEBUG (XendDomainInfo:2890) XendDomainInfo.initDomain: 1 256 [2011-12-11 13:04:46 877] DEBUG (image:344) No VNC passwd configured for vfb access [2011-12-11 13:04:46 877] DEBUG (XendDomainInfo:2917) _initDomain:shadow_memory=0x0, memory_static_max=0x30000000, memory_static_min=0x0. [2011-12-11 13:04:46 877] DEBUG (balloon:191) Balloon: tmem relinquished -1 KiB of 646116 KiB requested. [2011-12-11 13:04:46 877] DEBUG (balloon:212) Balloon: 140828 KiB free; 0 to scrub; need 786944; retries: 20. [2011-12-11 13:04:46 877] DEBUG (balloon:226) Balloon: setting dom0 target to 3191 MiB. [2011-12-11 13:04:46 877] DEBUG (XendDomainInfo:1511) Setting memory target of domain Domain-0 (0) to 3191 MiB. [2011-12-11 13:04:46 877] DEBUG (balloon:212) Balloon: 605724 KiB free; 0 to scrub; need 786944; retries: 20. [2011-12-11 13:04:46 877] DEBUG (balloon:226) Balloon: setting dom0 target to 3185 MiB. [2011-12-11 13:04:46 877] DEBUG (XendDomainInfo:1511) Setting memory target of domain Domain-0 (0) to 3185 MiB. [2011-12-11 13:04:46 877] INFO (image:187) buildDomain os=linux dom=1 vcpus=1 [2011-12-11 13:04:46 877] DEBUG (image:819) domid = 1 [2011-12-11 13:04:46 877] DEBUG (image:820) memsize = 768 [2011-12-11 13:04:46 877] DEBUG (image:821) image = /tmp/kernel.QBTV_h [2011-12-11 13:04:46 877] DEBUG (image:822) store_evtchn = 1 [2011-12-11 13:04:46 877] DEBUG (image:823) console_evtchn = 2 [2011-12-11 13:04:46 877] DEBUG (image:824) cmdline = install=http://mirrors.rit.edu/opensuse/distribution/12.1/repo/oss/ [2011-12-11 13:04:46 877] DEBUG (image:825) ramdisk = /tmp/install-initrd.UDdfLs [2011-12-11 13:04:46 877] DEBUG (image:826) vcpus = 1 [2011-12-11 13:04:46 877] DEBUG (image:827) features = [2011-12-11 13:04:46 877] DEBUG (image:828) flags = 0 [2011-12-11 13:04:46 877] DEBUG (image:829) superpages = 0 [2011-12-11 13:04:47 872] CRITICAL (SrvDaemon:232) Xend died due to signal 11! Restarting it. [2011-12-11 13:04:47 29492] INFO (SrvDaemon:332) Xend Daemon started [2011-12-11 13:04:47 29492] INFO (SrvDaemon:336) Xend changeset: 23174. [2011-12-11 13:04:47 29492] INFO (XendNetwork:114) Not recreating missing unmanaged network br0 [2011-12-11 13:04:48 29492] DEBUG (XendNode:333) pscsi record count: 6 [2011-12-11 13:04:48 29492] DEBUG (XendCPUPool:747) recreate_active_pools [2011-12-11 13:04:48 29492] DEBUG (XendDomainInfo:151) XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 1299623575164L, 'ssidref': 0, 'hvm': 0, 'shutdown_reason': 255, 'dying': 0, 'online_vcpus': 2, 'domid': 0, 'paused': 0, 'crashed': 0, 'running': 1, 'maxmem_kb': 17179869180L, 'shutdown': 0, 'mem_kb': 3261440L, 'blocked': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'cpupool': 0, 'name': 'Domain-0'}) [2011-12-11 13:04:48 29492] INFO (XendDomainInfo:169) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000. at /local/domain/0 [2011-12-11 13:04:48 29492] DEBUG (XendDomain:482) Adding Domain: 0 [2011-12-11 13:04:48 29492] DEBUG (XendDomain:416) number of vcpus to use is 0 [2011-12-11 13:04:48 29492] DEBUG (XendDomainInfo:1925) XendDomainInfo.handleShutdownWatch [2011-12-11 13:04:48 29492] DEBUG (XendDomainInfo:151) XendDomainInfo.recreate({'max_vcpu_id': 0, 'cpu_time': 0L, 'ssidref': 0, 'hvm': 0, 'shutdown_reason': 255, 'dying': 0, 'online_vcpus': 1, 'domid': 1, 'paused': 1, 'crashed': 0, 'running': 0, 'maxmem_kb': 786432L, 'shutdown': 0, 'mem_kb': 786432L, 'handle': [24, 0, 69, 240, 149, 226, 127, 132, 191, 27, 121, 33, 142, 198, 4, 155], 'blocked': 0, 'cpupool': 0}) [2011-12-11 13:04:48 29492] INFO (XendDomainInfo:169) Recreating domain 1, UUID 180045f0-95e2-7f84-bf1b-79218ec6049b. at /local/domain/1 [2011-12-11 13:04:48 29492] WARNING (XendDomainInfo:191) /vm/180045f0-95e2-7f84-bf1b-79218ec6049b/uuid/ is missing. recreate is confused, trying our best to recover [2011-12-11 13:04:48 29492] DEBUG (XendDomainInfo:3501) Storing VM details: {'on_xend_stop': 'ignore', 'pool_name': 'Pool-0', 'shadow_memory': '0', 'uuid': '180045f0-95e2-7f84-bf1b-79218ec6049b', 'on_reboot': 'restart', 'image': "(linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode 0))", 'on_poweroff': 'destroy', 'bootloader_args': '', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'bootloader': '', 'name': 'Domain-Unnamed'} [2011-12-11 13:04:48 29492] DEBUG (XendDomainInfo:1838) Storing domain details: {'description': '', 'console/limit': '1048576', 'vm': '/vm/180045f0-95e2-7f84-bf1b-79218ec6049b', 'domid': '1', 'cpu/0/availability': 'online', 'memory/target': '786432', 'control/platform-feature-multiprocessor-suspend': '1', 'console/type': 'xenconsoled', 'name': 'Domain-Unnamed'} [2011-12-11 13:04:48 29492] DEBUG (XendDomain:482) Adding Domain: 1 [2011-12-11 13:04:48 29492] DEBUG (XendDomainInfo:260) XendDomainInfo.createDormant({'vcpus_params': {'cap': 0, 'weight': 256}, 'PV_args': ' install=http://mirrors.rit.edu/opensuse/distribution/12.1/repo/oss/ ', 'features': '', 'cpus': [[]], 'use_tmp_kernel': False, 'devices': {'bee2ce69-cd0c-bc0d-29d2-fc87b272e1f6': ('vif', {'mac': '00:16:3e:19:fa:98', 'uuid': 'bee2ce69-cd0c-bc0d-29d2-fc87b272e1f6'}), 'b24fee82-cf19-1b03-b88e-5b9fd728a62d': ('vfb', {'vncunused': '1', 'vnc': '1', 'uuid': 'b24fee82-cf19-1b03-b88e-5b9fd728a62d', 'other_config': {'vncunused': '1', 'keymap': 'en-us', 'vnc': '1', 'xauthority': '/root/.Xauthority'}, 'keymap': 'en-us', 'xauthority': '/root/.Xauthority'}), '076732bf-87fe-2f1b-73f9-390a9a2a1cfc': ('vbd', {'uuid': '076732bf-87fe-2f1b-73f9-390a9a2a1cfc', 'bootable': 1, 'driver': 'paravirtualised', 'dev': 'xvda', 'uname': 'file:/home/jamie/SchroederVMs/Opensuse12.raw', 'mode': 'w'}), '2982e742-21d2-dbe4-e487-9552f30e01fb': ('vkbd', {'uuid': '2982e742-21d2-dbe4-e487-9552f30e01fb'})}, 'memory_sharing': 0, 'superpages': '0', 'VCPUs_live': 1, 'PV_bootloader': '', 'actions_after_crash': 'destroy', 'vbd_refs': ['076732bf-87fe-2f1b-73f9-390a9a2a1cfc'], 'PV_ramdisk': '/tmp/install-initrd.UDdfLs', 'is_control_domain': False, 'name_label': 'opensuse12', 'VCPUs_at_startup': 1, 'HVM_boot_params': {}, 'platform': {'tsc_mode': '0', 'device_model': '/usr/lib/xen/bin/qemu-dm', 'videoram': '4', 'pci': [], 'nomigrate': '0'}, 'PV_kernel': '/tmp/kernel.QBTV_h', 'console_refs': ['b24fee82-cf19-1b03-b88e-5b9fd728a62d'], 'vif_refs': ['bee2ce69-cd0c-bc0d-29d2-fc87b272e1f6'], 'on_xend_stop': 'ignore', 'pool_name': 'Pool-0', 'memory_static_min': 0, 'HVM_boot_policy': '', 'description': 'None', 'VCPUs_max': 1, 'memory_static_max': 805306368, 'actions_after_shutdown': 'destroy', 'use_tmp_ramdisk': False, 'on_xend_start': 'ignore', 'memory_dynamic_max': 805306368, 'actions_after_suspend': '', 'is_a_template': False, 'PV_bootloader_args': '', 'memory_dynamic_min': 805306368, 'uuid': '180045f0-95e2-7f84-bf1b-79218ec6049b', 'shadow_memory': 0, 'target': 0, 'vcpu_avail': 1L, 'other_config': {}, 'auto_power_on': False, 'actions_after_reboot': 'destroy', 'Description': 'None', 'status': '1', 'vtpm_refs': [], 's3_integrity': 1}) [2011-12-11 13:04:48 29492] DEBUG (XendDomainInfo:1925) XendDomainInfo.handleShutdownWatch [2011-12-11 13:04:48 29492] ERROR (XendDomainInfo:3928) bridge_to_network Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/xen/xend/XendDomainInfo.py", line 3926, in get_dev_xenapi_config config.get('bridge')).get_uuid() File "/usr/lib64/python2.7/site-packages/xen/xend/XendNode.py", line 857, in bridge_to_network 'Could not find default bridge, and none was specified') Exception: Could not find default bridge, and none was specified [2011-12-11 13:04:48 29492] INFO (SrvServer:185) unix path=/var/lib/xend/xend-socket [2011-12-11 13:04:48 29492] WARNING (XendAPI:708) API call: VBD.set_device not found [2011-12-11 13:04:48 29492] WARNING (XendAPI:708) API call: VBD.set_type not found [2011-12-11 13:04:48 29492] WARNING (XendAPI:708) API call: session.get_all_records not found [2011-12-11 13:04:48 29492] WARNING (XendAPI:708) API call: event.get_record not found [2011-12-11 13:04:48 29492] WARNING (XendAPI:708) API call: event.get_all not found [2011-12-11 13:04:48 29492] WARNING (XendAPI:708) API call: VIF.set_device not found [2011-12-11 13:04:48 29492] WARNING (XendAPI:708) API call: VIF.set_MAC not found [2011-12-11 13:04:48 29492] WARNING (XendAPI:708) API call: VIF.set_MTU not found [2011-12-11 13:04:48 29492] WARNING (XendAPI:708) API call: debug.get_all not found [2011-12-11 13:04:48 29492] INFO (XMLRPCServer:161) Opening Unix domain socket XML-RPC server on /var/run/xend/xen-api.sock; authentication has been disabled for this server. [2011-12-11 13:04:48 29492] INFO (XMLRPCServer:161) Opening Unix domain socket XML-RPC server on /var/run/xend/xmlrpc.sock. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=734890 https://bugzilla.novell.com/show_bug.cgi?id=734890#c8 --- Comment #8 from James Fehlig <jfehlig@suse.com> 2011-12-13 02:35:56 UTC --- I think you might be suffering from bug#727081. The xen packages in the OBS Virtualization project contain Olaf's fix. You can get the built packages from http://download.opensuse.org/repositories/Virtualization/openSUSE_12.1/ Do those xen packages help? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=734890 https://bugzilla.novell.com/show_bug.cgi?id=734890#c9 --- Comment #9 from James Hamilton <starfish64@gmail.com> 2011-12-22 02:19:19 UTC --- Hi Jim - thank you and yes, that did seem to help, I no longer have Xen dying each time I try to create a VM, and it is possible to install Windows, for example by using a VNC client. The VMs still don't work, due to no network being available - there is a network bridge created on Xen or KVM install but in either case the VMs can't seem to use it. If there's a bug report in for that one, maybe it will get sorted out also... Thanks for your help - J -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=734890 https://bugzilla.novell.com/show_bug.cgi?id=734890#c10 James Fehlig <jfehlig@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|starfish64@gmail.com | Resolution| |FIXED --- Comment #10 from James Fehlig <jfehlig@suse.com> 2012-01-02 17:43:32 UTC --- (In reply to comment #9)
The VMs still don't work, due to no network being available - there is a network bridge created on Xen or KVM install
If there is a bridge, there's an available network.
but in either case the VMs can't seem to use it.
Are the VMs configured to use it? Do they contain a vNIC that is connected to the bridge? E.g. in libvirt domainXML (virsh dumpxml vm-name) ... <interface type='bridge'> <mac address='00:16:3e:39:97:65'/> <source bridge='br0'/> <script path='/etc/xen/scripts/vif-bridge'/> </interface> ...
If there's a bug report in for that one, maybe it will get sorted out also...
I'm not aware of any bug reports wrt this issue and cannot reproduce it. Regardless, a new bug should be entered after verifying configuration. Closing this one for now. Hopefully we will get an official update for 12.1 out soon. Thanks for the reports! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com