<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Not able to unmount cdrom in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911373#M107366</link>
    <description>Hi Ramki&lt;BR /&gt;&lt;BR /&gt;Nobody should be accessing the /cdrom directory&lt;BR /&gt;# cd /&lt;BR /&gt;#umount /cdrom&lt;BR /&gt;&lt;BR /&gt;if this couldn't get&lt;BR /&gt;#ps -aef|grep pfs&lt;BR /&gt;If any any pfs processes are running &lt;BR /&gt;#pfs_umount /cdrom&lt;BR /&gt;&lt;BR /&gt;if the CD didn't come out then kill all the pfs processes</description>
    <pubDate>Mon, 24 Feb 2003 10:28:08 GMT</pubDate>
    <dc:creator>Ravi_8</dc:creator>
    <dc:date>2003-02-24T10:28:08Z</dc:date>
    <item>
      <title>Not able to unmount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911369#M107362</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I mounted cdrom under /cdrom director (in HP-UX 11, N class server). When i tried to unmount the cdrom, it shows the device as busy. I tried to kill the process by using fuser -ku /cdrom. But no luck. How to resolve this problem? Would like to know availability of patch to resolve the problem.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ramki</description>
      <pubDate>Mon, 24 Feb 2003 10:09:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911369#M107362</guid>
      <dc:creator>Ramakrishnan Kellio</dc:creator>
      <dc:date>2003-02-24T10:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unmount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911370#M107363</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you change dir (cd /cdrom)&lt;BR /&gt;Then you should try to do cd / and then unmount !&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Mon, 24 Feb 2003 10:10:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911370#M107363</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2003-02-24T10:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unmount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911371#M107364</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; make sure you're not in the cdrom directory. &lt;BR /&gt;&lt;BR /&gt; Use pwd. then umount /cdrom.&lt;BR /&gt;&lt;BR /&gt; Also make sure nobody else is accessing the cdrom.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Feb 2003 10:20:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911371#M107364</guid>
      <dc:creator>Khalid A. Al-Tayaran</dc:creator>
      <dc:date>2003-02-24T10:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unmount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911372#M107365</link>
      <description>Please have a look with 'lsof' (&lt;A href="http://www.dartmouth.edu/~rc/FOM1/cache/136.html)" target="_blank"&gt;http://www.dartmouth.edu/~rc/FOM1/cache/136.html)&lt;/A&gt; to find which processes keeps the CD_ROM busy.&lt;BR /&gt;&lt;BR /&gt;Please try also to umount the device:&lt;BR /&gt;&lt;BR /&gt;# cd /&lt;BR /&gt;# umount /dev/(r)dsk/c...&lt;BR /&gt;&lt;BR /&gt;Regards ...&lt;BR /&gt;Armin</description>
      <pubDate>Mon, 24 Feb 2003 10:20:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911372#M107365</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2003-02-24T10:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unmount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911373#M107366</link>
      <description>Hi Ramki&lt;BR /&gt;&lt;BR /&gt;Nobody should be accessing the /cdrom directory&lt;BR /&gt;# cd /&lt;BR /&gt;#umount /cdrom&lt;BR /&gt;&lt;BR /&gt;if this couldn't get&lt;BR /&gt;#ps -aef|grep pfs&lt;BR /&gt;If any any pfs processes are running &lt;BR /&gt;#pfs_umount /cdrom&lt;BR /&gt;&lt;BR /&gt;if the CD didn't come out then kill all the pfs processes</description>
      <pubDate>Mon, 24 Feb 2003 10:28:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911373#M107366</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-02-24T10:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unmount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911374#M107367</link>
      <description>Hi did you cross check after fuser -ku that there is really no process accessing this device.&lt;BR /&gt;Do fuser -cu /cdrom or fuser -fu /cdrom&lt;BR /&gt;to check there is no process attached if so and is not required kill with -9 option.&lt;BR /&gt;Also make sure you are not in /cdrom directory or u'll be killed too.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Feb 2003 10:31:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911374#M107367</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-02-24T10:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unmount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911375#M107368</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am still see the processes after executing fuser (-ku /cdrom) command. Also, ps -ef | grep pfs gives no output.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ramki</description>
      <pubDate>Mon, 24 Feb 2003 11:04:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911375#M107368</guid>
      <dc:creator>Ramakrishnan Kellio</dc:creator>
      <dc:date>2003-02-24T11:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unmount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911376#M107369</link>
      <description>Ramki,&lt;BR /&gt;&lt;BR /&gt;Well kill the processes you are seeing with fuser.&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Feb 2003 11:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911376#M107369</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-02-24T11:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unmount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911377#M107370</link>
      <description>Hi Ram,&lt;BR /&gt; You Please checkup whether CD ROM drive is online by &lt;BR /&gt;#ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;check whether it is showing any CD/DVD ROM drives, if not check the drive status. &lt;BR /&gt;if it is not online, power on the drive and do an fuser -ck /cdrom, &lt;BR /&gt;&lt;BR /&gt;I had faced similer problem, that time the CD drive was powered off. &lt;BR /&gt;&lt;BR /&gt;-Rajesh</description>
      <pubDate>Tue, 25 Feb 2003 09:44:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911377#M107370</guid>
      <dc:creator>RAJESH GANGADHARAN</dc:creator>
      <dc:date>2003-02-25T09:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unmount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911378#M107371</link>
      <description>okau, run:&lt;BR /&gt;# fuser -cu /cdrom and fuser -ku /cdrom&lt;BR /&gt;&lt;BR /&gt;then kill all the processes you see in the output using kill -9&lt;BR /&gt;&lt;BR /&gt;The processes will have a c at the end lke 1234c 4509c and so on , kill -9 1234 4509&lt;BR /&gt;&lt;BR /&gt;Then umount /cdrom...&lt;BR /&gt;&lt;BR /&gt;it should work...</description>
      <pubDate>Tue, 25 Feb 2003 09:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911378#M107371</guid>
      <dc:creator>monasingh_1</dc:creator>
      <dc:date>2003-02-25T09:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unmount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911379#M107372</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;try umount -ck /cdrom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Chandra Sekhar</description>
      <pubDate>Tue, 25 Feb 2003 13:08:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911379#M107372</guid>
      <dc:creator>Chandra Sekhar_1</dc:creator>
      <dc:date>2003-02-25T13:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unmount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911380#M107373</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;instead of using /cdrom, please try the device file.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;&lt;BR /&gt;fuser /dev/dsk/c3t2d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;the following link might also help:&lt;BR /&gt;&lt;A href="http://www.cmve.net/~merijn/" target="_blank"&gt;http://www.cmve.net/~merijn/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Tue, 25 Feb 2003 13:21:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911380#M107373</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-02-25T13:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unmount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911381#M107374</link>
      <description>Full procedure&lt;BR /&gt;&lt;BR /&gt;fuser -cu /cdrom (or whatever you named the folder when you mounted it)&lt;BR /&gt;&lt;BR /&gt;If there are no processes on it, there is no need for the next step.&lt;BR /&gt;&lt;BR /&gt;It is possible to get a zombie or process 1 on the cdrom in which case your only good option is to boot.&lt;BR /&gt;&lt;BR /&gt;fuser -cuk /cdrom&lt;BR /&gt;&lt;BR /&gt;kills everything, lists it as it kills it.&lt;BR /&gt;&lt;BR /&gt;Don't be surprised if you lose your session, because its almost always sysadmin that causes this problem.&lt;BR /&gt;&lt;BR /&gt;There should be no need for pfs_umount, but you can try it if you want.&lt;BR /&gt;&lt;BR /&gt;This is not a patching issue, its a sysadmin keeping track of what he or she is doing issue.&lt;BR /&gt;&lt;BR /&gt;If your problem is with pfs_mount, you may start getting NFS errors on the console.  They can be safely ignored until you can find a safe window to reboot the machine.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 25 Feb 2003 13:29:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911381#M107374</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-02-25T13:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unmount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911382#M107375</link>
      <description>This normally happens when a user is in the cdrom directory or you have NFS mounted the CD and others are using it.&lt;BR /&gt;&lt;BR /&gt;do a CD to get back to your home directory, check out if the drive is in use by NFS&lt;BR /&gt;&lt;BR /&gt;Normally this is a problem that I have created for myself.</description>
      <pubDate>Tue, 25 Feb 2003 14:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911382#M107375</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2003-02-25T14:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unmount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911383#M107376</link>
      <description>Hopw this will solve your problem.&lt;BR /&gt;&lt;BR /&gt;1. cd /&lt;BR /&gt;2. fuser -ck /cdrom ( where cdrom is a directory , you mounted cdrom )&lt;BR /&gt;3. umount /cdrom &lt;BR /&gt;&lt;BR /&gt;-pap</description>
      <pubDate>Tue, 25 Feb 2003 16:00:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-unmount-cdrom/m-p/2911383#M107376</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2003-02-25T16:00:21Z</dc:date>
    </item>
  </channel>
</rss>

