HP Smart Array P410i/256MB Controller a cciss_vol_status
Peter Rosa
prosa at pro.sk
Tue Aug 24 10:32:50 CEST 2010
Zdravim,
> na serveru HP ML380G6 s diskovym radicem HP Smart Array P410i/256MB
> Controller mam system 7.2-RELEASE-p3
> Pro sledovani stavu diskoveho pole jsem chtel pouzit
> aplikaci cciss_vol_status. Bohuzel ta neumi spolupracovat s vyse
> zminenym radicem. Pokus o spusteni skonci:
>
> # cciss_vol_status /dev/ciss0
> cciss_vol_status: Warning: unknown controller type 0x3245103c
> cciss_vol_status: /dev/ciss0: Unknown controller, board_id=0x3245103c
skus option -u
man cciss_vol_status
...
-u, --try-unknown-devices
If a device has an unrecognized board ID, normally the program
will not attempt to communicate with it. In case you have some
Smart Array controller which is newer than this program, the
program may not recognize it. This option permits the program
to attempt to interrogate the board even if it is unrecognized
on the assumption that it is in fact a Smart Array of some kind.
...
Na sledovanie sa este (pravdepodobne) da pouzit smartmontools.
Nainstaluje si to aj skript do /usr/local/etc/periodic/daily, kde su
nasledovne prikazy:
devflags="-dcciss,${device##ciss[0-9]*,}"
device="/dev/${device%,[0-9]*}"
/usr/local/sbin/smartctl ${devflags} -H ${device}
Neskusal som, iba predpokladam...
--
Peter Rosa
More information about the Users-l
mailing list