[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4779: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4781: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4782: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4783: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
Gentoo Taiwan 討論區 • 檢視主題 - 請幫我-- NFS sever and client 設定
1 頁 (共 1 頁)

請幫我-- NFS sever and client 設定

文章發表於 : 週三 4月 14, 2004 11:02 pm
seifer

文章發表於 : 週四 4月 15, 2004 1:43 am
cyberia46
防火牆有開嗎

文章發表於 : 週四 4月 15, 2004 2:07 pm
zqyou
try :
/tmp 192.168.0.0/255.255.255.0(ro)

文章發表於 : 週四 4月 15, 2004 2:42 pm
seifer
後來好了
/etc/exports 改為

/home/seifer/mpi cluster2(sync,rw,all_squash) cluster3(sync,rw,all_squash) cluster4(sync,rw,all_squash)

然後每一台/etc/hosts 都紀錄 server 跟 client

每台client /etc/fstab都是
cluster1:/home/seifer/mpi /home/seifer/mpi nfs defaults 0 0
後來就可以mount

現在又遇到更麻煩的問題
startx變得很慢 ><

文章發表於 : 週四 4月 15, 2004 3:03 pm
seifer
自問自答 ^^

/etc/hosts裡面的 nickname
要跟 /etc/hostname一樣

這樣startx速度就正常

文章發表於 : 週四 4月 15, 2004 4:31 pm
seifer
現在又不知道怎麼了@@

#exportfs -rv 會很久

然後還出現
exporting cluster2:/home/seifer/mpi
exporting cluster2:/home/seifer/mpi to kernel

文章發表於 : 週四 4月 15, 2004 7:21 pm
seifer
在一次自問自答

/etc/resolv.conf裡面都刪掉即可

exportfs 快速

文章發表於 : 週五 4月 16, 2004 5:42 am
benny
resolv.conf都刪掉?那怎麼樣去lookup hostname?

文章發表於 : 週五 4月 16, 2004 9:23 am
zqyou
1. exports 裡面還是用 IP address 比較好吧, 這樣一來不用去做反查 IP 的動作, 當然會比較快.

2. 注意一下 /etc/host.conf 的 order
應該是 order hosts,bind
或許這樣就不需要把 resolv.conf 都清掉了吧 ?

3. 比較好的 hosts 的設定:

# for server
127.0.0.1 localhost
xxx.xxx.xxx.xxx(對外的 IP) (對外的 hostname)
192.168.0.254 server
192.168.0.1 cluster1
192.168.0.2 cluster2
.....

# for client (cluster1)
127.0.0.1 localhost
192.168.0.254 server
192.168.0.1 cluster1

4. 注意一下 nis data 的順序 /etc/nsswitch.conf

還不錯的參考文章:
http://www.dba-oracle.com/oracle_tips_linux_nfs.htm

文章發表於 : 週五 4月 16, 2004 1:51 pm
seifer