<?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: unmount filesystem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unmount-filesystem/m-p/5026007#M429660</link>
    <description>hi peter&lt;BR /&gt;what did you mean You only lose data, if you change the file system layout.&lt;BR /&gt;&lt;BR /&gt;(are you sure the unmount does not lose any data)&lt;BR /&gt;&lt;BR /&gt;thanks for help&lt;BR /&gt;</description>
    <pubDate>Thu, 01 Feb 2007 07:09:22 GMT</pubDate>
    <dc:creator>tareq_2</dc:creator>
    <dc:date>2007-02-01T07:09:22Z</dc:date>
    <item>
      <title>unmount filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unmount-filesystem/m-p/5026005#M429658</link>
      <description>hi&lt;BR /&gt;i have read the following steps in hp Technical documentation but is this procedures (unmounting the filesystem)&lt;BR /&gt;will lose me my data&lt;BR /&gt;Increase /var&lt;BR /&gt;Follow these steps to increase the size limit of /var.&lt;BR /&gt;&lt;BR /&gt;Determine if any space is available for the /dev/vg00:&lt;BR /&gt;&lt;BR /&gt;/sbin/vgdisplay /dev/vg00 &lt;BR /&gt;&lt;BR /&gt;You should see output like this:&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;            - Volume groups - VG Name                     /dev/vg00VG Write Access             read/writeVG Status                   availableMax LV                      255Cur LV                      8Open LV                     8Max PV                      16Cur PV                      1Act PV                      1Max PE per PV               2000VGDA                        2PE Size (Mbytes)            4Total PE                    249Alloc PE                    170Free PE                     79Total PVG                        0 &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The Free PE indicates the number of 4 MB extents available, in this case 79 (equivalent to 316 MB).&lt;BR /&gt;&lt;BR /&gt;Change to single user state:&lt;BR /&gt;&lt;BR /&gt;/sbin/shutdown&lt;BR /&gt;&lt;BR /&gt;This allows /var to be unmounted.&lt;BR /&gt;&lt;BR /&gt;View mounted volumes:&lt;BR /&gt;&lt;BR /&gt;/sbin/mount&lt;BR /&gt;&lt;BR /&gt;You see a display similar to the following:&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;/ on /dev/vg00/lvol1 defaults on Sat Mar 8 23:19:19 1997/var on /dev/vg00/lvol7 defaults on Sat Mar 8 23:19:28 1997 &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Determine which logical volume maps to /var. In this example, it is /dev/vg00/lvol7&lt;BR /&gt;&lt;BR /&gt;Unmount /var:&lt;BR /&gt;&lt;BR /&gt;/sbin/umount /var&lt;BR /&gt;&lt;BR /&gt;This is required for the next step, because extendfs can only work on unmounted volumes. If you get a "device busy" error at this point, reboot the system and log on in single-user mode before continuing.&lt;BR /&gt;&lt;BR /&gt;Extend the size of the logical volume:&lt;BR /&gt;&lt;BR /&gt;/sbin/lvextend -L new_size_in_MB /dev/vg00/lvol7&lt;BR /&gt;&lt;BR /&gt;For example, to make this volume 332 MB:&lt;BR /&gt;&lt;BR /&gt;/sbin/lvextend -L 332 /dev/vg00/lvol7&lt;BR /&gt;&lt;BR /&gt;To extend the file system size to the logical volume size:&lt;BR /&gt;&lt;BR /&gt;/sbin/extendfs /dev/vg00/rlvol7&lt;BR /&gt;&lt;BR /&gt;Mount /var:&lt;BR /&gt;&lt;BR /&gt;/sbin/mount /var&lt;BR /&gt;&lt;BR /&gt;Go back to the regular init state: init 3 or init 4, or reboot.&lt;BR /&gt;&lt;BR /&gt;Wait 10 minutes after changing the system state or rebooting to let processes complete before running SD-UX commands.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;note: is unmount filesystem will lose me my data&lt;BR /&gt;&lt;BR /&gt;any body help.</description>
      <pubDate>Thu, 01 Feb 2007 06:44:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unmount-filesystem/m-p/5026005#M429658</guid>
      <dc:creator>tareq_2</dc:creator>
      <dc:date>2007-02-01T06:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: unmount filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unmount-filesystem/m-p/5026006#M429659</link>
      <description>Hi,&lt;BR /&gt;no, the umount command itself does not lose any data.&lt;BR /&gt;You mount and unmount filesystems, as long as nobody is using them. See "man 1m mount"&lt;BR /&gt;You only lose data, if you change the file system layout.&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Feb 2007 06:56:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unmount-filesystem/m-p/5026006#M429659</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-02-01T06:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: unmount filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unmount-filesystem/m-p/5026007#M429660</link>
      <description>hi peter&lt;BR /&gt;what did you mean You only lose data, if you change the file system layout.&lt;BR /&gt;&lt;BR /&gt;(are you sure the unmount does not lose any data)&lt;BR /&gt;&lt;BR /&gt;thanks for help&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Feb 2007 07:09:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unmount-filesystem/m-p/5026007#M429660</guid>
      <dc:creator>tareq_2</dc:creator>
      <dc:date>2007-02-01T07:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: unmount filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unmount-filesystem/m-p/5026008#M429661</link>
      <description>Tareq,&lt;BR /&gt;the unmount does not lose data.&lt;BR /&gt;&lt;BR /&gt;My comment was for a situation were you, for example, lvreduce (shrink the logical volume), you would lose data.&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Feb 2007 07:23:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unmount-filesystem/m-p/5026008#M429661</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-02-01T07:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: unmount filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unmount-filesystem/m-p/5026009#M429662</link>
      <description>thanks that what i need&lt;BR /&gt;best regards</description>
      <pubDate>Thu, 01 Feb 2007 07:33:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unmount-filesystem/m-p/5026009#M429662</guid>
      <dc:creator>tareq_2</dc:creator>
      <dc:date>2007-02-01T07:33:03Z</dc:date>
    </item>
  </channel>
</rss>

