From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ming Zhang Subject: RE: ISCSI Date: Sun, 12 Dec 2004 16:12:39 -0500 Message-ID: <1102885959.3012.104.camel@localhost.localdomain> References: <200412122107.iBCL7T902320@www.watkins-home.com> Reply-To: mingz@ele.uri.edu Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from leviathan.ele.uri.edu ([131.128.51.64]:54702 "EHLO leviathan.ele.uri.edu") by vger.kernel.org with ESMTP id S262129AbULLVMn (ORCPT ); Sun, 12 Dec 2004 16:12:43 -0500 In-Reply-To: <200412122107.iBCL7T902320@www.watkins-home.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Guy Cc: 'linux-scsi' for scst, go http://scst.sourceforge.net/ for questions about unh iscsi, pls go and ask at http://sourceforge.net/forum/forum.php?forum_id=265256 ming On Sun, 2004-12-12 at 16:07, Guy wrote: > As suggested, I am attempting to install UNH iSCSI, but having some > problems. > > Readme says: > - The appropriate way to install this package is : > 1. mkdir ; tar -zxf > 2. cd /unh_iscsi/src/ > 3. ./Configure > 4. make rpm > 5. rpm -ivh /usr/src/redhat/RPMS/i386/unh_iscsi-1.5-0X.i386.rpm > > When I do "make rpm" I get this error: > tar cf /usr/src/redhat/SOURCES/unh_iscsi.tar . > tar: /usr/src/redhat/SOURCES/unh_iscsi.tar: Cannot open: No such file or > directory > tar: Error is not recoverable: exiting now > make: *** [rpm] Error 2 > > Are there some prerequisites that are needed? > Or am I just doing something wrong. > > Also, could you give me a link to SCST? Or is this included in UNH iSCSI? > > Thanks, > Guy > > > -----Original Message----- > From: Ming Zhang [mailto:mingz@ele.uri.edu] > Sent: Sunday, December 12, 2004 1:55 PM > To: Guy > Cc: linux-scsi > Subject: Re: ISCSI > > i suggest u to use UNH iSCSI + SCST. it provides a bypass mode which fit > you needs. IET will support a bypass interface later. > > Ming > > On Sun, 2004-12-12 at 13:08, Guy wrote: > > I have a SCSI tape drive on my Linux system. I want to use the tape drive > > from another system with another (evil) OS. I have found more than 1 > source > > forge project related to ISCSI. These projects seem to only talk about > disk > > access (SAN), not tape access. I can't determine which I should use, if > > any. > > > > Does anyone know which is best? > > I have kernel 2.4.28, but would be willing to attempt an upgrade if > needed. > > > > Thanks, > > Guy > > > > - > > To unsubscribe from this list: send the line "unsubscribe linux-scsi" in > > the body of a message to majordomo@vger.kernel.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html