<?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 and Snapshot in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-and-snapshot/m-p/3808658#M23907</link>
    <description>Maybe I need to explain a bit more.&lt;BR /&gt;&lt;BR /&gt;Our first plan was to use 1 vdisk and about 4 snapshots of that vdisk to present to 4 linux servers, and mount it as read-only.&lt;BR /&gt;&lt;BR /&gt;Problem is when we update the original vdisk, all 4 snapshot will grow 100%.&lt;BR /&gt;As we plan to use this system for several vdisk, we will reach 100% of the EVA very quickly.&lt;BR /&gt;&lt;BR /&gt;So I wondered if we could make just one snapshot and present it to all 4 servers.&lt;BR /&gt;&lt;BR /&gt;What is the best way to do it (from Linux side) to be supported?</description>
    <pubDate>Tue, 20 Jun 2006 06:39:11 GMT</pubDate>
    <dc:creator>Benoît</dc:creator>
    <dc:date>2006-06-20T06:39:11Z</dc:date>
    <item>
      <title>Linux and Snapshot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-and-snapshot/m-p/3808655#M23904</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is it possible to present a snapshot to more than one Linux AS 4 at a time (read-only mode)?&lt;BR /&gt;From EVA side, no problem.&lt;BR /&gt;But from Linux servers, I don't know ...&lt;BR /&gt;I heard that Linux needs to write something about the superblock on each filesystem so ...&lt;BR /&gt;&lt;BR /&gt;Is it necessary to add GFS?&lt;BR /&gt;Is GFS supported in EVA environment?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 20 Jun 2006 05:23:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-and-snapshot/m-p/3808655#M23904</guid>
      <dc:creator>Benoît</dc:creator>
      <dc:date>2006-06-20T05:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Linux and Snapshot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-and-snapshot/m-p/3808656#M23905</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;GFS is supported on EVA disk.&lt;BR /&gt;&lt;BR /&gt;Linux LVM2 has a snapshot software feature that might meet the need. You'll need to reserve some disk space and read up on the details.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 20 Jun 2006 06:09:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-and-snapshot/m-p/3808656#M23905</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-06-20T06:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Linux and Snapshot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-and-snapshot/m-p/3808657#M23906</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;GFS is supported on EVA disk.&lt;BR /&gt;&lt;BR /&gt;It should not be necessary to add GFS.&lt;BR /&gt;&lt;BR /&gt;If you want to use Oracle RAC and have simultaneous writes to a db from two hosts, or simultaneous writes to the same file from two hosts, GFS is needed.&lt;BR /&gt;&lt;BR /&gt;Linux LVM2 has a snapshot software feature that might meet the need. You'll need to reserve some disk space and read up on the details.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 20 Jun 2006 06:10:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-and-snapshot/m-p/3808657#M23906</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-06-20T06:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Linux and Snapshot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-and-snapshot/m-p/3808658#M23907</link>
      <description>Maybe I need to explain a bit more.&lt;BR /&gt;&lt;BR /&gt;Our first plan was to use 1 vdisk and about 4 snapshots of that vdisk to present to 4 linux servers, and mount it as read-only.&lt;BR /&gt;&lt;BR /&gt;Problem is when we update the original vdisk, all 4 snapshot will grow 100%.&lt;BR /&gt;As we plan to use this system for several vdisk, we will reach 100% of the EVA very quickly.&lt;BR /&gt;&lt;BR /&gt;So I wondered if we could make just one snapshot and present it to all 4 servers.&lt;BR /&gt;&lt;BR /&gt;What is the best way to do it (from Linux side) to be supported?</description>
      <pubDate>Tue, 20 Jun 2006 06:39:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-and-snapshot/m-p/3808658#M23907</guid>
      <dc:creator>Benoît</dc:creator>
      <dc:date>2006-06-20T06:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Linux and Snapshot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-and-snapshot/m-p/3808659#M23908</link>
      <description>not sure if i understand your question 100%. if you have one fs that is mounted RW on one node, and you want to share this fs with X other nodes in RO mode, you don't need snapshots, you can just point them to the same fs on each node, _as long as they only require RO access !!_</description>
      <pubDate>Wed, 21 Jun 2006 02:39:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-and-snapshot/m-p/3808659#M23908</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2006-06-21T02:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Linux and Snapshot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-and-snapshot/m-p/3808660#M23909</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I need Snapshots because my 4 servers need access a point-in-time copy of datafiles.&lt;BR /&gt;They should not see modifications on original LUN until I decide a new point-in-time copy.&lt;BR /&gt;&lt;BR /&gt;So I want to present the VDisk to one server.&lt;BR /&gt;Make one Snapshot.&lt;BR /&gt;Present this Snapshot to 4 servers.&lt;BR /&gt;Mount the FS on 4 servers.&lt;BR /&gt;&lt;BR /&gt;I don't know if that is supported, if that is supported RO or RW, and is that needs GFS.&lt;BR /&gt;&lt;BR /&gt;Thanks for your answer.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Jun 2006 02:59:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-and-snapshot/m-p/3808660#M23909</guid>
      <dc:creator>Benoît</dc:creator>
      <dc:date>2006-06-21T02:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Linux and Snapshot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-and-snapshot/m-p/3808661#M23910</link>
      <description>Just take the snapshot, and zone so that all systems needed can see the snapshot. Scripting can do this.&lt;BR /&gt;&lt;BR /&gt;Make sure your Linux machines are mounting RO. Not completely difficult, although I've never actually tried this scenario specifically.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Tom Callahan</description>
      <pubDate>Thu, 22 Jun 2006 08:33:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-and-snapshot/m-p/3808661#M23910</guid>
      <dc:creator>Thomas Callahan</dc:creator>
      <dc:date>2006-06-22T08:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Linux and Snapshot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-and-snapshot/m-p/3808662#M23911</link>
      <description>Steven,&lt;BR /&gt;&lt;BR /&gt;Do you have any matrix with GFS support?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 22 Jun 2006 08:48:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-and-snapshot/m-p/3808662#M23911</guid>
      <dc:creator>Benoît</dc:creator>
      <dc:date>2006-06-22T08:48:23Z</dc:date>
    </item>
  </channel>
</rss>

