|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: Several Questions.The simple distinction is direct block retrieval versus a meta-reference. With memory costing 100 times more than hard storage, remote referencing in a file system doubles cost of storage together with an overhead not desired in many applications using their own abstractions other than name/extent/permission. Memory should be kept close to the cpu for best utilization and not at the storage device. In the end, for reliability, even a NFS server would have a block interface exposed to a redundant server. With this interface running over IP, the redundant server need not be in the same facility. Doug -----Original Message----- From: owner-ips@ece.cmu.edu [mailto:owner-ips@ece.cmu.edu]On Behalf Of Kim Tae Hyung Sent: Thursday, August 03, 2000 8:18 AM To: ips@ece.cmu.edu Subject: Several Questions. Hi, all. I am a graduate student who is very interested in iSCSI. Although I feel very difficult, I am trying to follow up the articles in this mailing list. Reading the articles in this mailing list nowadays, I cannot fully understand every new issue. By the way, with my amateur's eyes, some very basic questions have made me write this article. The first question is about the SCSI protocol itself. iSCSI is just a mapping the SCSI protocol to TCP. But looking in details, I think that it is just the mapping of CDB. After removing the unnecessary parts of SCSI protocol due to the change of underlying physical media from bus to network, I think just CDBs remain, eventually. Then how can we map the operation sequence of SCSI protocol to that of iSCSI ? I wonder whether we can call this just mapping of CDB to SCSI protocol. I think CDB is not the everything of SCSI. The second question is the distinct differences between NFS and iSCSI. According to "draft-von-ipsissues-01.txt" file, there are the following paragraph. 4.2.4 NFS "NFS is the current solution for accessing storage over the network. Its strengths are ease-of-use, file sharing, and security. The general assumption is that a block storage protocol should outperform NFS in some applications, but that assumption needs to be tested. Also, some applications (e.g. tape library) could benefit from a block storage protocol. In order for a block-based solution to be accepted, clear benefits over NFS (e.g. performance, direct access) must be proven, Even then, NFS would still be the solution of choice for those requiring ease-of-use and file sharing." 6. Conclusion - Any block storage protocol must show clear differentiation from NFS. I want to hear many opinions about the distinct differences between the file protocol such as NFS and iSCSI. Thanks in advance.
Home Last updated: Tue Sep 04 01:08:03 2001 6315 messages in chronological order |