CentOS 5 Server :: Xend Not Running After Reboot?

Sep 7, 2009

service xend status returns nothing - simply moves to next line.service xend start does the same thing

xm list
ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)

Error: Unable to connect to xend: No such file or directory. Is xend running?

View 1 Replies


ADVERTISEMENT

CentOS 5 Server :: Xend Not Running After Reboot

May 13, 2010

service xend status returns nothing - simply moves to next line
service xend start does the same thing
xm list
ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)
Error: Unable to connect to xend: No such file or directory. Is xend running?

View 5 Replies View Related

CentOS 5 :: Freezing At Starting Xend After Update

Apr 18, 2011

I had a server running Centos 5.5, which i have Webmin installed.. The other day i saw that there were updates available so i installed them, and now i have Centos 5.6 installed. I just had to reboot my server to move it, and now it wont boot. It is freezing at "Starting xend:"

View 5 Replies View Related

CentOS 5 :: Hang At Boot After Fresh Install Of 5.2 (Starting Xend)

Apr 15, 2009

I just finished installing CentOS 5.2 x86_64 on a Dell Dimension 3100 (Pentium 4 with 64-bit support). On the first boot, after completing the final config steps (firewall, SELinux, time server, etc), the boot hangs on "Starting xend:". I have completed a successful installation on another Dell machine (different processor), with the same installation options (I recorded all of the steps and followed them for the second installation).

My boot commands in grub are:

root (hd0,0)
kernel /xen.gz-2.6.18-128.el5
module /vmlinuz-2.6.18-128.el5xen ro root=LABEL=/1 rhgb quiet
module /initrd-2.6.18-128.el5xen.img

View 7 Replies View Related

CentOS 5 Server :: Reboot The Server With Centos 5.5 The SMB Deamon Doesn't Start?

Feb 22, 2011

when I reboot the server with centos 5.5 the SMB deamon doesn't start?

View 2 Replies View Related

CentOS 5 Server :: Start Jboss And Tomcat Automatically, When I Do Reboot The Server?

Sep 9, 2009

I have one server with Jboss and Tomcat installed, I have to start these servers manually everytime I do reboot the server.How I could do to start Jboss and Tomcat automatically, when I do reboot the server?

View 1 Replies View Related

CentOS 5 Server :: Ipt_Sysrqd To Reboot A Server By Ping

Apr 26, 2009

I see this site: [url]

That explain how to reboot a freeze system by remote with only make a ping in other machine.

Well I want to know if that module is compatible with my centos 5 because it appear that run in kernel 2.6.X. is compatible ?

View 2 Replies View Related

CentOS 5 :: System Hangs During Boot - "Starting Xend:"

Nov 29, 2009

I am booting centos 5.3 on x86-64 machine. The system hands at line "Starting xend:". Is there any way to skip starting xend service during boot or disable it during boot so the system finally reboots.

View 3 Replies View Related

Server :: Unable To Shutdown/reboot Server, No Shutdown Process Running?

Mar 30, 2010

I'm trying to reboot the server (shutdown -r now).But it seems like nothing happened.

When I try "shutdown -c", the system prompts "shutdown: cannot find pid of running shutdown."

View 5 Replies View Related

CentOS 5 :: 5.2 Hyper-V Server Time Changes On Reboot?

Jul 15, 2009

I'm running a CentOS 5.2 vm on a W2K8 hyper-v core server. The problem I have is that when I reboot, the system time always resets itself to 6:00 am in the morning. I tried the /sbin/hwclock --systohc command but it hasn't taken hold.

View 1 Replies View Related

CentOS 5 Server :: Removal Of Gconfd Directories Causes Reboot?

Jul 27, 2011

I run a centos 5.6 guest (webserver) in a KVM VM on centos 5.6. When I lost my gnome desktop, I received the suggestion to remove the gconfd stuff and reboot. I found two gconfd directories in /tmp and removed them. Now the webserver VM reboots contineously. I forced down the VM, rebooted the base system etc., but that did not help at all.

View 1 Replies View Related

CentOS 5 Server :: After Fresh Install And Reboot Getting Black Screen

Jan 26, 2011

I am running a dell poweredge 2600 in which i just now did a fresh install of Centos 5.5 KDE. The install went perfectly with no hiccups or errors. I reboot the server and centos dose its normal checking everything and giving a Green"OK" or Red"Error" and everything seems to be fine. I then get to a black screen with a X mouse cursor, i can move the cursor freely and i can turn the Num Lock key on and off and i can do a Ctrl+Alt+F5 and then reboot with a Ctrl+Alt+Del smoothly, but i just cant get the centos to boot up all the way into the GUI.

View 16 Replies View Related

CentOS 5 Server :: ISCSI Volumes No Longer Mount After Reboot?

Sep 22, 2011

