英文原文
luxadm是用来管理Sun Enterprise Network Array (SENA) and SPARCstorage Array (SSA)的程序。
命令格式
luxadm [ options . . . ] subcommand [ options . . . ] enclosure [ ,dev ] . . . | pathname . . .
说明
luxadm程序时可以用于管理 SENA或SSA。通过不同的变量和参数,luxadm可以实现从控制到查询的一系列
功能。
子命令是通过输入完整的物理或逻辑路径名来指定需要交互的设备的。
路径名
SENA的典型物理路径名:
/devices/sbus@1f,0/SUNW,socal@1,0/sf@0,0/ssd@w2200002037000f96,0:a,raw or
/devices/io-unit@f,e0200000/sbi@0,0/SUNW,socal@2,0/sf@0,0/ssd@34,0:a,raw
相应的逻辑名都位于/dev/es目录下。
SSA控制器的典型物理路径:
/devices/. . . /. . . /SUNW,soc@3,0/SUNW,pln@axxxxxxx, xxxxxxxx :ctlr
SSA磁盘的典型物理路径:
/devices/. . . /. . . /SUNW,soc@3,0/SUNW,pln@axxxxxxx, xxxxxxxx
相应的逻辑名
/dev/rdsk/c1t0d0s2
参数
-e 专家模式
-v 详细模式
用法
子命令
display enclosure[,dev] . . . | pathname . . .
display -p pathname . . .
display -r enclosure[,dev] . . . | pathname . . .
display -v enclosure[,dev] . . . | pathname . . .
用于输出相应磁盘柜或设备指定的信息。子系统的数据包括盘柜的所有子设备的环境和状态信息
。
-p 输出相关的性能信心。
-r 输出错误信息。这只适用于SENA。
-v 详细输出。
probe [ -p ]
查找和输出所有与系统相连的SENA信息。
-p 同时输出物理路径。
download [ -s ] [ -w WWN ] [ -f filename_path ] enclosure. . . | pathname. . .
下载指定的PROM image。为了使新代码生效,必须重置SSA。默认目录:
usr/lib/firmware/ssa/ssafirmware
usr/lib/locale/C /LC_MESSAGES/ibfirmware
-s 想下载的固件保存到FEPROM。
-w WWN 修改SSA控制器的WWN。
enclosure_name new_name enclosure | pathname 更名,该参数只适用于SENA。
fc_s_download [ -F ] [ -f fcode-file ]
fcal_s_download [ -f fcode-file ]
inquiry enclosure[,dev ] . . . | pathname . . .
输出指定设备的查询信息。
insert_device [ enclosure, dev . . . ]
该命令会通过交换方式协助用户热插入新设备。
led enclosure,dev . . . | pathname. . .
输出LED当前状态信息。
led_blink enclosure,dev . . . | pathname . . .
需要硬件支持。
led_off enclosure,dev . . . | pathname . . .
led_on pathname . . .
power_off enclosure [, dev ] . . . | pathname [ enclosure-port] . . . | controller
tray-number
power_on enclosure [ ,dev] . . .| pathname . . .
SSA无法通过命令方法启动。
release enclosure[,dev] | pathname
remove_device enclosure[,dev] . . . | pathname . . .
通过交换方式引导用户在线移除设备。
reserve enclosure[,dev] pathname
set_boot_dev [ -y ] pathname
start [ -t tray-number ] pathname . . .
stop [ -t tray-number ] pathname . . .
SSA子命令
fast_write [ -s ] -c pathname
fast_write [ -s ] -d pathname
fast_write [ -s ] -e pathname
nvram_data pathname
purge pathname
purge pathname
sync_cache pathname
盘柜服务子命令
alarm pathname | controller tray_number
alarm_off pathname | controller tray_number
alarm_on pathname | controller tray_number
alarm_set controller-pathname | controller tray_number [ seconds ]
env_display pathname | controller tray_number
专家模式子命令
这些命令只适用于SENA。
-e forcelip enclosure [ , dev] . . . | pathname . . .
重新初始化。
-e rdls enclosure [ , dev] . . . | pathname . . .
输出状态出错连接的状态信息。
阅读(3732) | 评论(0) | 转发(0) |