Link to home
Start Free TrialLog in
Avatar of Tony Clark
Tony Clark

asked on

RedHat ES3 and Veritas Foundation Suite (Vx Vol mgr and VxFS)


Is it possible to run Veritas foundation suite on the following configuration? I need to run Veritas File system and Veritas Volume manager to manage disk devices for Sybase, both raw devices and mounted devices.
If so, please supply me with a link to an .rpm download area so I can download the *.i386.rpm build  (I presume!!)

I cannot get the currently available *.i686.rpm's to install.
# rpm -ivh VRTSvxfs-4.0.00.0-GA_RHEL3.i686.rpm
Preparing...                ########################################### [100%]
This package is not built for x86_64 machines. Exiting.

O/S Installed:
Red Hat ES3
#uname -a
Linux MySystem 2.4.21-15.EL #1 SMP Thu Apr 22 00:09:47 EDT 2004 x86_64 x86_64 x86_64 GNU/Linux
#
The Hardware is an Intel Xeon 64 bit CPU



Avatar of m1tk4
m1tk4
Flag of United States of America image

There are good chances this RPM will run on your ES3 as is, try

rpm -ivh --ignorearch ...

It might require to install some libraries it depends on (even though you may already have 64-bit equivalents, make sure you install i386 libraries,

up2date --arch=i386 -i libsomething...


Avatar of durindil
durindil

You have to pay for the Veritas Foundation suite RPM's.  You can get the correct RPM from your Veritas rep.  They can also provide you with a trial license for the 64 bit version for RHEL if you just need to use it for a short time.
Avatar of Tony Clark

ASKER

Thanks Dimitri (m1tk4),
This seemd to work to a point, but then installing the filesystem and vol manager rpms, the pre and post scripts need to run to config the install. If they are disbled from rpm command line, the rpms install but are not 'runnable'.
durindil  -- I am an enterprise veritas user and as such, have a rep 'on tap', but to no avail, this seems to be a config combination they do not seem to cater for!!
Thanks for the pointer though.
Oh, so those messages are actually not from RPM pre/post but from the binaries in the RPM themselves? Then I guess that's it either for x64 or for Veritas ;)
ASKER CERTIFIED SOLUTION
Avatar of pjedmond
pjedmond
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
For the cost associated with this type of software for enterprise requirements, a significant proportion of what you pay for the companies guarantee to have tested on your type of system, and for them to provide you with guidance if things go wrong. If your arch is supported, they've taken your money, and when you need help installing, they'll just say "Unsupported"!