<?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: OpenVMS IA64 Version V8.3 restore in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/openvms-ia64-version-v8-3-restore/m-p/4059636#M86066</link>
    <description>Dax,&lt;BR /&gt;&lt;BR /&gt;To begin with: WELCOME to the VMS forum!&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;backup /log DKA200:[*...]*.*;* []dka200.bck/sav&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;BACKUP/LOG dka200.bck/SAV DKA200:&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;If you want the second operation to be the reverse of the first  (ie, restore what you saved) then you should also reverse the input and output filespecs.&lt;BR /&gt;&lt;BR /&gt;That would make the restore &lt;BR /&gt;$ BACKUP/LOG dka200.bck/SAV DKA200:[*...]&lt;BR /&gt;&lt;BR /&gt;Also look at John;s answer: for entire disks the /IMAGE is much efficienter. AND, even more important, /IMAGE also "understands" disk structure.&lt;BR /&gt;In your commands, any structure info is lost. For most disks it would only cost a lot of extra time, but if this was a SystemDisk  (or if aliasses have been used for other reasons) then, _ONLY_ /IMAGE can handle that correctly.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 24 Aug 2007 02:45:59 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2007-08-24T02:45:59Z</dc:date>
    <item>
      <title>OpenVMS IA64 Version V8.3 restore</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-ia64-version-v8-3-restore/m-p/4059633#M86063</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have done a backup to a internal disk with the command: backup /log DKA200:[*...]*.*;* []dka200.bck/sav&lt;BR /&gt;&lt;BR /&gt;and move to DKA100:[TEMP]&lt;BR /&gt;&lt;BR /&gt;When finished, the directory/files structure is good:&lt;BR /&gt;backup /list dka200.bck/sav&lt;BR /&gt;&lt;BR /&gt;However, when I restore to another disk with the command BACKUP/LOG dka200.bck/SAV DKA200:&lt;BR /&gt;&lt;BR /&gt;All the files restored to DKA200:[TEMP] as flat files without directory structure.&lt;BR /&gt;&lt;BR /&gt;Please help me out. Appreciated it.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 24 Aug 2007 01:27:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-ia64-version-v8-3-restore/m-p/4059633#M86063</guid>
      <dc:creator>Dax Yap</dc:creator>
      <dc:date>2007-08-24T01:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS IA64 Version V8.3 restore</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-ia64-version-v8-3-restore/m-p/4059634#M86064</link>
      <description>Hi, if you want to backup and restore a complete volume, then please see the online help and/or documentation on the BACKUP /IMAGE qualifer.&lt;BR /&gt;&lt;BR /&gt;The above command does correctly from what you describe (i.e. into a single directory) as that's what you asked it to do!&lt;BR /&gt;&lt;BR /&gt;Some suggestions;&lt;BR /&gt;&lt;BR /&gt;Save operation&lt;BR /&gt;$ backup/image source: target:&lt;BR /&gt;$ backup/image source: target:saveset.bck;/sav&lt;BR /&gt;&lt;BR /&gt;Restore&lt;BR /&gt;$ backup/image source: target:&lt;BR /&gt;$ backup/image source:saveset.bck;/sav target:&lt;BR /&gt;&lt;BR /&gt;You might want to consider initializing the target volume beforehand (see init and qualifers /headers /window /limit /index /struct /clust) and backup with /noinit on the restore.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;John.&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Aug 2007 02:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-ia64-version-v8-3-restore/m-p/4059634#M86064</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2007-08-24T02:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS IA64 Version V8.3 restore</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-ia64-version-v8-3-restore/m-p/4059635#M86065</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Thanks for the suggestion.&lt;BR /&gt;&lt;BR /&gt;I have tri-node clustered. Can I save the image to another node disk? How-to?&lt;BR /&gt;&lt;BR /&gt;The problem is I want to restore to a server which a distance a way. Thus, I will ftp the huge image across.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;&lt;BR /&gt;Cheers.</description>
      <pubDate>Fri, 24 Aug 2007 02:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-ia64-version-v8-3-restore/m-p/4059635#M86065</guid>
      <dc:creator>Dax Yap</dc:creator>
      <dc:date>2007-08-24T02:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS IA64 Version V8.3 restore</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-ia64-version-v8-3-restore/m-p/4059636#M86066</link>
      <description>Dax,&lt;BR /&gt;&lt;BR /&gt;To begin with: WELCOME to the VMS forum!&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;backup /log DKA200:[*...]*.*;* []dka200.bck/sav&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;BACKUP/LOG dka200.bck/SAV DKA200:&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;If you want the second operation to be the reverse of the first  (ie, restore what you saved) then you should also reverse the input and output filespecs.&lt;BR /&gt;&lt;BR /&gt;That would make the restore &lt;BR /&gt;$ BACKUP/LOG dka200.bck/SAV DKA200:[*...]&lt;BR /&gt;&lt;BR /&gt;Also look at John;s answer: for entire disks the /IMAGE is much efficienter. AND, even more important, /IMAGE also "understands" disk structure.&lt;BR /&gt;In your commands, any structure info is lost. For most disks it would only cost a lot of extra time, but if this was a SystemDisk  (or if aliasses have been used for other reasons) then, _ONLY_ /IMAGE can handle that correctly.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Aug 2007 02:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-ia64-version-v8-3-restore/m-p/4059636#M86066</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-08-24T02:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS IA64 Version V8.3 restore</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-ia64-version-v8-3-restore/m-p/4059637#M86067</link>
      <description>Hi Dax,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Can I save the image to another node disk? How-to?&lt;BR /&gt;&lt;BR /&gt;If the "other" node is part of the cluster, then can you not mount this volume locally and create the ss ? You may have to enable MSCP ($ MC SYSGEN HELP SYS MSCP - for a brief read up) but I'd read up a bit beforehand and it requires a reboot.&lt;BR /&gt;&lt;BR /&gt;You can also use DECnet (native or DECnet over IP) with the backup utility to effectively push the target save set over the network &lt;BR /&gt;&lt;BR /&gt;Example to try;&lt;BR /&gt;$ backup/log login.com; remote_node"account password"::volume:[directory]saveset.bck;/sav&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; The problem is I want to restore to a server which a distance a way. Thus, I will ftp the huge image across.&lt;BR /&gt;&lt;BR /&gt;Not sure how big your disk is ? but it's possible to backup/image over decnet too (as an output save set).&lt;BR /&gt;&lt;BR /&gt;You could look at ZIP/BZIPing your save set before ftp'ing it (see the freeware site; sorry don't have the link handy).&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;John.</description>
      <pubDate>Fri, 24 Aug 2007 02:57:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-ia64-version-v8-3-restore/m-p/4059637#M86067</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2007-08-24T02:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS IA64 Version V8.3 restore</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-ia64-version-v8-3-restore/m-p/4059638#M86068</link>
      <description>Sorry Dax, my internet connection is bad today, here's the freeware site link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/freeware/" target="_blank"&gt;http://h71000.www7.hp.com/openvms/freeware/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It's a trade off of cpu vs network - if you can ftp(bin) the save set over the network overnight (and there's no panic) then I'd leave is uncompressed. Try a small save set and time it. Compressing eats cpus and you've got to unpick the file attributes afterwards ($ set file/attr=(lrl:save_set_block_size,rfm:fix,rat:none) saveset.bck&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;John.</description>
      <pubDate>Fri, 24 Aug 2007 03:06:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-ia64-version-v8-3-restore/m-p/4059638#M86068</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2007-08-24T03:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS IA64 Version V8.3 restore</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-ia64-version-v8-3-restore/m-p/4059639#M86069</link>
      <description>Thanks John and Jan. The restoration is in progress. This disk is not system disk.&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Aug 2007 03:10:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-ia64-version-v8-3-restore/m-p/4059639#M86069</guid>
      <dc:creator>Dax Yap</dc:creator>
      <dc:date>2007-08-24T03:10:17Z</dc:date>
    </item>
  </channel>
</rss>

