Displaying 20 results from an estimated 800 matches similar to: "Centos 5.1 DomU on Debian Etch Dom0"
2007 Nov 08
2
connect: Invalid argument (ping local interface)
Hi Centos Users
# ping 10.104.89.146
connect: Invalid argument
The Server has normal network connectivity. I ssh into it over this
interface. Strace output on Pastebin [0]. SELinux is disabled. Centos
4.3
cheers
Simon
[0] http://pastebin.com/m720052a8
--
XMPP: sjolle at swissjabber.org
2008 Apr 22
2
deny other hosts from synchronizing time with NTP client
Hi CentOS users
We are running CentOS 4.5 with NTP 4.2.0.
# cat /etc/ntp.conf
restrict default ignore
restrict dns1.xxx.xxx mask 255.255.255.0 nomodify notrap noquery
restrict dns2.xxx.xxx mask 255.255.255.0 nomodify notrap noquery
restrict 127.0.0.1
server dns1.xxx.xxx
server dns2.xxx.xxx
fudge 127.127.1.0 stratum 10
driftfile /etc/ntp/drift
broadcastdelay 0.008
authenticate no
The problem is
2007 Nov 14
2
IP range of Google Analytics server farm
Hi Centos Users
I would like to allow outgoing traffic to Google Analytics servers
(destination port 80). I wish to do a iptables rule. How to whitelist
all Google Analytics servers?
cheers
Simon
--
XMPP: sjolle at swissjabber.org
2008 Feb 18
1
kernel-devel: compile MPP/RDAC kernel module
Hi Centos Users
I am running Centos 4.6 wit latest updates. For I/O multipathing I
need to use kernel 2.6.9-55 (IBM support matrix). Trying to compile
Engenio Linux RDAC Driver[0]
I fail to install kernel-devel for this exact kernel (with up2date).
Up2date always installs the newest.
# make clean
make V=1 -C/lib/modules/2.6.9-55.ELsmp/build
M=/root/tmp/linuxrdac-09.02.B5.15
2007 Aug 14
3
Fedora, SuSE, Gentoo, Slackware as domU
Hi.
I need to use some other distributions other than Debian as a Xen domU.
These distributions are:
- Fedora Core 7
- Opensuse 10.2
- Gentoo 2007.0
- Slackware 11.0
- Ubuntu 6.06.1 Server
- Ubuntu 7.04 Server
- Centos 5.0
- Mandriva 2007
Could you tell me a way to install it as domU, please?
I searched for rpmstrap, but it supports only Fedora Core 4 and Centos 4...
Could you help me, please?
2006 Jul 13
1
new user - new issues
Just installed Xen 3 on FC5
that all went smooth following:
http://www.fedoraproject.org/wiki/FedoraXenQuickstart
I want to however create a FC4 virtual machine -
I attepmpted to use the image at: http://jailtime.org
but it doesnt seem to work (networking fail, most else works great) --
I am thinking that it is because those are for Xen 2 (??)
So, is there another place to get images for Xen 3?
2008 Apr 25
3
dmidecode for CentOS 2.1? [hardware serial number and type]
Hi CentOS users
I have here old CentOS 2.1 server on IBM Xseries 336. How to see
serial number and machine type?
It seems that "dmidecode" is not available for CentOS 2.1
cheers
Simon
--
XMPP: sjolle at swissjabber.org
2007 Aug 23
2
UTC vs local time
Hi list
I always configure my systems to use our local time (in my case
/usr/share/zoneinfo/Europe/Zurich) and disable UTC.
What are the differences between UTC and local time? What are their
respective advantages and disadvantages?
When to use UTC?
cheers
Simon
--
XMPP: sjolle at swissjabber.org
2007 Nov 09
3
32 Bit vs. 64 Bit Linux Server installation
Hi Centos Users
What are the advantages of 64 Bit and respective 32 Bit installation
of Centos? With PAE 32 Bit installation can address huge amount of
RAM. As a desktop system, I prefer 32 Bit installation because of
teething troubles in 64 Bit Linux world.
When would you choose 64 Bit and when 32 Bit? We are running mostly
application and web services.
Is this true that with 32 Bit
2009 Sep 28
2
rpmstrap/rpmbootstrap to boostrap CentOS 5
Hi,
Is there any working script, similar to deboostrap, for CentOS 5?
I have found rpmstrap [1] at RPMforge.. but only works for CentOS-4, and
appears that's out of date.
thanks!
[1] http://dag.wieers.com/rpm/packages/rpmstrap/
--
Santi Saez
http://woop.es
2007 Aug 22
1
quick FTP server with default vsftpd installation
Hi list
I just installed vsftpd and started it (CentOS 5). Then put some files
in /var/ftp/pub (for testing purposes with rights 777) and try to
connect with local user to download those files.
$ lftp test at localhost
Password:
lftp test at localhost:~> ls
ls: Login failed: 500 OOPS: cannot change directory:/home/test
lftp test at localhost:~> pwd
ftp://test at localhost
How to enable
2006 Mar 15
10
domU with redhat over a debian based dom0
Hello,
I have running xen over a debian server (debian sarge). Now I would
like to configure a domU with redhat (AS 4), do you now any way to
install it?
--
Angel L. Mateo Martínez
Sección de Telemática
Área de Tecnologías de la Información _o)
y las Comunicaciones Aplicadas (ATICA) / \\
http://www.um.es/atica _(___V
Tfo: 968367590
Fax: 968398337
2007 May 02
2
CentOS 4 and CentOS 5 DomU on CentOS 5 Dom0: problems with hand-built OS and LVM
I''ve been running any number of CentOS 4 based Xen hosts and guests
using CentOS 4.4, and the Xen RPM''s from www.xensource.com, and various
hand-built OS images using jailtime and my own own OS images.
I like the jailtime approach:
One partition for / on the DomU, /dev/sda1, built as a local file or
local LVM partition
One partiton for swap on the DomU, /dev/sda2,
2008 Mar 06
3
/usr/bin/ld: skipping incompatible
Hi Centos Users
I try to compile SNMPPD (SNMP Proxy Daemon) on Centos 5.1 x86_64 with
latest patches. Dependencies (like libsplit, net-snmp-libs,
net-snmp-devel, net-snmp-libs) are installed, both 32 and 64 Bit.
# rpmbuild -tb snmppd-0.5.2.tar.gz
[...]
Making all in snmppd
make[2]: Entering directory `/tmp/snmppd-0.5.2/snmppd'
gcc -Wall -Wno-uninitialized -Wchar-subscripts
2009 Jan 07
1
Ubuntu 8.04 DomU image from jailtime.org on CentOS 5.2 Dom0
Hello all,
I am trying to get an Ubuntu 8.04 image running on my CentOS 5.2 Dom0
which so far has only been running CentOS 5.2 DomUs.
The image I am trying to run was fetched from jailtime.org (just so I
didn't have to go through building an image for myself).
The configuration of the DomU is based on what the guys at
jailtime.org provided and its as follows
name = "redgum"
2009 Feb 01
4
ramdisk
Way are not a ramdisk included with the images from jailtime.org
That seems this is needed
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2006 Jun 23
3
No eth0 in DomU in FC5
If I try to ifup eth0, I get the following:
Device eth0 does not seem to be present, delaying initialization.
DomU: Linux fedora1 2.6.16-1.2133_FC5xenU #1 SMP Tue Jun 6 02:58:27 EDT 2006
i686 i686 i386 GNU/Linux
config:
kernel = "/boot/vmlinuz-2.6-xenU"
#ramdisk="/boot/initrd-2.6.16-1.2133_FC5xenU.img"
memory = 128
name = "fedora1"
#dhcp = "dhcp"
disk =
2008 Mar 31
2
Help getting my jailtime centos 5.1 network going on my dom0 ubuntu feisty with domU centos5.1
Hi All,
I need help getting my jailtime centos 5.1 network going on my dom0 ubuntu
feisty with domU centos5.1. I do this:
ifconfig eth0 192.168.0.14 netmask 255.255.255.0 up
I can then ping myself. When I try to ping another ip like on the host or
other servers I get:
ping 192.168.0.110
PING 192.168.0.110 (192.168.0.110) 56(84) bytes of data.
>From 192.168.0.14 icmp_seq=2 Destination Host
2009 May 05
5
gentoo
Can anyne link to a working gentoo image
I find one on jailtime but faile on boot
Unable to mount
Give mi kernel panic
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Jan 24
8
DomU in it''s own LVM partition fails to boot CentOS 5.2 Dom0/U
I''m trying to do what I think would be relatively simple but can''t seem to
make it work. Essentially I want to create several domU''s running CentOS
each with it''s own LVM partition for increased performance over image files.
Initially I did a test with image files and everything went fine, I booted
the supplied initrd and vmlinuz images installed CentOS from