Code Listing5.4: Nfs configuration files /etc/exports/diskless/192.168.1.21/etc/fstab/etc/conf.d/nfs コード表示5.4:NFS設定ファイル - Gentoo Linux
Code Listing6.7: Starting the DHCP and NFS daemons
コード表示6.7: Starting the DHCP and NFS daemons - Gentoo Linux
NFS Setup
設定ファイル - Gentoo Linux
Code Listing4.14: Installing nfs-utils
コード表示4.14:nfs-utilsのインストール - Gentoo Linux
Code Listing5.3: Installing nfs-utils
コード表示5.3:nfs-utilsのインストール - Gentoo Linux
NFS stands for Network File System.
NFSサーバーについて NFSは、NetworkFileSystem(ネットワークファイルシステム)の略です。 - Gentoo Linux
# Config file for /etc/init.d/nfs コード表示5.7:マスターの/etc/conf.d/nfsの例 - Gentoo Linux
This sets the nfs root name to the given string.
nfs ルートの名前を設定する。 - JM
does not lock files over NFS.
は NFS 上のファイルのロックをしない。 - JM
The last file you should edit is /etc/conf.d/nfs which describes a few options for nfs when it is initialised and looks like this: 修正すべき最後のファイルは、/etc/conf.d/nfsです。 - Gentoo Linux
Code Listing5.8: Starting the master's nfs server
コード表示5.8:マスターのNFSサーバーの起動 - Gentoo Linux
For a NFS root file system, the root device is changed by having /linuxrc write the NFS setting into files /proc/sys/kernel/nfs-root-name
NFS ルートファイルシステムの場合、/linuxrcが NFS の設定を/proc/sys/kernel/nfs-root-nameと/proc/sys/kernel/nfs-root-addrsに書き込み、それから/proc/sys/kernel/real-root-devに (疑似 NFS デバイスナンバーである) 0xff を書き込むことで、ルートデバイスが変更される。 - JM
Why am I having trouble with NFS and FreeBSD?
9.10. FreeBSD との間で NFS がうまくできません。 - FreeBSD
12.9. Why am I having trouble with NFS and FreeBSD?12.10.
9.10. FreeBSD との間で NFS がうまくできません。 - FreeBSD
Code Listing5.1: Checking for NFS specific options
コード表示5.1:NFS特有のオプションを調べる - Gentoo Linux
, locking over NFS).
または remote locking protocol (例えば NFS 上のロック) が失敗した。 - JM
Code Listing5.9: Adding the nfs server to the master's default run level # rc-update add nfs default
コード表示5.9:NFSサーバーをマスターのデフォルトランレベルに追加する - Gentoo Linux
The third field describes the filesystem and should be NFS for any NFS mounted directory. 三番目の欄は、ファイルシステムで、NFS経由でマウントされるディレクトリはどれもNFSを指定します。 - Gentoo Linux
for files that are NFS-mounted from HP-UX systems. On HP-UX systems,
HP-UX システムでは、BSD システムから NFS マウントした - JM
In the case of TCP/IP, a processing determination part 107 further determines whether it is an NFS command, and an NFS processing part 108 carries out processing as an NFS file system. TCP/IPの場合は更にNFSコマンドであるかを処理判定部107で判定してNFSファイルシステムとしての処理をNFS処理部108で行う。 - 特許庁
The NFS protocol is described in Chapter 9.
NFS プロトコルについては 9 章で説明しています。 - FreeBSD
This sets the nfs boot address to the given string.
nfs のブートアドレスを指定した文字列に設定する。 - JM
Why can I not NFS-mount from a Linux box?12.11.
9.11. 何故 Linux のディスクを NFSマウントできないのでしょうか? - FreeBSD
Why can I not NFS-mount from a Sun box?12.12.
9.12. 何故 Sun のディスクを NFSマウントできないのでしょうか? 9.13. - FreeBSD
12.10. Why can I not NFS-mount from a Linux box?
9.11. 何故 Linux のディスクを NFSマウントできないのでしょうか? - FreeBSD
12.11. Why can I not NFS-mount from a Sun box?
9.12. 何故 Sun のディスクを NFSマウントできないのでしょうか? - FreeBSD
The NFS Server needs kernel level support so if you don't have this you should recompile your master's kernel. NFSサーバーは、カーネルレベルのサポートが必要です。 - Gentoo Linux
NFS-mounted from HP-UX systems. On HP-UX systems,
HP-UX システムでは、BSD システムから NFS マウントしたファイルに対して、 - JM
boot options to give the NFS settings.
ブートオプションを使って NFS の設定を与えなければならない。 - JM
NFS relies on RPCs and thus requires Portmapper to be running before it is started. NFSはRPCに依存している為、NFSを起動させる前にPortmapperが起動していることが必要です。 - Gentoo Linux
See the Handbook entry on NFS for more information on this topic.
この点に関しては FreeBSDハンドブックの「NFS」を参照してください。 - FreeBSD
Quotas are enforced by the quota subsystem on the NFS server.
クォータは NFS サーバ上のクォータサブシステムにより実行されます。 - FreeBSD
Install nfs-utils since your client will heavily depend on it:
クライアントがしっかりと依存しているnfs-utilsをインストールします。 - Gentoo Linux
Now start DHCP as you did with NFS and xinetd:
では、NFSとxinetdを起動した時のようにDHCPを起動してみましょう: - Gentoo Linux
(The type nfs specifies a net boot; ram refers to a ram disk. )
(nfs はネットワークブートに、ram は RAM ディスクを使用する場合に用いる。 - JM
semantics are deliberately violated on NFS file systems which have UID mapping enabled.
方式は UID マッピングを使用したNFS ファイル・システムを侵害する。 - JM
This can especially be observed with NFS and with disk quota.
これは特に NFS やディスク・クォータを使用した場合に見られる。 - JM
and /proc/sys/kernel/nfs-root-addrs .
/proc/sys/kernel/nfs-root-addrsに書き込みを行い、通常時ルートデバイスを変更する。 - JM
One example is NFS, where the server maintains the access time.
その一例が NFS であり、サーバがアクセス時刻を管理している。 - JM
The NFS package that can be acquired through portage by typing:
NFSパッケージは、次のように打ち込むことで、portageから取得できます: - Gentoo Linux
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved.