similar to: Ubuntu 8.04 DomU image from jailtime.org on CentOS 5.2 Dom0

Displaying 20 results from an estimated 5000 matches similar to: "Ubuntu 8.04 DomU image from jailtime.org on CentOS 5.2 Dom0"

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 Sep 27
3
Domain0 with Kernel 2.6.18-92.1.22.el5xen fails to boot Guests with Kernel 2.6.18-164.el5xen
Hi all, I am in a bit of a fix here, I have several Guests paravirtualized running on a Dom0 that is currently running the 2.6.18-92.1.22.el5xen Kernel. All my guests (administered by different people) have subsequently been updated to later versions of the kernel (namely 2.6.18-164.el5xen or 2.6.18-128.4.1.el5xen). Ones that are still running are using the Kernel 2.6.18-128.4.1.el5xen while
2007 Jun 21
2
PHP 4.3.10 on CentOS 4 or CentOS 5
Hi Everyone, I am in a fix with an installation for a client where I need PHP version 4.3.10 or above (4.3.x, but not PHP 5). The application we are trying to run will not run on PHP 5. CentOS 4.5 provides PHP 4.3.9, is there a quick an easy way to have PHP 4.3.10 available on either CentOS 4.5 or CentOS 5 Any pointers will be greatly appreciated. -- "I never look back darling, it
2008 Jan 17
4
Asterisk desktop tools for OS X
Hi everyone, I have been long working on a project (http://asterisktools.org, to be released under GPL) that aims to provide desktop tools for Macs. I am finally getting to the release stages of this application and hope to have an early BETA available next weekend. If there is anybody who is interested in this tool, please send me an email as I am looking for people who can test the
2007 Mar 12
3
PgSQL development libraries?
Hi, I am trying to compile an application (PowerDNS) with PostgreSQL support. Where do the PowerDNS libraries get installed under CentOS? I am constantly getting the error checking for PgSQL library directory... configure: error: Didn't find the pgsql library dir in '/usr/include/lib/pgsql /usr/include/pgsql /usr/include' -- "I never look back darling, it distracts from the
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 Dec 15
1
CentOS 5 Dom0 doesn't start all DomU images
Hello all, I have a CentOS Dom0 booting CentOS DomU, I am able to start multiple DomUs from the command line using xm create, but if I copy the configuration files to /etc/xen/auto only one of the DomUs seem to start up automatically. Has anyone experienced anything similar before? Any pointers / hints? Thanks. -- "I never look back darling, it distracts from the now", Edna Mode
2007 Jan 23
2
Can't find asterisk.ctl under CentOS installation
Hi Everyone, I recently upgraded to Asterisk 1.4 using the RPMS at ATrpms.net on CentOS 4.4, Asterisk starts up but when I start the console it reports this error and drops out. "Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist)?" I have checked to see that the file asterisk.ctl actually exists. Any suggestions? -- "I never look back darling, it
2007 Mar 18
4
Hardware RAID monitoring
Hi Everyone, Any ideas of tools that one can use to report errors etc for hardware RAID? -- "I never look back darling, it distracts from the now", Edna Mode (The Incredibles)
2008 Jan 31
2
CallerID shows wrong values in manager interface
Hi everyone, My manager interface seems to be producing wrong CallerIDs when internal extensions call each other. Can anyone see anything wrong in the configuration snippets pasted below? The following instance has extension 101 call 103. The phone does show the right caller ID, but notice that the manager interface has the CallerID as the target number (103). Thanks a lot for your time.
2007 Jul 23
3
extension.conf doesn't reload?
Hi everyone, I have just installed Asterisk 1.4.6 on CentOS 5. When I issues the reload command in the asterisk command prompt, it doesn't seem to read my configuration files. Any suggestions? pbx*CLI> reload The 'reload' command is deprecated and will be removed in a future release. Please use 'module reload' instead. == Parsing '/etc/asterisk/cdr.conf': Found
2008 Jan 21
1
Centos 5.1 DomU on Debian Etch Dom0
Hi Centos users I successfully installed a Centos 5.1 DomU on Debian Etch Dom0. I used the virtual file systems from Jailtime[0] How to this manual (without using Jailtime)? I wish to install from Scratch. Xen-tools/rpmstrap doesn't work for me. cheers Simon [0] http://jailtime.org/ -- XMPP: sjolle at swissjabber.org
2006 Sep 12
2
Jabber server?
Hi everyone, I am looking for a Jabber server for CentOS. Any ideas? -- "I never look back, it distracts from the now", Edna Mode (The Incredibles)
2007 Dec 31
1
Yum breaks after updating to CentOS 4.6
Hi everyone, Yum on one my CentOS systems has decided to stop functioning after an upgrade to CentOS 4.6. It's complaining about errors with Python-SQLite packages? Any ideas anyone? Here is what happens. [root at monk var]# yum search zaptel Setting up repositories Reading repository metadata in from local files Traceback (most recent call last): File "/usr/bin/yum", line 29,
2007 Mar 14
3
Bind configuration
Hi everyone, I know this is probably the wrong forum to ask this question, but is there someone who has a working BIND configuration file that they are willing to share. Thanks. -- "I never look back darling, it distracts from the now", Edna Mode (The Incredibles)
2007 Sep 04
1
Asterisk Manager Interface, reliably monitor NewCall for an extension
Hi Everyone, I am writing an open source application that brings desktops widgets to OS X (http://sourceforge.net/projects/astrxtools4osx/), for which I am trying to get my head around the Asterisk Manager Interface. I had been using the Event: NewCallerid to detect a new call which my Asterisk server doesn't seem to send to the socket anymore, because of which I have reverted to using
2008 May 22
5
my domU from jailtime.org using latests xen kernel freezees
Hello, i will describe my approach 1) I have downloaded Centos5-64bit xen image from jailtime.org 2) I have created own swap image with 512MB file size 3) I have used same as dom0 kernel 2.6.18-53.1.19.el5xen 4) I have mounted my image file and copied /lib/modules/2.6.18-53.1.19.el5xen 5) I have created custom ramdisk for domU with mkinitrd --with=xennet --preload=xenblk
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
2007 Nov 30
1
jailtime, could not find filesystem ''/dev/root''
i have seen this issue many places online, but haven''t found any solutions yet. when i enter: xm create debian.4-0.xen3.cfg -c i get a bunch of output, but the errors occur here: Scanning logical volumes Reading all physical volumes. This may take a while... No volume groups found Activating logical volumes Volume group "VolGroup00" not found Creating root device.
2007 Jan 20
3
Risks of installing i386 rpms on a x86_64 CentOS 4.4 installation
Hi Everyone, Are there any risks in installing i386 binaries (via rpm) on a x86_64 installation of CentOS 4.4? Thanks -- "I never look back darling, it distracts from the now", Edna Mode (The Incredibles)