Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- iptables
- Cache
- 칭찬교육
- rsync
- Performance
- Linux
- windows
- 리눅스
- rm -rf
- ext3
- 좌절교육
- 솔라리스
- cadre
- Python
- Disk
- 쇼펜의상속자 #킨텍스메가쇼 #섬유향수탈취제
- Kernel
- goaccess
- Hack
- PERL
- http
- Bash
- PORT
- 디스크
- apachetop
- DNS
- pid
- rm
- ext4
- CPU
Archives
- Today
- Total
목록nfsstat (1)
Ben's
솔라리스 NFS
[server] zfs set sharenfs='anon=0,rw=192.168.1.150,rw=192.168.1.151' FILE02pool(솔라리스 NFS server) [client] mount_nfs -o noatime,rw,tcp,soft -t 50 -x 3 192.168.1.153:/FILE02/pds /mnt/home2(FreeBSD) mount -t nfs -o noatime,rw,tcp,soft,timeo=50,retrans=3 192.168.1.153:/FILE02/pds /mnt/home2(리눅스) * 때때로 cachefs 를 활용하면 io 성능을 향상 시킬수 있음. http://blog.naver.com/leejaku?Redirect=Log&logNo=20003112278 * NFS..
Other OS/솔라리스
2013. 1. 16. 16:30