Displaying 3 results from an estimated 3 matches for "xen1swap".
Did you mean:
xen01swap
2006 Apr 17
0
Error: ''features'' is an invalid keyword argument for this function
...rgument for this function
clever2:/etc/xen#
Here is my config file :
clever2:/etc/xen# cat xen1-config.sxp
name="xen1"
kernel="/boot/vmlinuz-2.6.12.6-xenU"
root= "/dev/sda1 ro"
memory = 512
disk=[''phy:/dev/xenve/xen1,sda1,w'',''phy:/dev/xenve/xen1swap,sda2,w'']
#disk=[''phy:/dev/xenve/xen1,sda1,w'']
# network
vif=[ '''' ]
dhcp="off"
ip="10.0.0.123"
netmask="255.255.255.0"
gateway="10.0.0.1"
hostname="xen1.netdns.net"
extra= "3"
Am i missing any...
2006 Aug 23
0
SLES10 guest OSes drop off network.
...entering learning state
xenbr0: topology change detected, propagating
xenbr0: port 4(vif24.0) entering forwarding state
device vif24.2 entered promiscuous mode
Here is the configuration file for the xen guest OS;
disk = [ ''file:/xen1/rhel4u3.img,hda,w'', ''file:/xen/swap/xen1swap,sdb6,w'' ]
memory = 2048
vcpus = 2
builder = ''linux''
name = ''xen1''
vif = [ ''mac=00:16:3e:4b:bb:4e,bridge=xenbr0'',
''mac=00:16:3e:f1:56:2d,bridge=xenbr1'', ''mac=00:16:3e:3e:e8:75'',
''mac=00:16:3...
2006 Aug 24
0
Guest Domains drop from network
...riptions of these workarounds indicate this
solution is more for throughput / nic performance and not for the
situation I''m facing, a complete loss of the guest domain from the network.
guest-os config:
disk = [ ''file:/xen1/rhel4u3.img,hda,w'', ''file:/xen/swap/xen1swap,sdb6,w'' ]
memory = 4096
vcpus = 2
builder = ''linux''
name = ''xen1''
vif = [ ''mac=00:16:3e:4b:bb:4e,bridge=xenbr0'',
''mac=00:16:3e:f1:56:2d,bridge=xen
br1'', ''mac=00:16:3e:3e:e8:75'', ''mac=00:16:3...