AO SMB Volume
Deactivated!
NetApp is 3rd party product.
Netapp cloud volume: aholadigital.com/Infra/atos-transport/common/common-servers-01 ➝ Cloud volumes
Update documentation when new netapps are in use!
Storage pools: smb-pool: * Ahola/Special smb volume: * \\smbshr-bb59.online.aholadigital.com\ (\\172.31.162.130)
smb-live
ao-profiles
datapump
smb-nightly0
webmap
ext-smb-pool: * Externals smb volume: * \\smbshr-66dd.online.aholadigital.com\ (\\172.31.162.132)
ext-ao-profiles
ext-datapump
ext-smb-live
ext-smb-nightly
ext-webmap
Edit pool, volumes, etc. : https://console.cloud.google.com/netapp/cloud-volumes/volumes?project=common-servers-01
Snapshots:
- Everyday at 23:00 (todo)
- smb-live
- nightly0
- ext-smb-live
- ext-smb-nightly
- Every sunday (todo)
- rest of volumes
Snapshots will be save on 7-14 day, depending on volume.
GCP documentation about snapshots: https://cloud.google.com/netapp/volumes/docs/configure-and-use/volume-snapshots/overview#:~:text=Snapshots%20are%20point%2Din%2Dtime,space%20as%20they%20get%20older.
Symbolic link (CMD):
mklink /D C:\attracsroot \\smbshr-bb59.online.aholadigital.com\SMB-NIGHTLY0
"symbolic link created for C:\attracsroot <<===>> \\smbshr-bb59.online.aholadigital.com\SMB-NIGHTLY0"
https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/mklink
CMD ➝ cloudvolume (nonmounted network drive)
to connect:
pushd \\smbshr-bb59.online.aholadigital.com\SMB-NIGHTLY0\
to disconnect:
popd
How-to create new volume:
You need to give permission to svc_cloudvolume user. You can find it on AD and cloud volume ad.
Steps:
* open aduc and select View ➝ Advanced Features
* Select wanted OU (this case it was Smbvolumes) and right click on it
* select Delecate control and wizard opens.
* Click it through.
* Wanted user was svc_cloudvolume, which is also service account in GCP
* Open computer objects and (this case I used custom permissions, check link below)
* https://cloud.google.com/netapp/volumes/docs/configure-and-use/active-directory/about-ad?hl=en#required_permissions_to_create_active_directory_machine_accounts
* Finish.
* You can check chosen permissions:
* (Advanced Features need to be picked)
* Right click wanted OU ➝ permissions
* Advanced permissions ➝ you can see given permission for this OU.
Next up: * Create new Storage pool in GCP: https://console.cloud.google.com/netapp/cloud-volumes/storage-pools?orgonly=true&project=common-servers-01&supportedpurview=project * This setup was made almost basic setup, made new Storage pool like older one. * Next ➝ create new Cloud Volume in GCP: https://console.cloud.google.com/netapp/cloud-volumes/volumes?orgonly=true&project=common-servers-01&supportedpurview=project * This was also made like others. * After cloud volume was created successfully, go back in aduc * open wanted OU (this case it was Smbvolumes) ➝ here is new "computer" which is new netapp smb volume. * last thing: * go to DNS ➝ open View ➝ Advanced * In Forward Lookup Zones you will find that new smb volume. It has dynamic IP address. That need to be changed to static. * Right click wanted object ➝ disable "Delete this record when it becomes stale" by clicking the "Box". * Enable "Update associated pointer (PTR) record" by clicking the "Box". * Apply ➝ ok.