Add RAM Cache and several sync channels via powershell
Posted: Fri Aug 31, 2018 7:52 am
Hello collegues,
I'm trying to use sample "CreateHA(two nodes).ps1" script to create a cluser storages. It's working fine as is.
But I need some "advanced" features not covered by this script.
Is it possible to
- add some RAM cache (with different caching policy options - wb, wt) while creating device as I can do it via GUI? Is it "CacheMode" and "CacheSize" parameters of a "new-Object" call or something else?
- use more than one sync and HB channel if I run MPIO over several IP subnets? Assume I use two iSCSI subnets for HB and other two subnets for sync.
WBR, SerhioGo
I'm trying to use sample "CreateHA(two nodes).ps1" script to create a cluser storages. It's working fine as is.
But I need some "advanced" features not covered by this script.
Is it possible to
- add some RAM cache (with different caching policy options - wb, wt) while creating device as I can do it via GUI? Is it "CacheMode" and "CacheSize" parameters of a "new-Object" call or something else?
- use more than one sync and HB channel if I run MPIO over several IP subnets? Assume I use two iSCSI subnets for HB and other two subnets for sync.
WBR, SerhioGo