similar to: ERROR: Not a Xen-ELF image: No ELF notes or ''__xen_guest'' section found.

Displaying 20 results from an estimated 3000 matches similar to: "ERROR: Not a Xen-ELF image: No ELF notes or ''__xen_guest'' section found."

2008 Sep 24
1
More vcpus than physical cores and hvm
Hi List, I have a server with two QuadCore 2.93Ghz processors and 16GB Ram, running Debian etch and Xen 3.2-1. Until yesterday I had in this server 2 hvm virtual machines, running w2k, 4 vcpus each without any problem, the use of each virtual machine rarely reach 70%. Today I cloned one of the virtual machines and started they with 2 vcpus, right after I start this new guest the use of cpus
2007 Apr 18
0
[PATCH 4/5] XEN: Remove __xen_guest section
With a suitably recent xen the __xen_guest string is no longer required so remove it. See the caveat in 0/5 though! Should be merged into 024-head.patch Signed-off-by: Ian Campbell <ian.campbell@xensource.com> diff -r 82192f4547ab arch/i386/paravirt-xen/xen-head.S --- a/arch/i386/paravirt-xen/xen-head.S Wed Aug 23 15:15:18 2006 +0100 +++ b/arch/i386/paravirt-xen/xen-head.S Wed Aug 23
2004 Jul 07
2
Net rpc user add and the "-F" flag.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, all ! I'm trying to add users to my NT domain from my samba servers (This to create all my accounts with only a single script, I do not want to create them on the PDC, then create their folders on the samba file server with another...) I managed to create account with "net rpc user add", then put them in the right domain
2008 Aug 25
3
xen+drbd Question
Hi list, I installed two new servers to be our virtualization HA. This servers have CentOS 5.2, Xen 3.0.3, Drbd 8.2.6. The setup is ok, lvm drbd resources sincronizing, Guest VM running without any problem. My only doubt is that I can only use drbd resources inside guest vms when I specify the disk resource in vms config like this: disk = ['phy:/dev/VolGroup00/vappprtem01,hda,w' ]
2016 Dec 31
2
Java para bigdata
Si, Bueno en realidad, estamos en un curso de bigdata y estan haciendo mucha scosas con Java, pero yo intento pasarlo a Python tood, ya uqe me parece un lenguaje mucho mas simple y más parecido a R Y si, lo que quiero principalmente es aplicar machine learning sobre conjuntos de datos enormes. Alguna recomendación? ________________________________ De: Carlos Ortega <cof en
2008 Jul 14
5
so many problem CENTOS 5.2 with DELL servers????
?I have been installed?CENTOS 5.2 on several DELL servers and have following problems (even?latest patches apply): ? 1. DELL 2650 can NOT boot under?CENTOS 5.2 PAE mode ? 2. DELL R900 can NOT boot under?CENTOS 5.2 PAE mode (inifinite boot loop) ? 3. DELL R900 with 128 GB RAM can only see 15 GB RAM under?CENTOS 5.2 Xen mode ? Anyone know why?? IS?CENTOS 5.2 certify with DELL server? ? Does?CENTOS
2009 Jun 28
5
How to change Disk sequence on DELL R900 CENTOS 5.3?
we have DELL R900 with CENTOS 5.3 in it. This DELL R900 come with one integrate PERC6/I and two PERC6/E card. DELL 6/I control 5 internal disks. The original disk sequence are: /dev/sda1 /boot /dev/sda2 / /dev/sdb1 swap ... after I configured PERC6/E disks and reboot, /dev/sda change to RAID disk and original /boot and / change to /dev/sde1 and /dev/sde2. My modprobe.conf is: alias
2003 Sep 09
0
SAMBA3: Issues creating W2k users via 'net rpc'
I'm not sure if this functionality fully exists yet or not... I would like to be able to create user accounts on a Windows 2000 machine from my Linux host via Samba. I also need to be able to assign these user accounts to particular groups. I've tried: net rpc user ADD foo -S W2K_SERVER -U Administrator This seems to create the user, but the account is disabled and is not a member of
2011 Jan 11
3
RAID configuration suggestion???
we have several DELL R900 with PERC 6/E adapter in it. R900 using Redhat Linux. Each R900 have two PERC 6/E adapter and at least two MD1000 connect to it. Configuration 1: PERC 6/E -- two MD1000 PERC 6/E -- empty Configuration 2: PERC 6/E -- MD1000 PERC 6/E -- MD1000 Normally first MD1000 for database and second MD1000 for nightly backup. My
2011 Feb 02
7
centos 5.5 check memoray usage too high???
We have DELL R900 server with 128GB RAM (CENTOS 5.5)in it. This server only have one application running and few people use it. Every week I ata least get one or two messages from monitor tool mail to me say: Message=Memory Utilization is 92.02%, crossed warning (80) or critical (90) threshold. Since server have 128 GB RAM and only 1 application. I really don't belive that. Does there
2006 Jan 16
2
ztdummy inaccuracy on linux-2.6
Hello, I have some ugly numbers given by zttest for ztdummy on an AMD64 box running linux-2.6.15 compiled for Athlon64. linux-2.6.15, zaptel/branches/1.2 r900, jiffies ./zttest Opened pseudo zap interface, measuring accuracy... 99.975586% 99.975586% 99.975586% 99.975586% 99.975586% 99.975586% 99.975586% 99.975586% 99.975586% 99.975586% 99.975586% 99.975586% 99.975586% 99.975586% 99.975586%
2016 Dec 30
2
Java para bigdata
Aunque es un poco offtopic, creeis necesario aprender java para temas de bigdata o con python es suficiente Gracias Jesús [[alternative HTML version deleted]]
2009 Jan 16
2
CENTOS 4.7 or 5.2 32 bits O.S. for ORACLE DB server??
we plan to setup our ORACLE database server (32 bits DB) and use dell r900 server. This server can put up to 128GB RAM. We are thinking use 32 bits CENTOS 4.7 or 5.2. My concern about CENTOS 5.2 is it only support up to 16 GB RAM on 32 bits O.S. Any suggestion? ______________________________________________________________________________________________________
2008 Feb 13
1
[LLVMdev] Problem of ELF section attribute
Hi, I am having problem of using LLVM on a program which contains customized code section. In addition to ".text" section for keeping code, the program has another code section, called ".init.text". The functions in this section are defined as "int foo (int, int) __attribute__ ((section (".init.text")));" If I compile the program with gcc, this
2010 Oct 01
0
[LLVMdev] ARM/MC/ELF questions on .ARM.attributes section
> 1. What is the preferred method in MC to jump back to a prior section > already defined? (Or is this not supported?) SetSection in the MCStreamer if you really want to change the current section, but maybe all that you need is to setSection in the Symbol? Similar to what is done in MCELFStreamer::EmitCommonSymbol if the binding is local. > 2. It looks like the "correct" way
2011 Nov 17
1
[LLVMdev] How to get ELF section virtual starting address from MCSymbolRefExpr?
I have a case where I the expression (MCSymbolRefExpr) is the offset from the beginning of the section. The need is to combine that offset to the virtual address of the section it belongs, in this case .text, but it could be any section. I can get a MCSectionELF class object from MCSymbol that I get from MCSymbolRefExpr: int Kind = Value->getKind(); if (Kind == MCExpr::SymbolRef) {
2012 Dec 15
0
[LLVMdev] Setting ELF section alignment at the Target level
How does one at the target level set/change the alignment of ELF sections? I need to create a few target specific ELF sections. I seem to be able to create the section and fill it with data that gets written out, but don't see how I can set the alignment without first having an MCAssembler object handy. I am patterning after existing code for .sbss In MipsTargetObjectFile.cpp:
2012 Dec 18
0
[LLVMdev] Setting ELF section alignment at the Target level
Figured it out If I have an MCObjectStreamer object and the MCSection object of the section in question all I need to do is MCObjectStreamer & MCOS = static_cast <MCObjectStreamer &>(OutStreamer); MCSectionData &SD = MCOS.getAssembler().getOrCreateSectionData(*Section); SD.setAlignment(4); Jack -------------- next part -------------- An HTML attachment was
2007 Apr 18
0
[PATCH 3/5] XEN: Update ELF notes to xen-head.S to the new interface
Again pretty self explanatory. Should be merged into 024-head.patch Signed-off-by: Ian Campbell <ian.campbell@xensource.com> diff -r bc6940cd08ed arch/i386/paravirt-xen/xen-head.S --- a/arch/i386/paravirt-xen/xen-head.S Wed Aug 23 15:12:48 2006 +0100 +++ b/arch/i386/paravirt-xen/xen-head.S Wed Aug 23 15:14:47 2006 +0100 @@ -2,6 +2,7 @@ place in head.S */ #include
2013 Oct 30
1
[LLVMdev] [lld] Handling ELF section groups/.gnu.linkonce sections.
On 10/30/2013 12:53 AM, Nick Kledzik wrote: > On Oct 29, 2013, at 9:52 PM, Shankar Easwaran wrote: >> I am trying to implement support for handling section groups in lld. >> >> There are two ways of figuring out section groups with ELF. >> >> a) Sections with SHF_GROUP property >> b) .gnu.linkonce sections (the signature identified by the name of the section)