绑定网卡,有两种模式:
FSN(fail-safe network):active/standy failover_failback
TRK:An Ethernet channel can combine two, four, or eight (must be a
multiple of two) ports into a single virtual device
server_sysconfig server_2 -platform :显示server_2的CPU,内存等
server_sysconfig server_2 -virtual :查看绑定的虚拟网卡
server_sysconfig server_2 -pci :查看物理网口
server_sysconfig server_2 -pci cge0 -o "speed=auto,duplex=auto" :设置网卡属性
server_sysconfig server_2 -virtual -name fsn0 -create fsn -option "primary=cge0 device=cge1" :绑定fsn虚拟网卡
server_devconfig ALL -list -scsi -all :list all devices
server_ifconfig server_2 -create -Device fsn0 -name fsn0_1 -protocol IP ip mask gateway :一个fsn上配置多个ip
server_ifconfig server_2 fsn0_2 up/down : enable/disable
设置 SP IP
/nasmcd/sbin/clariion_mgmt -start -spa_ip -spb_ip -use_proxy_arp
/nas/sbin/getreason 查看slot状态
service start/stop 查看启动停止服务
--status-all
/nascmd/sbin/t2tty -c 2 "ifconfig" 等于server_ifconfig server_2
callhome相关
停止callhome
/nas/sbin/nas_connecthome -service stop
/nas/bin/nas_emailuser -modify -enable no
/nas/bin/nas_emailuser -info
启动callhome
/nas/sbin/nas_connecthome -service start
/nas/sbin/nas_connecthome -i
/nas/bin/nas_checkup 检查nas状态
server_cup server_2 -hatl now 关闭server_2
阅读(2696) | 评论(0) | 转发(0) |