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

ASG and Virtualization

I post this thread on "Installation" forum, but maybe its place is here.. [;)]

I've about 5 ASG currently running over some small\medium business-office.

I'm planning to install other ASG, but I'm thinking to install it over a virtual machine, because i want to have a working backup copy available if something goes wrong.. in a few time i could bring up a new firewall without reinstalling it...

now I'm testing the VMWare solution with VMWare Player, but i would like to try it in a Xen domain (for performances)...

Does anyone already get it working?
I have to rebuild kernel to start ASG in a Xen domain, is it possible without breaking the license?

ASG Team is porting this beautiful networking solution to a better compatibility with virtualization softwares? (such as Xen, Vserver, Virtuozzo and others...)

Thanx

[PS: Please excuse my poor english..]


This thread was automatically locked due to age.
Parents
  • It should be possible, all you'll have to do is get the source from the Kernel and then patch it to be Xen aware.

    Which brings up the question: Where is all the source for the GPL portions of Astaro? I don't see it on their website, has anyone asked for the source?
  • The source is available.. I don't remember where I saw it... however I do know this.. you will not be able to get the .config file for the kernel in use by Astaro. And if you recompile it on your own, you will not be able to install any up2dates, or get support.
  • I searched the Astaro FTP sites, didn't see it anywhere.

    How does the up2date process check to see if the kernel has been modified? Does it check the md5sum or something? I think anyone logging into the console realizes that they lose support if the make any changes while logged in as root.

    I also think that Astaro could build a bigger community around Astaro if the source to the GPL'd binaries was easier to get.
  • i found that config in /boot/config-2.6.10-44-default, i think is the configfile for kernel in use:

    zk-astaro:/boot # uname -a
    Linux zk-astaro.zirak.it 2.6.10-44-default #1 Tue Feb 21 09:48:34 UTC 2006 i686 i686 i386 GNU/Linux

    zk-astaro:/boot # ls -al /boot/config-2.6.10-44-default
    -rw-r--r--  1 root root 31860 Feb 21 10:49 /boot/config-2.6.10-44-default

    but I don't know if I can recompile the kernel without loss the support, i would like to have an answer from ASGTeam.. [;)]

    anyway.. with VmPlayer (taken from vmware) works very well!
  • The Up2Date process doesn't check the kernel. But sometimes an Up2date contains a new kernel. Would you really want to risk that your VM suddenly wouldn't work anymore because a new kernel was installed?

    Also, they don't release a new GPL iso for every software release. But take a look in ftp://ftp.astaro.com/pub/gpl/ .There you will find the 6.105 GPL ISO.
  • kionez, no you can't recompile the kernel without losing support. The kernel is the core of the OS, and since you would be modifying it, they can't support your work.
  • There it is, thanks ReD-MaN. Obviously if someone is getting into rebuilding kernels, they will have a good idea what the risks are. If not, they'll find out the hard way. [:)]
Reply Children
No Data