just do it
发布时间:2015-09-01 16:31:53
Solaris:
/usr/sbin/ping -s host data_size npackets
The default data_size is 56 bytes, or you can specify a size with the data_size command-line argument.(bytes)
bash-2.05# ping -s 192.168.100.51 10240 10
PING.........【阅读全文】
发布时间:2015-08-17 22:32:40
The vxdiskadm option #5 "Replace a failed or removed disk" to replace a failed encapsulated rootdisk fails, complaining that the public region is too small to replace the disk.
故障原因:
vxvm对系统盘做的mirror,一块硬盘故障,按照vxdiskadm 步骤操作更换硬盘后报错:
......【阅读全文】
发布时间:2015-08-17 22:18:48
故障状态:
# vxprint -g hds_preoradg
TY NAME ASSOC KSTATE LENGTH PLOFFS STATE TUTIL0 PUTIL0
dg hds_preoradg hds_preoradg - - - .........【阅读全文】
发布时间:2015-08-17 21:38:19
linux Redhat6.5
系统不定时重启,检查日志报以下warning:
/usr/sbin/bmc-watchdog[2451]: fiid_obj_get: 'timer_state': data not available
原因:......【阅读全文】