similar to: xen4.0.0 64 bit boot "panic on cpu 0, crc errror"

Displaying 20 results from an estimated 9000 matches similar to: "xen4.0.0 64 bit boot "panic on cpu 0, crc errror""

2010 May 18
7
How to build a 64 bit xen
Hi experts,'' I build xen on my 64 bit redhat with "make xen", I got the image xen-4.0.0.gz then $gunzip xen-4.0.0.gz $file xen-4.0.0 it tells me it''s 32 bit,but I saw it link the 64 bit lib Thanks Lei -- "We learn from failure, not from success!" _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2010 May 18
7
How to build a 64 bit xen
Hi experts,'' I build xen on my 64 bit redhat with "make xen", I got the image xen-4.0.0.gz then $gunzip xen-4.0.0.gz $file xen-4.0.0 it tells me it''s 32 bit,but I saw it link the 64 bit lib Thanks Lei -- "We learn from failure, not from success!" _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2010 May 21
10
What''s the different for "dom0_max_vcpus=4 dom0_vcpus_pin" and "dom0_max_vcpus=4" ?
Hi experts, Q1:What''s the different for "dom0_max_vcpus=4 dom0_vcpus_pin" and "dom0_max_vcpus=4" ? which will get better performance Q2: dom0_max_vcpus=4 means "core0-3 will be just used by dom0" or means "4 cores(not dedicate cores) will be used by dom0, eg: core2-5 or core3-6? Q3.what does mean "nosmp" , xen, dom0,domU, will just use one
2010 May 21
10
What''s the different for "dom0_max_vcpus=4 dom0_vcpus_pin" and "dom0_max_vcpus=4" ?
Hi experts, Q1:What''s the different for "dom0_max_vcpus=4 dom0_vcpus_pin" and "dom0_max_vcpus=4" ? which will get better performance Q2: dom0_max_vcpus=4 means "core0-3 will be just used by dom0" or means "4 cores(not dedicate cores) will be used by dom0, eg: core2-5 or core3-6? Q3.what does mean "nosmp" , xen, dom0,domU, will just use one
2010 Jul 14
3
Do we have a tree to support 2.6.34 dom0 kernel
Hi Pasik, Do we have a way to build a 2.6.34 kernel as dom0 kernel can you show me the way? Thanks Lei _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2013 Nov 27
1
glusterfs poor performance for my local machine (host and client on the same machine)
Hi experts I have a machine which have 5 hard disk I want to use glusterfs to fast my disk my machine's IP is 123.224.178.67 my steps 1)create the volume gluster volume create vol1 123.224.178.67:/buildarea2 123.224.178.67:/buildarea3 123.224.178.67:/buildarea4 123.224.178.67:/buildarea5 123.224.178.67: /buildarea6 2)start the volume gluster volume start vol1 3)mount the volume
2010 May 15
1
what''s wrong with my pv domU console? INIT: Id "1" respawning too fast: disabled for 5 minutes
Hi Pasi, if I don''t change the tty to hvc it will stopped on Kernel 2.6.31.13 on i686 (console) localhost login: root Kernel 2.6.31.13 on i686 (console) localhost login: root Kernel 2.6.31.13 on i686 (console) localhost login: root After I change it to hvc0 followed the twiki page the log is Remounting root filesystem in read-write mode: [ OK ] Mounting local filesystems: [ OK
2010 May 27
10
Is there something missing for my NIC passthough?
Hi experts I use xen-4.0.0 and dom0 is 2.6.33 and domU is 2.6.34 #lspci ............... 01:00.0 Ethernet controller: Intel Corporation Unknown device 10a7 (rev 02) 01:00.1 Ethernet controller: Intel Corporation Unknown device 10a7 (rev 02) 05:00.0 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet Controller (rev 06) 05:00.1 Ethernet controller: Intel Corporation 82571EB Gigabit
2010 May 13
5
what does "initrd-2.6.32.9.img" contains
Hi all If I use nfsroot boot the xen dom0, I find it works well if not use initrd-2.6.32.9.img. what does "initrd-2.6.32.9.img" contains? Thanks Lei -- "We learn from failure, not from success!" _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2007 Aug 04
2
2.6.22 x86_64 : kernel initial decompression hangs on vmware
Gabriel Barazer wrote: > Hi, > > After upgrading kernel to 2.6.22 on a Vmware workstation guest version = > 5.5 and 6 , the kernel decompression stage ("Decompressing Linux...") = > is hanging for a very long time (~5 minutes) before finally = > succeeding (displaying "done.\nBooting the kernel.\n"). During this = > time, the VM process is eating all
2007 Aug 04
2
2.6.22 x86_64 : kernel initial decompression hangs on vmware
Gabriel Barazer wrote: > Hi, > > After upgrading kernel to 2.6.22 on a Vmware workstation guest version = > 5.5 and 6 , the kernel decompression stage ("Decompressing Linux...") = > is hanging for a very long time (~5 minutes) before finally = > succeeding (displaying "done.\nBooting the kernel.\n"). During this = > time, the VM process is eating all
2011 Nov 11
1
[PATCH 0/9] decompressor bug fixes and cleanups
This is a collection of patches pulled over from Linux. 1: Decompressors: get rid of set_error_fn() macro 2: bzip2: Add missing checks for malloc returning NULL 3: Decompressors: remove unused function from unlzma.c 4: Decompressors: fix header validation in unlzma.c 5: Decompressors: check for read errors in unlzma.c 6: Decompressors: check for write errors in unlzma.c 7: Decompressors: validate
2013 Sep 23
28
[PATCH 0/2] add LZ4 kernel decompression support
Linux 3.11 added respective support, so I think we should follow suit. 1: xen: add LZ4 decompression support 2: libxc: add LZ4 decompression support Signed-off-by: Jan Beulich <jbeulich@suse.com>
2007 Apr 28
16
X86_64 and 4GB RAM using Flat Memory Model?
Hello, I have an odd problem on a dual processor, dual core Opteron system. Obviosously it is x86_64 so should have no problem with large amounts of RAM. The system has 4 GB installed (2GB on each processor). If I boot the system with a fresh install of Debian Etch it sees all the memory fine. dmesg reports: Memory: 4107008k/5242880k available (1929k kernel code, 86836k reserved, 864k data, 176k
2011 Apr 11
3
multiple comparisons with generalised least squares
Dear R users, I have used the following model: M1 <- gls(Nblad ~ Concentration+Season + Concentration:Season, data=DDD, weights=varIdent(form=~ 1 | Season*Concentration)) to assess the effect of Concentration and Season on nitrogen uptake by leaves (Nblad). I accounted for the difference in variance across the factor levels by using the varIdent function. Then I wanted to perform multiple
2010 May 06
2
Band in a Box
I am new to Linux in general. Last week I started using Ubuntu. I installed Wine and was able to get Band in a Box working once I copied a couple of dll's over from my Vista partition. But I was having trouble with sound (pulse audio). Ubuntu wouldnt properly recognise my onboard sound either. At one point I got midi working but not the wav output. I could have one or the other. But the
2009 Jan 23
1
how to fix bugs in etherboot?
Upstream etherboot accepted a patch (attached) to fix wrapping of the TFTP block index. Without the patch we are unable to boot recent Solaris over the network in HVM guests (because our miniroot now exceeds 64k blocks). Whilst unstable has moved on to gpxe (which doesn''t suffer from this problem), it would be useful to us for this to be fixed in the stable series. Any preferences on
2003 Dec 11
0
"Errror - group names should not be multihomed."
Hello, I'm getting these errors on a samba 2.2.8a wins server in a NT4 network: [2003/11/25 09:41:00, 0] nmbd/nmbd_winsserver.c:wins_process_multihomed_name_registration_request (1022) wins_process_multihomed_name_registration_request: group name registration request received for name DOMAIN<00> from IP 192.168.10.5 on subnet WINS_SERVER_SUBNET. Errror - group names should not be
2009 Feb 06
0
winsock errror for ioctl cmd 9800000c in wine 1.14
Hi, When running program that works fine under XP, with wine I have a problem. Running with trace on gives the following output: trace:winsock:DllMain 0x7eba0000 0x2 (nil) trace:winsock:WSAStartup verReq=101 trace:winsock:WSAStartup succeeded trace:winsock:WS_socket af=2 type=2 protocol=0 trace:winsock:WSASocketA af=2 type=2 protocol=0 protocol_info=(nil) group=0 flags=0x1
2013 Apr 16
0
Puppet Dashboard errror
Hi All, For some reason my puppet dashborad is not starting and new node requests are not displaying in dashboard. I am getting following error while restarting Puppet dashboard. root@PuppetMaster:/etc/puppetlabs/puppet/modules# /etc/init.d/pe-puppet-dashboard-workers start * Starting PE Puppet Dashboard Workers