- Community Home
- >
- Storage
- >
- Entry Storage Systems
- >
- MSA Storage
- >
- Allocated Snapshot Space Exceeded the Configured L...
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
07-08-2021 12:46 PM
07-08-2021 12:46 PM
Allocated Snapshot Space Exceeded the Configured Limit
I am getting a daily error that one of my arrays has exceeded it's configured snapshot space. What is my best option to resolve this error?
Here is my output from show snapshot-space
Pool: A
Limit (%Pool): 10%
Limit Size: 10.7TB
Allocated (%Pool): 0.9%
Allocated (%Snapshot Space): 8.6%
Allocated Size: 931.0GB
Low Threshold (%Snapshot Space): 75%
Middle Threshold (%Snapshot Space): 90%
High Threshold (%Snapshot Space): 99%
Limit Policy: Notify Only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2021 09:30 PM
07-08-2021 09:30 PM
Re: Allocated Snapshot Space Exceeded the Configured Limit
Your Limit Policy set as Notify only and that's why you are getting notified only. There is another policy can be set which is deletion of snapshots as well based on configured retention priority.
Otherwise you can increase snapshot space from 10% to 15% and then check further.
For example. For Pool A, limit the maximum amount of pool space that can be occupied by snapshot data to 15 % and limit policy to delete use below command,
# set snapshot-space pool A limit 15% limit-policy delete
Above command is just example, you need to go through Command Line guide and review your setup before modifying anything.
Hope this helps!
Regards
Subhajit
I am an HPE employee
If you feel this was helpful please click the KUDOS! thumb below!
*************************************************************************
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2021 12:34 PM
07-09-2021 12:34 PM
Re: Allocated Snapshot Space Exceeded the Configured Limit
Hi Subhajit - I have increased it to 15% and will see if I get the error again this evening when it runs.