2009/10/26

iTune wih NFS 筆記

因為 ibook 使用 iTune 透過無線網路存取 debian 的 nfs share mp3 ,老是會有彩球轉不停的問題,所以我從前天開始就一直微調 debian nfs option 以及 10.4 的 nfs option

詳細的以後再補
  • 在 debian 調整的:
    /etc/exports : mp3
    async -> sync
    insecure
  • 在 10.4 調整參數
    • Mount the Linux-served NFS filesystems using the -L option, which disables file locking support for that mount.

    • To disable all NFS file locking support for the affected client, change its /etc/hostconfig default value "NFSLOCKS=-AUTOMATIC-" to be "NFSLOCKS=-NO-", and restart.
    • 參考連結 http://support.apple.com/kb/TA21430?viewlocale=en_US

  • 在 10.4 用 netinfo mgr,利用 automount 自動掛 nfs
    參考這一篇 http://mactechnotes.blogspot.com/2005/08/mac-os-x-as-nfs-client_31.html
  • 微調 netinfo mgr 的參數,希望效能可以好一點
    -P,sync,tcp,-L,-i,r=32678,w=32678

    參考
    http://www.macosxhints.com/article.php?story=20030504042711312
  • 嘗試在 debian 安裝 kernel-patch-nfs-ngroups
調整 10.4 的參數
  • 參考 http://forums.macosxhints.com/showthread.php?t=65886
    example:
    nas:/media /mnt nfs -s,-3,-x=10,ttl=10000,-t=10,net,-b,-P,sync,-U,nosuid,-L,-l,-d,mnttimeo=15,-i,-w=65536 0 0
後記:最後我還是放棄了...
狀況是,某特定幾首歌,只要我去存取它,彩球就會轉不停,iTune 也整個 hang 住;觀看系統監視器,只有網路的 in 明顯提高,不知在下載什麼東西

感覺上和 NFS 沒什麼關係,因為我不管怎麼調參數,彩球都還是一樣照轉(存取特定的歌時)

決定還是用外接式硬碟來解決這個問題

後記:
結果用外接式硬碟依舊,修復權限後也沒有作用(怒)
爬文爬了很多,這次用關鍵字 "iTunes 9" slow 查
http://discussions.apple.com/thread.jspa?threadID=2156174&tstart=75
http://discussions.apple.com/thread.jspa?threadID=2213851&tstart=225
發現災情滿慘重的,看起來明確有效的解決之道是:降級為 iTunes 8 ... 0rz

沒有留言: