Could not read tty from store
xenconsole: Could not read tty from store: No such file or directory I see this message a bit more frequently then I would like bopping around from server to server. Generally the problem is that xenconsoled is not running. The fix: /usr/sbin/xenconsoled
Changes
These last couple weeks I’m taking a look at some major infrastructure changes. We’re looking at doing a gadget for Yahoo which means I had chance to implement some new infrastructure options. Things which I’d thought about at one time or another or someone else had brought up to me in the office and was […]
deleting RHEL5 virtual guest
When deleting virtual machines in RHEL5 be sure to get the /etc/sysconfig/rhn/virt/*.xml file that relates to you machine as well as the /etc/xen/ file and the machines partition.
Thou shalt not fail
Still doing battle with the damnable Backup Server. Backup Exec is up and running now and it’s pulling and getting things to tape, but the drives in the server still like to flake on me. I think using one of the older G3s for this process might not have been the best thing and eventually […]
Ubuntu on Xen – locale
Just got a dev box setup on a xen’d version of ubuntu and was getting the following errors when trying to run perl: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = “en_US.UTF-8” are supported and installed on your system. perl: warning: Falling […]