<?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: snapshot creation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/snapshot-creation/m-p/3305887#M628010</link>
    <description>Depending on what type of storage this is on and what software you have on that array (if any), you may be able to make copies from the storage side.&lt;BR /&gt;&lt;BR /&gt;HPs VA series has this capability, EMC has TimeFinder, HP XPs/Hitachi's also have some business continuance capabilities.&lt;BR /&gt;&lt;BR /&gt;David</description>
    <pubDate>Wed, 16 Jun 2004 08:23:22 GMT</pubDate>
    <dc:creator>David Child_1</dc:creator>
    <dc:date>2004-06-16T08:23:22Z</dc:date>
    <item>
      <title>snapshot creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snapshot-creation/m-p/3305882#M628005</link>
      <description>Hello folks,&lt;BR /&gt;&lt;BR /&gt;Can i create a snapshot of a raw device? and How to?&lt;BR /&gt;I have sybase database 12 with raw device definition.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jun 2004 13:40:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snapshot-creation/m-p/3305882#M628005</guid>
      <dc:creator>Arturo_5</dc:creator>
      <dc:date>2004-06-15T13:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: snapshot creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snapshot-creation/m-p/3305883#M628006</link>
      <description>snapshot of a raw device? Do you have a digital camera?&lt;BR /&gt;&lt;BR /&gt;Apologies if the joke is bad.&lt;BR /&gt;&lt;BR /&gt;Though not sure of your term, there is n snapshot type function for raw disk areas.&lt;BR /&gt;&lt;BR /&gt;As the name implies the storage is raw and its up to the admin or application to handle backups and configuration.&lt;BR /&gt;&lt;BR /&gt;There fore sybase utilities are used to back up the data on the raw device.&lt;BR /&gt;&lt;BR /&gt;Ignite/UX will back up raw devcies, but not necessarily the data stored on them. If you restore a system from ignite, you will get a raw disk area with proper permissions, of this I am sure.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 15 Jun 2004 13:47:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snapshot-creation/m-p/3305883#M628006</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-15T13:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: snapshot creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snapshot-creation/m-p/3305884#M628007</link>
      <description>If you mean snpshot of a file system then yes you can do it..&lt;BR /&gt;&lt;BR /&gt;use snapoff option while mounting the file system&lt;BR /&gt;&lt;BR /&gt;mount -F vxfs -o snapoff=dev/vgnn/lvolnn(for which you want to take snap) /dev/vgnn/lvolnn ( This one where you keep snap)&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jun 2004 14:01:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snapshot-creation/m-p/3305884#M628007</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2004-06-15T14:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: snapshot creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snapshot-creation/m-p/3305885#M628008</link>
      <description>hi,&lt;BR /&gt; &lt;BR /&gt;if you can cleanly stop the Sybase DB, you can dd the raw devices to other LVOLs (of same size), and dd them back if things go wrong.&lt;BR /&gt; &lt;BR /&gt;No such thing as snapshot for raw devices, only for VXFS filesystems.&lt;BR /&gt; &lt;BR /&gt;good luck,&lt;BR /&gt;Thierry.</description>
      <pubDate>Tue, 15 Jun 2004 14:03:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snapshot-creation/m-p/3305885#M628008</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2004-06-15T14:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: snapshot creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snapshot-creation/m-p/3305886#M628009</link>
      <description>It depends. If you are running LVM then it's not possible although you can do an lvsplit but VxVM does have snapshot ability.&lt;BR /&gt;&lt;BR /&gt;vxassist snapshot volname snapvolname&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jun 2004 15:18:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snapshot-creation/m-p/3305886#M628009</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-06-15T15:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: snapshot creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snapshot-creation/m-p/3305887#M628010</link>
      <description>Depending on what type of storage this is on and what software you have on that array (if any), you may be able to make copies from the storage side.&lt;BR /&gt;&lt;BR /&gt;HPs VA series has this capability, EMC has TimeFinder, HP XPs/Hitachi's also have some business continuance capabilities.&lt;BR /&gt;&lt;BR /&gt;David</description>
      <pubDate>Wed, 16 Jun 2004 08:23:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snapshot-creation/m-p/3305887#M628010</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2004-06-16T08:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: snapshot creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snapshot-creation/m-p/3305888#M628011</link>
      <description>Thanks all,&lt;BR /&gt;&lt;BR /&gt;Now a have a clear idea over the use of snapshot... IÂ´m going to work in enable this feautere in our EVAÂ´s..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Ger</description>
      <pubDate>Wed, 16 Jun 2004 10:59:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snapshot-creation/m-p/3305888#M628011</guid>
      <dc:creator>Arturo_5</dc:creator>
      <dc:date>2004-06-16T10:59:38Z</dc:date>
    </item>
  </channel>
</rss>

