find file in var that have larger size
---------------------------------------
find /var -xdev -size +10000 -exec ls -l {} \; sort +4n
find file in tmp with name
----------------------------
find /tmp -name core
bash-2.03# /usr/lib/osa/bin/healthck c5t5d0
Health Check Summary Information
da042_003: Failed Battery
healthck succeeded!
bash-2.03# /usr/lib/osa/bin/raidutil -c c5t5d0 -B
LUNs found on c5t5d0.
LUN 0 RAID 3 94570 MB
Battery age is between 810 days and 900 days.
raidutil succeeded!
bash-2.03# /usr/lib/osa/bin/raidutil -c c5t5d0 -R
LUNs found on c5t5d0.
LUN 0 RAID 3 94570 MB
raidutil succeeded!
bash-2.03# /usr/lib/osa/bin/raidutil -c c5t5d0 -B
LUNs found on c5t5d0.
LUN 0 RAID 3 94570 MB
Battery age is between 0 days and 90 days.
raidutil succeeded!
bash-2.03# /usr/lib/osa/bin/healthck c5t5d0
Health Check Summary Information
da042_003: Optimal
healthck succeeded!
Health Check Summary Information
da042_003: Failed Battery
healthck succeeded!
bash-2.03# /usr/lib/osa/bin/raidutil -c c5t5d0 -B
LUNs found on c5t5d0.
LUN 0 RAID 3 94570 MB
Battery age is between 810 days and 900 days.
raidutil succeeded!
bash-2.03# /usr/lib/osa/bin/raidutil -c c5t5d0 -R
LUNs found on c5t5d0.
LUN 0 RAID 3 94570 MB
raidutil succeeded!
bash-2.03# /usr/lib/osa/bin/raidutil -c c5t5d0 -B
LUNs found on c5t5d0.
LUN 0 RAID 3 94570 MB
Battery age is between 0 days and 90 days.
raidutil succeeded!
bash-2.03# /usr/lib/osa/bin/healthck c5t5d0
Health Check Summary Information
da042_003: Optimal
healthck succeeded!
Subscribe to:
Posts (Atom)