CentOS 5 Server :: Salvage Machine After Running "yum Removegroup Virtualization"?
Jun 11, 2009
I had just put the last touch on a snort, mysql, apache, barnyard, base isntall to CentOs 5.3. I noticed that ifconfig displayed an odd virtual nic, and I wanted as little running on this machine as possible. I don't remember specifying that I wanted XEN installed. And on the old lowend machine that is powering this server, Virtualization was the last thing I wanted running on it. I did a google, discovered that the way to remove XEN completely (yum uninstall xen' only removed 'xen' but still, oddly, xen was running after a reboot. Talk about perplexing.
I am trying to figure out how to get an almost bare metal virtualization running, and having a hard time getting it going I tryied the Virtual Machine manager, but it wont let me do full virtualization.
I have CentOS 5.5 and try to create KVM virtual machine with CentOS 5.5 as a guest. But when I exec command: virt-install --connect qemu:///system --name test --ram 1024 --file=/var/lib/libvirt/images/test.img --file-size=10 --vnc --cdrom=/var/lib/libvirt/images/CentOS-5.5-x86_64-bin-DVD-1of2.iso --vncport=10000 --accelerate --os-type=linux --nonsparse --livecd --hvm
Using the EPEL Repository, I went in and installed Cobbler to my DHCP/Gateway box.Everything went smoothly on the installation front. I went ahead and modified the cobbler settings file (/etc/cobbler/settings) to point to my server IP (same box), and then got tftp running properly. Now here's the problem.Normally, you need to run `cobbler check` to find issues and correct them. I run that, and all I get is blank. Nothing. It just hangs at the prompt until I kill it using CTRL+C.When I CTRL+C from the hanging, it states "cobblerd does not appear to be running/accessible"...
Code: [root@PalaceRedirect ~]# service cobblerd status cobblerd (pid 6991) is running...
I installed the latest version of Centos 5.4.It came with Xen version 3.0.2 I think.I am running it on a Dell R510. It supports hardware virtualization.I was able to virtualize Windows XP and Windows 2003 server on it by selecting the install from DVD option.I was having problems trying to get a PCI DekTek card seen by the virtualized Windows domains so I tried to upgrade XEN to 3.4.2.I used the repos available from Gitmo and it went easy.
The only problem is now that when I try to create a "New virtual host" it only allows me to use HTTP, FTP option and not the iso or DVD option. They are greyed out. I was wondering if anyone has had this problem and might know a work around for the Xen 3.4.2 problem. Perhaps a better location for the kernel or something.
I have a customer who has (currently) three servers running Centos 5.5, one running Windoze 2003 and around thirty or so workstations running XP Pro.
I've just been reading about RedHat's product - RHEVD and was wondering of anyone knows if this product (or anything similar) is aavailable under CentOS.
Basically what we need to be able to do is to virtualize the XP workstations so that the staff can connect via a browser (inside the office or off-site - or for that matter anywhere) and be presented with a standard desktop.
I know I can achieve this using Citrix XenDesktop or VMWare View but I would prefer to use a FOSS solution if one exists. Having said that it has to be robust and well past Beta
The word on all lips are "virtualization" so I decided to smell this flavor. I have a machine running CentOS 5.3 64bit and I have unlimited access to this machine, but I don't want to reach it physically. Is it possible to install and maintain a virtual medium using ssh or other remote connection? When I installed the OS I have selected the packets regarding the virtualization, but now from where can I start? Is somewhere a guide for doing this?
I'm installing a new server after this weekend, and it musth have both windows server 2008 r2 and linux (probably ubuntu) running, but I'm wondering which one of them I should run virtual. Windows will be used mostly for rdp and for serving asp.net webpages, linux will host some django-applications and a postgreSQL server etc.
I'd like to run a Tor relay, but am trying to understand the security implications. For some time I've run my torrent client in a VirtualBox virtual machine, which is run as a very non-prived user, bridges directly to The Internets, and writes to one directory on the host. My belief is this is about as secure as it can be, but am open to suggestion.If I run a relay in the VM it wouldn't be associated with my use of Tor as a client, which is fine since there is no technical need for them to be connected and it's desirable for security.I read that chroot jails can be broken, particularly when run as root, so I don't really trust that. Also studied a vserver, but it must share the network setup which doesn't strike me as isolated enough.
I installed Tomcat5.5.23 on CentOS5.2 running on Sun xVM Virtual Box2.1.2. When i try to view Tomcat( Running in Vitual Centos)'s home page in the web browser of Host( XP sp2) am getting the "Connection Time out" error.. How to resolve this problem.
I would like to build a bootable system image on an attached hard disk on a running CentOS machine.The hard disk would be moved to a headless server, where only SSH access would be available. It seems that all the documented install methods assume that the installation runs on the taget machine. In this case, I would like to create a bootable system image of CentOS on a running host system. The new install mage would generally have a newer version of CentOS than the running host system where the image is created. Also, I would prefer to do a text-based install.
The reason for all this is that I have network access to several remote machines. I can ask disks to be moved between machines, but I have no physical access. In order to do software testing, I would like to have several system disks with different installed CentOS versions. It would be easer if I could build the system disks on one single machine. The hardware an all machines is very nearly identical.
I've installed CentOS 5.3 on a machine, and I need a Samba version 3.2 or higher. Since 3.4 is out, I thought I'd grab that. But, "yum list|grep samba" gives me only version 3.0.33. Is there a package of Samba I can grab that will upgrade the 3.0 installation so that I don't have two laying around? If not and I need to compile from source, do you have any suggestions for what arguments I should give configure? I'm not used to Linux coming from the BSD world
i'm a familiar with Linux environement ( fedora 10 user ) and i got a project in a training where i have to create a cluster with two nodes where i have to set up a number of VMs that will run applications such as ( Samba, Ldap, Zimbra, ...) but i don't know how to virtualize on top of a cluster ! i would like to know how that can be done, and how is it possible to let the VMs get ressources ( RAM & CPU ) from the two nodes ??
I chose virtualization when installing Centos 5.3. The kernel I got is 2.6.18-128.el5xen My plan is to use KVM, I disable xend service. I don't need a xen enabled kernel. How do I update the kernel to a non xen one?
I have an old unuseable computer at home that became useless after a hard disk failure. I don't want to spend money on buying a new PATA IDE HDD for it, so I was wondering if I can use a PXE boot server on my notebook (using a virtual machine with Linux) and boot a Linux on the old machine with PXE without using Hard Disk. It is possible? Do I will need to make some extra configuration or use some specific enviroment do do this?
I have centos 5.3 with text console onl, not X server, now I try install solaris 10 at xen with full virtualization (hvm)
Now I have some like "zombie domain"
How I can to kill this? If I reboot the server it doesn't help.
No fonts found; this probably means that the fontconfig library is not correctly configured. You may need to edit the fonts.conf configuration file. More information about fontconfig can be found in the fontconfig(3) manual page and on [url] Domain installation does not appear to have been successful. If it was, you can restart your domain by running 'virsh start solhvm123'; otherwise, please restart your installation.
Do you know what this a problem?
If I chagne --vnc to --sdl and run below command on my desktop to appear windows and disappear for 1-3 seconds, virt-install -n solekhvm3 --ram 1024 --hvm --disk path=/dev/vol1/solek --sdl --cdrom /dev/cdrom --os-variant solaris10 --force
If you select "support virtualization" during install, you get the xen kernel installed.
Some things do not work with this kernel (e.g. nVidia drivers). So my question is whether it is possible to install both kernels (xen and ordinary) and select between them with grub at boot time?
I did try this a while ago, by first installing with xen and then manualy adding the ordinary kernel, but the ordinary kernel failed to boot (for reasons I don't now recall - sorry). Clearly, there must be differences in the "virtualization" build other than the kernel.
The alternative, if I want to play with virtualization, would be to have two entirely separate installations, but this seems like a waste of space when surely almost everything must be identical?
I can't find anything in the Centos Xen documentation about this.
Before I try again I would just like to check if anyone actually knows if this is possible, or if not why not?
I'm know very little about Linux but decided to set up a machine running Drupal CMS on a Debian machine and it won't go. The folks at Drupal have tried to help but it seems the Debian OS won't do it's PHP thing for Drupal.
That means i'll have to start at the START I guess.
how to become a master of Linux if one is starting from ABC (I can add and subtract, that's what it feels like)
I have installed CentOS on a VMwareWorktation and that CentOS, i also install VMware Server (suscess) and setup a guest OS that, but i start this Guest OS, an error show "You may not power virtual machine in virtual machine"...
I am leading a project at work that will require at least one new server. There will be a development server and a production server, which changes from development will be rolled onto. Unfortunately, I am more of a web programmer than a Linux guru, and I really don't know whether or not it is better to have two physical servers or two virtual servers on one machine. I don't think there will be a huge toll on the machine, as there will probably be around 1000 total users and less than 100 on at any given time. We are also able to spend quite a bit on the server, so I'm sure one could handle it, but I just wanted to check and see what the advantages and disadvantages would be in this situation.
I have set up a 5.5 installation on a Virtual box VM. The Virtualbox (not for the VM) network preferences have DHCP Server disabled and IPV address and the network mask I believe are valid for my home network. My VM is up and running and it has gotten an IP address from my home router and everything seems fine. From any machine in my house I can ssh into my centos installation. I went ahead and started up the httpd service and the website is up. IOW, I can see it from my centos box - when I navigate to http://localhost However, I cannot see it from any other machine on the net. The IP address of the centos bos is 192.168.0.141. From the centos I can do a ttp://192.168.0.141 and see the Apache 2 test Page. I can see that from anywhere else. Although I can ssh to that machine.
installing my APC Back-UPS ES 350. I am using CentOS 5 KDE setup as a DNS Resolving Caching Name Server, I wanted increase speeds and privacy since I got a letter and didn't like that not one bit, a tv show but whatever. It is very secure now, using peerblock with Iblock List subscribed to for the one year and it is so secure that I have to disable peerblock if I want to use online banking and what not.
setup the APC unit, haven't experienced APC and CentOS is new to me, I didn't want to buy a windows server, so I used BIND instead and well I love CentOS, can't wait to really understand it a lot better, also logging into root is so nice and easy vs Ubuntu, very cool.
I also do not have a DD-WRT supported router nor a Docsis 3 modem, docsis 2, I believe this should give me a lot more speed. currently I just get 11-17Mbps, I am hoping this will bump me back up to 35-37Mbps which I get off and on but unstable.
I have server with the relevant RPMs for virtualization, but i can't find the way to change it to be virtualization server. I am using Redhat 5.3 Do you have any relevant document for configure virtualization server after OS installation?
For the first time in installed and configured centos-ds from this HowTos and from the manuals.It is running nicely but disabled my httpd.Is it not possible to run directory service and httpd in the same machine
I installed the Centos 5.5 with XEN and put 03 virtual machines (Centos 5.5 too). I did this correctly, but I have a problem. In the virtual machine, I need update the kernel. I used "yum update kernel" and this is downloaded correctly and the menu.lst file is updated too, but the kernel not ran. I ran "grub-install /dev/sda" or "grub-install /dev/xvda" and received a error return. I read the device.map file and i ran "grub-install /dev/sde" and received a error return too.
The errors: [root@vm01 ~]# grub-install /dev/sda /dev/sda: Not found or not a block device. [root@vm01 ~]# grub-install /dev/sde /dev/sda1 does not have any corresponding BIOS drive. [root@vm01 ~]# grub-install /dev/xvda /dev/xvda: Not found or not a block device.
Can anyone point me in the direction of setting up shares for windows machines on centos. I have found a few document but never managed to get it up and running correctly. I need to be able to get access to subfolder etc for different users. Is there any way of doing it with some sort of gui?
I just installed VMware server 2.02 on a CentOS 5.4 machine. I tried to run 'vmware': it starts via my web browser (firefox) with xdg-open. Then, firefox displays this:
Connection Interrupted
The connection to the server was reset while the page was loading. The network link was interrupted while negotiating a connection. try again.