<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>NOVELL FORUMS - SLES: Virtualization</title>
		<link>http://forums.novell.com/</link>
		<description />
		<language>en</language>
		<lastBuildDate>Sun, 22 Nov 2009 08:38:26 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.novell.com/images/ca_serenity/misc/rss.jpg</url>
			<title>NOVELL FORUMS - SLES: Virtualization</title>
			<link>http://forums.novell.com/</link>
		</image>
		<item>
			<title><![CDATA[onfiguring VM's on different networks on same host]]></title>
			<link>http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/393400-onfiguring-vms-different-networks-same-host.html</link>
			<pubDate>Fri, 20 Nov 2009 14:50:11 GMT</pubDate>
			<description><![CDATA[Hello, 
 
I am looking to set up a SLES 11 XEN Host with VM's on two different networks.  The host has connections to both a 192. and 10. network and...]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I am looking to set up a SLES 11 XEN Host with VM's on two different networks.  The host has connections to both a 192. and 10. network and one of the VM's will be on a 10. network and the other VM's will be on the 192. network.  The guests are/will be SLES10SP2 OES2SP1 servers.  I can access the Host Dom 0 and the guest on the 10. net fine.  I have set the bridges up with numbers from each of the networks.  In the past I have been able to setup bonding, but for this one server I need to have some of the VM's in the DMZ (the 192. net).  When using the bridge that is connected to the 192. net, I can ping guest to host and host to guest, but cannot ping anything off of the box, and nothing off of the box can ping either of the 192. numbers.  My first question is related to setting up the default gateway on the Host.  As each of the network adaptors connect to different networks, I would think I would need a different default gateway on each, but see that I can only have one entry.  Am I missing something?<br />
<br />
Below is a brctl show and ifconfig of it.<br />
<br />
Thanks,<br />
<br />
Nic<br />
<br />
xen-4:~ # brctl show <br />
bridge name	bridge id		STP enabled	interfaces<br />
br0		8000.00237de54310	no		eth0<br />
br1		8000.00237de5430e	no		eth1<br />
							vif3.0<br />
xen-4:~ # ifconfig<br />
br0       Link encap:Ethernet  HWaddr 00:23:7D:E5:43:10  <br />
          inet addr:10.204.3.135  Bcast:10.204.3.255  Mask:255.255.255.0<br />
          inet6 addr: fe80::223:7dff:fee5:4310/64 Scope:Link<br />
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<br />
          RX packets:62399 errors:0 dropped:0 overruns:0 frame:0<br />
          TX packets:31705 errors:0 dropped:0 overruns:0 carrier:0<br />
          collisions:0 txqueuelen:0 <br />
          RX bytes:3533129 (3.3 Mb)  TX bytes:99726598 (95.1 Mb)<br />
<br />
br1       Link encap:Ethernet  HWaddr 00:23:7D:E5:43:0E  <br />
          inet addr:192.168.2.17  Bcast:192.168.2.255  Mask:255.255.255.0<br />
          inet6 addr: fe80::223:7dff:fee5:430e/64 Scope:Link<br />
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<br />
          RX packets:11815 errors:0 dropped:0 overruns:0 frame:0<br />
          TX packets:12 errors:0 dropped:0 overruns:0 carrier:0<br />
          collisions:0 txqueuelen:0 <br />
          RX bytes:792419 (773.8 Kb)  TX bytes:720 (720.0 b)<br />
<br />
eth0      Link encap:Ethernet  HWaddr 00:23:7D:E5:43:10  <br />
          inet6 addr: fe80::223:7dff:fee5:4310/64 Scope:Link<br />
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1<br />
          RX packets:63587 errors:0 dropped:0 overruns:0 frame:0<br />
          TX packets:83310 errors:0 dropped:0 overruns:0 carrier:0<br />
          collisions:0 txqueuelen:1000 <br />
          RX bytes:4779595 (4.5 Mb)  TX bytes:103469730 (98.6 Mb)<br />
          Interrupt:16 Memory:f8000000-f8012700 <br />
<br />
eth1      Link encap:Ethernet  HWaddr 00:23:7D:E5:43:0E  <br />
          inet6 addr: fe80::223:7dff:fee5:430e/64 Scope:Link<br />
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1<br />
          RX packets:12722 errors:0 dropped:0 overruns:0 frame:0<br />
          TX packets:293 errors:0 dropped:0 overruns:0 carrier:0<br />
          collisions:0 txqueuelen:1000 <br />
          RX bytes:1114003 (1.0 Mb)  TX bytes:18910 (18.4 Kb)<br />
          Interrupt:17 Memory:fa000000-fa012700 <br />
<br />
lo        Link encap:Local Loopback  <br />
          inet addr:127.0.0.1  Mask:255.0.0.0<br />
          inet6 addr: ::1/128 Scope:Host<br />
          UP LOOPBACK RUNNING  MTU:16436  Metric:1<br />
          RX packets:829106 errors:0 dropped:0 overruns:0 frame:0<br />
          TX packets:829106 errors:0 dropped:0 overruns:0 carrier:0<br />
          collisions:0 txqueuelen:0 <br />
          RX bytes:1120333858 (1068.4 Mb)  TX bytes:1120333858 (1068.4 Mb)<br />
<br />
vif3.0    Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF  <br />
          inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link<br />
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1<br />
          RX packets:465 errors:0 dropped:0 overruns:0 frame:0<br />
          TX packets:13777 errors:0 dropped:22 overruns:0 carrier:0<br />
          collisions:0 txqueuelen:32 <br />
          RX bytes:13912 (13.5 Kb)  TX bytes:1125779 (1.0 Mb)</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/">SLES: Virtualization</category>
			<dc:creator>npelton</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/393400-onfiguring-vms-different-networks-same-host.html</guid>
		</item>
		<item>
			<title>domU does not start!</title>
			<link>http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/393280-domu-does-not-start.html</link>
			<pubDate>Thu, 19 Nov 2009 15:08:56 GMT</pubDate>
			<description><![CDATA[Suddenly, my domU does not start... it hangs on "USB HID core driver".  
Idea someone? 
 
 
RAMDISK driver initialized: 16 RAM disks of 64000K size...]]></description>
			<content:encoded><![CDATA[<div>Suddenly, my domU does not start... it hangs on &quot;USB HID core driver&quot;. <br />
Idea someone?<br />
<br />
<br />
RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize<br />
Xen virtual console successfully installed as xvc0<br />
Event-channel device installed.<br />
Console: switching to colour frame buffer device 100x37<br />
input: Xen Virtual Keyboard as /class/input/input0<br />
input: Xen Virtual Pointer as /class/input/input1<br />
mice: PS/2 mouse device common for all mice<br />
input: PC Speaker as /class/input/input2<br />
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27<br />
md: bitmap version 4.39<br />
NET: Registered protocol family 2<br />
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)<br />
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)<br />
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)<br />
TCP: Hash tables configured (established 131072 bind 65536)<br />
TCP reno registered<br />
NET: Registered protocol family 1<br />
Using IPI No-Shortcut mode<br />
XENBUS: Device with no driver: device/vbd/51712<br />
XENBUS: Device with no driver: device/vbd/51728<br />
XENBUS: Device with no driver: device/vif/0<br />
XENBUS: Device with no driver: device/console/0<br />
Freeing unused kernel memory: 196k freed<br />
xen-vbd: registered block device major 202<br />
blkfront: xvda: barriers enabled<br />
 xvda: xvda1 xvda2<br />
blkfront: xvdb: barriers enabled<br />
 xvdb:<br />
device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: <a href="mailto:dm-devel@redhat.com">dm-devel@redhat.com</a><br />
BIOS EDD facility v0.16 2004-Jun-25, 0 devices found<br />
EDD information not available.<br />
netfront: Initialising virtual ethernet driver.<br />
Adding 1048568k swap on /dev/vg00/swap.  Priority:-1 extents:1 across:1048568k<br />
usbcore: registered new driver usbfs<br />
usbcore: registered new driver hub<br />
USB Universal Host Controller Interface driver v2.3<br />
usbcore: registered new driver hiddev<br />
usbcore: registered new driver usbhid<br />
drivers/usb/input/hid-core.c: v2.6:USB HID core driver<br />
<br />
(this is the last i see when connecting to the console dureing boot)</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/">SLES: Virtualization</category>
			<dc:creator>andben</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/393280-domu-does-not-start.html</guid>
		</item>
		<item>
			<title>Xen Virtual CD/DVD - Device 51728 not connected</title>
			<link>http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/393079-xen-virtual-cd-dvd-device-51728-not-connected.html</link>
			<pubDate>Wed, 18 Nov 2009 00:56:54 GMT</pubDate>
			<description>Hello, 
 
I downloaded both SLES10SP2 and OES2SP1 from the Novell site this day. 
 
I installed SLES on the physical machine, then installed Xen,...</description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I downloaded both SLES10SP2 and OES2SP1 from the Novell site this day.<br />
<br />
I installed SLES on the physical machine, then installed Xen, re-booted into Xen, and then created and installed SLES into a virtual machine from the DVD (cannot remember whether full or para-, cannot find out where to look to answer that question).<br />
<br />
I then intended to install OES2 into the new vm. I first tried to create a virtual CD mapping using Vmm Machine details, add new hardware, partition /dev/cdrom. This comes back with (Xend.error 'Device 51728 not connected'). It doesn't matter whether there's a CD/DVD in the drive or not. This is odd, because I setup another vm with WindowsXP, and it sees and operates the CDROM drive just fine thank you.<br />
<br />
I then copied the CD as an ISO into the root of the Dom0 file system. Going back to the SLES Vmm machine details, I tried again to create a virtual CD mapping, this time selecting the ISO file just created. Same error.<br />
<br />
So I'm hog-tied. I cannot get my SLES vm to read either a physical or virtual CD/DVD, so I can install OES2. Here I sit, all virtualized up and no place to go.<br />
<br />
Ideas? Thanks,<br />
Donovan</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/">SLES: Virtualization</category>
			<dc:creator>BDR</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/393079-xen-virtual-cd-dvd-device-51728-not-connected.html</guid>
		</item>
		<item>
			<title>how to setup guest os</title>
			<link>http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/392975-how-setup-guest-os.html</link>
			<pubDate>Tue, 17 Nov 2009 12:23:59 GMT</pubDate>
			<description>What is the command to setup guest os on XEN. I need to do this in command line.because my VMM is not working. so enybody can help me to overcome...</description>
			<content:encoded><![CDATA[<div>What is the command to setup guest os on XEN. I need to do this in command line.because my VMM is not working. so enybody can help me to overcome this thread.<br />
plz help.<br />
Thanks.</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/">SLES: Virtualization</category>
			<dc:creator>sleslinux</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/392975-how-setup-guest-os.html</guid>
		</item>
		<item>
			<title>Broken Heartbeat after SLES10SP2 to SP3 update</title>
			<link>http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/392696-broken-heartbeat-after-sles10sp2-sp3-update.html</link>
			<pubDate>Mon, 16 Nov 2009 12:06:33 GMT</pubDate>
			<description><![CDATA[Hi. 
After upgrade heartbeat cluster won't work any more.  
Cluster resources can't start even after reboot. 
 
#crm_verify -L 
element op: Relax-NG...]]></description>
			<content:encoded><![CDATA[<div>Hi.<br />
After upgrade heartbeat cluster won't work any more. <br />
Cluster resources can't start even after reboot.<br />
<br />
#crm_verify -L<br />
element op: Relax-NG validity error : Expecting an element meta_attributes, got nothing<br />
element op: Relax-NG validity error : Invalid attribute role for element op<br />
element op: Relax-NG validity error : Element operations has extra content: op<br />
Relax-NG validity error : Extra element operations in interleave<br />
element operations: Relax-NG validity error : Element primitive failed to validate content<br />
element cib: Relax-NG validity error : Element cib failed to validate content<br />
crm_verify[6810]: 2009/11/16_12:56:32 ERROR: update_validation: Transformation /usr/share/heartbeat/upgrade06.xsl did not produce a valid configuration<br />
crm_verify[6810]: 2009/11/16_12:56:32 ERROR: update_validation: The most common reason for this is resource IDs that start with an integer or contain colons ':'<br />
element configuration: Relax-NG validity error : Element cib failed to validate content<br />
Your current configuration could only be upgraded to sles10-sp2... the minimum requirement is sles10-sp3.<br />
crm_verify[6810]: 2009/11/16_12:56:32 ERROR: cli_config_update: Your current configuration could only be upgraded to sles10-sp2... the minimum requirement is sles10-sp3<br />
crm_verify[6810]: 2009/11/16_12:56:32 ERROR: main: CIB did not pass sanity checks</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/">SLES: Virtualization</category>
			<dc:creator>diders</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/392696-broken-heartbeat-after-sles10sp2-sp3-update.html</guid>
		</item>
		<item>
			<title>SLES and libvirt doubts</title>
			<link>http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/392338-sles-libvirt-doubts.html</link>
			<pubDate>Thu, 12 Nov 2009 04:25:07 GMT</pubDate>
			<description><![CDATA[Hi  
 
I'm trying to create a SLES Virtualization documenter tool which will document all virtual machines hosted on. I'm using libvirt to connect to...]]></description>
			<content:encoded><![CDATA[<div>Hi <br />
<br />
I'm trying to create a SLES Virtualization documenter tool which will document all virtual machines hosted on. I'm using libvirt to connect to SLES Xen and get the details. I'm not able to get the IP address of all virtual machines but i can only the MAC address alone. Also, i'm not able to differentiate operating systems of virtual machines. If the virtual machine is &quot;Linux&quot;, i can see it. But if the virtual machine is based on Windows, i'm not able to get exact operating system details. <br />
<br />
My questions are <ol style="list-style-type: decimal"><li>How to get the real operating system of virtual machines using libvirt API?</li>
<li>How to get the IP address of virtual machines using libvirt API?</li>
</ol></div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/">SLES: Virtualization</category>
			<dc:creator>egsales</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/392338-sles-libvirt-doubts.html</guid>
		</item>
		<item>
			<title>OS information for VM Ware Workstation</title>
			<link>http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/392317-os-information-vm-ware-workstation.html</link>
			<pubDate>Wed, 11 Nov 2009 22:04:03 GMT</pubDate>
			<description>HI, 
 
There is a VM Ware Workstation available for Suse Linux 10 on your website for download: 
 
NOVELL: Downloads - SUSE Linux Enterprise Server...</description>
			<content:encoded><![CDATA[<div>HI,<br />
<br />
There is a VM Ware Workstation available for Suse Linux 10 on your website for download:<br />
<br />
<a href="http://download.novell.com/Download?buildid=tAXE3xLpiCE~" target="_blank">NOVELL: Downloads - SUSE Linux Enterprise Server 10 VMWare Workstation Virtual Machine</a><br />
<br />
Can you please tell me if this is 32 bit x86 or 64 bit x86?</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/">SLES: Virtualization</category>
			<dc:creator>atkt_forever</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/392317-os-information-vm-ware-workstation.html</guid>
		</item>
		<item>
			<title><![CDATA[Can't connect /dev/sdb to domU!]]></title>
			<link>http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/392226-cant-connect-dev-sdb-domu.html</link>
			<pubDate>Wed, 11 Nov 2009 09:13:35 GMT</pubDate>
			<description>Hi, running SLES11/dom0 and two virtual OES2 Linux servers as domU. 
I have connected /dev/sdb to xvdb to vegas01, but when I try to start the other...</description>
			<content:encoded><![CDATA[<div>Hi, running SLES11/dom0 and two virtual OES2 Linux servers as domU.<br />
I have connected /dev/sdb to xvdb to vegas01, but when I try to start the other virtual server (vegas02) is says: <br />
<br />
vegas01p:~ # xm cre vegas02<br />
Using config file &quot;/etc/xen/vm/vegas02&quot;.<br />
Error: Device 51728 (vbd) could not be connected.<br />
Device /dev/sdb is mounted in a guest domain,<br />
and so cannot be mounted now.<br />
vegas01p:~ #<br />
<br />
And YES, sdb IS connected to vegas01.<br />
<br />
So, in what way can I use Novell Cluster Services on vegas01/vegas02 to share a NSS clustred volume?<br />
<br />
cheers,<br />
Anders</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/">SLES: Virtualization</category>
			<dc:creator>andben</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/392226-cant-connect-dev-sdb-domu.html</guid>
		</item>
		<item>
			<title>?  -  Move from Xen Guest to Pshycial host - kernel hacking</title>
			<link>http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/392141-move-xen-guest-pshycial-host-kernel-hacking.html</link>
			<pubDate>Tue, 10 Nov 2009 16:07:55 GMT</pubDate>
			<description>Dear all, 
 
*Scenario* 
  I have to move a xen guest onto a pshycial machine.  I have created the disc partitions and rsycned the xen guest onto the...</description>
			<content:encoded><![CDATA[<div>Dear all,<br />
<br />
<b>Scenario</b><br />
  I have to move a xen guest onto a pshycial machine.  I have created the disc partitions and rsycned the xen guest onto the new machines, and hacked in a kernel from another machine and it boots, as expected.  The xen was a SLES 10 x86_64, and I have used a kernel from an OpenSuse 11 x86_64 machine just to get it up and running.<br />
<br />
The next step is to hack in the correct kernel, one that is closest to the xen guest kernel, and then drop in the kernel-base-* and associated rpms, and idealily use zypper to resolve the dependancies.<br />
<br />
The xen guest has:  2.6.16.60-0.27-xen (SLES 10.2 x86_64)<br />
and the new machine is currently booted from 2.6.27.19-3.2-default taken from OpenSuse 11.something.<br />
<br />
<b>The question</b><br />
Where is the repository for the Novell SLES RPMs?   (We have paid support but I cannot find the site, or perhaps I have not linked this profile to the company.)<br />
<br />
I have to use ones that are compressed with BZIP instead of LZM, because I seem to remember there was a change of compression used on the RPMs either on OpenSuse 10 -&gt; 11 or SLES 10 -&gt; 11.<br />
<br />
I would be really greatful if someone would offer some URLs /pointers to the right place. I doubt that I am the first to do this, so any idea would be great.<br />
<br />
Best regards and, of course, thank-you in advance, <br />
Me.<br />
<br />
<br />
PS. I don't want to install the machine from scratch because this would take along time to build, and be difficult to do.  We really need an easy way to port from xen guest to real machine, and this method is quite easy to do, other than locating the correct RPMs.</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/">SLES: Virtualization</category>
			<dc:creator>ziizog</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/392141-move-xen-guest-pshycial-host-kernel-hacking.html</guid>
		</item>
		<item>
			<title>Xen Gui</title>
			<link>http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/392061-xen-gui.html</link>
			<pubDate>Mon, 09 Nov 2009 23:24:48 GMT</pubDate>
			<description><![CDATA[Hi; 
Are there any available open sourced or licensed gui's which are fully compatible with Xen and handles all xen commands. (like xm migrate,...]]></description>
			<content:encoded><![CDATA[<div>Hi;<br />
Are there any available open sourced or licensed gui's which are fully compatible with Xen and handles all xen commands. (like xm migrate, create, mem-set etc). Normally i could handle classic xen commands with Suse's classic yast interfaces and other remaining commands like xen migrate are using Xen HA extension cluster gui. Normally Novell Orchestrator handles all these commands but i want to know if there any other gui's which could fully control all Xen features. It could be freeware, opensource or licensed and also i want to know user experiences and considerations about other Xen Gui's on the internet.<br />
<br />
Thanks<br />
Özhan</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/">SLES: Virtualization</category>
			<dc:creator>okaraman</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/392061-xen-gui.html</guid>
		</item>
		<item>
			<title>xen 3.4.0 cant create domU with tap:aio</title>
			<link>http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/391873-xen-3-4-0-cant-create-domu-tap-aio.html</link>
			<pubDate>Sat, 07 Nov 2009 09:02:23 GMT</pubDate>
			<description>hi guys, 
 
we have running sles11 and xen3.4.0 with convirt. 
 
we have  many domU running created with vm-install and clone one finished to other...</description>
			<content:encoded><![CDATA[<div>hi guys,<br />
<br />
we have running sles11 and xen3.4.0 with convirt.<br />
<br />
we have  many domU running created with vm-install and clone one finished to other domUs. The harddisk of the domU is created with file. i want now create a new domU with tap:aio on local disk. This doesnt work.<br />
<br />
i created it with vm-install. The setup start and hardware probing was ok. But than by formatting the harddisk the setup hangs at 8% and never finished. after 30 minutes waiting a decided to kill this setup. And now i cant start any domU (file-based harddis) on this server. i must restart. after that i can start filebased harddisk domUs. but no tap:aio - based domU.<br />
<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="4" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="4" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				# Automtically generated by ConVirt<br />
name='sles11-1111'<br />
uuid='a820e748-fcbb-66ef-b8a4-615a3364bc61'<br />
memory=512<br />
maxmem=512<br />
vcpus=1<br />
on_poweroff='destroy'<br />
on_reboot='restart'<br />
on_crash='destroy'<br />
localtime=0<br />
keymap='de'<br />
builder='linux'<br />
bootloader='/usr/bin/pygrub'<br />
bootargs=''<br />
extra=' '<br />
disk=['file:/var/cache/convirt/vm_disks/sles11-1111,xvda,w']<br />
vif=['mac=00:16:3e:55:e6:e8,bridge=br0']<br />
vfb=['type=vnc,vncunused=1']<br />
kernel=''<br />
ramdisk=''<br />
root=''<br />
STORAGE_STATS={'DISK_STATS': {'/var/cache/convirt/vm_disks/sles11-1111': {'DEV_TYPE': 'FILE', 'IS_LOCAL': True, 'DISK_SIZE': 3221225472, 'DISK_NAME': '/var/cache/convirt/vm_disks/sles11-1111'}}, 'LOCAL_ALLOCATION': 3221225472, 'SHARED_ALLOCATION': 0}<br />
on_shutdown=None
			
			<hr />
		</td>
	</tr>
	</table>
</div>
			
			<hr />
		</td>
	</tr>
	</table>
</div>the xenblk is loaded in kernel. all needed modules are loaded!<br />
we use the xenkernel which comes with sles11.<br />
<br />
again Problem: i want to create a domU with a tap:aio based harddisk and cdrom. i have no problems with domUs with file basd harddisk<br />
<br />
Thank you for your help.<br />
<br />
Please write back.</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/">SLES: Virtualization</category>
			<dc:creator>rolfi23</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/391873-xen-3-4-0-cant-create-domu-tap-aio.html</guid>
		</item>
	</channel>
</rss>
