<?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: change mounted fs options in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084588#M599199</link>
    <description>Thanks guys...&lt;BR /&gt;&lt;BR /&gt;I added an temporary entry in /etc/fstab for each filesystem that I had to change... &lt;BR /&gt;&lt;BR /&gt;Did the mount ... with the new options, deleted the entry in /etc/fstab and then added the new options in the control script for MC/SG!&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;Jonathan</description>
    <pubDate>Tue, 18 Dec 2007 16:49:34 GMT</pubDate>
    <dc:creator>Jonathan Caplette_1</dc:creator>
    <dc:date>2007-12-18T16:49:34Z</dc:date>
    <item>
      <title>change mounted fs options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084580#M599191</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;I've many filesystem mounted with these options:&lt;BR /&gt;&lt;BR /&gt;/oraarch06 on /dev/vg06PA/lvARCH6 nosuid,log,largefiles on Sat Dec  1 12:37:55 2007&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I would like to change "log" for "delaylog" and add these option: nodatainlog,&lt;BR /&gt;mincache=direct,convosync=direct&lt;BR /&gt;&lt;BR /&gt;Can I add/change them while filesystem is mounted?  I'm running OnlineJFS 3.3&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Jonathan</description>
      <pubDate>Mon, 17 Dec 2007 20:32:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084580#M599191</guid>
      <dc:creator>Jonathan Caplette_1</dc:creator>
      <dc:date>2007-12-17T20:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: change mounted fs options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084581#M599192</link>
      <description>hi jonathan ;&lt;BR /&gt;&lt;BR /&gt;Assuming you have Online JFS, here is how to re-mount a filesystem:&lt;BR /&gt;&lt;BR /&gt;mount -F vxfs -o delaylog,remount /somefilesys&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please look at url &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do;HP-FORUMS-S-WPA-IDX=HvDp1yRxhfwsWc5jqKTShTHvnc1Kjd67zYh8pxBJpKyHMCVJFyNp!-2121343701!525260783?threadId=180707" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do;HP-FORUMS-S-WPA-IDX=HvDp1yRxhfwsWc5jqKTShTHvnc1Kjd67zYh8pxBJpKyHMCVJFyNp!-2121343701!525260783?threadId=180707&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hasan</description>
      <pubDate>Mon, 17 Dec 2007 20:36:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084581#M599192</guid>
      <dc:creator>Hasan  Atasoy</dc:creator>
      <dc:date>2007-12-17T20:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: change mounted fs options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084582#M599193</link>
      <description>Ok I read in that tread that it will work for FS that are listed in /etc/fstab... &lt;BR /&gt;&lt;BR /&gt;Now my environement is using MC/SG... The options and filesystems are mounted with the SG script... &lt;BR /&gt;&lt;BR /&gt;How can I do it online?</description>
      <pubDate>Mon, 17 Dec 2007 20:46:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084582#M599193</guid>
      <dc:creator>Jonathan Caplette_1</dc:creator>
      <dc:date>2007-12-17T20:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: change mounted fs options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084583#M599194</link>
      <description>Make changes in the package control script file and propogate those across all the nodes in the cluster. This ensures that the pkg startup script is updated on all the nodes. Shared filesystems i.e. those under MC/SG should not be listed in the /etc/fstab file.</description>
      <pubDate>Mon, 17 Dec 2007 20:52:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084583#M599194</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-12-17T20:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: change mounted fs options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084584#M599195</link>
      <description>I know I will have to replicate the options into the SG scripts... my question is:&lt;BR /&gt;&lt;BR /&gt;Can I change the option on a FS online/mounted even if these FS are use with SG?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Dec 2007 20:54:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084584#M599195</guid>
      <dc:creator>Jonathan Caplette_1</dc:creator>
      <dc:date>2007-12-17T20:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: change mounted fs options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084585#M599196</link>
      <description>hi jonathan ;&lt;BR /&gt;&lt;BR /&gt;add that fs to temporarily to fstab and change mount options then delete from fstab. as said previous post also change package scripts.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hasan.</description>
      <pubDate>Mon, 17 Dec 2007 20:54:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084585#M599196</guid>
      <dc:creator>Hasan  Atasoy</dc:creator>
      <dc:date>2007-12-17T20:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: change mounted fs options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084586#M599197</link>
      <description>&amp;gt;I know I will have to replicate the options into the SG scripts... my question is:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Can I change the option on a FS online/mounted even if these FS are use with&lt;BR /&gt;&amp;gt;SG?&lt;BR /&gt;&lt;BR /&gt;Yes you can in the array associated with a mounted filesystem in the package control script. For example.&lt;BR /&gt;&lt;BR /&gt;FS_MOUNT_OPT[?]="-o nodatainlog,mincache=direct,convosync=direct"</description>
      <pubDate>Mon, 17 Dec 2007 21:04:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084586#M599197</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-12-17T21:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: change mounted fs options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084587#M599198</link>
      <description>Hi Jonathan:&lt;BR /&gt;&lt;BR /&gt;As far as I know, no current version of HP-UX has the Linux equivalent of 'mount -o remount' as when changing from a readonly to a read/write mounting without first explicitly un-mounting.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 17 Dec 2007 22:15:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084587#M599198</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-12-17T22:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: change mounted fs options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084588#M599199</link>
      <description>Thanks guys...&lt;BR /&gt;&lt;BR /&gt;I added an temporary entry in /etc/fstab for each filesystem that I had to change... &lt;BR /&gt;&lt;BR /&gt;Did the mount ... with the new options, deleted the entry in /etc/fstab and then added the new options in the control script for MC/SG!&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;Jonathan</description>
      <pubDate>Tue, 18 Dec 2007 16:49:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084588#M599199</guid>
      <dc:creator>Jonathan Caplette_1</dc:creator>
      <dc:date>2007-12-18T16:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: change mounted fs options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084589#M599200</link>
      <description>Hi (again) Jonathan:&lt;BR /&gt;&lt;BR /&gt;UPDATE:  You *CAN* perform this dynamically.  Please see Duncan's post in:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1194209" target="_blank"&gt;http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1194209&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;See also, the '-o remount' option:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3921-60631/mount_vxfs.1M.html" target="_blank"&gt;http://docs.hp.com/en/B3921-60631/mount_vxfs.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 18 Jan 2008 14:40:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-mounted-fs-options/m-p/5084589#M599200</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-01-18T14:40:56Z</dc:date>
    </item>
  </channel>
</rss>

