adaptec & centos
все по старому. те же грабли только с боку.
ставим
проверяем:
[root@cluster-vds-s2 aacu5405]# ldd ./arcconf
linux-vdso.so.1 => (0x00007fff52a96000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007fb562063000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fb561e47000)
libstdc++.so.5 => not found
libm.so.6 => /lib64/libm.so.6 (0x00007fb561b44000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fb56192e000)
libc.so.6 => /lib64/libc.so.6 (0x00007fb56156a000)
/lib64/ld-linux-x86-64.so.2 (0x00005613a4ef0000)
[root@cluster-vds-s2 aacu5405]# yum whatprovides libstdc++.so.5
Загружены модули: fastestmirror
Loading mirror speeds from cached hostfile
* base: ftp.nsc.ru
* epel: fedora-mirror01.rbc.ru
* extras: mirror.corbina.net
* updates: mirror.corbina.net
compat-libstdc++-33-3.2.3-72.el7.i686 : Compatibility standard C++ libraries
Источник: base
Совпадения с:
Обеспечивает : libstdc++.so.5
[root@cluster-vds-s2 aacu5405]#
ставим
yum install compat-libstdc++-33
....
Установлено:
compat-libstdc++-33.i686 0:3.2.3-72.el7
Установлены зависимости:
glibc.i686 0:2.17-196.el7_4.2 libgcc.i686 0:4.8.5-16.el7_4.1 nss-softokn-freebl.i686 0:3.28.3-8.el7_4
Выполнено!
[root@cluster-vds-s2 aacu5405]#
проверяем:
[root@cluster-vds-s2 aacu5405]# ./arcconf
| UCLI | Adaptec by PMC uniform command line interface
| UCLI | Version 7.31 (B18856)
| UCLI | © Adaptec by PMC 2003-2011
| UCLI | All Rights Reserved
ATAPASSWORD | Setting password on a physical drive
COPYBACK | toggles controller copy back mode
CREATE | creates a logical device
DATASCRUB | toggles the controller background consistency check mode
DELETE | deletes one or more logical devices
FAILOVER | toggles the controller automatic failover mode
GETCONFIG | prints controller information
GETLOGS | gets controller log information
GETSMARTSTATS | gets the SMART statistics
GETSTATUS | displays the status of running tasks
GETVERSION | prints version information for all controllers
IDENTIFY | blinks LEDS on device(s) connected to a controller
IMAGEUPDATE | update physical device firmware
KEY | installs a Feature Key onto a controller
MODIFY | performs RAID Level Migration or Online Capacity Expansion
RESCAN | checks for new or removed drives
RESETSTATISTICSCOUNTERS | resets the controller statistics counters
ROMUPDATE | updates controller firmware
SAVESUPPORTARCHIVE | saves the support archive
SETALARM | controls the controller alarm, if present
SETCACHE | adjusts physical or logical device cache mode
SETCONFIG | restores the default configuration
SETMAXCACHE | adjusts MaxCache settings for physical or logical device
SETNAME | renames a logical device given its logical device number
SETNCQ | toggles the controller NCQ status
SETPERFORM | changes adapter settings based on application
SETPOWER | power settings for controller or logical device
SETPRIORITY | changes specific or global task priority
SETSTATE | manually sets the state of a physical or logical device
SETSTATSDATACOLLECTION | toggles the controller statistics data collection modes
TASK | performs a task such as build/verify on a physical or logical device
[root@cluster-vds-s2 aacu5405]#
0 комментариев