[18914] in Athena Bugs
Re: Problems with vold and CDs on Public Athena Suns
daemon@ATHENA.MIT.EDU (Tom Cavin)
Wed Apr 18 17:44:34 2001
From: Tom Cavin <tec@ai.mit.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <15070.2548.621899.432958@vivaldi.mit.edu>
Date: Wed, 18 Apr 2001 17:41:08 -0400 (EDT)
To: Garry Zacheiss <zacheiss@MIT.EDU>
Cc: Tom Cavin <tec@ai.mit.edu>, bugs@MIT.EDU
In-Reply-To: <200104172356.TAA02932@leo.mit.edu>
Hi Garry,
I tried this and didn't get any further. I commented out the last
line in /etc/rmmount.conf, then ran:
# /etc/init.d/volmgt stop
# rm -rf /cdrom/*
# ls -la /cdrom
total 4
drwxr-xr-x 2 root nobody 512 Apr 18 17:30 .
drwxr-xr-x 23 root root 1024 Apr 13 13:54 ..
# /etc/init.d/volmgt start
volume management starting.
# ls -laR /cdrom
/cdrom:
total 8
drwxr-xr-x 3 root nobody 512 Apr 18 17:31 .
drwxr-xr-x 23 root root 1024 Apr 13 13:54 ..
lrwxrwxrwx 1 root nobody 15 Apr 18 17:31 cdrom0 -> ./s572bold15-16
dr-xr-xr-x 2 nobody nobody 512 Apr 18 17:31 s572bold15-16
/cdrom/s572bold15-16:
total 4
dr-xr-xr-x 2 nobody nobody 512 Apr 18 17:31 .
drwxr-xr-x 3 root nobody 512 Apr 18 17:31 ..
# tail /etc/rmmount.conf
ident udfs ident_udfs.so cdrom floppy
# Actions
action cdrom action_filemgr.so
action floppy action_filemgr.so
action rmscsi action_filemgr.so
# This following line prevents reading CDs
# Sun bug - Will be fixed in next Athena release
# mount * hsfs udfs ufs -o nosuid
The behavior hasn't changed. It still tries to read the CD and gets
as far as the label, creates a mount point and a symlink, and then
stops.
Did I forget something? Does there need to be an entry in /etc/vfstab?
Thanks,
--Tom
Garry Zacheiss writes:
> Hi Tom,
>
> The most recent Athena release included a Sun patch that
> introduced a bug preventing automounting of media by vold from working
> correctly. Sun has acknowledged the bug, and we're planning on fixing
> it in the next Athena patch release. If you'd like to work around the
> problem until then, you should be able to do this by editing
> /etc/rmmount.conf as root, and removing the last line, leaving the file
> with these contents:
>
> # @(#)rmmount.conf 1.5 00/08/10 SMI
> #
> # Removable Media Mounter configuration file.
> #
>
> # File system identification
> ident hsfs ident_hsfs.so cdrom
> ident ufs ident_ufs.so cdrom floppy rmscsi pcmem
> ident pcfs ident_pcfs.so floppy rmscsi pcmem
> ident udfs ident_udfs.so cdrom floppy
>
> # Actions
> action cdrom action_filemgr.so
> action floppy action_filemgr.so
> action rmscsi action_filemgr.so
>
> I hope this helps out.
>
> Garry
--
Tom Cavin Phone: (617) 258 - 7806
WCCF Computer Operations Manager Email: tec@ai.mit.edu