From owner-freebsd-questions Tue Feb 26 23: 9:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21408.mail.yahoo.com (web21408.mail.yahoo.com [216.136.232.78]) by hub.freebsd.org (Postfix) with SMTP id CD49937B405 for ; Tue, 26 Feb 2002 23:09:14 -0800 (PST) Message-ID: <20020227070914.12025.qmail@web21408.mail.yahoo.com> Received: from [61.11.22.153] by web21408.mail.yahoo.com via HTTP; Tue, 26 Feb 2002 23:09:14 PST Date: Tue, 26 Feb 2002 23:09:14 -0800 (PST) From: abhijit vaidya Subject: SCSI sharing To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-268752901-1014793754=:11089" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --0-268752901-1014793754=:11089 Content-Type: text/plain; charset=us-ascii Hi all, I have 1 SCSI and 2 adapters that support sharing of SCSI. I have shared the disk among 2 computers. The disk has two partitions which are accessed as /dev/da0s1e and /dev/da0s2e. When I mount /dev/da0s1e on one of the machines and write some data onto it, it writes the data onto it. Even ls -l shows correct size of file written. But when the same partition is mounted on other machine, even after doing fsck it doesn't show any data in the same file. It shows size of fie to be 0 bytes. Please tell me some way of doing this so that file written by one machine onto partition /dev/da0s1e is available in consistent manner to the other machine. Awaiting for reply, Thanking all in anticipation, Abhijit Vaidya. --------------------------------- Do You Yahoo!? Yahoo! Greetings - Send FREE e-cards for every occasion! --0-268752901-1014793754=:11089 Content-Type: text/html; charset=us-ascii

Hi all,

   I have 1 SCSI and 2 adapters that support sharing of SCSI. I have shared the disk among 2 computers. The disk has two partitions which are accessed as /dev/da0s1e and /dev/da0s2e. When I mount /dev/da0s1e on one of the machines and write some data onto it, it writes the data onto it. Even ls -l shows correct size of file written. But when the same partition is mounted on other machine, even after doing fsck it doesn't show any data in the same file. It shows size of fie to be 0 bytes. Please tell me some way of doing this so that file written by one machine onto partition /dev/da0s1e is available in consistent manner to the other machine.

Awaiting for reply,

Thanking all in anticipation,

Abhijit Vaidya.

 

 



Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion! --0-268752901-1014793754=:11089-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message