<?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: implementing largefiles on shared FS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/implementing-largefiles-on-shared-fs/m-p/3686512#M617201</link>
    <description>Is /shared file system having online administration capablities like Online JFS? If so you can directly change the attributes. Else you have to your steps.&lt;BR /&gt;&lt;BR /&gt;hth.</description>
    <pubDate>Wed, 07 Dec 2005 07:22:20 GMT</pubDate>
    <dc:creator>Muthukumar_5</dc:creator>
    <dc:date>2005-12-07T07:22:20Z</dc:date>
    <item>
      <title>implementing largefiles on shared FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/implementing-largefiles-on-shared-fs/m-p/3686511#M617200</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me the recommended way of implementing largefiles on a filesystem that is shared over a cluster.&lt;BR /&gt;&lt;BR /&gt;If I try to implement largefiles using SAM it gives me a warning that I must remove the FS from the cluster first&lt;BR /&gt;&lt;BR /&gt;I was thinking about using the following process, if there is an easier way where I dont have to take down the cluster I would love to know &lt;BR /&gt;&lt;BR /&gt;Much appreciated &lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;Shutdown cluster&lt;BR /&gt;&lt;BR /&gt;Vgchange –a n /dev/vg01 – this will take the /shared FS out of control of cluster&lt;BR /&gt;&lt;BR /&gt;Manually mount /shared locally on one node.&lt;BR /&gt;&lt;BR /&gt;Run fsadm to implement “largefiles”&lt;BR /&gt;&lt;BR /&gt;Unmount /shared&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Vgchange –a y /dev/vg01 – Put /shared FS (vg01 volume group) back into cluster control&lt;BR /&gt;&lt;BR /&gt;Restart the cluster&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Would it be possible to do the following:&lt;BR /&gt;&lt;BR /&gt;Edit the fstab to contain largefiles and just restart the cluster ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Dec 2005 07:08:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/implementing-largefiles-on-shared-fs/m-p/3686511#M617200</guid>
      <dc:creator>stephen corcoran_1</dc:creator>
      <dc:date>2005-12-07T07:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: implementing largefiles on shared FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/implementing-largefiles-on-shared-fs/m-p/3686512#M617201</link>
      <description>Is /shared file system having online administration capablities like Online JFS? If so you can directly change the attributes. Else you have to your steps.&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Wed, 07 Dec 2005 07:22:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/implementing-largefiles-on-shared-fs/m-p/3686512#M617201</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-12-07T07:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: implementing largefiles on shared FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/implementing-largefiles-on-shared-fs/m-p/3686513#M617202</link>
      <description>Thanks for the response.&lt;BR /&gt;&lt;BR /&gt;How do I check whether I am using Online JFS&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 07 Dec 2005 07:38:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/implementing-largefiles-on-shared-fs/m-p/3686513#M617202</guid>
      <dc:creator>stephen corcoran_1</dc:creator>
      <dc:date>2005-12-07T07:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: implementing largefiles on shared FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/implementing-largefiles-on-shared-fs/m-p/3686514#M617203</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;#swlist |grep -i online&lt;BR /&gt;&lt;BR /&gt;Will tell if you have it or not.&lt;BR /&gt;&lt;BR /&gt;Also your vgchange steps are reversed.&lt;BR /&gt;For taking control of the VG after shutting down cluster you should use&lt;BR /&gt;#vgchange -a y /dev/vg01&lt;BR /&gt;&lt;BR /&gt;Followed by the changes before starting the cluster you should do&lt;BR /&gt;&lt;BR /&gt;#vgchange -a n /dev/vg01&lt;BR /&gt;&lt;BR /&gt;Also making entried in /etc/fstab and restarting cluster will enable it provided the file system was initially created using largefiles option.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Thu, 08 Dec 2005 00:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/implementing-largefiles-on-shared-fs/m-p/3686514#M617203</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-12-08T00:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: implementing largefiles on shared FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/implementing-largefiles-on-shared-fs/m-p/3686515#M617204</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Just another correction.&lt;BR /&gt;&lt;BR /&gt;The entries made to /etc/fstab will not take effect when the file systems are mounted using a cluster conf file. Instead you need to make entries in the conf file itself in the section where you define mounting.&lt;BR /&gt;&lt;BR /&gt;LV[0]="/dev/vx/dsk/dg01/dvebmgs00"; FS[0]="/usr/sap/PRD/DVEBMGS00"; FS_MOUNT_OPT[0]="-o suid,delaylog,convosync=direct"; FS_UMOUNT_OPT[0]=""; FS_FSCK_OPT[0]=""; FS&lt;BR /&gt;_TYPE[0]="vxfs"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But again for the option to be enabled here the file system should be prepared to allow this option.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Thu, 08 Dec 2005 05:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/implementing-largefiles-on-shared-fs/m-p/3686515#M617204</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-12-08T05:36:58Z</dc:date>
    </item>
  </channel>
</rss>

