Hi, Like many, I've been struggling to get OMSA 6.2 to work correctly on CentOS 5.4 x86_64.
After much investigation, it seems that compat-libstdc++-33.i386 is required. NB. it is important that the i386 package is installed. If you use "yum install compat-libstdc++-33" you will get the x86_64 package. So, here's what I did: [r...@b034 ~]# omreport storage pdisk controller=0 Invalid controller value. Read, controller=0 No controllers found. [r...@b034 ~]# yum install compat-libstdc++-33.i386 [r...@b034 ~]# service dataeng restart [r...@b034 ~]# omreport storage pdisk controller=0 List of Physical Disks on Controller PERC 6/i Adapter (Slot 1) Controller PERC 6/i Adapter (Slot 1) ID : 0:0:0 Status : Ok Name : Physical Disk 0:0:0 etc. Now, I wonder if Dell can fix their RPMs so this all works OOTB. R. _______________________________________________ Please read the documentation before posting - it's available at: http://www.linuxvirtualserver.org/ LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org Send requests to lvs-users-requ...@linuxvirtualserver.org or go to http://lists.graemef.net/mailman/listinfo/lvs-users