XDDEXPORTS(5) — NEWS-OS Programmer’s Manual
NAME
xddexports − export description file for xd servers
SYNOPSIS
/etc/xddexports
DESCRIPTION
In the /etc/xddexports file, disk devices referred to as the xd device from other hosts are described on the xd server. To specify the file, use this format:
device client-name:xd-dev
This allows the disk device called device on the xd server to be accessed as xd-dev of the xd client client-name.
For example, when the xd client news2 uses the disk device /dev/sd01h of the machine news1 as the device /dev/xd0a, /etc/xddexports in news1 is described as:
/dev/sd01h news2:/dev/xd0a
FILES
/etc/xdconf − xd device description file on the xd client
/etc/xdstatus − setting status information on the client
/etc/xddstatus − setting status information on the xd server
SEE ALSO
xddstatus(5), xdattach(8), xdconf(5), xdstatus(5), xd(4), xdd(8), xdx(8)
BUGS
To modify the content of /etc/xddexports, first kill xdd(8) daemon in operation once, then restart it.
NEWS-OSRelease 4.2.1R