<?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: Copy the Database Filesystem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-the-database-filesystem/m-p/4389336#M665129</link>
    <description>Hello James,&lt;BR /&gt;&lt;BR /&gt;pax does look like a useful tool but saw some warnings as well.&lt;BR /&gt;&lt;BR /&gt; WARNINGS&lt;BR /&gt;      Because of industry standards and interoperability goals, pax does not&lt;BR /&gt;      support the archival of files larger than 2GB or files that have&lt;BR /&gt;      user/group IDs greater than 60K.  Files with user/group IDs greater&lt;BR /&gt;      than 60K are archived and restored under the user/group ID of the&lt;BR /&gt;      current process.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 27 Mar 2009 14:08:54 GMT</pubDate>
    <dc:creator>vinay_26</dc:creator>
    <dc:date>2009-03-27T14:08:54Z</dc:date>
    <item>
      <title>Copy the Database Filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-the-database-filesystem/m-p/4389332#M665125</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have a SAN migration and need to copy a 300 GB Database file system that needs to be copied to a new filesystem on a different disk.&lt;BR /&gt;&lt;BR /&gt;Fbackup would be more reliable i beleive. Please suggest.</description>
      <pubDate>Fri, 27 Mar 2009 12:16:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-the-database-filesystem/m-p/4389332#M665125</guid>
      <dc:creator>vinay_26</dc:creator>
      <dc:date>2009-03-27T12:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Copy the Database Filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-the-database-filesystem/m-p/4389333#M665126</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;fbackup would definitely be reliable if the  database was shut down.&lt;BR /&gt;&lt;BR /&gt;Also scp -p&lt;BR /&gt;&lt;BR /&gt;dd&lt;BR /&gt;&lt;BR /&gt;cp (if its on the same system or the target is available via NFS)&lt;BR /&gt;&lt;BR /&gt;If the file system is on SAN based storage SAN utilities might be the quickest way to get the job done.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 27 Mar 2009 12:23:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-the-database-filesystem/m-p/4389333#M665126</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-03-27T12:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Copy the Database Filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-the-database-filesystem/m-p/4389334#M665127</link>
      <description>Hi Vinay,&lt;BR /&gt;&lt;BR /&gt;DD will be fast.&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/vgold/lv of=/dev/vgnew/lv bs=1024 conv=sync &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Mar 2009 12:25:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-the-database-filesystem/m-p/4389334#M665127</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-03-27T12:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Copy the Database Filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-the-database-filesystem/m-p/4389335#M665128</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;While 'fbackup' and 'frecover' are certainly one way, I like 'pax'.  See my responses in this thead (both the first and second ones):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1307541" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1307541&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 27 Mar 2009 12:28:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-the-database-filesystem/m-p/4389335#M665128</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-03-27T12:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Copy the Database Filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-the-database-filesystem/m-p/4389336#M665129</link>
      <description>Hello James,&lt;BR /&gt;&lt;BR /&gt;pax does look like a useful tool but saw some warnings as well.&lt;BR /&gt;&lt;BR /&gt; WARNINGS&lt;BR /&gt;      Because of industry standards and interoperability goals, pax does not&lt;BR /&gt;      support the archival of files larger than 2GB or files that have&lt;BR /&gt;      user/group IDs greater than 60K.  Files with user/group IDs greater&lt;BR /&gt;      than 60K are archived and restored under the user/group ID of the&lt;BR /&gt;      current process.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Mar 2009 14:08:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-the-database-filesystem/m-p/4389336#M665129</guid>
      <dc:creator>vinay_26</dc:creator>
      <dc:date>2009-03-27T14:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Copy the Database Filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-the-database-filesystem/m-p/4389337#M665130</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;If you are on 11.23 or 11.31 the old limitations of 'pax' have been lifted:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=PAX-ENH" target="_blank"&gt;http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=PAX-ENH&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 27 Mar 2009 14:15:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-the-database-filesystem/m-p/4389337#M665130</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-03-27T14:15:12Z</dc:date>
    </item>
  </channel>
</rss>

