<?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: File Systems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems/m-p/2415530#M764495</link>
    <description>Use Ignite ver 2.0 or later.&lt;BR /&gt;&lt;BR /&gt;Arun</description>
    <pubDate>Tue, 05 Oct 1999 12:02:01 GMT</pubDate>
    <dc:creator>Arun Pannase_1</dc:creator>
    <dc:date>1999-10-05T12:02:01Z</dc:date>
    <item>
      <title>File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems/m-p/2415526#M764491</link>
      <description>OS- HPUX 10.2&lt;BR /&gt;&lt;BR /&gt;What is the fastest way to move from hfs to vxfs ?&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Thu, 26 Aug 1999 02:23:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-systems/m-p/2415526#M764491</guid>
      <dc:creator>C.J. Ghorayeb</dc:creator>
      <dc:date>1999-08-26T02:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems/m-p/2415527#M764492</link>
      <description>There isn't really a fast way to go from HFS to VXFS . you can use mkfs to &lt;BR /&gt;convert but this will blow away the data in what was the HFS filesystem. &lt;BR /&gt;do the following: &lt;BR /&gt;It may not be the fastest but it will save your data. &lt;BR /&gt;&lt;BR /&gt;1) Backup the system or at least the filesystem you are going to convert &lt;BR /&gt;2) umount the filesystem &lt;BR /&gt;3) newfs -F vxfs /dev/vgname/rlvol_name .. yes you can use mkfs to do the same &lt;BR /&gt;thing. &lt;BR /&gt;4) vi /etc/fstab -&amp;gt; change the line for this file system to reflect vxfs and &lt;BR /&gt;the aurguments that go with it . &lt;BR /&gt;5) mount -a &lt;BR /&gt;6) bdf  -&amp;gt; verify the file system did mount &lt;BR /&gt;7) restore the data &lt;BR /&gt;&lt;BR /&gt;Hope that helps &lt;BR /&gt;&lt;BR /&gt;Stephen Delli</description>
      <pubDate>Thu, 26 Aug 1999 10:48:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-systems/m-p/2415527#M764492</guid>
      <dc:creator>Stephen J Delli</dc:creator>
      <dc:date>1999-08-26T10:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems/m-p/2415528#M764493</link>
      <description>Are you using LVM? If so just migrate your existing data from the existing HFS &lt;BR /&gt;filesystem to a new VXFS filesystem (logical volume), then remove the old HFS &lt;BR /&gt;filesystem and reclaim that space for the next new VXFS (or dump your data to &lt;BR /&gt;tape, remove the HFS and readd it as VXFS and reload). &lt;BR /&gt;&lt;BR /&gt;If you've got OS filesystems to change (I.E. /opt, /var, /usr) the process &lt;BR /&gt;becomes a bit different (since they are part of the OS and are by nature "busy" &lt;BR /&gt;filesystems) I use the hillbilly engineering approach: (might be easier in &lt;BR /&gt;single user mode). Make a FS of similar size, cpio everything from (example) &lt;BR /&gt;/var to the new FS and edit your fstab to point /var to the new "copy" device &lt;BR /&gt;and /var_tmp (or whatever name) to the old device. This will allow you to boot &lt;BR /&gt;with /var from an alternate location allowing you to remove and readd the &lt;BR /&gt;original as VXFS. After that, cpio your data from /var_tmp back to /var, change &lt;BR /&gt;your fstab back to the original device and once booted remove /var_tmp.&lt;BR /&gt;&lt;BR /&gt;SHORT ANSWER: There is no quick way.&lt;BR /&gt;REMINDER: Don't forget that /stand requires HFS.&lt;BR /&gt;&lt;BR /&gt;Good Luck!</description>
      <pubDate>Tue, 31 Aug 1999 10:00:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-systems/m-p/2415528#M764493</guid>
      <dc:creator>Gary M. Moore_1</dc:creator>
      <dc:date>1999-08-31T10:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems/m-p/2415529#M764494</link>
      <description>The easiest way I know of, is to create a new filesytem of the&lt;BR /&gt;type VXFS, and just cpio the data from the old filesystem into&lt;BR /&gt;the new, change the mountpoints, and your on your way.&lt;BR /&gt;That assumes you have enough space to copy the filesystem in the first place.  &lt;BR /&gt;Your other choice, would be to backup your existing filesytem,&lt;BR /&gt;umount the filesystem, rebuilt it as VXFS, and restore.&lt;BR /&gt;&lt;BR /&gt;I have used both procedures, with no failures.  I prefer the first method &lt;BR /&gt;however.</description>
      <pubDate>Mon, 27 Sep 1999 11:14:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-systems/m-p/2415529#M764494</guid>
      <dc:creator>Jeff Huff</dc:creator>
      <dc:date>1999-09-27T11:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems/m-p/2415530#M764495</link>
      <description>Use Ignite ver 2.0 or later.&lt;BR /&gt;&lt;BR /&gt;Arun</description>
      <pubDate>Tue, 05 Oct 1999 12:02:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-systems/m-p/2415530#M764495</guid>
      <dc:creator>Arun Pannase_1</dc:creator>
      <dc:date>1999-10-05T12:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: File Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-systems/m-p/2415531#M764496</link>
      <description>Sorry for the incomplete Ignite suggetion..For you On Line Jfs will be the &lt;BR /&gt;faster way to convert from HFS to VXFS.Ignite will help you to make faster &lt;BR /&gt;backup of root file system and restore it on new vxfs file system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Arun</description>
      <pubDate>Tue, 05 Oct 1999 12:12:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-systems/m-p/2415531#M764496</guid>
      <dc:creator>Arun Pannase_1</dc:creator>
      <dc:date>1999-10-05T12:12:27Z</dc:date>
    </item>
  </channel>
</rss>

