Page 1 of 1

x86_64 version of SuSE Linux Enterprise Server (SLES) 9.

Posted: Thu Oct 20, 2005 2:29 pm
by scott.gray
We have some aging servers to replace. We're currently running on Alpha's with Tru64 unix. Is it possible to use the config below and what would we have to do from a licensing point of view.

The largest table is about 14 GB. Total table size is about 21 GB and total index size is about 6.5 GB.
----
We're using the x86_64 version of SuSE Linux Enterprise Server (SLES) 9.

The hardware is either AMD Opterons, or the Intel Xeons that have the Opteron-compatible extensions. (I believe that all Xeons 3.2GHz or faster have these; our 3.6GHz ones definitely do.)

x86_64 version of SuSE Linux Enterprise Server (SLES) 9.

Posted: Thu Oct 20, 2005 2:50 pm
by mark
I'm reasonably confident the linux version of webinator will run on that platform. Download the free version (Linux 2.4l2.1 x86) to test for sure.

You'll need to contact sales to purchase an additional platform or switch platform for your license and get the latest version.

x86_64 version of SuSE Linux Enterprise Server (SLES) 9.

Posted: Thu Oct 20, 2005 2:53 pm
by mark
p.s.
You may need "compatibility libs" installed if they're not already. Or you could download libs from ftp://ftp.thunderstone.com/pub/linux/ . See the readme there.

x86_64 version of SuSE Linux Enterprise Server (SLES) 9.

Posted: Thu Oct 20, 2005 4:08 pm
by scott.gray
We don't use webinator but to clarify, you are saying that texis and vortex will not have problems and the table/database sizes would not be a problem on this platform.

x86_64 version of SuSE Linux Enterprise Server (SLES) 9.

Posted: Thu Oct 20, 2005 5:27 pm
by mark
The sizes are not a problem. You can try webinator just to make sure that texis runs on your system then remove it.

x86_64 version of SuSE Linux Enterprise Server (SLES) 9.

Posted: Fri Apr 07, 2006 5:50 pm
by scott.gray
I put webinator on one of these machines and ran ok. We're finally ordering machines but I just noticed that texis is installed 32 bit. Am I reading the version info correctly? What do I have to do to get it use a 64-bit file system.

sgray@tg-dxproj1:/usr/local/morph3> texis -version
Texis Web Script (Vortex) Copyright (c) 1996-2005 Thunderstone - EPI, Inc.
Free Webinator Version 5.01.1130358760 20051026 (i686-unknown-linux2.4.9-64-32)

sgray@tg-dxproj1:/usr/local/morph3> uname -a
Linux tg-dxproj1 2.6.5-7.139-smp #1 SMP Fri Jan 14 15:41:33 UTC 2005 x86_64 x86_64 x86_64 GNU/Linux
sgray@tg-dxproj1:/usr/local/morph3> ldd /usr/local/morph3/bin/texis
linux-gate.so.1 => (0xffffe000)
libm.so.6 => /lib/tls/libm.so.6 (0x55578000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x5559a000)
libdl.so.2 => /lib/libdl.so.2 (0x555cb000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x555ce000)
libncurses.so.5 => /lib/libncurses.so.5 (0x555df000)
libtermcap.so.2 => /usr/lib/libtermcap.so.2 (0x55624000)
libc.so.6 => /lib/tls/libc.so.6 (0x55628000)
/lib/ld-linux.so.2 (0x55555000)

x86_64 version of SuSE Linux Enterprise Server (SLES) 9.

Posted: Fri Apr 07, 2006 11:11 pm
by John
The 64-32 in the version string indicates that it supports 64-bit file sizes and 32-bit memory size, so each process can only access 4GB of memory.