|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] FC5 error connecting to xend (for xen0)
Demetri Mouratis wrote:
On 5/9/06, Rick van der Linde <h.r.vanderlinde@xxxxxxxxxx> wrote:
Can you provide the config file you've used for the partition/virtual
host
you're trying to start?
Probably you're now able to issue "xm list" yet?
Rick
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.16-1.2096_FC5xen0 #1 SMP Wed Apr 19
05:49:52 EDT 2006 i686 i686 i386 GNU/Linux
[root@localhost ~]# xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 1763 2 r----- 926.5
[root@localhost ~]# cat /etc/xen/xendomain1
# Automatically generated xen config file
name = "xendomain1"
memory = "256"
disk = [ 'file:/home/xen/xendomain1,xvda,w' ]
vif = [ 'mac=00:16:3e:32:ca:8f' ]
bootloader="/usr/bin/pygrub"
on_reboot = 'restart'
on_crash = 'restart'
Looks fine! Do you have SELinux activated?
Have a look at:
https://www.redhat.com/archives/fedora-xen/2006-April/msg00173.html
Rick
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|