<?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: Linux LVS in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-lvs/m-p/3873464#M25412</link>
    <description>Another question,&lt;BR /&gt;is possible to present a LUN to two linux servers only in read mode, and to another server in rw mode to administer the site??&lt;BR /&gt;Or this configuration can cause problems?&lt;BR /&gt;Thanks</description>
    <pubDate>Tue, 03 Oct 2006 04:43:44 GMT</pubDate>
    <dc:creator>Marco_113</dc:creator>
    <dc:date>2006-10-03T04:43:44Z</dc:date>
    <item>
      <title>Linux LVS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-lvs/m-p/3873463#M25411</link>
      <description>Hi all,&lt;BR /&gt;i've a question about linux Linux LVS.&lt;BR /&gt;I've a Linux Server used as balancer of two real servers Linux Web Server. I'm using redhat piranha.&lt;BR /&gt;&lt;BR /&gt;The problem is: i want that the two Linux Web Server use the same document root mounted on a Storage EVA; otherwise every time i modify the pages of the site on one server , i've to deploy on the other server.&lt;BR /&gt;&lt;BR /&gt;I would like to have a solution that permits me to admin the web site modifing the pages and that this change is visible from all the real servers.&lt;BR /&gt;&lt;BR /&gt;What is the best solution to do it?&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2006 03:50:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-lvs/m-p/3873463#M25411</guid>
      <dc:creator>Marco_113</dc:creator>
      <dc:date>2006-10-03T03:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Linux LVS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-lvs/m-p/3873464#M25412</link>
      <description>Another question,&lt;BR /&gt;is possible to present a LUN to two linux servers only in read mode, and to another server in rw mode to administer the site??&lt;BR /&gt;Or this configuration can cause problems?&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 03 Oct 2006 04:43:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-lvs/m-p/3873464#M25412</guid>
      <dc:creator>Marco_113</dc:creator>
      <dc:date>2006-10-03T04:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Linux LVS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-lvs/m-p/3873465#M25413</link>
      <description>RW once and RO many is fine,..&lt;BR /&gt;&lt;BR /&gt;if you have EVA do it on EVA level, or on any other array that supports exporting its luns to multiple HBAs.. &lt;BR /&gt;&lt;BR /&gt;yet you can always employ poor man's solution:  nfs</description>
      <pubDate>Tue, 03 Oct 2006 14:09:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-lvs/m-p/3873465#M25413</guid>
      <dc:creator>Michal Toth</dc:creator>
      <dc:date>2006-10-03T14:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Linux LVS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-lvs/m-p/3873466#M25414</link>
      <description>&amp;gt;&amp;gt;&amp;gt;The problem is: i want that the two Linux Web Server use the same document root mounted on a Storage EVA; otherwise every time i modify the pages of the site on one server , i've to deploy on the other server.&lt;BR /&gt;&lt;BR /&gt;You can use:&lt;BR /&gt;&lt;BR /&gt;- NFS and mount the export in both servers, you require a third server to export the file system (DocumentRoot)&lt;BR /&gt;&lt;BR /&gt;- Rsync to resync the DocumentRoot in the servers, rsync is a good way to keep web content synchronized, rsync only copies modified files.&lt;BR /&gt;&lt;BR /&gt;- Red Hat GFS (Or CentOS GFS). This file system allows the simultaneous usage of a file system by two or more nodes.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; is possible to present a LUN to two linux servers only in read mode, and to another server in rw mode to administer the site??&lt;BR /&gt;&lt;BR /&gt;I don't like this option, last time I tried to mount a read only presented volume, I cannot mount the LUNs because it looks like some information should be stored in the file system metadata, like the state (mounted/dirty - clean/umounted, mount count, etc).</description>
      <pubDate>Tue, 03 Oct 2006 14:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-lvs/m-p/3873466#M25414</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-10-03T14:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Linux LVS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-lvs/m-p/3873467#M25415</link>
      <description>wouldn't that render cdfs volumes unmountable? :-)</description>
      <pubDate>Tue, 03 Oct 2006 15:41:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-lvs/m-p/3873467#M25415</guid>
      <dc:creator>Michal Toth</dc:creator>
      <dc:date>2006-10-03T15:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Linux LVS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-lvs/m-p/3873468#M25416</link>
      <description>Good point, the fact is my test was with Unix and ADVFS, not Linux ext3.</description>
      <pubDate>Wed, 04 Oct 2006 09:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-lvs/m-p/3873468#M25416</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-10-04T09:42:02Z</dc:date>
    </item>
  </channel>
</rss>

