From owner-freebsd-stable@FreeBSD.ORG Mon Dec 27 15:33:00 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B838D16A4CE for ; Mon, 27 Dec 2004 15:33:00 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E86C43D31 for ; Mon, 27 Dec 2004 15:33:00 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id ECED9ACAFB; Mon, 27 Dec 2004 16:32:57 +0100 (CET) Date: Mon, 27 Dec 2004 16:32:57 +0100 From: Pawel Jakub Dawidek To: Vulpes Velox Message-ID: <20041227153257.GS787@darkness.comp.waw.pl> References: <20041124212528.6f27b8d9@vixen42.24-119-122-191.cpe.cableone.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IfZ+tgy+ooJOsAAy" Content-Disposition: inline In-Reply-To: <20041124212528.6f27b8d9@vixen42.24-119-122-191.cpe.cableone.net> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: stable@freebsd.org Subject: Re: ggated, dvd+rw, atapicam problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 15:33:00 -0000 --IfZ+tgy+ooJOsAAy Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 24, 2004 at 09:25:28PM -0600, Vulpes Velox wrote: +> Just hit a odd problem... here is what I am doing... I have a dvd+rw +> drive that I am trying to export using ggated... of which some thing +> is going wrong... any one have any idea what is happening? +>=20 +> I think I provided all the possible info, if any one can think of any +> thing more, please let me know. +>=20 +>=20 +> [v42]:/etc# ggatec create 192.168.0.3 /dev/cd0 +> ggate0 +> [v42]:/etc# dvd+rw-mediainfo /dev/ggate0 +> /dev/ggate0: unable to open: Inappropriate ioctl for device +>=20 +> excert from dmesg... +> acd0: DVDR at ata1-master UDMA33 +> cd0 at ata1 bus 0 target 0 lun 0 +> cd0: Removable CD-ROM SCSI-0 device +> cd0: 33.000MB/s transfers +> cd0: cd present [338104 x 2048 byte records] +>=20 +> gg.exports... +> 192.168.0.2 RW /dev/acd0 +> 192.168.0.2 RW /dev/acd0t01 +> 192.168.0.2 RW /dev/cd +>=20 +> uname -a client box... +> FreeBSD vixen42 5.3-STABLE FreeBSD 5.3-STABLE #2: Wed Nov 24 16:04:21 +> CST 2004 kitsune@vixen42:/usr/obj/usr/src/sys/vixen42-1 i386 +>=20 +> uname -a server box... +> FreeBSD fennec 5.3-STABLE FreeBSD 5.3-STABLE #0: Wed Nov 10 13:34:27 +> CST 2004 kitsune@fennec:/usr/obj/usr/src/sys/fennec-1 i386 +>=20 +>=20 +> btw the box I am trying to access it from does not have atapicam on it +> do to atapicam cuases this box to hardlock since it has two atapi cd +> drives on a promise card, which cuases the system to hardlock if any +> atapi drives are found hooked up to a promise controller. GEOM Gate can send only I/O requests, it cannot forward ioctls. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --IfZ+tgy+ooJOsAAy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFB0CspForvXbEpPzQRAoQSAKDMExS5H9riW8hJUn/TXg4ilcdFVgCg3WjT aLdrQCkPrCjiCmITLuxWz50= =+0Bs -----END PGP SIGNATURE----- --IfZ+tgy+ooJOsAAy--