Create a universal share
A universal share offers the ability to ingest data directly into a space efficient SMB (CIFS) or NFS share. Space efficiency is achieved by storing the ingested data directly to an existing NetBackup deduplication pool (MSDP). No NetBackup software needs to be installed on the client that mounts the share. Any operating system that is running a POSIX-compliant file system and can mount an SMB (CIFS) or NFS network share can write data to a universal share.
If you want to create a universal share with object store you have to first create a storage server and then create a cloud volume. When you create a universal share, select the cloud volume that you created.
If you want to view specific storage servers containing universal shares, select in the top right. Then, select the storage servers that contain universal shares, and they are displayed in the table.
To create a universal share in the NetBackup web UI
- If necessary, configure an MSDP storage server.
See Create a Media Server Deduplication Pool storage server .
- On the left, select Storage > Disk storage.
- Select the Universal shares tab. Then select Add.
Provide the following required information:
Enter a Display name. This name is used in the universal share path.
Select a Type. If you want to set up Cloud cache properties, you must select Regular. If Accelerator type is selected, you must specify the Disk volume.
If you want to direct data to a local disk storage or direct data to cloud, select the type as Cluster.
Select the Storage server.
Select the Disk volume.
When Accelerator is selected in Type, you can only select a cloud disk volume that is configured on the MSDP storage server.
Select the search icon to get the volume list, and select the disk volume. PureDiskVolume is selected by default.
This option is available only if universal share with object storage in cloud feature is enabled.
In Cloud cache properties, specify the size of the local disk cache in the Request cloud cache disk space.
The Request cloud cache disk space can only be set here on initial setup. Any subsequent changes must be made on the storage server properties page.
Note:
When you update the Cloud cache properties setting in the storage server properties page, there is an interruption of the current shared mounts. When you select Save, the vpfsd process restarts to apply the new value.
In addition, new universal shares cannot be created if the available size is less than 128GB.
Select the Protocol: NFS or SMB (CIFS)
Select the Direct NFS check box to improve the performance of Network Attached Storage (NAS) over standard NFS for Oracle Databases. With direct NFS, the insecure export option is added to the export path on the NFS server.
For example, /mnt/vpfs_shares/dnfs/dnfs client-abcd(rw,insecure,mp,fsid=4161bb04-f62f-40f3-af09-0d9a8713694b)
See Use Direct Network File System to improve the performance of Network Attached Storage.
If you select the type as Cluster, select the exported storage server.
The exported storage server is the server on which the universal share export path is available for export to the clients.
You can also select multiple servers.
Specify a Host that is allowed to mount the share and then select Add to list. You can use the host name, IP address or range, short name, or the FQDN to specify the Host. You can enter multiple hosts for each share.
NetBackup uses a set of rules to validate any wildcard characters that are used for the Host that you specify. More information about Host validation is available:
See About Host wildcard validation for universal share creation.
When Accelerator is selected in Type, the Host can only be FQDN.
At this point, continue to enter values in the remaining fields or select Save to save the universal share. You can update the remaining fields later from the universal share's details page:
Select a Quota type: Unlimited or Custom. If you select Custom, also specify the quota in MB, GB, or TB units.
The Custom quota value limits the amount of data that is ingested into the share. Quotas are enforced using the front-end terabyte (FETB) calculation method. They are Implemented per share and can be modified at any time. You do not need to remount the share for the change to a take effect.
To update the quote type or value from the universal share's details page, select Edit in the Quota section.
Specify the User names (Local or Active Directory) and the Group names (Active Directory only). Only the specified users or groups can access the share. You can add and update the User names and the Group Names later from the details page of an existing universal share.
Note:
Currently, the User names and the Group names are supported only for the SMB (CIFS) protocol.
Specify Kerberos security methods if the selected protocol is NFS and the Kerberos service is supported on the selected Storage server.
If you select more than one Kerberos security methods, you can specify any method as a mount command option to the share from the client host.
Kerberos 5
Uses Kerberos V5 instead of local UNIX UIDs and GIDs to authenticate the users.
Kerberos 5i
Uses Kerberos V5 for user authentication and performs integrity checking of NFS operations using the secure checksums to prevent tampering of the data.
Kerberos 5p
Uses Kerberos V5 for user authentication and integrity checking. It encrypts NFS traffic to prevent traffic sniffing. This option is the most secure setting but it also involves the most performance overhead.
Note:
The image sharing storage server is not available when you create a new universal share.