cat /proc/net/bonding/test | grep -i -e slave -e status -e aggr 본딩 확인
ping -c 3 -s 9000 ip nas ping test
showmount -e ip nas mount
iperf -s iperf
iperf -c ip -t 5 -P 10 -M 9000
##NAS mount
showmount -e ip
로 확인Export 확인 후 hosts에 작성
/etc/fstab 에 mount 내용 작성
Mount -a
'Linux' 카테고리의 다른 글
로그인 된 사용자 확인 법 (0) | 2017.06.07 |
---|---|
perl 명령어 이용하여 vi안에 특정 내용만 변경 (0) | 2017.06.07 |
memory 사용량 상위 10개 체크 (0) | 2017.06.07 |
lvm export 방법 (0) | 2017.03.27 |
cdrom mount 후 yum으로 이용 하기(RHEL 7) (0) | 2017.02.22 |