which class should be used / extended to store tape library for storage in servicenow

rahamathullahmr
Giga Expert

Hi Experts ,

Could you please help me in identify the class should be used / extended to store tape library for storage in servicenow . Also if you could let me know why we have to do it . It will be helpful

Regards

Rahamathullah

1 ACCEPTED SOLUTION

Jeff Currier
ServiceNow Employee
ServiceNow Employee

I would think that using cmdb_ci_msd (Mass Storage Device) would make the most sense or you could extend from it as library.

 

View solution in original post

6 REPLIES 6

This diagram will help some for ServiceNow.  This may be one of those areas where too much information makes it difficult to know where to get started.

Here are a couple good links, however the key is that both are mass storage for many applications/servers and differ by their connection.  NAS uses intranet connection and SAN has dedicated channels and the types vary.

https://www.lifewire.com/san-vs-nas-818005

https://www.backblaze.com/blog/whats-the-diff-nas-vs-san/

https://www.enterprisestorageforum.com/storage-networking/nas-vs.-san-differences-and-use-cases.html

 

Thanks a ton