<?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 Mounted sync or async ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868348#M45029</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to know if a shared FS system in a RedHat linux box is mounted with the option sync or async, but with "mount -v" I cannot see it. How can I see it?&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
    <pubDate>Tue, 02 Nov 2004 07:23:57 GMT</pubDate>
    <dc:creator>R.O.</dc:creator>
    <dc:date>2004-11-02T07:23:57Z</dc:date>
    <item>
      <title>Mounted sync or async ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868348#M45029</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to know if a shared FS system in a RedHat linux box is mounted with the option sync or async, but with "mount -v" I cannot see it. How can I see it?&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Tue, 02 Nov 2004 07:23:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868348#M45029</guid>
      <dc:creator>R.O.</dc:creator>
      <dc:date>2004-11-02T07:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mounted sync or async ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868349#M45030</link>
      <description>cat /proc/mount&lt;BR /&gt;Look at /etc/mtab file.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 02 Nov 2004 07:37:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868349#M45030</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-11-02T07:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Mounted sync or async ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868350#M45031</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;These files does not show this information.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 02 Nov 2004 08:42:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868350#M45031</guid>
      <dc:creator>R.O.</dc:creator>
      <dc:date>2004-11-02T08:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mounted sync or async ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868351#M45032</link>
      <description>Can you post the output of following commands??&lt;BR /&gt;&lt;BR /&gt;cat /etc/mtab&lt;BR /&gt;cat /proc/mounts&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 02 Nov 2004 10:39:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868351#M45032</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-11-02T10:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Mounted sync or async ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868352#M45033</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;/dev/sc1 /mount1 ext3 rw 0 0&lt;BR /&gt;&lt;BR /&gt;Both files show the same. This FS is not mounted at startup, by reading /etc/fstab (otherwise, it will show the option "sync" or "async"). This FS is mounted by cluster manager, and IÂ´ve found a command to verify this:&lt;BR /&gt;&lt;BR /&gt;# redhat-config-cluster-cmd --services&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;mount:&lt;BR /&gt;  mountpoint = /mount1&lt;BR /&gt;  fstype = ext3&lt;BR /&gt;  options = rw,suid,dev,exec,auto,nouser,async&lt;BR /&gt;  forceunmount = yes&lt;BR /&gt;...&lt;BR /&gt;Ã§&lt;BR /&gt;Rega</description>
      <pubDate>Tue, 02 Nov 2004 11:46:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868352#M45033</guid>
      <dc:creator>R.O.</dc:creator>
      <dc:date>2004-11-02T11:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Mounted sync or async ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868353#M45034</link>
      <description>Hi ,&lt;BR /&gt;default mounting is async, this information is not visible from mount -v (/proc/mounts)&lt;BR /&gt;&lt;BR /&gt;if you are going to use sync option, sync info will be visible there&lt;BR /&gt;&lt;BR /&gt;br Jan</description>
      <pubDate>Tue, 02 Nov 2004 16:56:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868353#M45034</guid>
      <dc:creator>Jan Sladky</dc:creator>
      <dc:date>2004-11-02T16:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Mounted sync or async ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868354#M45035</link>
      <description>Hi, &lt;BR /&gt;try to assigne some points , you have&lt;BR /&gt;assigned points to   40  of   124  responses to  your questions.&lt;BR /&gt;&lt;BR /&gt;it is better for all forumers&lt;BR /&gt;&lt;BR /&gt;br Jan</description>
      <pubDate>Tue, 02 Nov 2004 17:30:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868354#M45035</guid>
      <dc:creator>Jan Sladky</dc:creator>
      <dc:date>2004-11-02T17:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mounted sync or async ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868355#M45036</link>
      <description>Ok, I will see it in /proc/mounts only if it is sync. &lt;BR /&gt;&lt;BR /&gt;Regards and thxs</description>
      <pubDate>Wed, 03 Nov 2004 05:55:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868355#M45036</guid>
      <dc:creator>R.O.</dc:creator>
      <dc:date>2004-11-03T05:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mounted sync or async ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868356#M45037</link>
      <description>See the last messages</description>
      <pubDate>Wed, 03 Nov 2004 05:57:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounted-sync-or-async/m-p/4868356#M45037</guid>
      <dc:creator>R.O.</dc:creator>
      <dc:date>2004-11-03T05:57:01Z</dc:date>
    </item>
  </channel>
</rss>

