- Community Home
- >
- Storage
- >
- HPE Nimble Storage
- >
- Array Performance and Data Protection
- >
- Can I Edit Volume Performace After Its Been Create...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2014 04:19 PM
01-13-2014 04:19 PM
Okay, after you have created a volume with one performance policy can you edit that to something else? (Even if you have written to it?)
Like say you create a volume and use exchange logs as the perf policy and you want to change it to sql logs.. can you do that through cli? Gui doesnt work..
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2014 12:43 AM
01-14-2014 12:43 AM
SolutionHi John,
Yes it's possible to change your Performance Policy association to a volume after it's created, and even when it's been written to. The only caveat is that you cannot change the Policy to another with a different block size association.
For example you could change a volume from "Default" to "Hyper-V CSV" as they both share the 4K block size association. However I believe in your example given SQL Log and Exchange Log are throwing an error as the former is 4K yet the latter is 16K.
Other settings such as Caching & Compression are not a restriction and changes on these settings will take effect on all new writes/reads that occur on the volume after being changed.
I hope this helps!
twitter: @nick_dyer_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2014 01:51 PM
01-15-2014 01:51 PM
Re: can i edit volume performace after its been created
Hi John, may i ask the reason why you want to make the change? If you plan to mix workloads on the same VMFS volume - then the best practice is to stay with the lowest block size for the mixed workloads. It's always best to use small block size as common denominator as using the opposite would mean allocating large blocks for small read/writes (more overhead, less optimized)
-wen