Linux
NAS Mount 방법
졸린하루
2017. 6. 7. 10:33
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