search for: 64gib

Displaying 7 results from an estimated 7 matches for "64gib".

Did you mean: 64gb
2005 Jul 20
3
4g/4g
Hi, Anybody know if centos 4 has the 4g/4g kernel module that's in fedora 2/3 but being dropped for 4? Thanks, Wayne
2010 Sep 03
0
Re: many guests on Xen 4 NR_DYNAMIC_IRQS success report...
...d(CONFIG_X86_IO_APIC) && defined(CONFIG_SPARSE_IRQ) extern int nr_dynamic_irqs; # else -# define NR_DYNAMIC_IRQS 256 +# define NR_DYNAMIC_IRQS 2048 # endif #endif and we now can get to 338 guests (with three disks each) on our 64GiB 16 core test server. the 339th guest appears to start, but instead sits there on a blank console. 338 guests is enough for me, as my 64GiB boxes are reserved for 1GiB guests and up, and even on the 512MiB and smaller guests, the 32GiB servers rarely exceed 100 guests. Now, if you start...
2005 Jun 21
9
[OT] Memory Models and Multi/Virtual-Cores -- WAS: 4.0 -> 4.1 update failing
From: Maciej ?enczykowski <maze at cela.pl> > That's a good point - does anyone know what the new Intel > Virtualization thingamajig in the new dual core pentium D's is about? It's all speculation at this point. But there are _several_ factors. But I'm sure the first time Intel saw AMD's x86-64/PAE52 presentation, the same thing popped into my mind that popped
2009 Oct 23
11
soft lockups during live migrate..
Trying to migrate a 64bit PV guest with 64GB running medium to heavy load on xen 3.4.0, it is showing lot of soft lockups. The softlockups are causing dom0 reboot by the cluster FS. The hardware has 256GB and 32 CPUs. Looking into the hypervisor thru kdb, I see one cpu in sh_resync_all() while all other 31 appear spinning on the shadow_lock. I vaguely remember seeing some thread on this while
2005 Aug 01
4
Opteron in 32-bit mode
I'm spec-ing a development server for some Haskell hackers. In particular, they need to be able to build and run the Glasgow Haskell Compiler (ghc), the x86_64 port of which isn't quite there yet. My current thought is to get an Opteron-based system, but load it (initially, at least) with the 32-bit i386 version of CentOS. That buys me near-term ghc compatibility. In the future,
2016 Jan 05
14
[Bug 2521] New: subtract buffer size from computed rekey limit to avoid exceeding it
...the rekey limit is not explicitly configured, it's computed algorithmically based on the cipher's block size: https://github.com/openssh/openssh-portable/blob/3f4ea3c9ab1d32d43c9222c4351f58ca11144156/packet.c#L1003 For a 128-bit block cipher like AES-GCM, this amounts to a limit of exactly 64GiB - the same as the recommended by NIST. However, since the check for exceeding the rekey limit (max_blocks_* fields in the session state) is only performed in clientloop and serverloop after processing a buffered batch of packets, the amount of data encrypted/decrypted will almost always go above t...
2009 Jun 14
9
What are your bottomneck in using Xen solution?
Hello, Given that nowadays standard Dual Quad Core server is such popular, with Dual GB Ethernet, bundles of high capacity of SATA disks running as RAID 10. What are the factors that prevent you from installing additional VM on an existing server? e.g. 1. CPU 2. Memory 3. Disk I/O 4. Network 5. Else? _______________________________________________ Xen-users mailing list