<?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: Mounting HPUX vxfs filesystem on Redhat Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mounting-hpux-vxfs-filesystem-on-redhat-linux/m-p/4032597#M29121</link>
    <description>It depends on the disk layout...&lt;BR /&gt;Is the filesystem on LVM or VxVM on the HP-UX box?&lt;BR /&gt;&lt;BR /&gt;I doubt that Linux will recognize the LVM disk layout of HP-UX.&lt;BR /&gt;If the filesystem is on VxVM and you added the disks as CDS disk it's possible to import the disk on Linux (according to Veritas, I never tried).&lt;BR /&gt;You need to buy a license of Veritas Volume Manager (including VXFS) for the Linux box.&lt;BR /&gt;&lt;BR /&gt;While getting the license and preparing and testing the hosts, from my point of view it's faster to copy things over the network :-)&lt;BR /&gt;&lt;BR /&gt;My 2 cents,&lt;BR /&gt;Armin</description>
    <pubDate>Fri, 06 Jul 2007 03:59:47 GMT</pubDate>
    <dc:creator>Armin Kunaschik</dc:creator>
    <dc:date>2007-07-06T03:59:47Z</dc:date>
    <item>
      <title>Mounting HPUX vxfs filesystem on Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounting-hpux-vxfs-filesystem-on-redhat-linux/m-p/4032592#M29116</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;anyone either doing, or know how to, mount an hpux vxfs filesystem onto a Redhat linux box ?&lt;BR /&gt;&lt;BR /&gt;We want to use timefinder on our DMX array on some hpux servers to split a copy for backup then mount it on a Redhat linux Netbackup media server then read it from there and write it direct to tape. &lt;BR /&gt;&lt;BR /&gt;Its about 10TB so we dont want to copy it over the network from the hpux servers to the Redhat media server as we would normally do.&lt;BR /&gt;&lt;BR /&gt;Do you need to load some sort of vxfs rpm onto redhat to it can recognise hpux vxfs filesystems ?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Stefan</description>
      <pubDate>Thu, 05 Jul 2007 03:42:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounting-hpux-vxfs-filesystem-on-redhat-linux/m-p/4032592#M29116</guid>
      <dc:creator>Unix Team_6</dc:creator>
      <dc:date>2007-07-05T03:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting HPUX vxfs filesystem on Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounting-hpux-vxfs-filesystem-on-redhat-linux/m-p/4032593#M29117</link>
      <description>Check this link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://martin.hinner.info/fs/vxfs/" target="_blank"&gt;http://martin.hinner.info/fs/vxfs/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;But be careful, test is on a scratch fs first&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Jul 2007 04:49:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounting-hpux-vxfs-filesystem-on-redhat-linux/m-p/4032593#M29117</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2007-07-05T04:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting HPUX vxfs filesystem on Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounting-hpux-vxfs-filesystem-on-redhat-linux/m-p/4032594#M29118</link>
      <description>This seems a bit dated.&lt;BR /&gt;Last time I compiled the latest stable Linux kernel I noticed while flipping through the filesystem section in make menuconfig that the current kernel offers VxFS support, albeit read-only.&lt;BR /&gt;There's even some footage in the Filesystems Howto&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://tldp.org/HOWTO/Filesystems-HOWTO-9.html#vxfs" target="_blank"&gt;http://tldp.org/HOWTO/Filesystems-HOWTO-9.html#vxfs&lt;/A&gt;</description>
      <pubDate>Thu, 05 Jul 2007 05:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounting-hpux-vxfs-filesystem-on-redhat-linux/m-p/4032594#M29118</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2007-07-05T05:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting HPUX vxfs filesystem on Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounting-hpux-vxfs-filesystem-on-redhat-linux/m-p/4032595#M29119</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Advice:&lt;BR /&gt;1) Make sure you use read only access on the vxfs filesystem to limit the chances of corruption of the host filesystem.&lt;BR /&gt;&lt;BR /&gt;2) 10 TB through a GB connection is not that bad.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 05 Jul 2007 05:59:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounting-hpux-vxfs-filesystem-on-redhat-linux/m-p/4032595#M29119</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-07-05T05:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting HPUX vxfs filesystem on Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounting-hpux-vxfs-filesystem-on-redhat-linux/m-p/4032596#M29120</link>
      <description>Thanks all.&lt;BR /&gt;&lt;BR /&gt;I can see we can use this on the Redhat box;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.symantec.com/enterprise/products/sysreq.jsp?pcid=2245&amp;amp;pvid=203_1" target="_blank"&gt;http://www.symantec.com/enterprise/products/sysreq.jsp?pcid=2245&amp;amp;pvid=203_1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The question is if we use this Veritas foundation on Redhat can it mount an HPUX vxfs filesystem or do we have to replace all our hpux filesystems with VxVM too (ie load veritas foundation on hpux as well). Someone tells me the metadata structure on HPUX vxfs is different to veritas foundation filesystems so theyre incompatible.&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Jul 2007 06:30:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounting-hpux-vxfs-filesystem-on-redhat-linux/m-p/4032596#M29120</guid>
      <dc:creator>Unix Team_6</dc:creator>
      <dc:date>2007-07-05T06:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting HPUX vxfs filesystem on Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounting-hpux-vxfs-filesystem-on-redhat-linux/m-p/4032597#M29121</link>
      <description>It depends on the disk layout...&lt;BR /&gt;Is the filesystem on LVM or VxVM on the HP-UX box?&lt;BR /&gt;&lt;BR /&gt;I doubt that Linux will recognize the LVM disk layout of HP-UX.&lt;BR /&gt;If the filesystem is on VxVM and you added the disks as CDS disk it's possible to import the disk on Linux (according to Veritas, I never tried).&lt;BR /&gt;You need to buy a license of Veritas Volume Manager (including VXFS) for the Linux box.&lt;BR /&gt;&lt;BR /&gt;While getting the license and preparing and testing the hosts, from my point of view it's faster to copy things over the network :-)&lt;BR /&gt;&lt;BR /&gt;My 2 cents,&lt;BR /&gt;Armin</description>
      <pubDate>Fri, 06 Jul 2007 03:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounting-hpux-vxfs-filesystem-on-redhat-linux/m-p/4032597#M29121</guid>
      <dc:creator>Armin Kunaschik</dc:creator>
      <dc:date>2007-07-06T03:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting HPUX vxfs filesystem on Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounting-hpux-vxfs-filesystem-on-redhat-linux/m-p/4032598#M29122</link>
      <description>I played around with this about a year ago with RHEL4 on an Itanium dual-boot box and was unsuccessful.   I think one of the authors is correct - the HP-UX LVM piece is what is not understood.</description>
      <pubDate>Fri, 06 Jul 2007 08:38:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounting-hpux-vxfs-filesystem-on-redhat-linux/m-p/4032598#M29122</guid>
      <dc:creator>Rick Beldin</dc:creator>
      <dc:date>2007-07-06T08:38:57Z</dc:date>
    </item>
  </channel>
</rss>

