<?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 on lv in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-on-lv/m-p/2650178#M646709</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Create a make-Recovery tape before you start converting!&lt;BR /&gt;&lt;BR /&gt;And also have a fresh  Backup.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Jan 2002 17:40:40 GMT</pubDate>
    <dc:creator>Uday_S_Ankolekar</dc:creator>
    <dc:date>2002-01-22T17:40:40Z</dc:date>
    <item>
      <title>filesystem on lv</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-on-lv/m-p/2650172#M646703</link>
      <description>Hi &lt;BR /&gt;I would like to change filesystem on a logical volume from hfs to vxfs.with out lose in data.&lt;BR /&gt;Any help?appreciated</description>
      <pubDate>Tue, 22 Jan 2002 17:25:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-on-lv/m-p/2650172#M646703</guid>
      <dc:creator>subhashni</dc:creator>
      <dc:date>2002-01-22T17:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem on lv</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-on-lv/m-p/2650173#M646704</link>
      <description>Subhashni,&lt;BR /&gt;&lt;BR /&gt;The solution is in the knowledge base.  Check out document id #S3100004311.  Make sure to create a backup of the filesystem before proceeding.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Eric</description>
      <pubDate>Tue, 22 Jan 2002 17:28:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-on-lv/m-p/2650173#M646704</guid>
      <dc:creator>erics_1</dc:creator>
      <dc:date>2002-01-22T17:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem on lv</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-on-lv/m-p/2650174#M646705</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;1) Backup the HFS filesystem and VERIFY the backup.&lt;BR /&gt;2) umount the /hfs filesystem.&lt;BR /&gt;3) Run newfs -F vxfs on the same logical volume and them modify the /etc/fstab entries to reflect vxfs and any desired mount options.&lt;BR /&gt;4) Mount the vxfs filesystem.&lt;BR /&gt;5) Restore from backup.&lt;BR /&gt;&lt;BR /&gt;Man newfs_vxfs and mount_vxfs for details.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards, Clay</description>
      <pubDate>Tue, 22 Jan 2002 17:31:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-on-lv/m-p/2650174#M646705</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-01-22T17:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem on lv</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-on-lv/m-p/2650175#M646706</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try these steps:&lt;BR /&gt;&lt;BR /&gt;1) Take a full backup of the file system.&lt;BR /&gt;&lt;BR /&gt;Assuming your file system mount point is 'test' and the lvname is '/dev/vg01/lvol1'&lt;BR /&gt;&lt;BR /&gt;2) umount /test&lt;BR /&gt;3) newfs -F vxfs /dev/vg01/rlvol1&lt;BR /&gt;4) fsck /dev/vg01/lvol1&lt;BR /&gt;5) mount /dev/vg01/lvol1 /test&lt;BR /&gt;6) fstyp /dev/vg01/lvol1&lt;BR /&gt;7) Edit /etc/fstab and add new entries for vxfs instead of hfs.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Tue, 22 Jan 2002 17:34:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-on-lv/m-p/2650175#M646706</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-22T17:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem on lv</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-on-lv/m-p/2650176#M646707</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;Missed one step:&lt;BR /&gt;&lt;BR /&gt;8) Restore your data back to file system&lt;BR /&gt;&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jan 2002 17:35:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-on-lv/m-p/2650176#M646707</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-22T17:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem on lv</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-on-lv/m-p/2650177#M646708</link>
      <description>If you are running 11i of HP-UX, there is a command called vxfsconvert to do this for you.&lt;BR /&gt;&lt;BR /&gt;man vxfsconvert&lt;BR /&gt;&lt;BR /&gt;vxfsconvert - convert a file system to a vxfs file system</description>
      <pubDate>Tue, 22 Jan 2002 17:40:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-on-lv/m-p/2650177#M646708</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-01-22T17:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem on lv</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-on-lv/m-p/2650178#M646709</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Create a make-Recovery tape before you start converting!&lt;BR /&gt;&lt;BR /&gt;And also have a fresh  Backup.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jan 2002 17:40:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-on-lv/m-p/2650178#M646709</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-01-22T17:40:40Z</dc:date>
    </item>
  </channel>
</rss>

