This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Xen Support

I have searched the forums for a definitive answer to this and have not found one. Currently running Xen 4.x on SLES 11 sp2. What I am trying to find out is if astaro is supported running on this platform. I have tried the following.

I have tried with both 8.3.x installer and 9.x.

1. Install as a HVM using any type of network adapter whether full or para
virtualized will hang the installer at finding network adapters. It hard locks. 

2. Attempt to install as paravirtualized os just hangs upon booting the cd. I am using the iso to install from saying it is not a supported boot device or something like that.

I have tried as sles 11 and also as other for the type of virtual machine.

Thank you for any advice.


This thread was automatically locked due to age.
Parents Reply Children
  • Ok, I have captured output of the given commands. In ifconfig -a there is interesting, there was recognized no MAC address, therefore I have attached also the output of
    cat /etc/udev/rules.d/70-persistent-net.rules
    where can be seen the MAC addresses resolved correctly during the installation. I also attach the Xen VM-config file I use to start the instance. 
    There is used the e1000 NIC emulation for the fully virtualized domain.

    I have specified the 64bit kernel and "all features" during the UTM9.0 installation.

    Maybe I could to try to use the paravirtual drivers? I have searched around, but I did not found any documentation how to exactly doit, please,can you help me with the pointing to the right place?

    I use Debian Squeeze with the "vanilla" xen linux kernel from package 
    xen-linux-system-2.6.32-5-xen-amd64               2.6.32-46
    with hypervisor package
    xen-hypervisor-4.0-amd64                             4.0.1-5.4
    and related packages.

    with regards, Archie

    P.S. there was one difference on this second and third start of the installed VM instance compared to the first start - the IP address, which I have seen over the login prompt after the first start is no longer visible.