- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE 3PAR StoreServ Storage
- >
- Error when trying to enable flash cache
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-26-2022 10:33 AM - last edited on 07-26-2022 09:37 PM by support_s
07-26-2022 10:33 AM - last edited on 07-26-2022 09:37 PM by support_s
Good day
My client has received 8 * new SSD disks (ARFA1920S5xnNTRI) and it has been installed in their 3par 8200. System has all-inclusive license and firmware is up to date. Previously they only had FC disks.
When trying to enable flash cache I get this error, see screenshot
Any ideas to why this will happen?
Solved! Go to Solution.
- Tags:
- 3PAR_Primera
- bios
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2022 11:34 AM
07-26-2022 11:34 AM
Query: Error when trying to enable flash cache
System recommended content:
1. TMDS: EIO Ownership error when trying to Enable or Disable FLASH with TMDS
Please click on "Thumbs Up/Kudo" icon to give a "Kudo".
Thank you for being a HPE valuable community member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2022 08:41 PM
07-26-2022 08:41 PM
SolutionHello @CRD,
Please check if each of the SSDs have enough free space to dedicate for flashcache. You can run this command and check unused free chunklets - 'showpd -c -p -devtype SSD'
[Hope that must not be an issue because these SSDs are new and fairly large in size]
If free space is not a problem among SSDs, please try to create flashcache from CLI:
createflashcache 64g
Let me know if you need more assistance.
Regards,
Srinivas Bhat
If you feel this was helpful please click the KUDOS! thumb below!
Note: All of my comments are my own and are not any official representation of the company.
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-26-2022 09:35 PM
07-26-2022 09:35 PM
Re: Error when trying to enable flash cache
Hi Srinivas
Hope all is wel and thanks for the help, enabling flashcache from the cli worked, see screesnhots below.
Keep well
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2022 10:39 PM
07-26-2022 10:39 PM
Re: Error when trying to enable flash cache
Just another thing, is it normal for the flashcache to show 100% used or is it rather an indication that assigning more flashcache space will be beneficial?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2022 11:47 PM
07-26-2022 11:47 PM
Re: Error when trying to enable flash cache
Hello @CRD,
Run the command showflashcache to ensure that the flashcache is all fine.
Yes. It is normal to show flashcache is 100% used. Flashcache space is different than rest of the SSD diskspace. Allocated flashcache space will be fully dedicated and doesn't show free space even if it is free.
Regards,
Srinivas Bhat
If you feel this was helpful please click the KUDOS! thumb below!
Note: All of my comments are my own and are not any official representation of the company.
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-27-2022 02:29 AM
07-27-2022 02:29 AM
Re: Error when trying to enable flash cache
Thanks Srinivas
Makes sense
If the client wants to increase flash cache to 128Gb for exampe in future would it just be the same cli command as you provided before for example
createflashcache 128g
Or is it different for the adjustment of a already enabled flashcache?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2022 02:36 AM
07-27-2022 02:36 AM
Re: Error when trying to enable flash cache
Hello @CRD,
To increase the flashcache, you need to remove the flashcache and create it again with the same command for 128gb - createflashcache 128g. This will not affect data and totally safe to remove and re-create for higher value.
I will provide the sequential commands for that shortly.
Regards,
Srinivas Bhat
If you feel this was helpful please click the KUDOS! thumb below!
Note: All of my comments are my own and are not any official representation of the company.
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-27-2022 08:07 AM
07-27-2022 08:07 AM
Re: Error when trying to enable flash cache
Hello @CRD,
Here is the procedure to change/increase flashcache:
Run the command showflashcache to capture the existing flashcache settings.
Then remove the flashcache with the command removeflashcache
(This will flush the flashcache data to drives and removes flashcache)
Then create the flashcache with the command createflashcache ***g
Again run the command showflashcache to ensure the flashcache is created as expected.
If the flashcache is created but not enabled, run this command: setflashcache enable sys:all
Regards,
Srinivas Bhat
If you feel this was helpful please click the KUDOS! thumb below!
Note: All of my comments are my own and are not any official representation of the company.
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-27-2022 08:12 AM
07-27-2022 08:12 AM
Re: Error when trying to enable flash cache
Thank you very much Srinivas, your help is much appreciated
Keep well