Complete the SMB share configuration worksheet
Use this worksheet to record the values that you need when creating continuously available SMB shares for SQL Server and Hyper-V over SMB configurations.
Information about SMB shares properties and configuration settings
For each share, you must specify the following information:
-
storage virtual machine (SVM) name
The SVM name is the same for all shares
-
Share name
-
Path
-
Share properties
You must configure the following two share properties:
-
oplocks
-
continuously-available
-
The following share properties must not be set:
-
homedirectory attributecache
-
branchcache
-
access-based-enumeration
-
Symlinks must be disabled (the value for the
-symlink-properties
parameter must be null [""]).
-
Information about share paths
If you are using Remote VSS to back up Hyper-V files, the choice of share paths to use when making SMB connections from the Hyper-V servers to the storage locations where the virtual machine files are stored is important. Although shares can be created at any point in the namespace, paths for shares that the Hyper-V servers use should not contain junctioned volumes. Shadow copy operations cannot be performed on share paths that contain junction points.
SQL Server cannot cross junctions when creating the database directory structure. You should not create share paths for SQL server that contain junction points.
For example, given the namespace shown, if you want to store virtual machine files or database files on volumes “vol1”, “vol2”, “vol3”, and “vol4”, you should create shares for the application servers at the following paths: /data1/vol1
, /data1/vol2
, /data2/vol3
, and /data2/vol4
.
Junction Junction Vserver Volume Active Junction Path Path Source ------- ------------ -------- ------------------- ----------- vs1 data1 true /data1 RW_volume vs1 vol1 true /data1/vol1 RW_volume vs1 vol2 true /data1/vol2 RW_volume vs1 data2 true /data2 RW_volume vs1 vol3 true /data2/vol3 RW_volume vs1 vol4 true /data2/vol4 RW_volume
Although you can create shares on the |
Planning worksheet
Types of information | Values |
---|---|
Volume 1: SMB share name and path |
|
Volume 2: SMB share name and path |
|
Volume 3: SMB share name and path |
|
Volume 4: SMB share name and path |
|
Volume 5: SMB share name and path |
|
Volume 6: SMB share name and path |
|
Volume 7: SMB share name and path |
|
Additional volumes: SMB share names and paths |