Starwind VTL Free, Azure, VTLReplicationSettings

StarWind VTL, VTL Free, VTL Appliance

Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)

Post Reply
mistique
Posts: 3
Joined: Tue May 18, 2021 4:22 am

Tue May 18, 2021 4:40 am

Hi, Starwind.
Im trying to spin up VTL free.
and realize that example script doesnt work for me.
I made very basic setup with CreateVirtualTapeLibrary.ps1
and now what to configure Azure upload...

i tried modify all params in once with no success.
Output is always the same:

Code: Select all

Target             : 2
AccessKey          : 
SecretAccessKey    : 
RegionName         : 
ContainerName      : 
KeepLocal          : -1
KeepInCloud        : -1
KeepInStorage1     : -1
KeepInStorage2     : 1
DelayBeforeStart   : 0
ServiceUrl         : 
CreateTapeOnExport : False
i tried to modify only one of them - still no susses.
also there were no changes upon vtl1.swdsk

i tried even direct param assignment:

Code: Select all

$server.devices[0].ReplicationSettings.Target=16
here is the question - can you share script for Azure configuration?
or somehow explain what is wrong now.

Thank you.
yaroslav (staff)
Staff
Posts: 2330
Joined: Mon Nov 18, 2019 11:11 am

Fri May 21, 2021 3:30 pm

Welcome to StarWind Forum. Can I see the script that you are using?
mistique
Posts: 3
Joined: Tue May 18, 2021 4:22 am

Fri May 21, 2021 3:41 pm

Sure, its original VTLReplicationSettings.ps1 from \examples folder
i tried to modify only one param, but no luck.
No changes.

What's wrong with me? )
mistique
Posts: 3
Joined: Tue May 18, 2021 4:22 am

Tue May 25, 2021 4:34 am

is it a little different scenario?
im talking about Cloud Replication not retention.

that's weird - settings are not updated or shown.
i had to do it with blind eyes. setup some settings with no feedback or confirmation?
yaroslav (staff)
Staff
Posts: 2330
Joined: Mon Nov 18, 2019 11:11 am

Tue May 25, 2021 4:44 am

Yes, the scenario is different, but the sample script is the same. More readings
https://forums.starwindsoftware.com/vie ... ngs#p30909
https://forums.starwindsoftware.com/vie ... ngs#p30839
https://forums.starwindsoftware.com/vie ... ngs#p30505
Let me know if you have additional questions.
alphayash
Posts: 1
Joined: Thu Jan 12, 2023 11:49 am

Thu Jan 12, 2023 11:53 am

[quote="yaroslav (staff)"]Yes, the scenario is different, but the sample script is the same. More readings
https://forums.starwindsoftware.com/vie ... ngs#p30909
https://forums.starwindsoftware.com/vie ... ngs#p30839
https://forums.starwindsoftware.com/vie ... ngs#p30505
Let me know if you have additional questions
Thanks for sharing the reading , It really helped a lot :)
Last edited by alphayash on Thu Jan 12, 2023 12:43 pm, edited 1 time in total.
yaroslav (staff)
Staff
Posts: 2330
Joined: Mon Nov 18, 2019 11:11 am

Thu Jan 12, 2023 12:18 pm

You are always welcome :)
Post Reply