PURE Storage Discovery. FlashBlade vs FlashArray

Stephen Skaggs
Kilo Sage

The storage expert in our environment informed me that there was documentation for FlashBlade but not FlashArray. I have checked the internet for the differences between the two but cannot find any. Please advise on any info regarding the differences, if there are any, between these alleged separate technologies. Thanks.

1 ACCEPTED SOLUTION

Stephen Skaggs
Kilo Sage

There is an idea in consideration on the Idea Portal:

https://community.servicenow.com/community?id=view_idea&sysparm_idea_id=ac060e21dbd694d0fb115583ca96198c&sysparm_idea_table=x_snc_com_ideation_idea&sysparm_module_id=enhancement_requests

View solution in original post

10 REPLIES 10

Stephen Skaggs
Kilo Sage

Looks like I found my answer:

Pure Storage FlashBlade is an Object Storage software built to store files and objects in a blade architecture that can be accessed by servers. Pure Storage FlashArray is an Enterprise Flash Array Solution that compresses files to store for access from servers.

from this link: https://www.trustradius.com/compare-products/pure-storage-flasharray-vs-pure-storage-flashblade#:~:t...

 

However, this doesn't answer if ServiceNow discovers for FlashArray, I see only documentation on FlashBlade.

SiD2
ServiceNow Employee
ServiceNow Employee

Hi @Stephen S,

Yes, Flash array discovery is not supported OOB and you can check the API documentation for flash array to communicate with the resource and create a customized classifier, pattern and new CI classes to discover them. You can use the flash blade pattern as a reference.

I doubt the API specification would be same for both, but you can try discovering your flasharray resource with existing pattern and see what is the behavior to experiment.

 

Please mark Helpful / Accept Solution so that it helps others with similar questions.

Please mark Helpful / Accept Solution so that it helps others with similar questions.

Thank you for your response, I am not able to find any API documentation on this. Can you please point me in the right direction, or provide a link if you have already found one?