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