HI I was wondering if someone in the community had installed proxmox VE in slitaz ( http://pve.proxmox.com/wiki/Main_Page ) I would like to install on a slitaz but the 32 bits version.
other question the livecd can be installed in the HD ? does it accept Hyper-Threading ? and what you see is better. virtualbox or openVZ ? what is your experience with both thanks so much
by the way the link you gave me is a nice web gui. I was wondering if this web gui. can be used in a remote pc in order to manage the openVz-slitaz server ? if yes it would be nice since there are less ressources in the host machine
Yes the livecd can be install on HD, but now it's just a kind of 'demo'. Yes it accept Hyper-Threading. I will use OpenVZ for Servers. I use Virtualbox with Slitaz to have a Windows Workstation for my job and for testing various OSes or Slitaz Flavors. It's depends of you needs...
The Web GUI is only for managing Virtual Machines not the host. You can access the GUI with you preferred browser ( http://<ip_address_of_the_box>:3000 ). If you want to manage the host you have to use the console or remotely with SSH.
Hi Erjo I did some research about openvz and virtualbox it seems that openvz is much better and faster. I am very interested in the slitaz-openvz combo. that you are compiling or fixing. how long do you think this could be achieve in order to use slitaz-openvz as production stable ?
by the way my objective is use as a server since I want to put the server several PBX distros but only using one at time. I want to install freePBX and FreeSwitch as standalone server so that is because I will go with slitaz-openvz
other questions the slitaz-openvz live CD is 19 mb only. why is so little ? the slitaz only has 30 mb what size do you expect with final release (slitaz-openvz) ?
I understood the size and agree. this project seems very nice. I am very interested on this. by the way this could be possible??
is possible to when done has an option to install hibrid in the HD. example the core slitaz to start as liveCD installed in the HD but have config to write configs save templates etc.
this because sometimes there to much electric blackouts. and this make the booting OS to corrupt itself. so with this feature it can be run as livecd but without cd because is installed in the HD. then because the boot OS is a image that does not change if several blackout the OS remains be with integrity and never corrupted. and since the templates work the same way the only thing is restart the server without problem ( by experencien with a centos install. I had problems with blackouts and the disk was broken since the OS was corrupted and lock the write proccess on the disk and I could not format or fixed then turn it useless.
thanks. yes I mean Frugal but never heard what it means until now. I did a search and I will put what frugal means for other people look at this topic in the forum....
one last question. if in a frugal install. and taking your prevoius answer. that final reales would be between 30 mb and 50 mb. this also means that the RAM used for this install would be the same 30 to 50 mb in ram in order to load all the OS slitaz-openVZ ? or it could be a little more. this make me thinks that the OS slitaz-openVZ would be so fast and allow the GUEST with much RAM as the OS host would need low resources
here the meaning of frugal a full, complete install copies each uncompressed file that is in the Puppy operating system's file system to a dedicated partition ... so there will be the directories /bin, /dev, /etc. /lib, /mnt, /proc, /root, /sbin, /var etc etc etc on the partition, each filled with hundreds of files
a frugal (or poor man's) install just copies the files on the CD to the hard drive ... a boot loader program can boot Puppy from those files exactly the same as if you boot from the CD
so a frugal install is not a complete install, where a dedicated partition is created and the files in the Puppy file system are copied to the dedicated partition ... for a frugal install, the 3 or 4 files on the CD are copied to the hard drive and they are booted from the hard drive exactly the same way they would have been booted from the CD
that is, a frugal install is just like booting from the CD disc, except you don't need the cd disc or drive
so with a frugal install are 1) you don't need the cd and 2) the hard drive is faster and quieter than the cd drive ... and there are other advantages to a frugal install
30 or 50Mb is the size of ISO file not the rootfs. Actually the roofs is arround 56Mb. when started, with doing nothing, the distro consume arround 145Mb of memory. I suppose the guest can have the rest of RAM.
top and df output on my testing machine (P4 with 1Gb RAM) started with LiveUSB.
Openvz and Virtualbox serve different purposes, so use the right tool for the job / task.
Examples:
With Virtualbox , the guest has it's own kernel, so you can run selinux on a Fedora guest or apparmor on Ubuntu. Virtualbox is much better for testing an iso or desktop integration. virtualbox will run Windows hosts and you can run Windows guests (if you have need for such things).
With Openvz, your guests are much smaller, but they use the host kernel. I do not think you can confine a fedora guest with selinux on an Ubuntu host for example. I would not run X with openvz (it can be done, but not as easily as with VBox). You can not run openvz on windows (windows will not work as either a host node or guest).
As far as web interfaces go, Proxmox is nice, but owp has a few advantages at the moment. Again, it depends on what you are wanting to do. With proxmox you can connect to the guests over a java applet, very cool, you can not do this with owp.
Owp allows multiple users and assigns an owner to the guest, not possible with proxmox.
There are alternate web interfaces available as well.
The advantage I see with a slitaz host node is a small footprint ie bare bones host node meaning there are minimal applications / binaries installed, much less then a minimal Ubuntu / Debian / Centos minimal server install + openvz kernel.
@Erjo _ Thank you for the welcome, I will assist where I can.
well tell me if this can be done with OpenVZ I want to have a dedicated server. with openvz in frugal mode to install a custom asterisk distro (pbxinaflash that work with centos 5.2) and other distro called fusionpbx that work with ubuntu 10.04 so they are working as server all the time no windows access this can be achieve with openvz ??