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

Post Reply
scott.gray
Posts: 15
Joined: Fri Jul 12, 2002 9:25 am

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

Post 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.)
User avatar
mark
Site Admin
Posts: 5513
Joined: Tue Apr 25, 2000 6:56 pm

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

Post 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.
User avatar
mark
Site Admin
Posts: 5513
Joined: Tue Apr 25, 2000 6:56 pm

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

Post by mark »

scott.gray
Posts: 15
Joined: Fri Jul 12, 2002 9:25 am

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

Post 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.
User avatar
mark
Site Admin
Posts: 5513
Joined: Tue Apr 25, 2000 6:56 pm

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

Post 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.
scott.gray
Posts: 15
Joined: Fri Jul 12, 2002 9:25 am

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

Post 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)
User avatar
John
Site Admin
Posts: 2597
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

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

Post 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.
John Turnbull
Thunderstone Software
Post Reply