<?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 system nested in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-nested/m-p/4352461#M667166</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For me is not a problem because when the package on SG start, the vg is activated, the fs is mounted on /pippo/connect, when you stop the package you umount /pippo/connect.&lt;BR /&gt;&lt;BR /&gt;The only problem is you can't umount /pippo when the package is started. &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 05 Feb 2009 10:57:19 GMT</pubDate>
    <dc:creator>smatador</dc:creator>
    <dc:date>2009-02-05T10:57:19Z</dc:date>
    <item>
      <title>File system nested</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-nested/m-p/4352460#M667165</link>
      <description>Hi guys,&lt;BR /&gt;i have a nested file system.&lt;BR /&gt;This scenario:&lt;BR /&gt;2 nodes of cluster.&lt;BR /&gt;/pippo in the /etc/fstab of 2 nodes &lt;BR /&gt;/pippo/connect  in the Service Guard package.&lt;BR /&gt;I need to know if this nested file system is a problem. &lt;BR /&gt;Is this a bad configuration? what kind of problem may have?</description>
      <pubDate>Thu, 05 Feb 2009 10:47:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-nested/m-p/4352460#M667165</guid>
      <dc:creator>gigiz</dc:creator>
      <dc:date>2009-02-05T10:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: File system nested</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-nested/m-p/4352461#M667166</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For me is not a problem because when the package on SG start, the vg is activated, the fs is mounted on /pippo/connect, when you stop the package you umount /pippo/connect.&lt;BR /&gt;&lt;BR /&gt;The only problem is you can't umount /pippo when the package is started. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Feb 2009 10:57:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-nested/m-p/4352461#M667166</guid>
      <dc:creator>smatador</dc:creator>
      <dc:date>2009-02-05T10:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: File system nested</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-nested/m-p/4352462#M667167</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Nested FS is not an issue.&lt;BR /&gt;&lt;BR /&gt;The mount should actually be done however in the package control script.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 05 Feb 2009 11:13:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-nested/m-p/4352462#M667167</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-02-05T11:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: File system nested</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-nested/m-p/4352463#M667168</link>
      <description>Yes, &lt;BR /&gt;but i have a /pippo that is local on all nodes, and cannot put into ServiceGuard Package.&lt;BR /&gt;Are there known issues or not ?</description>
      <pubDate>Thu, 05 Feb 2009 11:32:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-nested/m-p/4352463#M667168</guid>
      <dc:creator>gigiz</dc:creator>
      <dc:date>2009-02-05T11:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: File system nested</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-nested/m-p/4352464#M667169</link>
      <description>To determine if it is an issue,&lt;BR /&gt;we need to know the structure of your volumes.&lt;BR /&gt;&lt;BR /&gt;SG relies an the underlying lvm&lt;BR /&gt;&lt;BR /&gt;Thus&lt;BR /&gt;Is /pippo part of /vg00  (thus local)&lt;BR /&gt;and /pippo/connect of /vg01 (enabled by package)&lt;BR /&gt;&lt;BR /&gt;Then it is not issue.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Feb 2009 13:12:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-nested/m-p/4352464#M667169</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2009-02-05T13:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: File system nested</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-nested/m-p/4352465#M667170</link>
      <description>If we define 2 types of filesystem:&lt;BR /&gt;&lt;BR /&gt;localFS&lt;BR /&gt;&lt;BR /&gt;clusterpkgFS&lt;BR /&gt;&lt;BR /&gt;then&lt;BR /&gt;&lt;BR /&gt;/localFS1/clusterpkgFS1 is supported&lt;BR /&gt;&lt;BR /&gt;/localFS1/localFS2/clusterpkgFS1 is supported&lt;BR /&gt;&lt;BR /&gt;/localFS1/clusterpkgFS1/clusterpkgFS2 is supported - but be careful with the ordering in the package and don't set any concurrent mount/umount operations&lt;BR /&gt;&lt;BR /&gt;/clusterpkgFS1/localFS1 is *NOT* supported&lt;BR /&gt;&lt;BR /&gt;Does that help make it clear?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Feb 2009 13:40:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-nested/m-p/4352465#M667170</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-02-05T13:40:43Z</dc:date>
    </item>
  </channel>
</rss>

