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
  • I have also successfully realized the start in paravirtual mode (Sophos UTM 9.101). I have only replaced the lines "kernel","ramdisk" and "loader" by the line
    bootloader  = '/usr/lib/xen-default/bin/pygrub'
    - everybody can check the validity of grub on the astaro-bootloader by using the statement
    /usr/lib/xen-default/bin/pygrub /dev/myVG/DomU.asg.v9
    and everything worked from the first try :-)

    Inthe attachments is theparavirtual configuration(pv.sxp.txt), fully virtualized configuration (hvm.sxp.txt) and also the log of the fully virtualized domain displayed if using the statement "xm console".

    Like usually,no warranty,butit works so for me :-)

    I find italso good to use jumbo frames between the virtual instances and virtual firewall instances.

    Artur
  • Hi Artur,

    I have also successfully realized the start in paravirtual mode (Sophos UTM 9.101). I have only replaced the lines "kernel","ramdisk" and "loader" by the line
    bootloader  = '/usr/lib/xen-default/bin/pygrub'
    - everybody can check the validity of grub on the astaro-bootloader by using the statement
    /usr/lib/xen-default/bin/pygrub /dev/myVG/DomU.asg.v9
    and everything worked from the first try :-)


    Thanks for this indeed this works the first try for me but only with 64 bits kernel, no luck with 32bits installation and since my device is 32 bits only, I have no luck there.

    I tried on 2 distinctive machines, with Ubuntu 12+ server and while using the exact same configuration as yours, the only difference was the type of installation 32 vs 64 bits.

    When creating the VM with the 32 bits installation, the result is pretty much depressing: 
    Using config file "./astaro-pv.sxp".
    
    Error: (2, 'Invalid kernel', 'elf_xen_note_check: ERROR: Will only load images built for the generic loader or Linux images')


    Unless the Astaro team find a solution I guess I will give up with xen and use VMWare or equivalent as this will be much simpler on low powered device, less efficient and flexible but by far simpler.

    regards
    Stéphane
Reply
  • Hi Artur,

    I have also successfully realized the start in paravirtual mode (Sophos UTM 9.101). I have only replaced the lines "kernel","ramdisk" and "loader" by the line
    bootloader  = '/usr/lib/xen-default/bin/pygrub'
    - everybody can check the validity of grub on the astaro-bootloader by using the statement
    /usr/lib/xen-default/bin/pygrub /dev/myVG/DomU.asg.v9
    and everything worked from the first try :-)


    Thanks for this indeed this works the first try for me but only with 64 bits kernel, no luck with 32bits installation and since my device is 32 bits only, I have no luck there.

    I tried on 2 distinctive machines, with Ubuntu 12+ server and while using the exact same configuration as yours, the only difference was the type of installation 32 vs 64 bits.

    When creating the VM with the 32 bits installation, the result is pretty much depressing: 
    Using config file "./astaro-pv.sxp".
    
    Error: (2, 'Invalid kernel', 'elf_xen_note_check: ERROR: Will only load images built for the generic loader or Linux images')


    Unless the Astaro team find a solution I guess I will give up with xen and use VMWare or equivalent as this will be much simpler on low powered device, less efficient and flexible but by far simpler.

    regards
    Stéphane
Children
No Data