<?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: umount error - cannot umount : block device required in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867469#M626360</link>
    <description>What does&lt;BR /&gt;mount -v &lt;BR /&gt;show about this vg - if anything?&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
    <pubDate>Tue, 26 Oct 2004 11:59:57 GMT</pubDate>
    <dc:creator>Jeff Schussele</dc:creator>
    <dc:date>2004-10-26T11:59:57Z</dc:date>
    <item>
      <title>umount error - cannot umount : block device required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867464#M626355</link>
      <description>I get this error when trying to umount /v01.&lt;BR /&gt;I show it mounted in /etc/mnttab.  If I run bdf I can see it as one of the file systems mounted.  However if I run bdf /v01 then it shows up under /, which implies it is just a directory.  If I cd into /v01 there is nothing in it.  However, when you run the bdf (for everything) /v01 will show about 50k of data.  I need to export the volume group but I can not until I get this 'unmounted'.</description>
      <pubDate>Tue, 26 Oct 2004 11:31:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867464#M626355</guid>
      <dc:creator>Shawn Miller_2</dc:creator>
      <dc:date>2004-10-26T11:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: umount error - cannot umount : block device required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867465#M626356</link>
      <description>if /v01 shows up on bdf&lt;BR /&gt;&lt;BR /&gt;fuser -cuk /v01&lt;BR /&gt;&lt;BR /&gt;kills all processes on the filesystem.&lt;BR /&gt;&lt;BR /&gt;Now you can umount.&lt;BR /&gt;&lt;BR /&gt;You can not umount a filesystem while your session is sitting in it.&lt;BR /&gt;&lt;BR /&gt;cd out of the directory first.&lt;BR /&gt;&lt;BR /&gt;IF that doesn't work, consider reboot.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 26 Oct 2004 11:35:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867465#M626356</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-26T11:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: umount error - cannot umount : block device required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867466#M626357</link>
      <description>The problem is not that the file system is busy.  There is no processes running.  I ran a fuser -cu /v01.  When I go to umount I get the error can not umount, block device required.  It 'sort of' shows up under bdf.  I can run bdf on /v02 and it shows /v02, I can also run bdf|grep v02 and it shows up the same way.  However, with /v01 I run bdf /v01 and it shows up as /.  If I run bdf|grep v01 then it shows up as /v01.</description>
      <pubDate>Tue, 26 Oct 2004 11:39:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867466#M626357</guid>
      <dc:creator>Shawn Miller_2</dc:creator>
      <dc:date>2004-10-26T11:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: umount error - cannot umount : block device required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867467#M626358</link>
      <description>HI Shawn,&lt;BR /&gt;&lt;BR /&gt;I'd suspect the mnttab file is corrupt.&lt;BR /&gt;Move or rename it &amp;amp; run mount - that'll rebuild it.&lt;BR /&gt;It sures sounds like it's not physically mounted other than the mnttab entry.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Oct 2004 11:45:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867467#M626358</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-10-26T11:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: umount error - cannot umount : block device required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867468#M626359</link>
      <description>That did not help.&lt;BR /&gt;&lt;BR /&gt;Here is what I am seeing and this is after removing /etc/mnttab and running mount:&lt;BR /&gt;&lt;BR /&gt;miux06:root-/# umount /v01&lt;BR /&gt;umount: cannot unmount /v01 : Block device required&lt;BR /&gt;miux06:root-/# vgchange -a n vg_v01&lt;BR /&gt;vgchange: Couldn't deactivate volume group "vg_v01":&lt;BR /&gt;Device busy&lt;BR /&gt;miux06:root-/# bdf|grep v01&lt;BR /&gt;/dev/vg_v01/lv_v01  524288   47324  447167   10% /v01&lt;BR /&gt;miux06:root-/# bdf /v01&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     524288   47324  447167   10% /&lt;BR /&gt;miux06:root-/# grep v01 /etc/mnttab&lt;BR /&gt;/dev/vg_v01/lv_v01 /v01 vxfs log,nodatainlog 0 0 1098763841</description>
      <pubDate>Tue, 26 Oct 2004 11:53:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867468#M626359</guid>
      <dc:creator>Shawn Miller_2</dc:creator>
      <dc:date>2004-10-26T11:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: umount error - cannot umount : block device required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867469#M626360</link>
      <description>What does&lt;BR /&gt;mount -v &lt;BR /&gt;show about this vg - if anything?&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 26 Oct 2004 11:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867469#M626360</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-10-26T11:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: umount error - cannot umount : block device required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867470#M626361</link>
      <description>Here is what mount -v shows in reference to this file system.&lt;BR /&gt;&lt;BR /&gt;/dev/vg_v01/lv_v01 on /v01 type vxfs log,nodatainlog on Tue Oct 26 00:10:41 2004</description>
      <pubDate>Tue, 26 Oct 2004 12:05:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867470#M626361</guid>
      <dc:creator>Shawn Miller_2</dc:creator>
      <dc:date>2004-10-26T12:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: umount error - cannot umount : block device required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867471#M626362</link>
      <description>did a block special device file for a PV in vg_v01 get removed?&lt;BR /&gt;&lt;BR /&gt;vgdisplay to see PVs in vg_v01, then ll on the PV names ( /dev/dsk/cxtxdx ).&lt;BR /&gt;&lt;BR /&gt; - John</description>
      <pubDate>Tue, 26 Oct 2004 12:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867471#M626362</guid>
      <dc:creator>John Kittel</dc:creator>
      <dc:date>2004-10-26T12:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: umount error - cannot umount : block device required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867472#M626363</link>
      <description>It shows up in vgdisplay and the device is created.  There are several logical volumes associated with this volume group and using the same disk.  There is no issue with any of those  logical volumes.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Oct 2004 12:24:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867472#M626363</guid>
      <dc:creator>Shawn Miller_2</dc:creator>
      <dc:date>2004-10-26T12:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: umount error - cannot umount : block device required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867473#M626364</link>
      <description>... 'nother idea,&lt;BR /&gt;&lt;BR /&gt;try umount dev/vg_v01/lv_v01</description>
      <pubDate>Tue, 26 Oct 2004 12:24:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867473#M626364</guid>
      <dc:creator>John Kittel</dc:creator>
      <dc:date>2004-10-26T12:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: umount error - cannot umount : block device required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867474#M626365</link>
      <description>The problem was that there was a symbolic link that pointed to /home/v01 and the symbolic link was removed while in use.  By running a find / -type M I saw that /home/v01 was mounted.  This was a mistake.  So I recreated the symbolic link then umounted /v01.  Then I removed the link and mounted the logical volume to /v01.  Thanks</description>
      <pubDate>Tue, 26 Oct 2004 14:39:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umount-error-cannot-umount-block-device-required/m-p/4867474#M626365</guid>
      <dc:creator>Shawn Miller_2</dc:creator>
      <dc:date>2004-10-26T14:39:15Z</dc:date>
    </item>
  </channel>
</rss>

