similar to: Error: Error creating domain: (14, ''Bad address'')

Displaying 20 results from an estimated 4000 matches similar to: "Error: Error creating domain: (14, ''Bad address'')"

2005 Sep 28
3
DomU on SMP
Hi, Im trying to set create a RHAS4 DomU on a HP proliant 360DL 4 processor SMP. Since the xenified kernel that came with FC4 didnt work, I compiled a xen-unstable enabled kernel for FC4. all was fine untill it gave me a ''unable to open an initial console'' I tried to make an initrd for my xen0 kern but it didnt work. So I tried using the old initrd image that I had and Dom0
2005 Sep 20
1
vmlinuz-2.6.9-xenU
Hi, I''m tryin to get Mysql running on RHAS 4 which is a DomU on xen 3.0 but mysql fails... I''m using the 2.6.12-1.1447_FC4xenU kernel instead of vmlinuz-2.6.9-xenU. is this something to do with the kernel? where could i find a vmlinuz-2.6.9-xenU kernel? Thanks, Sweekar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2006 Aug 18
1
What modifications are required for my device driver to work with xen.
Hi, Firstly, I apologise for the naivity of my quiestion. I''m still unclear about the split-driver architecture of xen. I''m developing a software raid driver, and would like to know the changes required for it to work with xen. (guest). As I have understood, the Native driver remains unchanged in Dom0. This driver communicates talks with the backend driver and the hardware(or is
2006 Nov 29
5
microcode_ctl
i'm running on vmware system and HP proliant DL360 G5 servers on wmware, on boot i have the following message: ----------------------------- Applying Intel Microcode update: don't know to make device "cpu/microcode" [OK] ----------------------------- and on a HP proliant DL360 G5 server , on boot i have too the following message: ----------------------------- Applying
2007 Aug 25
1
menu.c32 HP Proliant DL360 G5 localboot problem
Hello. Recently I've ran into problems with HP Proliant booting off the network with menu.c32. Configuration -- several identical servers: HP Proliant DL360 G5 HP Bios P58 12/26/2006 Bootblock 09/18/2006 HP SmartArray E200i Controller (128MB, v1.20) Broadcom NetXtreme II Ethernet Boot Agent v2.8.5 When localboot is chosen from menu.c32 menu I get standard "PXE-M0F Exiting ...",
2011 Feb 17
0
Can't create mirrored LVM: Insufficient suitable allocatable extents for logical volume : 2560 more required
I'm trying to setup a LVM mirror on 2 iSCS targets, but can't. I have added both /dev/sda & /dev/sdb to the LVM-RAID PV, and both have 500GB space. [root at HP-DL360 by-path]# pvscan PV /dev/cciss/c0d0p2 VG LVM lvm2 [136.59 GB / 2.69 GB free] PV /dev/sda VG LVM-RAID lvm2 [500.00 GB / 490.00 GB free] PV /dev/sdb VG LVM-RAID lvm2 [502.70 GB /
2010 Nov 13
7
wine: could not exec the wine loader
hhbuur at linux-ezva:~> wine /media/MIPro90-DAN/setup.exe wine: could not exec the wine loader hhbuur at linux-ezva:~> wine /usr/bin/winemine.exe wine: could not exec the wine loader hi thes is my problem i do not get in contact whit my wine no mater wot i do a there som help to get whit wine loader. wot can prevent wine loader from start op. :?
2011 Nov 11
2
Centos 6 installation problem on i7 machine
I want to confirm that the solution posed by Ren? re installing kmod-fglrx from elRepo also works well for HP Proliant servers (in my case DL360 G6) with ATI gfx to restore the text boot progress display and virtual terminals.? Kudos for ending a long and maddening search for a fix. ref: https://www.centos.org/modules/newbb/viewtopic.php?topic_id=32526 thx
2006 Nov 27
1
OT: RHAS > RHES
Hi This is not a RHEL list but i am sure someone here knows the answer :) I downloaded the wrong ISO's from RH and installed RHAS when i really wanted RHES - I know there is little (no) difference between the 2 but what do i need to do to 'convert' a RHAS box to RHEL ? thanks
2006 May 25
1
pxelinux/mboot confused about e820 memory maps on HP Proliant BIOS's
All, When attempting to pxeboot the latest Xen3.0 hypervisor/kernel it was failing with the following error: ------ \ \/ /___ _ __ |___ / / _ \ _ _ _ __ ___| |_ __ _| |__ | | ___ \ // _ \ '_ \ |_ \| | | |__| | | | '_ \/ __| __/ _` | '_ \| |/ _ \ / \ __/ | | | ___) | |_| |__| |_| | | | \__ \ || (_| | |_) | | __/ /_/\_\___|_| |_| |____(_)___/ \__,_|_|
2005 Sep 29
0
Availability of OCFS 1.0.14 for RHAS 2.1 Itanium64
Do you have a timeline when the OCFS 1.0.14-1 will be available on RHAS 2.1 Itanium 64 platform? Or is there going to be one? We notice that OCFS 1.0.14-1 has been available for RHAS 2.1 32 bit for quite a while. Thanks. Michael Zheng Sr. Database Administrator Halliburton IT Operations, America (281) 575-4031 (office); (281) 660-7371 (cellular)
2011 Mar 11
1
UDP Perfomance tuning
Hi, We are running on 5.5 on a HP ProLiant DL360 G6. Kernel version is 2.6.18-194.17.1.el5 (we had also tested with the latest available kernel kernel-2.6.18-238.1.1.el5.x86_64) We running some performance tests using the "iperf" utility. We are seeing very bad and inconsistent performance on the UDP testing. The maximum we could get, was 440 Mbits/sec, and it varies from 250 to 440
2006 Mar 10
1
Re: Install Red Hat AS 4 from iLO on a HP DL380?
On Fri, 10 Mar 2006, Herta Van den Eynde wrote: > I'm trying to install Red Hat Advanced Server AS 4 on a HP Proliant DL380G4. > Unlike e.g. the DL360, the DL380 does not have the option to set the OS in the > BIOS. > As soon as the installation starts, i.e. even before you get to the point > where you can enter "boot" and whatever boot options you want to use, the
2012 Jul 02
0
[LLVMdev] Preprocessor: output only definedness testing macro's
Hi all, I'm looking for some guidance on how to implement the following GCC behavior using the Clang libaries. For a simple input file I want to get all the macro's which are actually being tested against in that specific file. The following reproduces the behavior: $ cat > test.c << EOF #ifdef AA #define BLABLA #else #define WUTWUT #endif #ifdef WUTWUT #endif #define X 2
2015 Jun 13
0
C5 : Firefox 38 bug
On 06/13/2015 01:05 PM, jd1008 wrote: <<<>>> > Mark, please be aware that noscript has also a whitelist > that is not viewable by the user. > The whitelist tab does NOT list the hidden white listed > entries. and you know this how? i do not really believe there is a 'hidden whitelist'. it is more like there are sites that are used to check on sites you
2008 Nov 13
1
qlogic qle2462 hba and freebsd stable on a dl360 g5
Hi. I'm looking at a qlogic qle2462 hba for my dl360 g5. The thread http://www.mail-archive.com/freebsd-stable@freebsd.org/msg99497.html mentions a deadlock when system is loaded. Has this issue been resolved? Are there other PCI Express hba's which are known to work with freebsd stable and dl360 g5? -- regards Claus When lenity and cruelty play for a kingdom, the gentler gamester is
2004 Dec 05
3
64bit and 32 bit
Dear all... Currently I am having 5 RAC nodes with Configurations as below : 1. HW = DL580 32 Bit Processor 2. OS = RHAS 2.1 3. OCFS= Latest Version 4. RAC= Oracle9i 9.2.0.5 (32 Bit) Now I am planning to add 2 more Rac Nodes in the existing RAC: 1. HW=Itanium 64 bit processor 2. OS=RHAS 3.0 3. OCFS=Latest Version 4. RAC=Oracle9i 9.2.0.5 (32 bit) Can I
2015 Oct 30
0
Isohybrid wiki page and UEFI
> BTW I've reproduced the red screen I get with another case: when using the > option -r blksize for the tftp server in PXE mode. Maybe it can give an > idea to someone. I've seen that before. We have a product that uses syslinux to boot either via bios or uefi and that works great. Sometimes however we get the same dumps as you've shown there, and that was always the case on
2010 May 10
0
Sometimes called party answers, but callee keep hear ringing, called party hears nothing!
Hi, As mentioned we have the problem that sometimes (could be up to a view times a day) for the calling party (SIP Device) you here ringing. The called party however answered the phone, but hears nothing. The calling party keeps ringing until the phone is hangup. First I thought maybe the card or the server has a problem, so I changed from a PCI beronet 4bri to a Junghanns 4bri PCIexpress and
2005 Oct 19
2
CPU and Memory Usage of Guest as well as HOst OS
hi, How can the memory as well as cpu usage of guestOS be monitored through Xen? If the ''top'' is invoked from hostOS it just shows some usage under process named ''python''. Basic aim is if there are 5 guestOS running on a hostOS and if one of the guestOS hogs the CPU and it is needed to migrate that guestOS to some other hostOS.