OpenVZ Forum


Home » General » Support » GLIBC_2.0 not defined
GLIBC_2.0 not defined [message #30009] Mon, 05 May 2008 15:35
Ideaxis is currently offline  Ideaxis
Messages: 2
Registered: March 2008
Junior Member
We have a Debian Etch server containing OpenVZ which hosts a VZ containing a Debian Sarge. We try to execute the following command:

# /usr/sbin/vzctl exec 1000 /root/mysql_dump.sh

and get the following error messages:
...
mysqldump: relocation error: /usr/lib/libmysqlclient.so.10: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
MySQL dump for wrrs2007..
mysqldump: relocation error: /usr/lib/libmysqlclient.so.10: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
MySQL dump for wvtest..
mysqldump: relocation error: /usr/lib/libmysqlclient.so.10: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
MySQL dump for zu..
mysqldump: relocation error: /usr/lib/libmysqlclient.so.10: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
...


Within the VZ this problem is solved by putting the following line on top of the script

export LD_ASSUME_KERNEL=2.4.1

but the problem is that the script should be executed throug vzctl exec.

Any ideas how we can solve this problem?

Kind regards,
Jurgen
 
Read Message
Previous Topic: Error running vzdump
Next Topic: Does OpenVZ support container file system unification
Goto Forum:
  


Current Time: Sat Sep 07 09:59:12 GMT 2024

Total time taken to generate the page: 0.05926 seconds