Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
Is there way to set read-cache and write-cache policies for volumes on a Flash Pool aggregate using Powershell? I can't find such command. Thanks.
Regards,
Aleksandar
Solved! See The Solution
3 REPLIES 3
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
I don't think there is an API or Powershell cmdlet per se, but you can always fall back on invoke-nassh and pass the CLI command in.
3
Replies
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
Because this is done in "priv set advanced" mode, any idea how to pipe two commands in one Invoke-NaSSH instance? Thanks
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
Solution: Invoke-NaSsh "priv set advanced; priority hybrid-cache set <volume> <policy>