<?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: filesystem issues in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138352#M451900</link>
    <description>Hi Roy,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;we want to recover it....please suggest how....in previous post i have mentioned the problem&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;is it new logical volume created..?&lt;BR /&gt;&lt;BR /&gt;yes &lt;MEANS&gt;&lt;BR /&gt;&lt;BR /&gt;fuser -c /oracle/DEY/sapdata1&lt;BR /&gt;(the above command will who currently using the file system)&lt;BR /&gt;&lt;BR /&gt;fuser -ku /oracle/DEY/sapdata1&lt;BR /&gt;(kick all the user who currently using)&lt;BR /&gt;&lt;BR /&gt;umount /oracle/DEY/sapdata1&lt;BR /&gt;&lt;BR /&gt;lvremove /dev/vgxx/lvolx&lt;BR /&gt;&lt;BR /&gt;lvcreate -L &lt;LV_SIZE&gt; &lt;VG_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;newfs -F vxfs -o largefiles /dev/vg06/rlvolx&lt;BR /&gt;&lt;BR /&gt;mkdir /&lt;NEW_MOUNT_POINT&gt;&lt;BR /&gt;&lt;BR /&gt;cp /etc/fstab /etc/fstab.&lt;CURRENT_DATE&gt; --&amp;gt; backup your fstab.&lt;BR /&gt;&lt;BR /&gt;vi /etc/fstab &lt;BR /&gt;&lt;BR /&gt;/dev/vgxx/lovlx /&lt;MOUNT_POINT&gt; vxfs rw,suid,largefiles,delaylog,datainlog 0 2&lt;BR /&gt;&lt;BR /&gt;lvdisplay -v /dev/vgxx/lvolxx&lt;BR /&gt;&lt;CHECK the="" lv_size=""&gt;&lt;BR /&gt;&lt;BR /&gt;mount -a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson&lt;/CHECK&gt;&lt;/MOUNT_POINT&gt;&lt;/CURRENT_DATE&gt;&lt;/NEW_MOUNT_POINT&gt;&lt;/VG_NAME&gt;&lt;/LV_SIZE&gt;&lt;/MEANS&gt;</description>
    <pubDate>Thu, 30 Oct 2008 10:18:43 GMT</pubDate>
    <dc:creator>Johnson Punniyalingam</dc:creator>
    <dc:date>2008-10-30T10:18:43Z</dc:date>
    <item>
      <title>filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138337#M451885</link>
      <description>hi experts,&lt;BR /&gt;&lt;BR /&gt;i had created filesystem yesterday and mouted it. each filesystem was created of size 35gigs but now its showing only of 6gigs when i see with bdf mount point, but if i use bdf with their lv then it give me the actual size.&lt;BR /&gt;&lt;BR /&gt;i tried to use fsadm but its giving me  following error.&lt;BR /&gt;&lt;BR /&gt; fsadm -b 36700160m /oracle/DEY/sapdata1&lt;BR /&gt;fsadm: /etc/default/fs is used for determining the file system type&lt;BR /&gt;UX:vxfs fsadm: ERROR: V-3-20279: /oracle/DEY/sapdata1 is not the root inode of a vxfs file system&lt;BR /&gt;&lt;BR /&gt;even i tried to umount it but its also giving the below error.&lt;BR /&gt;&lt;BR /&gt;umount /oracle/DEY/sapdata1&lt;BR /&gt;umount: cannot unmount /oracle/DEY/sapdata1 : Block device required&lt;BR /&gt;umount: return error 1.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please help.&lt;BR /&gt;&lt;BR /&gt;thanks in advance.&lt;BR /&gt;&lt;BR /&gt;~Roy</description>
      <pubDate>Thu, 30 Oct 2008 08:27:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138337#M451885</guid>
      <dc:creator>amipankaj</dc:creator>
      <dc:date>2008-10-30T08:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138338#M451886</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I suspect that the filesystem you created yesterday is not currently mounted.&lt;BR /&gt;When you do a bdf is the displayed filesystem name same as that you are mentioning in bdf.&lt;BR /&gt;e.g.&lt;BR /&gt;bdf /oracle/DEY/sapdata1&lt;BR /&gt;should return something like&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vgxx/lvolyy&lt;BR /&gt;                    524288  285296  237456   55% /oracle/DEY/sapdata1&lt;BR /&gt;&lt;BR /&gt;This is just an example - ignore the names and values.&lt;BR /&gt;&lt;BR /&gt;I think when you do a bdf, the output you are seeing is filesystem beneath which you have another directory /oracle/DEY/sapdata1 which is mount point for your new filesystem.&lt;BR /&gt;&lt;BR /&gt;Please post the output of &lt;BR /&gt;bdf /oracle/DEY/sapdata1&lt;BR /&gt;&lt;BR /&gt;also post the output of&lt;BR /&gt;&lt;BR /&gt;bdf | grep "The lvol name you created yesterday"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Thu, 30 Oct 2008 08:34:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138338#M451886</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2008-10-30T08:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138339#M451887</link>
      <description>Hi Ninad,&lt;BR /&gt;&lt;BR /&gt;thanks for reply but i have already mounted it...please below output.&lt;BR /&gt;&lt;BR /&gt; mount /dev/vgdey_o2/lv_sd1 /oracle/DEY/sapdata1&lt;BR /&gt;mount: /dev/vgdey_o2/lv_sd1 is already mounted on /oracle/DEY/sapdata1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; bdf /oracle/DEY/sapdata1&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vgdey_o2/lv_sd1&lt;BR /&gt;                   6291456   21352 6221120    0% /oracle/DEY/sapdata1&lt;BR /&gt;&lt;BR /&gt; bdf /dev/vgdey_o2/lv_sd1&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vgdey_o2/lv_sd1&lt;BR /&gt;                   36700160   22192 36391424    0% /oracle/DEY/sapdata1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Oct 2008 08:40:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138339#M451887</guid>
      <dc:creator>amipankaj</dc:creator>
      <dc:date>2008-10-30T08:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138340#M451888</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;ok.&lt;BR /&gt;Can you also let us know if either /oracle/DEY or /oracle is another filesystem.&lt;BR /&gt;Please post the outputs of&lt;BR /&gt;bdf /oracle/DEY &lt;BR /&gt;and&lt;BR /&gt;bdf /oracle&lt;BR /&gt;&lt;BR /&gt;One more possiblity is that you mounted &lt;BR /&gt;/oracle/DEY/sapdata1 first and then mounted&lt;BR /&gt;/oracle OR /oracle/DEY (whichever may be the filesystem)&lt;BR /&gt;&lt;BR /&gt;In such a case - if no applications are using the filesystem /oracle/DEY/sapdata1 currently - then you can try unmounting and then mounting it again.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Thu, 30 Oct 2008 08:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138340#M451888</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2008-10-30T08:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138341#M451889</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;please post the output of&lt;BR /&gt;&lt;BR /&gt;vgdisplay vgdey_o2&lt;BR /&gt;lvdisplay /dev/vgdey_o2/lv_sd1 &lt;BR /&gt;lvdisplay /dev/vgdey_o2/lv_sd1 &lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Thu, 30 Oct 2008 09:01:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138341#M451889</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2008-10-30T09:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138342#M451890</link>
      <description>hi Ninad,&lt;BR /&gt;&lt;BR /&gt;here is the problem ....&lt;BR /&gt;&lt;BR /&gt; bdf /oracle/DEY&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vgdey_o2/lv_sd1&lt;BR /&gt;                   6291456   21352 6221120    0% /oracle/DEY/sapdata1&lt;BR /&gt;&lt;BR /&gt; bdf /oracle/DEY/sapdata1&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vgdey_o2/lv_sd1&lt;BR /&gt;                   6291456   21352 6221120    0% /oracle/DEY/sapdata1&lt;BR /&gt;&lt;BR /&gt;both of the mountpoints are mounted on the same lv....and also the the mountpoint .oracle.dey is mounted on another lv &lt;BR /&gt;/dev/vgdey_o1/lv_oracle&lt;BR /&gt;                   6291456   21352 6221120    0% /oracle/DEY&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please let know what to do....</description>
      <pubDate>Thu, 30 Oct 2008 09:07:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138342#M451890</guid>
      <dc:creator>amipankaj</dc:creator>
      <dc:date>2008-10-30T09:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138343#M451891</link>
      <description>hey suraj, &lt;BR /&gt;&lt;BR /&gt;the output of vgdisplay and lvdisplay is looking good.&lt;BR /&gt;&lt;BR /&gt;vgdisplay /dev/vgdey_o2&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vgdey_o2&lt;BR /&gt;VG Write Access             read/write&lt;BR /&gt;VG Status                   available&lt;BR /&gt;Max LV                      255&lt;BR /&gt;Cur LV                      12&lt;BR /&gt;Open LV                     12&lt;BR /&gt;Max PV                      255&lt;BR /&gt;Cur PV                      14&lt;BR /&gt;Act PV                      14&lt;BR /&gt;Max PE per PV               2157&lt;BR /&gt;VGDA                        28&lt;BR /&gt;PE Size (Mbytes)            16&lt;BR /&gt;Total PE                    30198&lt;BR /&gt;Alloc PE                    29824&lt;BR /&gt;Free PE                     374&lt;BR /&gt;Total PVG                   0&lt;BR /&gt;Total Spare PVs             0&lt;BR /&gt;Total Spare PVs in use      0&lt;BR /&gt;&lt;BR /&gt;lvdisplay /dev/vgdey_o2/lv_sd1&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vgdey_o2/lv_sd1&lt;BR /&gt;VG Name                     /dev/vgdey_o2&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               0&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            35840&lt;BR /&gt;Current LE                  2240&lt;BR /&gt;Allocated PE                2240&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   on&lt;BR /&gt;Allocation                  strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Oct 2008 09:11:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138343#M451891</guid>
      <dc:creator>amipankaj</dc:creator>
      <dc:date>2008-10-30T09:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138344#M451892</link>
      <description>Ninad,&lt;BR /&gt;&lt;BR /&gt;i have mentioned in my previous post also that i am unable to mount the file system, its giving error.</description>
      <pubDate>Thu, 30 Oct 2008 09:15:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138344#M451892</guid>
      <dc:creator>amipankaj</dc:creator>
      <dc:date>2008-10-30T09:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138345#M451893</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Exactly as I suspected.&lt;BR /&gt;I think you have mounted /oracle/DEY/sapdata1 first and then mounted /oracle/DEY. Hence it is showing like this. You can confirm this by giving command&lt;BR /&gt;mount&lt;BR /&gt;This will show at what time each filesystem was mounted.&lt;BR /&gt;&lt;BR /&gt;The resolution as I mentioned earlier is to unmount the filesystems and remount them again.&lt;BR /&gt;Then the sequence will be&lt;BR /&gt;Check that the applications using the filesystems to be unmounted are stopped first and then&lt;BR /&gt;&lt;BR /&gt;1. umount /oracle/DEY (since you mounted this last)&lt;BR /&gt;2. umount /oracle/DEY/sapdata1&lt;BR /&gt;3. mount /oracle/DEY&lt;BR /&gt;4. Check directory /oracle/DEY/sapdata1 exists (if not create it)&lt;BR /&gt;5. mount /oracle/DEY/sapdata1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Thu, 30 Oct 2008 09:17:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138345#M451893</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2008-10-30T09:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138346#M451894</link>
      <description>Hi Ninad,&lt;BR /&gt;&lt;BR /&gt;here is the exact issue what i got now...&lt;BR /&gt;&lt;BR /&gt;/dev/vgdey_o1/lv_oracle&lt;BR /&gt;                   6291456   21352 6221120    0% /oracle/DEY&lt;BR /&gt;&lt;BR /&gt;the mountpoint /oracle/DEY is mounted on two lv one is ...&lt;BR /&gt;&lt;BR /&gt;/dev/vgdey_o1/lv_sd1.&lt;BR /&gt;&lt;BR /&gt; bdf /oracle/DEY&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vgdey_o2/lv_sd1&lt;BR /&gt;                   6291456   21352 6221120    0% /oracle/DEY/sapdata1&lt;BR /&gt;and lv_sd1 is llso mounted on mount point /oracle/DEY/sapdata1.&lt;BR /&gt;&lt;BR /&gt;in /etc/fstab we donot have entry for &lt;BR /&gt;                   6291456   21352 6221120    0% /oracle/DEY&lt;BR /&gt;and another is /oracle/DEY mounted on /oracle/DEY/sapdata1 .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please let me know how i can recover from here.&lt;BR /&gt;&lt;BR /&gt;thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Roy</description>
      <pubDate>Thu, 30 Oct 2008 09:39:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138346#M451894</guid>
      <dc:creator>amipankaj</dc:creator>
      <dc:date>2008-10-30T09:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138347#M451895</link>
      <description>Hi ,&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;fsadm -b 36700160m /oracle/DEY/sapdata1&lt;BR /&gt;fsadm: /etc/default/fs is used for determining the file system type&lt;BR /&gt;UX:vxfs fsadm: ERROR: V-3-20279: /oracle/DEY/sapdata1 is not the root inode of a vxfs file system&lt;BR /&gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;(i suspected you using worng option in your fsadm)&lt;BR /&gt;&lt;BR /&gt;swlist |grep -i jfs&lt;BR /&gt;(do you have ONLINE JFS)..? &lt;BR /&gt;&lt;BR /&gt;please usaully follow this procedure&lt;BR /&gt;&lt;BR /&gt;steps to lvcreate with Online JFS&lt;BR /&gt;&lt;BR /&gt;lvcreate -L &lt;LV_SIZE&gt; &lt;VG_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;newfs -F vxfs -o largefiles /dev/vg06/rlvolx&lt;BR /&gt;&lt;BR /&gt;mkdir /&lt;NEW_MOUNT_POINT&gt;&lt;BR /&gt;&lt;BR /&gt;cp /etc/fstab /etc/fstab.&lt;CURRENT_DATE&gt; --&amp;gt; backup your fstab.&lt;BR /&gt;&lt;BR /&gt;vi /etc/fstab &lt;BR /&gt;&lt;BR /&gt;/dev/vgxx/lovlx /&lt;MOUNT_POINT&gt; vxfs rw,suid,largefiles,delaylog,datainlog 0 2&lt;BR /&gt;&lt;BR /&gt;mount -a &lt;BR /&gt;&lt;BR /&gt;if you have "Online Jfs" &lt;BR /&gt;&lt;BR /&gt;lvcreate -L &lt;NEW_LV_SIZE&gt; &lt;VG_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -o largefiles /dev/vgxx/rlvolx&lt;BR /&gt;&lt;BR /&gt;mkdir /&lt;NEW_MOUNT_POINT&gt;&lt;BR /&gt;&lt;BR /&gt;cp /etc/fstab /etc/fstab.&lt;CURRENT_DATE&gt; --&amp;gt; backup your fstab.&lt;BR /&gt;&lt;BR /&gt;vi /etc/fstab &lt;BR /&gt;&lt;BR /&gt;/dev/vgxx/lovlx /&lt;MOUNT_POINT&gt; vxfs rw,suid,largefiles,delaylog,datainlog 0 2&lt;BR /&gt;&lt;BR /&gt;mount -a &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Best Regards,&lt;BR /&gt;Johnson&lt;/MOUNT_POINT&gt;&lt;/CURRENT_DATE&gt;&lt;/NEW_MOUNT_POINT&gt;&lt;/VG_NAME&gt;&lt;/NEW_LV_SIZE&gt;&lt;/MOUNT_POINT&gt;&lt;/CURRENT_DATE&gt;&lt;/NEW_MOUNT_POINT&gt;&lt;/VG_NAME&gt;&lt;/LV_SIZE&gt;</description>
      <pubDate>Thu, 30 Oct 2008 09:50:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138347#M451895</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2008-10-30T09:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138348#M451896</link>
      <description>Thanks John,&lt;BR /&gt;&lt;BR /&gt;but now everything is done, we want to recover it....please suggest how....in previous post i have mentioned the problem.....thanks...Roy</description>
      <pubDate>Thu, 30 Oct 2008 10:03:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138348#M451896</guid>
      <dc:creator>amipankaj</dc:creator>
      <dc:date>2008-10-30T10:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138349#M451897</link>
      <description>Hi Roy,&lt;BR /&gt;&lt;BR /&gt;I dont think its something to do with lvol mounted twice - just the way the output of bdf is confusing you.&lt;BR /&gt;Have u tried the steps I have told - of umounting anf mounting -&lt;BR /&gt;If it is possible - pls try that and check if ur problem is resolved.&lt;BR /&gt;Else - I will reply again. am in a meeting now.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Thu, 30 Oct 2008 10:06:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138349#M451897</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2008-10-30T10:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138350#M451898</link>
      <description>Thanks Ninad, i tried again...but i am unable to do so....its giving error.&lt;BR /&gt;&lt;BR /&gt;all the filesystem mounted on the directory /oracle/DEY is showing the same size as of /oracle/DEY whether the size of lvs are different.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/dev/vgdey_o2/lv_sd1&lt;BR /&gt;                   6291456   21520 6221016    0% /oracle/DEY/sapdata1&lt;BR /&gt;/dev/vgdey_o2/lv_MlogB&lt;BR /&gt;                   6291456   21520 6221016    0% /oracle/DEY/mirrlogB&lt;BR /&gt;/dev/vgdey_o2/lv_OlogA&lt;BR /&gt;                   6291456   21520 6221016    0% /oracle/DEY/origlogA&lt;BR /&gt;/dev/vgdey_o2/lv_sd9&lt;BR /&gt;                   6291456   21520 6221016    0% /oracle/DEY/sapdata9&lt;BR /&gt;/dev/vgdey_o2/lv_sd5&lt;BR /&gt;                   6291456   21520 6221016    0% /oracle/DEY/sapdata5&lt;BR /&gt;/dev/vgdey_o2/lv_sd6&lt;BR /&gt;                   6291456   21520 6221016    0% /oracle/DEY/sapdata6&lt;BR /&gt;/dev/vgdey_o2/lv_sd7&lt;BR /&gt;                   6291456   21520 6221016    0% /oracle/DEY/sapdata7&lt;BR /&gt;/dev/vgdey_o2/lv_sd8&lt;BR /&gt;                   6291456   21520 6221016    0% /oracle/DEY/sapdata8&lt;BR /&gt;/dev/vgdey_o2/lv_sdt&lt;BR /&gt;                   6291456   21520 6221016    0% /oracle/DEY/sapdatat&lt;BR /&gt;/dev/vgdey_o2/lv_sd3&lt;BR /&gt;                   6291456   21520 6221016    0% /oracle/DEY/sapdata3&lt;BR /&gt;/dev/vgdey_o2/lv_sd2&lt;BR /&gt;                   6291456   21520 6221016    0% /oracle/DEY/sapdata2&lt;BR /&gt;/dev/vgdey_o2/lv_sd10&lt;BR /&gt;                   6291456   21520 6221016    0% /oracle/DEY/sapdata10&lt;BR /&gt;/dev/vgdey_o1/lv_oracle&lt;BR /&gt;                   6291456   21520 6221016    0% /oracle/DEY&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Oct 2008 10:10:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138350#M451898</guid>
      <dc:creator>amipankaj</dc:creator>
      <dc:date>2008-10-30T10:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138351#M451899</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;ok.&lt;BR /&gt;Can you post the output of command mount&lt;BR /&gt;The errors are because all the filesystems under /oracle/DEY also need to be unmounted.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Oct 2008 10:17:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138351#M451899</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2008-10-30T10:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138352#M451900</link>
      <description>Hi Roy,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;we want to recover it....please suggest how....in previous post i have mentioned the problem&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;is it new logical volume created..?&lt;BR /&gt;&lt;BR /&gt;yes &lt;MEANS&gt;&lt;BR /&gt;&lt;BR /&gt;fuser -c /oracle/DEY/sapdata1&lt;BR /&gt;(the above command will who currently using the file system)&lt;BR /&gt;&lt;BR /&gt;fuser -ku /oracle/DEY/sapdata1&lt;BR /&gt;(kick all the user who currently using)&lt;BR /&gt;&lt;BR /&gt;umount /oracle/DEY/sapdata1&lt;BR /&gt;&lt;BR /&gt;lvremove /dev/vgxx/lvolx&lt;BR /&gt;&lt;BR /&gt;lvcreate -L &lt;LV_SIZE&gt; &lt;VG_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;newfs -F vxfs -o largefiles /dev/vg06/rlvolx&lt;BR /&gt;&lt;BR /&gt;mkdir /&lt;NEW_MOUNT_POINT&gt;&lt;BR /&gt;&lt;BR /&gt;cp /etc/fstab /etc/fstab.&lt;CURRENT_DATE&gt; --&amp;gt; backup your fstab.&lt;BR /&gt;&lt;BR /&gt;vi /etc/fstab &lt;BR /&gt;&lt;BR /&gt;/dev/vgxx/lovlx /&lt;MOUNT_POINT&gt; vxfs rw,suid,largefiles,delaylog,datainlog 0 2&lt;BR /&gt;&lt;BR /&gt;lvdisplay -v /dev/vgxx/lvolxx&lt;BR /&gt;&lt;CHECK the="" lv_size=""&gt;&lt;BR /&gt;&lt;BR /&gt;mount -a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson&lt;/CHECK&gt;&lt;/MOUNT_POINT&gt;&lt;/CURRENT_DATE&gt;&lt;/NEW_MOUNT_POINT&gt;&lt;/VG_NAME&gt;&lt;/LV_SIZE&gt;&lt;/MEANS&gt;</description>
      <pubDate>Thu, 30 Oct 2008 10:18:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138352#M451900</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2008-10-30T10:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138353#M451901</link>
      <description>if this "confirm that bdf - output " doesn't show your correct size&lt;BR /&gt;&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab.bk&lt;BR /&gt;# mount -a&lt;BR /&gt;&lt;BR /&gt;(this should create new mnttab) &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson</description>
      <pubDate>Thu, 30 Oct 2008 10:22:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138353#M451901</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2008-10-30T10:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138354#M451902</link>
      <description>To mount the filesystems, we have to unmount first, but we are unable to do so...as one Lv is mounted on two mount points and one mount point is mounted one two LV.&lt;BR /&gt;&lt;BR /&gt;thanks....Roy</description>
      <pubDate>Thu, 30 Oct 2008 10:31:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138354#M451902</guid>
      <dc:creator>amipankaj</dc:creator>
      <dc:date>2008-10-30T10:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138355#M451903</link>
      <description>Hi Roy,&lt;BR /&gt;&lt;BR /&gt;Can you PLEASE post the output of mount command ???&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Thu, 30 Oct 2008 10:33:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138355#M451903</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2008-10-30T10:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138356#M451904</link>
      <description>Hi Ninad and John,&lt;BR /&gt;&lt;BR /&gt;the issue got resolve now.....i dont know but after some time i tried and it get unmounted ...now everything is fine....the issue was ....just i was not able to unmount the file system......thanks guys...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Oct 2008 11:30:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-issues/m-p/5138356#M451904</guid>
      <dc:creator>amipankaj</dc:creator>
      <dc:date>2008-10-30T11:30:11Z</dc:date>
    </item>
  </channel>
</rss>

