Displaying 20 results from an estimated 8000 matches similar to: "Sample Config File?"
2007 Nov 13
6
CentOS 5.0 ifcfg-eth0 gets renamed on boot
Hello,
I created a CentOS 5.0 x86_64 guest under Debian Etch with Xen 3.0.3 and it
boots fine except for one re-occuring problem - whenever it boots the
/etc/sysconfig/network-scripts/ifcfg-eth0 script gets renamed to .bak and
doesn''t configure the ethernet device.
Here is the content of this file:
TYPE=Ethernet
DEVICE=eth0
BOOTPROTO=static
ONBOOT=yes
IPADDR=192.168.0.247
2007 Oct 26
6
Dont start windows XP/2k installation
we have a linux box Debian with Xen install on it for vitualizate windows
enviroment.
We follow this instruccion
http://www.xensource.com/files/xen_install_windows.pdf but when we run "xm
create win_2k.hvm" the windows installation pop up never appear.
HVM file config:
kernel = "/usr/lib/xen/boot/hvmloader"
device_model=''/usr/lib/xen/bin/qemu-dm''
2008 Feb 25
4
cpu does not support long mode. use 32 bit distribution.
hi all
i am trying to boot from rhel5.1 x86_64 image. with the following
configuration
kernel = "/usr/lib/xen/boot/hvmloader"
builder=''hvm''
memory = 3048
name = "rhel51"
vcpus=1
cpus = ""
vif = [ ''type=ioemu, bridge=xenbr0'' ]
disk = [ ''phy:/dev/cciss/c0d0p7,ioemu:hda,w'',
2007 Jul 02
4
eth0 does not exist when booting to xen kernel
Hi everyone.
I am pretty new to xen, but am having an issue that I can''t seem to crack.
I am running the 2-6-16 kernel on Debian Etch. If I boot into the Etch
kernel, everything works as it should. When I boot into the Xen kernel,
eth0 no longer exists.
>From what I understand, the network-bridge script will down my eth0, create
a new virtual eth0 and bridge it into xenbr0
2008 Jun 08
4
qemu-img not compiled?
I''m running latest 3.1.4. I need access to qemu-img to convert some image
files. However this binary is not compiled after doing make world and make
install. I notice that the source code is present, but I cannot figure out
how to make it compile and install along with qemu-dm?
Am I missing something?
--
Randy
_______________________________________________
Xen-users mailing
2009 Jan 08
4
Scriptable way to edit yum .repo files?
Hello,
Is there a standard programmatic way to manipulate yum configuration
files, particularly the .repo files?
I want to add things like "priority=..." per repo, or
"check_obsoletes=1" to the priorities plugin config.
I can cook specific search/append using perl or sed but was wondering
whether there is a more elegant way.
I found Perl's Conf::INI module but it
2008 Feb 21
6
SuSE /var/ disk space
Hi all,
I''m playing with Xen for the first time, and encounter problems when
installing a client.
We basically have limited space on the /var/ partition, and Xen seems to
use this as temporary storage during installation.
Is there anyway of configuring it to use some other location?
Cheers,
Dean.
_______________________________________________
Xen-users mailing list
2009 Nov 06
2
Right way to set IO scheduler on CentOS
Hello,
I'd like to set the io scheduler on some of the disks on our Dom0
(CentOS 5) to "deadline".
The way I found to do this is with "echo deadline >
/sys/block/sdb/queue/scheduler".
What is the Right Way(TM) to set this automatically during boot?
I sort of expected to use sysctl but it appears to only deal with
pseudo-files under /proc/sys, not /sys.
Also
2006 Nov 06
2
No cdrom in windows 2003 HVM guest
Hello,
I have a win2003 HVM guest running, however I cannot see a CDROM device
from the windows machine.
I have ''cdrom=/path_to_my_iso'' in the config file, and this worked fine
for the initial OS install. Now there is no CD device that shows in the
windows device manager.
So, how do I get a CD device to show in win2003?
I''m using xen 3.0.3 compiles from source.
2007 Nov 30
6
Replacement for Linux-HA (heartbeat) - RedHat cluster?
Hello,
I'm beginning to give up on making Linux-HA's heartbeat work for my
environment (CentOS x86_64) and am wondering what other option have I got to
help me:
1. Use IPVS to maintain a cluster of virtual servers, either master/slave or
load-balanced.
2. Use DRBD in master/slave fashion to keep a home-grown application
highly-available.
The first thing I stumbled upon is RedHat Cluster
2008 Aug 01
8
Sharing home directories between two symetric nodes?
Hello,
I just discovered Gluster a couple of weeks ago and went through the
initial documentation and got it compiled.
It looks very promising both for my home network and for work.
For now I'm concentrating at home -
We have to Ubuntu 8.04 desktops, one for me and one for my wife.
We generally try to keep them off when not used but at any time any
one of them could be up or down.
I was
2013 Jun 27
5
Is it possible to pass extra flags to Puppet via rspec?`
Hello,
I''m writing my first puppet function rspec test and am having a problem
which I don''t see how to solve.
The function (and the test) involve access to files through the File
Server. In order for the function (and the test) to work I need to pass
"--fileserverconf=fileserver.conf" parameter to Puppet.
So far I haven''t found a way to do that.
If I
2007 Dec 28
7
Xen and networking.
I have a beefy machine
(Intel dual-quad core, 16GB memory 2 x GigE)
I have loaded RHEL5.1-xen on the hardware and have created two logical systems:
4 cpus, 7.5 GB memory 1 x Gige
Following RHEL guidelines, I have it set up so that eth0->xenbr0 and
eth1->xenbr1
Each of the two RHEL5.1 guests uses one of the interfaces and this is
verified at the
switch by seeing the unique MAC addresses.
2013 Jun 06
3
installing carbon / passing PYTHONPATH to pip package provider?
My environment: Ubuntu LTS 12.04, carbon
(https://github.com/graphite-project/carbon) 0.9.9 installed using "pip".
I just learned why when I run "pip freeze" on a system I don''t see the
"carbon" package even when it installed successfully - I should run it with
"PYTHONPATH=/opt/graphite/lib/ pip freeze".
(ref:
2006 Sep 12
3
RE: Help: Xen HVM Domain can ONLY support four hard drivesat most???
>-----Original Message-----
>From: xen-users-bounces@lists.xensource.com
>[mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Liang Yang
>Sent: 2006年9月12日 8:57
>To: xen-users@lists.xensource.com
>Subject: [Xen-users] Help: Xen HVM Domain can ONLY support four hard
>drivesat most???
>
>Hi,
>
>I have 5 SATA hard drives and I want to expose all these five
2007 Dec 05
2
heartbeat 1.2.5 on CentOS 5?
Hello,
Has anyone got Heartbeat 1.2.5 (latest Heartbeat 1 version) to compile
and run on CentOS 5?
I downloaded the source but hit difficulties compiling it, presumebly
because it was never quite tweaked to run on the latest version.
Thanks,
--Amos
2009 Jan 22
14
Antivirus for CentOS? (yuck!)
Hi All,
Yes, I know, it's really really embarrassing to have to ask but I'm
being pushed to the wall with PCI DSS Compliance procedure
(http://en.wikipedia.org/wiki/PCI_DSS) and have to either justify why
we don't need to install an anti-virus or find an anti-virus to run on
our CentOS 5 servers.
Whatever I do - it needs to be convincing enough to make the PCI
compliance guy tick the
2008 Dec 11
2
Watchdog process?
Hello,
Is there a generic built-in way on CentOS to overlook that a specific
process is alive and re-spawn it (or just run a configured command)
when it dies?
I know how to script things so a parent will watch its child, but was
wondering whether there is something more readily available instead of
having to reinvent the wheel.
The process must be controlled via a /etc/init.d/... script and
2007 Dec 05
2
perl-libnet on CentOS 5?
Hello,
Is there any package on CentOS 5 which provides perl-libnet? Beartbeat
1 depends on it but so far I couldn't find a package.
Also - is there a way to find which non-installed package contains
files with matching names (a-la Debian's apt-file)? I know about "rpm
-qf" but it only works on packages which are already installed.
I saw some place mentioning a command called
2007 Dec 10
3
building a Xen guest image on straight LVM partitions?
Hello,
When I needed to build Xen guests under Debian I could follow more or
less the instructions in http://preview.tinyurl.com/2oc48r and the
advantage of this approach is that it allows me to setup the Xen guest
directly on the LVM partition without making it consider the LVM
partition as an entire disk with a partition table.
The advantages of this approach are:
1. I can add more LVM's