<div dir="ltr">Jeff,<div><br></div><div>Try using the fuser command to see what PIDs are preventing it from unmounting.</div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">fuser /home</font></div><div><br></div><div>Seth Miller</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Dec 28, 2014 at 4:05 PM, gregrwm <span dir="ltr"><<a href="mailto:tclug1@whitleymott.net" target="_blank">tclug1@whitleymott.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">you get that message while some process has a file open in that filesystem.  eg perhaps your shell had it's current directory in there.  or something you launched.  or possibly a daemon.  once the file/directories are no longer busy the umount will proceed.  otoh you could just shrug, remove/change the filesystem definition in /etc/fstab and reboot.  sounds like that's where you're headed anyway..<div><div class="h5"><br><div><br><div class="gmail_extra"><br><div class="gmail_quote">On 28 December 2014 at 15:49, Jeff Jensen <span dir="ltr"><<a href="mailto:jjensen@apache.org" target="_blank">jjensen@apache.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I meant to note that trying the obvious has this issue:<div><div># umount /home</div><div>umount: /home: target is busy</div><div>        (In some cases useful info about processes that</div><div>         use the device is found by lsof(8) or fuser(1).)</div></div><div><br></div><div>(I'm logged in as root and it's home is /root, not in home.  /home has one user created during install and the lost+found dir.)</div><div><br></div><div>What must occur to allow umount of /home?</div><div><br></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Dec 28, 2014 at 3:28 PM, Jeff Jensen <span dir="ltr"><<a href="mailto:jjensen@apache.org" target="_blank">jjensen@apache.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello,</div><div><br></div><div>I just installed a fresh Fedora 21 without my RAID card in the machine.  All seemed well, so I installed the RAID card and booted.  The OS automatically mounted it as /dev/md127 and the files I checked are good and the state is clean.</div><div><br></div><div>What is the correct procedure to unmount and eliminate the current /home (created by the install) and mount it to /dev/md127 (which was the mount in the prior machine)?<br></div><div><br></div><div>I'm hesitant to try anything more than I have for fear of ruining something!</div><div><br></div><div>The two devices in question:</div><div><div># df -h</div><div>Filesystem               Size  Used Avail Use% Mounted on</div><div>/dev/mapper/fedora-home   23G   49M   22G   1% /home<br></div><div>/dev/md127               2.7T  1.2T  1.5T  45% /run/media/root/a60db566-0720-41a1-97d8-5afeddbbf802<br></div></div></div></blockquote></div></div></div></div></blockquote></div></div></div></div></div></div>
<br>_______________________________________________<br>
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br>
<a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a><br>
<a href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list" target="_blank">http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a><br>
<br></blockquote></div><br></div>