User`s manual
Section 5: UNIX (NFS)
AXIS StorPoint CD Token Ring - User’s Manual 73
Note: Per file access control is configured by using native utilities such as chown,
chgrp and chmod, on the mounted exports.
Accessing the Discs
StorPoint CD integrates into your network operating system just like any other
file server. Thus you can use standard commands to access it.
To access the discs from your UNIX applications, you must first mount
StorPoint CD to make the data available to your system. Some applications will
not run properly unless the data is located at root level. Discs that include such
applications must therefore be individually mounted.
Note:
You will need root privileges to mount the StorPoint CD.
To access the StorPoint CD resources from a UNIX client, follow these steps:
1. Create a directory for StorPoint CD.
Example:
2. Display the export list.
3. Mount the resource.
where
<IP address> is the IP address or host name
Example 1 (Root):
Example 2 (Volumes directory):
Example 3 (Disc):
mkdir <directory>
mkdir /storpoint_sales_dept
showmount -e <IP address>
mount <IP address>:<resource> <directory>
mount 192.16.253.80:/ /storpoint_sales_dept
mount 192.16.253.80:/volumes /storpoint_sales_dept
mount 192.16.253.80:/volumes/acrobat
/storpoint_sales_dept