Getting Error while installing Storage Foundation 6.0 on Red Hat Linux (RHEL) 6.2

book

Article ID: 100007882

calendar_today

Updated On:

Description

Error Message

CPI ERROR V-9-30-2015 The following required OS rpms were not found on XXXXXXX(hostname):
        pam-1.1.1-8.el6.i686 libstdc++-4.4.5-6.el6.i686

Cause

VRTSob and VRTScavf packages require these 32bit OS rpms but the Operating System architecture is x86_64.

Resolution

Install the 32 bit Libraries using native installation method. (e.g YUM or rpm -i)

#yum install libstdc++.i686

#yum install pam.i686

After installing these 2 rpm(libstdc++.i686 and pam.i686), run installer again for Storage Foundation 6.0.

 

Issue/Introduction

While Installing Storage Foundation 6.0 (no HA) on Red Hat Linux (RHEL) 6.2 using option 3 (Install all rpms), it reports an error.

Additional Information

ETrack: 2578692