<?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: forceful umount in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/forceful-umount/m-p/3851631#M612191</link>
    <description>Make sure that you bring down database before you kill process otherwise database get corrupted.&lt;BR /&gt;&lt;BR /&gt;fuser -cu /oracle and see processes belongs it.&lt;BR /&gt;&lt;BR /&gt;fuser -ku /oracle --&amp;gt; will kill all processes belongs to oracle.&lt;BR /&gt;&lt;BR /&gt;umount /oracle and related filesystems.&lt;BR /&gt;&lt;BR /&gt;lvextend -L 10240 /dev/vgXXX/lvolYYY&lt;BR /&gt;extendfs -F vxfs /mountpoint</description>
    <pubDate>Mon, 28 Aug 2006 10:22:19 GMT</pubDate>
    <dc:creator>IT_2007</dc:creator>
    <dc:date>2006-08-28T10:22:19Z</dc:date>
    <item>
      <title>forceful umount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forceful-umount/m-p/3851628#M612188</link>
      <description>i need to unmount /oracle and i have multiple filesyetsms like /oracle/data1, /oracle/data2 thru /oracle/data35. How do i unmount /oracle forcefully so that all the others are also unmounted. I need to extend /oracle by 10G for which i need to umount. no online JFS.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Thomas</description>
      <pubDate>Mon, 28 Aug 2006 10:04:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forceful-umount/m-p/3851628#M612188</guid>
      <dc:creator>M.Thomas</dc:creator>
      <dc:date>2006-08-28T10:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: forceful umount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forceful-umount/m-p/3851629#M612189</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You could do:&lt;BR /&gt;&lt;BR /&gt;# for F in `bdf|awk '$NF~/oracle/ {print $NF}`&lt;BR /&gt;&amp;gt; do&lt;BR /&gt;&amp;gt; umount ${F}&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 28 Aug 2006 10:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forceful-umount/m-p/3851629#M612189</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-08-28T10:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: forceful umount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forceful-umount/m-p/3851630#M612190</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Simplest way&lt;BR /&gt;reboot server and bring it up in single user mode&lt;BR /&gt;mount only those mount points in vg00 (/usr, /var) necessary for the lv/file system extension&lt;BR /&gt;extend the lv/file system&lt;BR /&gt;reboot server and come up in multiuser mode&lt;BR /&gt;&lt;BR /&gt;harder way&lt;BR /&gt;shutdown oracle, and any other process that access the affected mount points&lt;BR /&gt;write a script to umount the desired mount points&lt;BR /&gt;run the script&lt;BR /&gt;see which ones did not unmount&lt;BR /&gt;run fuser or lsof to determine what processes are using the mount points&lt;BR /&gt;shutdown/kill those processes&lt;BR /&gt;umount the remaining mount points&lt;BR /&gt;extend the lv/fs&lt;BR /&gt;remount the mount points in the correct order&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Aug 2006 10:18:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forceful-umount/m-p/3851630#M612190</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-08-28T10:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: forceful umount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forceful-umount/m-p/3851631#M612191</link>
      <description>Make sure that you bring down database before you kill process otherwise database get corrupted.&lt;BR /&gt;&lt;BR /&gt;fuser -cu /oracle and see processes belongs it.&lt;BR /&gt;&lt;BR /&gt;fuser -ku /oracle --&amp;gt; will kill all processes belongs to oracle.&lt;BR /&gt;&lt;BR /&gt;umount /oracle and related filesystems.&lt;BR /&gt;&lt;BR /&gt;lvextend -L 10240 /dev/vgXXX/lvolYYY&lt;BR /&gt;extendfs -F vxfs /mountpoint</description>
      <pubDate>Mon, 28 Aug 2006 10:22:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forceful-umount/m-p/3851631#M612191</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-08-28T10:22:19Z</dc:date>
    </item>
  </channel>
</rss>

