Start a Conversation

Unsolved

This post is more than 5 years old

P

1747

February 15th, 2018 07:00

Fluid FS: Setup NAS volume replication using PowerShell SDK

I'm in the progress of setting up replication on our Fluid FS cluster. We want to automate this and I'm looking into setting up the replication.

Using Add-DellFluidFsNasVolumeReplication I can add the remote volume as a replica of the local volume. The next step would be to add the replication schedule and set the bandwidth policy. I looked at the existing command set but I could not find a way to set those properties. Is there a way to automate this?

Edit: I'm using version 3.4.1.23 of the DellStorage.ApiCommandSet

230 Posts

February 21st, 2018 17:00

Going through all of the commands in the API I do not show an option for setting the replication schedule or bandwidth policy.  checked the online documentation also:

Dell Storage PowerShell SDK Cookbook:
http://en.community.dell.com/techcenter/extras/m/white_papers/20441893
Dell Storage Representational State Transfer (REST) API Cookbook
http://en.community.dell.com/techcenter/extras/m/white_papers/20442620

FluidFS Scripting Guide
http://en.community.dell.com/techcenter/extras/m/white_papers/20444187

The newest API does not include an option either:
Dell Storage API PowerShell SDK ftp://customer:Y3V2s-uH@ftp.compellent.com/SOFTWARE/API/DellStoragePowerShellSDK_v3_5_1_9.zip
Dell Storage Representational State Transfer (REST) API ftp://customer:Y3V2s-uH@ftp.compellent.com/SOFTWARE/API/DellStorageRestHelp_v3_5_1_9.zip

Please open a case with support for an enhancement request.

No Events found!

Top