Information Required in the Basic Settings Screen
Item | Required? | Description |
---|---|---|
Shared folder name | Required | Specify a name within 76 characters to identify the shared folder. You can enter characters (single-byte alphanumeric characters or double-byte characters with UTF-8 encoding).
"SF#nnn" is displayed as the default value in the input field. "nnn" indicates a 3-digit value that starts with "1". |
Datastore name | Required | From the pull-down list, select a datastore name to create a shared folder. |
Owner | Optional | Specify the owner of the shared folder. If omitted, "root" is set. |
Group | Optional | Specify the name of the group to which the shared folder belongs. If omitted, "root" is set. |
Protocol | Optional | Select either NFS or SMB as the protocol. The default selection is NFS. |
Activation status | Optional | Select whether to enable the shared folder. If you only want to define the shared folder but not allow access, select "Disable". The default selection is "Enable". |
Information Required in the Advanced Settings Screen (When NFS Is Selected for the Protocol)
Item | Required? | Description |
---|---|---|
NFS allow hosts | Optional | Specify the host information for which NFS access is granted.
Up to 10 can be specified. To specify multiple values, separate each item with a comma. |
NFS root access allow hosts | Optional | Specify a host to allow root access from the hosts set in "NFS allow hosts".
Up to 10 can be specified. To specify multiple values, separate each item with a comma.
|
Information Required in the Advanced Settings Screen (When SMB Is Selected for the Protocol)
Item | Required? | Description |
---|---|---|
SMB encryption | Optional | Select whether to encrypt the communication. The default selection is "Disable". |
Oplocks | Optional | Specify whether the shared folder uses the opportunistic locking feature (Oplocks feature) to avoid conflicts when locking files. The default selection is "Disable". |
SMB allow hosts | Optional | Specify the host to which you want to grant access.
Up to 10 can be specified. To specify multiple values, separate each item with a comma. |
SMB deny hosts | Optional | Specify the host to deny access to.
Up to 10 can be specified. To specify multiple values, separate each item with a comma. |
Note
(*1) Specify an IPv4 network in any one of the following formats:
CIDR notation (prefix notation)
Example: 192.168.10.0/24
Subnet notation
Example: 192.168.10.0/255.255.255.0
(*2) Specify with the "<List 1> EXCEPT <list 2>" format. <List 1>,<list 2> is a space delimited list consisting of one or more of the following items.
FQDN
IPv4 Address
IPv4 Network (*1)
Domain name starting with "."
Of the items specified by <list 1>, allow or reject access from the items specified in <list 2>. There is no limit to the number of characters specified using this format.
Example | SMB allow hosts | SMB deny hosts | Access allowed |
---|---|---|---|
1 | 192.168.10.2 | 192.168.10.2 |
|
2 | 192.168.10.2 | 192.168.10.1/24 |
|
3 | 192.168.10.1/24 | 192.168.10.2 |
|
4 | 192.168.10.1/24 EXCEPT 192.168.10.2 | (None) |
|
5 | (None) | 192.168.10.1/24 EXCEPT 192.168.10.2 |
|
[Example]
192.168.10.1/24 EXCEPT 192.168.10.2
192.168.0.0/16 EXCEPT 192.168.0.0/24
192.168.0.0/16 EXCEPT 192.168.0.0/24 192.168.1.1
.example1.com EXCEPT host1.example.com host2.example.com
.example1.com .example2.com EXCEPT host1.example.com host3.example.com
This product does not support definitions of nested structures such as "a EXCEPT (b EXCEPT C)".
(*3) A search to determine if access is allowed is performed in order from SMB allow hosts to SMB deny hosts, and ends when an IP address match is found.
Point
To link with the cloud backup script of ETERNUS SF AdvancedCopy Manager, setting the activation status of the shared folder to "Disable" in order to avoid unintended access is recommended. The cloud backup script runs independently of the activation status of the shared folder.