<?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: Are this command the same ? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566313#M6163</link>
    <description>SCC,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The commands are the same. Backup will complain on some open files. If there is no activity on them, they will be OK. So, if you cant go for a standalone backup, you can do this on a running system. Try to reduce the system activity in the time of backup with set logins/inter=0. One of the most vulnerable files are the queue manager files so you can stop the queue manager for the time of the backup. One other technique is to do a SHOW/QUEUE/FULL/ALL/OUTPUT=file. If something goes wrong you can refer to this file to reconstruct the queues and batch and print jobs. Also try to stop all network activity with stoping decnet and tcpip.&lt;BR /&gt;&lt;BR /&gt;And one important thing, modify your backup command to /IGN=(LAB,INTER)!&lt;BR /&gt;The /IGNORE=INTERLOCK qualifier instruct backup to backup the open files.&lt;BR /&gt;&lt;BR /&gt;Dont try to rely on such a backup on an havy active disk with user data. But for a system disk with a reduced activity can be sufficient.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
    <pubDate>Sat, 18 Jun 2005 02:20:15 GMT</pubDate>
    <dc:creator>Bojan Nemec</dc:creator>
    <dc:date>2005-06-18T02:20:15Z</dc:date>
    <item>
      <title>Are this command the same ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566311#M6161</link>
      <description>Instead shutdown the Vax and submit a s/a command like b/e0000000 or b thur tape.&lt;BR /&gt;At boot screen.&lt;BR /&gt;&lt;BR /&gt;Or I just submit command after I am in the system login example :&lt;BR /&gt;Backup/rew/log/ign=lab/image/init dub0: mka0:saback.bck&lt;BR /&gt;are they the same or by doing that I might missing some files (on backup tape). I know example the operator.dat (something like that) will not get backup, since I am lockin. Or is that matter, just in case if my drive dead, will this backup o.k to install and everything back to normal.&lt;BR /&gt;Thanks!&lt;BR /&gt;SCC</description>
      <pubDate>Fri, 17 Jun 2005 21:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566311#M6161</guid>
      <dc:creator>SCC_2</dc:creator>
      <dc:date>2005-06-17T21:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Are this command the same ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566312#M6162</link>
      <description>If you can boot/e0000000 you can&lt;BR /&gt;1.Use console&lt;BR /&gt;2.Lock interactive access&lt;BR /&gt;$ SET LOGIN /INTERACT=0&lt;BR /&gt;3.Halt every running application you know&lt;BR /&gt;4.Stop various services; e.g.&lt;BR /&gt;$ @SYS$MANAGER:UCX$SHUTDOWN !If use TCP/IP&lt;BR /&gt;$ @SYS$STARTUP:PWRK$SHUTDOWN !If use pathwork&lt;BR /&gt;$ MC LATCP SET NODE /STATE=SHUT !Stop LAT&lt;BR /&gt;$ MC NCP !To halt decnet&lt;BR /&gt;SET KN LINE STATE OFF&lt;BR /&gt;SET KN CIRC STATE OFF&lt;BR /&gt;SET EXEC STATE SHUT&lt;BR /&gt;5.Run backup/image&lt;BR /&gt;$ BACKUP/IMAGE/REW/IGN=LAB/INT/OVER=INTER -&lt;BR /&gt;DUB0: MKA0:SABACK.BCK/SAVE&lt;BR /&gt;I prefer /over=inter so your backup can't stop when find system files like pagefile and I avoid /log to make backup quicker.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 18 Jun 2005 02:08:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566312#M6162</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-06-18T02:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Are this command the same ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566313#M6163</link>
      <description>SCC,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The commands are the same. Backup will complain on some open files. If there is no activity on them, they will be OK. So, if you cant go for a standalone backup, you can do this on a running system. Try to reduce the system activity in the time of backup with set logins/inter=0. One of the most vulnerable files are the queue manager files so you can stop the queue manager for the time of the backup. One other technique is to do a SHOW/QUEUE/FULL/ALL/OUTPUT=file. If something goes wrong you can refer to this file to reconstruct the queues and batch and print jobs. Also try to stop all network activity with stoping decnet and tcpip.&lt;BR /&gt;&lt;BR /&gt;And one important thing, modify your backup command to /IGN=(LAB,INTER)!&lt;BR /&gt;The /IGNORE=INTERLOCK qualifier instruct backup to backup the open files.&lt;BR /&gt;&lt;BR /&gt;Dont try to rely on such a backup on an havy active disk with user data. But for a system disk with a reduced activity can be sufficient.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Sat, 18 Jun 2005 02:20:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566313#M6163</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2005-06-18T02:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Are this command the same ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566314#M6164</link>
      <description>&amp;gt; $ BACKUP/IMAGE/REW/IGN=LAB/INT/OVER=INTER -&lt;BR /&gt;&amp;gt; DUB0: MKA0:SABACK.BCK/SAVE&lt;BR /&gt;&amp;gt; I prefer /over=inter so your backup can't stop&lt;BR /&gt;&amp;gt; when find system files like pagefile and I avoid&lt;BR /&gt;&amp;gt; /log to make backup quicker.&lt;BR /&gt;&lt;BR /&gt;That command does not sound right to me, Antonio.&lt;BR /&gt;&lt;BR /&gt;BACKUP "/OVER" will translate to "/OVERLAY" - did you confuse this with MOUNT/OVERRIDE= ?&lt;BR /&gt;&lt;BR /&gt;You might have thought about "BACKUP /IGNORE=(LABEL_PROCESSING, INTERLOCK)".&lt;BR /&gt;&lt;BR /&gt;And do you really run all your backups with /INTERCHANGE? This limits the block size to 8192 and, at least according to the online help, drops all ACLs.</description>
      <pubDate>Sat, 18 Jun 2005 02:56:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566314#M6164</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-06-18T02:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Are this command the same ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566315#M6165</link>
      <description>Sorry,&lt;BR /&gt;I made a typo.&lt;BR /&gt;Qualifier /OVER has to changed by /IGN&lt;BR /&gt;BACKUP/IGN=(LAB,INTER) .... blah blah&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Sat, 18 Jun 2005 03:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566315#M6165</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-06-18T03:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Are this command the same ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566316#M6166</link>
      <description>it is unpredictable if BACKUP/IGNORE=INTERLOCK will get you a valid backup or not especially in a cluster - see various ATW articles.&lt;BR /&gt;&lt;BR /&gt;A standalone backup of the system disk will always get you a valid copy. &lt;BR /&gt;&lt;BR /&gt;For backing up files such as queue manager etc then see&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/journal/v1/backup.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/journal/v1/backup.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/journal/v3/backup_strategies.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/journal/v3/backup_strategies.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 18 Jun 2005 05:49:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566316#M6166</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-06-18T05:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Are this command the same ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566317#M6167</link>
      <description>IMHO the most important part in the system disk backup is to always have a valid short term backup of the critical system files like sysuaf,rightslist,proxy database,qman database etc.&lt;BR /&gt;When a system disk restore ever becomes necessary, those files are always out-of-date if restored from the last image backup.&lt;BR /&gt;I do copy (convert) those files every night to a separate disk, so I always have a reasonable up-to-date copy to restore. &lt;BR /&gt;Following this rule then it is less important if the image backup is from a 'live' system or from standalone.</description>
      <pubDate>Sat, 18 Jun 2005 10:12:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566317#M6167</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2005-06-18T10:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Are this command the same ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566318#M6168</link>
      <description>Officially, only a non booted image backup of the system disk is supported, but 99/100 &lt;BR /&gt;a backup/image/ignore=interlock&lt;BR /&gt;creates a bootable disk.&lt;BR /&gt;&lt;BR /&gt;Often you will need to write boot block, regardless of the type of image backup.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I do recommend at least getting at least one backup off the CD and save it in a safe place for emergencies.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Don't forget that upgrades fragment the heck out of a system disk.  It's a good time to do a backup/restore after an upgrade.&lt;BR /&gt;&lt;BR /&gt;It great if you have a shadow set to remove one member of the shadow set, so if you have a problem you can go right back to the original disk.  If everything is fine, that's a great candidate to do an image backup/restore.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Jun 2005 11:35:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566318#M6168</guid>
      <dc:creator>comarow</dc:creator>
      <dc:date>2005-06-20T11:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Are this command the same ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566319#M6169</link>
      <description>Strange, I don't recall I have *ever* needed to update the bootblock after a restore with BACKUP/IMAGE. BACKUP should do it automatically.&lt;BR /&gt;&lt;BR /&gt;Have you ever tried to find out what the problem is?</description>
      <pubDate>Mon, 20 Jun 2005 11:44:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566319#M6169</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-06-20T11:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Are this command the same ?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566320#M6170</link>
      <description>I have that same experience as Uwe.&lt;BR /&gt;&lt;BR /&gt;And in a previous period, when I mainly participated in converting new systems to turn-key graphical application clusters, I _HAVE_ done more than just a few...&lt;BR /&gt;&lt;BR /&gt;just my EUR 0.02 &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;</description>
      <pubDate>Tue, 21 Jun 2005 01:44:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/are-this-command-the-same/m-p/3566320#M6170</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-06-21T01:44:19Z</dc:date>
    </item>
  </channel>
</rss>

