search for: xenlsg

Displaying 4 results from an estimated 4 matches for "xenlsg".

Did you mean: xen's
2006 May 17
0
RE: correction... cannot create 2GB (not 2MB) domU
...9;'], [''ip'', ''off:1.2.3.4::::eth0:dhcp''], [''root'', ''/dev/sda1 ro''], [''args'', ''3'']]], [''device'', [''vbd'', [''uname'', ''file:/mnt/xenlsg/xenimages/sles10min.fil.img''], [''dev'', ''sda1''], [''mode'', ''w'']]]]) > [2006-05-17 13:48:14 xend.XendDomainInfo] DEBUG (XendDomainInfo:290) parseConfig: config is [''vm'', [''name'', ...
2007 May 30
0
host halts upon shutdown of 126000mb domains
...leave enough memory for the hypervisor to do its required work at shutdown, so shouldn''t the domU get a message that there is not enough memory and not boot? Config file is: kernel = "/boot/vmlinuz-xen" ramdisk = "/boot/initrd-xen" disk = [ ''file:/mnt/xenlsg/xenimages/domu//sles10gm-test3.img,sda,w'' ] root = "/dev/sda2 ro" name = "sles10gm-test_32x126gb-dom101" vcpus = 32 memory = 126000 ip="10.0.75.101" netmask="255.254.0.0" vif = [ "ip=10.0.75.101" ] Serial Console shows: xenbr...
2007 Nov 01
0
using 3.1.2 c/s 15490, xend hangs when attempt to start domain with more memory than available
...#39;, ''10.0.75.101:1.2.3.4::255.254.0.0::eth0:off''], [''root'', ''/dev/sda2 ro''], [''args'', ''xencons=tty1'']]], [''device'', [''vbd'', [''uname'', ''file:/mnt/xenlsg/xenimages/domu//sles10gm-test1.img''], [''dev'', ''sda''], [''mode'', ''w'']]], [''device'', [''vif'', [''ip'', ''10.0.75.101'']]]]) [2007-11-01 12:18:34 22824] D...
2006 Jul 14
23
[RFC] New shadow paging code
We (Michael Fetterman, George Dunlap and I) have been working over the last while on a full replacement for Xen''s shadow pagetable support. This mail contains some design notes, below; a patch against xen-unstable, giving a snapshot of the current state of the new shadow code, is at http://www.cl.cam.ac.uk/~tjd21/shadow2.patch Comments on both are welcome, although the code is not