similar to: I have 28GB but "Only the first 16 GB of the physical memory map can be accessed..."

Displaying 20 results from an estimated 3000 matches similar to: "I have 28GB but "Only the first 16 GB of the physical memory map can be accessed...""

2009 Mar 30
1
How to check server kernel support 32 Gb RAM (X86,
> > > we have CENTOS 4.7 (X86) on DELL server, I already put 32 GB RAM on it. I can use "top" or "free" to check memory and it did show 32 GB. > > I check REDHAT site and found it say: > > The "SMP" kernel supports a maximum of 16GB of main memory. Systems with more than 16GB of main memory use the "Hugemem" kernel. > > I use
2008 Mar 29
0
Migration Problem
Hi all! I've been experimenting with Xen on CentOS 5 and RHAS 5 for a while now with mixed success I thought I'd describe my latest challenge. I'll describe this from memory since all the equipment is at work and not contactable from here. I think I've described this config to the list before but here it is again: I have 2 x HP DL585 servers each with 4 Dual core Opterons
2009 Mar 30
1
How to check server kernel support 32 Gb RAM (X86, CENTOS 4.7)??
we have CENTOS 4.7 (X86) on DELL server, I already put 32 GB RAM on it. I can use "top" or "free" to check memory and it did show 32 GB. I check REDHAT site and found it say: The "SMP" kernel supports a maximum of 16GB of main memory. Systems with more than 16GB of main memory use the "Hugemem" kernel. I use "uname -r" to check kernel and it
2012 May 30
0
Bug#675266: xen-hypervisor-4.0-amd64: Hard reset when starting a DomU on HP DL585 G7 // Opteron 6238
Package: xen-hypervisor-4.0-amd64 Version: 4.0.1-4 Severity: important *** Please type your report below this line *** Hello Debian Team, I have some strange behavior with a DL585 G7 with only two cpu sockets used (Opteron 6238 Interlagos). I use Debian 6.0 with a XEN Kernel. Every time when I start a DomU, the server makes a hard reset without any kernel panic or output. When I start the
2012 Apr 27
2
question of iSCSI pool on the same iSCSI target
An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120427/287fd756/attachment.htm>
2006 Jun 03
4
xentop.c error
Just downloaded the xen-unstable and updated it using mercurial. When i try to do a make install on a Celeron D 64bit processor, i get the following error: xentop.c:291: error: `KEY_DOWN'' undeclared (first use in this function) xentop.c:294: error: `KEY_UP'' undeclared (first use in this function) xentop.c:314: error: `KEY_BACKSPACE'' undeclared (first use in this
2014 Nov 15
0
Processed: reassign 675266 to src:xen, tagging 675266
Processing commands for control at bugs.debian.org: > reassign 675266 src:xen 4.0.1-4 Bug #675266 [xen-hypervisor-4.0-amd64] xen-hypervisor-4.0-amd64: Hard reset when starting a DomU on HP DL585 G7 // Opteron 6238 Bug reassigned from package 'xen-hypervisor-4.0-amd64' to 'src:xen'. No longer marked as found in versions xen/4.0.1-4. Ignoring request to alter fixed versions of
2006 Oct 17
0
[PATCH] misc compile fixes for tools on Solaris
# HG changeset patch # User john.levon@sun.com # Date 1161090738 25200 # Node ID 74d0bc37ec06da88b0c38a1c34c8cc95bc28bdbd # Parent 7a86cb5bb6b6e9164bec378b5fb0a270625a2452 A couple of simple compile fixes for tools/ on Solaris. Signed-off-by: John Levon <john.levon@sun.com> diff --git a/config/Linux.mk b/config/Linux.mk --- a/config/Linux.mk +++ b/config/Linux.mk @@ -21,6 +21,7 @@
2007 Feb 02
1
Bug#409355: xen-utils-common: please make width of hostname column in xentop wider
Package: xen-utils-common Version: 3.0.3-0-2 Severity: wishlist Tags: patch Currently when hostnames are wider than 10 chars, the xentop output is messed up. Please add the following patch to support up to 20 chars, or better yet, allow the columns to auto size :) #! /bin/sh /usr/share/dpatch/dpatch-run ## xentop-name-width.dpatch by <apeeters@lashout.net> ## ## All lines beginning with
2007 Feb 26
0
[PATCH] Fix for Solaris compile/output for VBDs in xentop
# HG changeset patch # User john.levon@sun.com # Date 1172534164 28800 # Node ID 37fce3c0c10baee370ecc39b6a50fed8b232bd69 # Parent 4998793aa87729fbe8a582faa3a22c9ecfefe13c Fix for Solaris compile/output for VBDs in xentop. Signed-off-by: John Levon <john.levon@sun.com> diff --git a/tools/xenstat/xentop/xentop.c b/tools/xenstat/xentop/xentop.c --- a/tools/xenstat/xentop/xentop.c +++
2007 Jun 05
0
[PATCH][XENTOP][4/4] Display blktap statistics.
This patch make xentop output statistics about both blkback and blktap. And, xentop also display back-end driver type in detail view mode. # HG changeset patch # User s-uchida@ap.jp.nec.com # Date 1180665749 -32400 # Node ID 1b36d6f6c7a98728382de93ee23c8c97b0b95dbd # Parent 1768a89bb87824249827d935d7803d8193bdeb05 XENTOP: Displaying blktap information. Signed-off-by: Satoshi UCHIDA
2007 Oct 02
3
[PATCH] SIGTERM and SIGINT handler to flush xentop -b outputs
# HG changeset patch # User inakoshi.hiroya@jp.fujitsu.com # Date 1191287395 -28800 # Node ID 5543e74774a826b1781893982ed5052312b820fc # Parent 83239b2890723e0c06bad507bb273a970784b18e Flush stdout when xentop -b gets SIGINT and SIGTERM. It is useful when you stop xentop -b by keyboard interrupt or by other programs such as killall from a batch script. You would have missed the bottom part of
2007 Jun 05
0
[PATCH][XENTOP][0/4] Display blktap statistics.
Hi. These patches add the output function for blktap statistics into xentop. Currently, xentop outputs only blkback statistics, and not blktap statistics. By these patches, xentop is made cover both blkback and blktap. In xen, back-end driver has two types; blkback and blktap. Blkback driver is old back-end driver. Blktap driver is new back-end driver and is recommended currently. Usage of both
2007 Jan 28
0
[PATCH] Fix return code of xentop
Hi, When I tested the xentop with a wrong option, the xentop returned the return code 0. # xentop --abc xentop: unrecognized option `--abc'' Usage: xentop [OPTION] Displays ongoing information about xen vm resources <snip> # echo $? 0 If the wrong option was specified, I think that the xentop had better return the return code 1 (or not 0). This patch fixes the return code of
2008 Mar 14
0
[PATCH] Add periodic fflush to xentop batch mode.
Add periodic fflush to xentop(batch mode). If you want to make monitor tool using the following command, you can not get output every some seconds. xentop -b -d 1 > xentop.log (above tool use tail command to get periodic data from xentop.log) This patch is useful when you get xentop output(batch mode) periodicaly using pipe. Best Regards, Yusuke Kaneki ---- *** old/xentop.c
2005 Sep 08
1
xentop CPU% wrong?
Hello, I noticed that the CPU% reported by xentop appears to be too high. With dom0 idle xentop is reporting between 14-17% CPU utilization while at the same time top in dom0 is reporting 1-4% CPU utilization. I see that the TODO for xentop includes a task to make CPU% more accurate but looking at the code for xentop and libxenstat I''m not sure how to go about this. Assuming the CPU
2010 Oct 22
0
[PATCH] tools/xenstat/xentop/xentop.c -- fix xentop so it returns the correct exit code on invalid argument
This patch fixes the problem with xentop where it returns an exit code of 0 when passing it invalid options when it should return 1. The issue comes from getopt() returning ''?'' and the case from switch matching it. The solution was to remove the case ''?'' so that the default match could be triggered. Quote from `man 3 getopt` "If getopt() does not
2012 May 07
2
Destroy VM failed.
An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120507/c5c413bc/attachment.htm>
2007 Nov 07
2
HP DL585 - CentOS4.5 - kix woes
Hi Well we are now using HP instead of Dell and have hit a major hurdle. We dont seem to be able to kix any of these boxes. I have been most recently trying on a dl585 and the issue appears to be that the kix kernel does not detect any nic. Its strange as the box can be installed using iso's and the nic appears as eth0: Broadcom NetXtreme II BCM5706 1000Base-T (A2) PCI-X 64-bit 100MHz
2010 Dec 01
0
Xentop not work and do segfault
Dom0 is on Dell T310, Lenny with kernel 2.6.32.26 for jeremy git (commit b92d1ec0a86acd2dfe14d732c6a9304aae0ccf26) and xen 4.0.1 After double bridge with this config xentop not work and do segfault: ----------------------------------- /etc/xen/xend-config.sxp --- (network-script network-bridge-double) ----------------------------------- /etc/xen/scripts/network-bridge-double --- #!/bin/sh