Date: Thu, 26 Aug 2010 17:14:12 -0700 From: "Kevin Oberman" <oberman@es.net> To: Joe Marcus Clarke <marcus@freebsd.org> Cc: gnome@freebsd.org Subject: Re: ports/149134: x11/gnome2 unable to unmount UFS file system Message-ID: <20100827001412.C8B381CC3A@ptavv.es.net> In-Reply-To: Your message of "Thu, 26 Aug 2010 18:19:55 EDT." <4C76E88B.4030607@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Thu, 26 Aug 2010 18:19:55 -0400 > From: Joe Marcus Clarke <marcus@freebsd.org> > > On 8/26/10 5:59 PM, Kevin Oberman wrote: > > > /me slaps head and screams in frustration at obvious senility > > > > I still had a patch from prior debug efforts on this problem in > > ports/sysutils/hal/files. I cleaned those out and re-installed hald. It > > now only mounts /dev/da0s2 and ignores /dev/ufs, , but it still keeps > > re-mounting when I unmount it. > > > > Fixing this bug in hald simply removed a red herring, but did not fix > > the real problem. > > > > Sorry for the bad info. > > Run http://www.marcuscom.com/downloads/devd.pl, then unmount the scratch > FS. Post the output from the devd monitor. I have an almost identical perl script that I have used for devd debug in the past. I had completely forgotten about it. !system=DEVFS subsystem=CDEV type=CREATE cdev=ufsid/4c43cc21c711100c !system=DEVFS subsystem=CDEV type=CREATE cdev=ufs/Scratch !system=DEVFS subsystem=CDEV type=CREATE cdev=ufsid/4c43cc21c711100cd !system=DEVFS subsystem=CDEV type=CREATE cdev=ufs/Scratchd !system=DEVFS subsystem=CDEV type=DESTROY cdev=ufs/Scratch !system=DEVFS subsystem=CDEV type=DESTROY cdev=ufsid/4c43cc21c711100c !system=DEVFS subsystem=CDEV type=DESTROY cdev=ufs/Scratchd !system=DEVFS subsystem=CDEV type=DESTROY cdev=ufsid/4c43cc21c711100cd While all of these activities are related to ufs and ufsid, the device is re-mounting the /dev/da0s2d partition. Is the 'd' partition possibly triggering this? -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100827001412.C8B381CC3A>