•
Rapid Data Access (RDA)
– OpenStorage Technology (OST)
– Rapid Data Storage (RDS)
NOTE: The DR Series system supports the following container connection types: NFS, CIFS, and RDA. OST and
RDS provide a logical disk interface that can be used with network storage devices to store data and support data
storage operations.
For more information on NFS and CIFS, see
NFS
and
CIFS
. For more information on RDS, see
Configuring and Using
Rapid Data Storage
.
For more information on OST, see
Understanding OST
,
Creating an OST or RDS Connection Type Container
, and
Creating
an NFS or CIFS Connection Type Container
.
NFS
The Network File System (NFS) is a file system protocol that is designated to be a file server standard, and its protocol
uses the Remote Procedure Call (RPC) method of communication between computers. Clients can access files via the
network similar to the way that local storage is accessed.
NFS is a client-server application in which a client can view, store, and update files on a remote system just like they are
working on a local system. System or Network Administrators can mount all or a portion of a file system, and the file
system (or portion) that is mounted can be accessed using the privileges assigned to each file.
NOTE: If you want to do a mount on AIX, you must set the nfs_use_reserved_ports and portcheck parameters first.
The parameters cannot be set to 0. For example:
root@aixhost1 / # nfso -po portcheck=1
root@aixhost1 / # nfso -po nfs_use_reserved_ports=1
CIFS
The Common Internet File System (CIFS) remote file access protocol is one supported by the DR Series system, and is
also known as a Server Message Block (SMB). SMB occurs more commonly than the Network File System (NFS)
protocol on systems that run the Microsoft Windows operating system. CIFS allows programs to request files or services
on remote computers.
CIFS also uses the client-server programming model, whereby the client requests access to a file or passes a message
to a program running on the server. Servers review all requested actions and return a response. CIFS is a public (or
open) variation of the SMB that was originally developed and used by Microsoft.
NOTE: The DR Series system currently supports version 1.0 of the Server Message Block (SMB).
NOTE: For details on CIFS feature restrictions, see the
Dell DR Series System Interoperability Guide
, at
support.dell.com/manuals.
CIFS ACL Support
The DR Series system software supports the use of access control lists (ACLs) for CIFS and share-level permissions. By
definition, an ACL is simply a list of permissions that can be associated with any network resource.
Each ACL can contain access control entries (ACEs) that define or describe the permissions for an individual user or a
group of users. An ACL can consist of zero (meaning that all users have access) or a number of ACEs that define specific
permissions on a per-user or per-group basis.
NOTE: If an ACE list is empty (meaning that it contains zero entries), this means that all access requests will be
granted.
22
Содержание DR series
Страница 1: ...Dell DR Series System Administrator Guide ...
Страница 10: ...10 ...
Страница 34: ...34 ...
Страница 138: ...138 ...
Страница 160: ...160 ...