similar to: Xen VMs: regular filesystem corruption

Displaying 20 results from an estimated 10000 matches similar to: "Xen VMs: regular filesystem corruption"

2007 Jul 19
5
Perhaps greater integration with RedHat?
https://build-automation.108.redhat.com/ Just a thought that it might get some more press. Trevor
2007 Jul 03
2
Can someone explain this statement?
I was reading through the doc''s last night and made a bunch of notes. One of the things that I wanted to learn more about was this statement: As Puppet matures, it expected that the file element will be used less and less to manage content, and instead native elements will be used to do so. Can someone please explain what this means, what the plan is, and what type of concept you are
2008 Mar 20
5
DHCP for Xen VMs
I created my first Xen VM that didn't use a static IP address. It grabs an IP from the 198.168.122.0 subnet (from I don't know where). I would rather want it to use my DHCP server. How can I achieve this? Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
2009 Dec 13
3
Future of MySQL
I thought I post this link http://monty-says.blogspot.com/2009/12/help-saving-mysql.html in case anyone isn't aware of this yet and wants to email the EC. Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
2007 Dec 10
2
keeping a mirror of the updates repo
I have a local mirror of CentOS5 base and updates. Now with 5 having become 5.1 and in case I just want to keep on updating (at the moment) is it enough that I update the mirror of updates or do I also need an update of the base repo? Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
2007 Oct 11
1
Using XEN VMs with non-US keyboards?
Is there a way to use Xen VMs with non-US keyboards at the console in a convenient way? I read somewhere in the documentation that only US-English keyboards are supported in the Xen console, but there's more to this. I would imagine that I then can type a character that is on a different key in the US-English layout from my German layout by using the key where it is on the US-English
2009 Apr 04
2
what requires lm_sensors?
I found that lm_sensors got installed because of a dependency on my first Xen VM that I updated to 5.3. lm_sensors doesn't make sense in a VM. I thought, ok let's check after the update who wants it. However: rpm -q --whatrequires lm_sensors no package requires lm_sensors (same for --triggeredby with lm_sensors or the packages below) Trying to remove lm_sensors reveals these packages:
2007 Dec 18
2
How to generate UUID for Xen?
The new virtual machine manager in Centos 5.1 displays some weird behavior here and I assume it's because the UUID of one running VM is the same as of a VM that is shut down. I used the same config file template for creating all my test VMs, so several have the same UUID. Didn't produce any problems with xm. But the new VM manager in Gnome shows active and inactive VMs and identifies
2008 Jul 13
2
firewall best practice on dom-0
I took over a custom firewall script from my older Suse machines to my Dom-Us and it works just fine. Doing the same for Dom-0 immediately killed all traffic for the VMs. As there was no need before I had been dropping everything on the FORWARD chain. After ACCEPTing all for FORWARD my VMs are happy again. What's best practice on Dom-0, what do you do? Can I restrict the forwarding, in
2005 Mar 10
3
Winamp 0% Buffering mp3 streams
Darrell Dominey wrote on Thu, 10 Mar 2005 15:31:04 -0330: > make sure that your mountpoint does not have a .ogg extention with the > mp3 stream, otherwise, it will try to play using the ogg plugin, and > will stay at 0% buffer > Hi, thanks for the quick answer. We are serving the mp3s with .nsv endings since that is what the oddcast plugin seems to send by default when mp3 is
2008 Jan 10
4
yum hangs when Reading Local RPMDB
All of a sudden yum hangs on a Centos 4.5 (updated to the latest patch before 4.6) when I try to use it. "clean metadata" didn't help. The output of -d5 shows it gets to the point of "Reading Local RPMDB" and then sits there. The process doesn't die, but doesn't seem to do anything from that point on. strace shows this: futex(0xb76dcae8, FUTEX_WAIT, 2, NULL I
2008 Mar 23
1
console keymapping problems
Supposedly CentOS 5.1 should fix the problems with foreign keyboards, but I cannot see any change. The description in http://misterd77.blogspot.com/2007/11/xen-graphical-console-and-foreign.html does not work for me. Nothing changes. Has had anyone better luck? If so, how? Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
2006 Mar 31
5
php on command line problems
The installed php on CentOS/RHEL is the CGI version. This means I should be able to get command line arguments with $GLOBALS[''argv''] or $_SERVER[''argv'']. That''s how the php documentation tells and how it works f.i. on Suse. However, on CentOS I get them only when I use the -n switch to php (no php.ini). The problem with -n is that php cannot find
2007 Aug 26
1
rpmforge checksum errors
Almost each time I want to use rpmforge with yum I get a "Metadata file does not meet checksum" error. Yum usually has to try at least five mirrors before it succeeds, sometimes it doesn't find a mirror with a useable file. This is with CentOS 5. Is this a known issue with rpmforge lately? Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services:
2009 Jun 10
1
yum --allow-downgrade and versionlocking not working
with installed version 1.3.7 from rpmforge yum --allow-downgrade update rrdtool-1.2.30-1.el5.rf results in "no packages to update" yum --allow-downgrade install rrdtool-1.2.30-1.el5.rf says "already installed" So, how am I supposed to use --allow-downgrade then? I had to rpm -e --nodeps the newer packages to be able to install the older packages. Now I want to lock the
2006 Feb 13
2
How can I disable sound?
I usually don't setup any GUI on my Linux systems. Yesterday I installed with X and Gnome on a spare system for some testing and hit a problem. Right after login the system freezes. The system froze already earlier when I opted to test the sound card on the Welcome screen and when I login with the alternative login choice xterm and shut down it freezes when "saving mixer
2006 Mar 31
4
Sorting of passwd/group files
Is there a program on CentOS which will sort my passwd/group etc. files by username or uid/gid? On Suse I can do this with a sysconfig switch and Suseconfig, is there something similar on RH-based systems? Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
2008 Apr 28
4
sendmail and cups gets installed although not chosen in kickstart file
I setup a kickstart file that contains only @core and several packages explicitely listed. postfix is listed, sendmail is not. And there's no package where I would think it needs cups. Nevertheless, after the install I now have postfix *and* sendmail on the machine and sendmail even being enabled. And cups is installed. How can I find out what forced them (and probably many other unwanted
2005 Mar 10
4
Winamp 0% Buffering mp3 streams
I'm new to streaming or music hearing over the wire, I still prefer my old-fashioned stereo equipment :-) But a friend asked me to setup a shoutcast server for him, so I went out and installed it, played a bit with it and didn't like it. So I looked for an open source alternative and found Icecast. Installed fine, works fine. But there is one thing which puzzles me and I hope someone
2008 Jul 27
4
smartd on RAID controllers?
It seems I can't smarm monitor disks on RAID controllers? I tried on several machines with two different controllers and on all I get this when starting up smartd: Jul 27 14:36:43 c1 smartd[5944]: Opened configuration file /etc/smartd.conf Jul 27 14:36:43 c1 smartd[5944]: Configuration file /etc/smartd.conf parsed. Jul 27 14:36:43 c1 smartd[5944]: Device: /dev/sda, opened Jul 27 14:36:43