I could not find anything similar to my question in the forum, but if this is a ‘repost’ I apologize.<\/p>\n
Advertisement
I recently took over the IT for a new company and have spent the past 4 months trying to figure out WTF the prior IT guys were smoking. (Basically the entire IT infrastructure is crap, ZERO best practices used… heck I don’t think ANY common sense practices were used in building the network/server/workstation structure) Plus, the IT guy was gone by the time I showed up, so I walked into this blind.<\/p>\n
Advertisement
Anyway, long story short, I have a 6TB Synology NAS box. I just recently found that the NAS box is also being used as an iSCSI target. I’m inexperienced with iSCSI so I don’t fully understand the concepts and principles, but what confuses me is, should this box be used as both an iSCSI target AND a NAS box? Reason I’m confused is, each server attached to the box via iSCSI shows very different free space than when connected directly to the NAS using Windows File Sharing.<\/p>\n
The iSCSI clients show 4.5TB free, and mapping directly to the box shows less than 2TB free. I know the latter is true, but I don’t understand why the servers show different free/used space.<\/p>","upvoteCount":3,"answerCount":11,"datePublished":"2011-08-08T10:23:06.000Z","author":{"@type":"Person","name":"mikebergeron0947","url":"https://community.spiceworks.com/u/mikebergeron0947"},"acceptedAnswer":{"@type":"Answer","text":"
With iSCSI, the server is sharing out raw disk space and the client is responsible for file systems, etc.<\/p>\n
With NAS, the server is sharing folders, windows-style.<\/p>\n
Synology has a “thin-provisioning” feature which allows the box to represent the drive as larger than what’s actually there. This is good for servers where it’s difficult to re-size the drive after it’s deployed, but the growth is slow or at least predictable so you can grow the array later. I think this is just on the iSCSI side, not the NAS side, but don’t hold me to that (EDIT: for Synology I mean, not everywhere).<\/p>\n
The NAS side and the iSCSI side are different slices of the array, by the way. Or at least, they really, really should be.<\/p>","upvoteCount":0,"datePublished":"2011-08-08T10:34:15.000Z","url":"https://community.spiceworks.com/t/iscsi-shared-storage-question-best-practices/97955/4","author":{"@type":"Person","name":"johnwhite","url":"https://community.spiceworks.com/u/johnwhite"}},"suggestedAnswer":[{"@type":"Answer","text":"
I could not find anything similar to my question in the forum, but if this is a ‘repost’ I apologize.<\/p>\n
I recently took over the IT for a new company and have spent the past 4 months trying to figure out WTF the prior IT guys were smoking. (Basically the entire IT infrastructure is crap, ZERO best practices used… heck I don’t think ANY common sense practices were used in building the network/server/workstation structure) Plus, the IT guy was gone by the time I showed up, so I walked into this blind.<\/p>\n
Anyway, long story short, I have a 6TB Synology NAS box. I just recently found that the NAS box is also being used as an iSCSI target. I’m inexperienced with iSCSI so I don’t fully understand the concepts and principles, but what confuses me is, should this box be used as both an iSCSI target AND a NAS box? Reason I’m confused is, each server attached to the box via iSCSI shows very different free space than when connected directly to the NAS using Windows File Sharing.<\/p>\n
The iSCSI clients show 4.5TB free, and mapping directly to the box shows less than 2TB free. I know the latter is true, but I don’t understand why the servers show different free/used space.<\/p>","upvoteCount":3,"datePublished":"2011-08-08T10:23:06.000Z","url":"https://community.spiceworks.com/t/iscsi-shared-storage-question-best-practices/97955/1","author":{"@type":"Person","name":"mikebergeron0947","url":"https://community.spiceworks.com/u/mikebergeron0947"}},{"@type":"Answer","text":"
This is called unified storage. NAS and SAN from the same box is very common.<\/p>","upvoteCount":0,"datePublished":"2011-08-08T10:31:31.000Z","url":"https://community.spiceworks.com/t/iscsi-shared-storage-question-best-practices/97955/2","author":{"@type":"Person","name":"scottalanmiller","url":"https://community.spiceworks.com/u/scottalanmiller"}},{"@type":"Answer","text":"
SAN and NAS are extremely different conceptually. NAS is a shared filesystem. SAN is remote access to virtual drives. They cannot share resources by definition. So you will not see shared space (NAS) with similar space utilization to your dedicated space (SAN). Unless you are doing some crazy advanced SAN stuff, every machine is going to see it’s “own” SAN space not shared with any other machine.<\/p>","upvoteCount":1,"datePublished":"2011-08-08T10:34:13.000Z","url":"https://community.spiceworks.com/t/iscsi-shared-storage-question-best-practices/97955/3","author":{"@type":"Person","name":"scottalanmiller","url":"https://community.spiceworks.com/u/scottalanmiller"}},{"@type":"Answer","text":"
Here is a “great” video talking about SAN, NAS and some related stuff…<\/p>\n