Nikita V. Youshchenko
2006-Dec-10 22:07 UTC
[Pkg-xen-devel] Big machines support by Debian Xen
Hello people. I'm going to maintain a setup of several "big-resource" machines (>= 4 CPUs, >=8 Gb of ram), which should host large number of "small" systems in xen domains. As far as I understand, using "big machines" is not currently possible within debian xen packages, because there is no kernel with pae support to use in domain 0, which in turn forces to use non-pae supervisor, which makes most of system memory unavailable. I'd like to ask what is debian xen team's current position on providing support for "big machines". Is debian xen team interested in such support? *) if no, please state this explicitly (should I read the reply in #390862 as such a statement?); then people who need such support will have to live with this, and stop complaining ... *) if yes, what is the reason of the current situation. May I help somehow to improve it? Nikita -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20061210/4e958e8d/attachment.pgp
Roberto C. Sanchez
2006-Dec-10 22:19 UTC
[Pkg-xen-devel] Big machines support by Debian Xen
On Sun, Dec 10, 2006 at 11:58:20PM +0300, Nikita V. Youshchenko wrote:> Hello people. > > I'm going to maintain a setup of several "big-resource" machines > (>= 4 CPUs, >=8 Gb of ram), which should host large number of "small" > systems in xen domains. > > As far as I understand, using "big machines" is not currently possible > within debian xen packages, because there is no kernel with pae support to > use in domain 0, which in turn forces to use non-pae supervisor, which > makes most of system memory unavailable. >Sorry if this seems dumb, but why a 4+ CPU machine with 8+ GB RAM but not 64-bit? I can understand if you are dealing with already existing machines, but for a new acquisition your requirements just scream out for an amd64 setup. Regards, -Roberto -- Roberto C. Sanchez http://people.connexer.com/~roberto http://www.connexer.com -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20061210/6585267d/attachment.pgp
On Sun, Dec 10, 2006 at 11:58:20PM +0300, Nikita V. Youshchenko wrote: Hi!> As far as I understand, using "big machines" is not currently possible > within debian xen packages, because there is no kernel with pae support to > use in domain 0, which in turn forces to use non-pae supervisor, which > makes most of system memory unavailable. >If what you're missing is a linux kernel compiled for pae that's a kernel not a pkg-xen issue...> I'd like to ask what is debian xen team's current position on providing > support for "big machines". Is debian xen team interested in such support? >We'd currently like to support it and we provide the pae hypervisor... The missing link is in the kernel team... In the meantime you could use debian xen's packages and build your own kernels and maybe check with the kernel team about why they are not provide... Regards, Guido