We have a Centos 5.6 server mounting two iSCSI volumes from an HP P2000 storage array. Multipathd is also running, and this has been working well for the few months we have been using it. The two volumes presented to the server were created in LVM, and worked without problem.We had a requirement to reboot the server, and now the iSCSI volumes will no longer mount. From what I can tell, the iSCSI connection is working ok, as I can see the correct sessions, and if I run 'fdisk -l' I can see the iSCSI block devices, but the O/S isn't seeing the filesystems. Any LVM command does not show the volumes at all, and 'vgchange -a y' only lists the local boot volume, not the iSCSI volumes. My concern is that, the output of 'fdisk -l' says 'Disk /dev/xxx doesn't contain a valid partition table' for all the iSCSI devices. Research shows that performing the vgchange -a y command should automatically mount any VG's that aren't showing, but it doesn't work.

There's a lot of data on these iSCSI volumes, and I'm no LVM expert. I've read that some have had problems where LVM starts before iSCSI and things get a bit messed up, but I don't know if this is the case here (I can't tell), but if there's a way of switching this round that might help, I'm prepared to give it a go.There was absolutely no indication there were any problems with these volumes, so corruption is highly unlikely.

View 3 Replies View Related

CentOS 5 Server :: Unattended Reboot With An Encrypted Root File System?

Mar 31, 2009

Centos 5.3 includes Ext4 and improved support for encrypted file systems but it appears to be aimed at laptop/desktop systems, in that a password must be entered at boot time.

Is it possible to have a server with an encrypted root file system boot up without entering a password?

Mandos will do it...
http://wiki.fukt.bsnet.se/wiki/Mandos
...by serving up the password from another server...
http://packages.debian.org/squeeze/mandos
...to a client loaded into the initial RAM disk environment...
http://packages.debian.org/squeeze/mandos-client
...but it's not available on CentOS, and is only in Debian unstable.

Is there a similar (or any) solution for CentOS?

In particular, I'm envisaging encrypted virtual machines being served passwords from their virtual host.

Alternatively, the data that *really* needs to be protected could be encrypted while the system core remains unencrypted. But then the keys to decrypt the file system must be stored in the unencrypted portion, so this is not an effective method.

View 3 Replies View Related

CentOS 5 Server :: Update 5.3 - "Warning - Your System Is Actually Running CentOS Linux Version 5.3."

Jul 31, 2009

I have Centos 5.3 on our server When I log-in in webmin I have a message "Warning - Your system is actually running CentOS Linux version 5.3." In the next line I have a button "Update Detected Operating System" My question is Do I need to click the link and update Detected operating system? If I do, is it going to change any configuration on our server?

View 2 Replies View Related

CentOS 5 Server :: Get Php-fpm Running To Use With Nginx?

Jun 18, 2009

I'm trying to get php-fpm running to use with nginx. I usually just use spawn-fcgi, but I would like to try php-fpm this time. I was hoping that it would be as easy as yum install php-fpm, but alas, that is not so. how to get php-fpm working on CentOS?

View 1 Replies View Related

CentOS 5 :: X-Server Running X App On Both Displays?

Nov 24, 2009

I have a multiheaded setup with one X server and two displays i.e. :0.0 and :0.1. Is there a way to have one instance of an X client for example xeyes and have this displayed on both displays at the same time. I want one keyboard/mouse that controls both displays. I do not want to use Xinerama.

View 5 Replies View Related

CentOS 5 Server :: Running A 64bit VM In KVM?

Apr 25, 2011

I have a CentOS 5.5 system that I am able to run fully virtualized 32-bit VM's on just fine, but I have need to run some 64-bit VM's on it. It has a "paravirtualized" option that might possibly work, but it wants a network install path, and I am not sure if this is the actual solution. When I go to create the VM I only have i686 and xen for options on the virtualized method, is there a way to add (I am presuming) amd64 in here somehow? The CPU is definitely 64-bit. My google-fu hasn't found results for me yet.

View 3 Replies View Related

CentOS 5 Server :: VMware Service Not Running

Feb 5, 2010

I just did a basic service install of Centos5 and added the RPM package install of VMware-server 2.02. but I don't the VMware service is running (based upon the flowing screen:

[root@centoshost1 vmware-mui-distrib]# ps
PID TTY TIME CMD
2925 pts/0 00:00:00 bash
22378 pts/0 00:00:00 ps

So how do i start the VM service?

View 3 Replies View Related

Server :: Running Cobbler On CentOS Machine Hangs?

Nov 16, 2010

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...

[code]....

View 7 Replies View Related

Software :: Get Freetds And Sybase Up And Running On Centos Server?

Mar 9, 2010

I'm attempting to get freetds and sybase up and running on my centos server, mainly for nagios - MSSQL checks. I've installed freetds freetds-devel ok but am having issues getting SYBASE installed. I've had a go via cpan but get a failure on the sybase environment variable. I've set it to /etc where the conf file is located as well as trying /urr/lib64 for the tds libs, but no joy. Has anyone had much luck with this on centos?

export SYBASE=/etc
[root@nagios ~]# echo $SYBASE
/etc
cpan DBD::Sybase
CPAN: Storable loaded ok (v2.15)

[Code]...

View 3 Replies View Related

CentOS 5 Server :: After The Installation, Everything Seem To Work Well But For Httpd Not Running?

Sep 30, 2009

installed a new centOS 5 server, and after the installation, everything seem to work well but for httpd not running. when i try to issue the restart command i get the following error:

[root@appdev ~]# service httpd restart
Stopping httpd: [FAILED]
Starting httpd: httpd: Syntax error on line 206 of /etc/httpd/conf/httpd.conf: Cannot load

[code]....

View 3 Replies View Related

CentOS 5 :: Running Server Client - Use Wine Or Mono?

Aug 4, 2010

I am new to linux. I want to run a server-client (c#) windows/console based application on CentOS 5.4. The code in C# has made using visual 2010. Should I use wine for this purpose or go for mono?

View 1 Replies View Related

Networking :: Running Foxpro On Centos ( Server ) Via Winxp Client?

Jul 30, 2010

My office is on migrating to UNIX system. I am configuring Centos as our server including some program will be running on it. But one of the problem is we use foxpro for operating some program on server directly. I can run that program on Centos using DOSBox. My question is how can i run that program on winxp client that connected to network through samba to that program on server? so my plan is just give the shortcut and link it to server. I have tried to open it but not work.

View 1 Replies View Related

CentOS 5 Server :: Fail2Ban Is Up And Running - IPtables Rules Not Created

Nov 18, 2009

I have been trying for days now to get this to work. didn't want to bother people with my questions, i have installed Fail2Ban 0.8.4 on CentOS 5.4.

I get the email notifications from Fail2Ban stating that it just blocked another IP, however, when i look at the iptables through webmin, nothing is actually in there, also the log/secure file dose not show that the ip has been blocked.

Even when I try to log-in with the wrong password, after a few tries i get the email telling me that my ip is blocked, however, I can still SSH using my 'blocked' IP.

View 7 Replies View Related

CentOS 5 Server :: Suddenly The Load Goes To 100 Or 80 But There Is No Wearied Process Running?

Jan 31, 2010

recently i setup new LAMP server , after some days faced a strange problem? suddenly the server load goes to 100 or 80 but there is no wearied process running? the normal lod is between 0.5 to 1.5? the server have 2 hdd on hardware raid 0

[Code]...

View 18 Replies View Related

CentOS 5 Server :: Start X At Startup Without Running Login Screen?

Jan 12, 2011

I am setting up a CentOS server that has no screen connected, and only has 2 Tesla cards. I have created a minimal xorg.conf and xinitrc file that doesn't load mouse or keyboard, and only creates two screens, one for each card at 320x200x24 bit. This is so I don't waste VRAM on a framebuffer I can't see.

I modified the xinitrc to just load tdm and nothing else as GNOME is a RAM hog. I am then using this setup to render stuff offscreen using OpenGL into FBOs which I read back to CPU and process. Currently for development I just run startx& when I login. I now want to know how to set x server to start automatically at boot. The CentOS docs say that it will try to load the GNOME login manager. The thing is that I don't want a login manager as it is useless as I login remotely via SSH.So:

1 - how to enable automatic x server in CentOS (im used to Ubuntu so not sure how to do this on Red Hat variants)

2 - leave x server running without starting login manager

View 8 Replies View Related

CentOS 5 Server :: Determine Memory Consumed By Each Application Running?

Feb 22, 2011

What would be the best way to determine memory consumed by each application running on the server?

View 7 Replies View Related

CentOS 5 Server :: After Modifying Iptables, Reboot Hangs On "starting Firewall"?

Mar 25, 2010

I have a CentOS 5.4 box that I am trying to set up as an OpenVPN server. So I modified the firewall by running the following script:

#!/bin/bash
#
# the following rules will flush out any existing chains

[code].....

View 2 Replies View Related

Server :: Limit On The Number Of Virtual Machines Running On RHES / CentOS XEN?

May 2, 2009

We've been experiencing sudden host server crashes minutes after starting a fourth virtual machine. Our setup looks like:

Dell Poweredge T300
1 x Intel Xeon X3323 Quad Core 2.5 ghz
16 GB Ram
CentOS 5.3 (64 bit)

Server is running a stripped down version of CentOS 5.3 (64-bit), running only the built-in Xen Virtualization Environment. There is no other services running on the server (not samba, httpd, sendmail, cups... nothing except Xen) We've created several virtual machines, and as long as we don't start a fourth virtual machine everything runs smoothly (impresive hardware).

Each virtual server is configured as:

PARAVIRTUALIZED
1 Virtual CPU
1 GB RAM

However, 5 minutes or so after starting a fourth virtual machine, the entire host server crashes and restarts itself. Are we limited by the number of cores on the host machine CPU (4 cores)? 1 for the host and 3 for virtual machines? We've read in forums about other Xen setups running up to 11 virtual machines on less powerful hardware? (a dual core server). Should we be using FULLY VIRTUALIZED virtual machines instead? Is the number of XEN virtual machines in fact limited by the number of cores? If so, how can someone run several virtual machines on a single core host?

By the way, we were replacing a previous Dell Server (Poweredge 2600 with 512 MB Ram and a single Xeon single core processor running Open Virtuozzo). We were able to run up to 16 virtual machines at the same time. Of course none of the machines endured hard work (testing environments, etc). But hey, my point is that we expected to get a much higher number of virtual machines on this new hardware.

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved