From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrey Borzenkov Date: Sat, 03 Jan 2004 16:05:31 +0000 Subject: Re: removable media revalidation - udev vs. devfs or static /dev Message-Id: <200401031905.31806.arvidjaar@mail.ru> List-Id: References: <200401012333.04930.arvidjaar@mail.ru> <20040103133749.A3393@pclin040.win.tue.nl> <20040103124216.GA31006@suse.de> In-Reply-To: <20040103124216.GA31006@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Olaf Hering , Andries Brouwer Cc: Greg KH , linux-hotplug-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org On Saturday 03 January 2004 15:42, Olaf Hering wrote: > On Sat, Jan 03, Andries Brouwer wrote: > > On Sat, Jan 03, 2004 at 11:51:33AM +0300, Andrey Borzenkov wrote: > > > yes. So what - how does it help? User needs /dev/sda4. User has > > > /dev/sda only. Any attempt to refer to /dev/sda4 simply returns "No > > > such file or directory" > > > > Things are far from perfect here, but "blockdev --rereadpt /dev/sda" > > helps. > sure. But that requires manual user intervention. And it has been working without any manual user intervention before. That is why I called it regression. I just try to draw attention to simple (but very nasty for users) problem in udev. This quotation removed too much from my original post to reduce the problem to simple "how to reread partition table". > Is there really no way to get a media change notification from ZIP or > JAZ drives? If anyone knows please tell me - I will put it into supermount ... AFAIK in case of SCSI this is impossible simply by virtue of protocol - SCSI device is not initiator. So you need something to poll device for status. That is usually done on device open except in this case you can't open because you do not yet have handle. thank you -andrey ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel