Debian 7 & Adaptec 3405
root@s4:/home/_script/cmdline# ./arcconf
./arcconf: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
ставим
root@s4:/usr/lib/x86_64-linux-gnu# apt-get install libstdc++5
Чтение списков пакетов… Готово
Построение дерева зависимостей
Чтение информации о состоянии… Готово
НОВЫЕ пакеты, которые будут установлены:
libstdc++5
обновлено 0, установлено 1 новых пакетов, для удаления отмечено 0 пакетов, и 0 пакетов не обновлено.
Необходимо скачать 309 kБ архивов.
После данной операции, объём занятого дискового пространства возрастёт на 1 155 kB.
Получено:1 http://mirror.host96.ru/debian/ wheezy/main libstdc++5 amd64 1:3.3.6-25 [309 kB]
Получено 309 kБ за 0с (1 962 kБ/c)
Выбор ранее не выбранного пакета libstdc++5:amd64.
(Чтение базы данных … на данный момент установлено 47749 файлов и каталогов.)
Распаковывается пакет libstdc++5:amd64 (из файла …/libstdc++5_1%3a3.3.6-25_amd64.deb) …
Настраивается пакет libstdc++5:amd64 (1:3.3.6-25) …
root@s4:/usr/lib/x86_64-linux-gnu#
root@s4:/home/_script/cmdline# ./arcconf
| UCLI | Adaptec uniform command line interface
| UCLI | Version 6.50 (B18579)
| UCLI | © Adaptec 2003-2010
| 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
SETMAXIQCACHE | adjusts MaxIQ Cache 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@s4:/home/_script/cmdline#
0 комментариев