| 32 Bits VM on 64Bits Host [message #67097] |
Fri, 05 June 2009 15:13  |
feijao Messages: 13 Registered: February 2009 Location: Portugal |
Member |
|
|
Hi,
Can I have a 32 Bits VM on a 64Bits Host?
I can start VM's with 32bits HyperVM image but after install, I can't run yum.
The problem is we have 2 servers, the master with 64bits and the slave with 32bits.
Our idea was having 32bits VMS to be able to move them from server1 to server2 if something fails or if we need to upgrade the server.
We must keep the 32bits server because it is an old hardware.
|
|
|
|
|
|
| Re: 32 Bits VM on 64Bits Host [message #67176 is a reply to message #67097] |
Sat, 06 June 2009 11:15   |
feijao Messages: 13 Registered: February 2009 Location: Portugal |
Member |
|
|
Thanks for the fast answer.
We have a centos 5.2 i386 VM and if we run yum it lists all the files it wants to update and then many lines with this errors:
Error: Package libselinux needs libc.so.6(GLIBC_2.3), this is not available.
Error: Package nspr needs libdl.so.2(GLIBC_2.1), this is not available.
Error: Package MAKEDEV needs libc.so.6(GLIBC_2.4), this is not available.
Error: Package cyrus-sasl-md5 needs libc.so.6(GLIBC_2.4), this is not available.
Error: Package tcp_wrappers needs libc.so.6(GLIBC_2.1), this is not available.
Error: Package krb5-libs needs libdl.so.2, this is not available.
Error: Package cracklib needs libc.so.6(GLIBC_2.1), this is not available.
Error: Package beecrypt needs libc.so.6(GLIBC_2.3), this is not available.
Error: Package glib2 needs libpthread.so.0, this is not available.
Error: Package passwd needs libc.so.6(GLIBC_2.3.4), this is not available.
Error: Package libxml2 needs libc.so.6(GLIBC_2.3), this is not available.
Error: Package glib2 needs libdl.so.2(GLIBC_2.1), this is not available.
Error: Package db4 needs libpthread.so.0(GLIBC_2.3.2), this is not available.
Error: Package db4 needs libc.so.6(GLIBC_2.4), this is not available.
Error: Package wget needs libc.so.6(GLIBC_2.4), this is not available.
Error: Package util-linux needs libpam_misc.so.0()(64bit), this is not available.
Error: Package zlib needs libc.so.6(GLIBC_2.0), this is not available.
Error: Package nmap needs libc.so.6(GLIBC_2.1.3), this is not available.
Error: Package elfutils-libelf needs libc.so.6(GLIBC_2.2), this is not available.
Error: Package libuser needs libc.so.6(GLIBC_2.0), this is not available.
Error: Package openldap needs libc.so.6(GLIBC_2.1.3), this is not available.
Error: Package less needs libc.so.6(GLIBC_2.4), this is not available.
Error: Package openssh-clients needs libcrypto.so.6()(64bit), this is not available.
Error: Package sed needs libc.so.6(GLIBC_2.3), this is not available.
Error: Package udev needs libc.so.6(GLIBC_2.1.3), this is not available.
Error: Package dmraid needs libdevmapper-event.so.1.02()(64bit), this is not available.
Error: Package mktemp needs libc.so.6, this is not available.
Error: Package rpm-libs needs libnss3.so, this is not available.
Error: Package tcp_wrappers needs libc.so.6(GLIBC_2.1.3), this is not available.
Error: Package libacl needs libc.so.6, this is not available.
Error: Package elfutils-libs needs libdl.so.2, this is not available.
Error: Package libselinux needs libdl.so.2, this is not available.
Error: Package cyrus-sasl needs libc.so.6(GLIBC_2.2), this is not available.
Error: Package popt needs libc.so.6(GLIBC_2.1), this is not available.
Error: Package cyrus-sasl-lib needs libresolv.so.2, this is not available.
Error: Package e2fsprogs-libs needs libdl.so.2(GLIBC_2.0), this is not available.
Error: Package lvm2 needs libselinux.so.1()(64bit), this is not available.
Error: Package libstdc++ needs libm.so.6, this is not available.
Error: Package mingetty needs libc.so.6, this is not available.
I've searched and that seems to be a problem with 64bit libraries, but the VM is 32bit.
Regards.
[Updated on: Sat, 06 June 2009 11:15]
|
|
|
|
|
|
|