<?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 Full Operating System(Linux) Backup via  OS command in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Full-Operating-System-Linux-Backup-via-OS-command/m-p/324300#M6996</link>
    <description>&lt;P&gt;&lt;EM&gt;How to&amp;nbsp;&lt;SPAN&gt;perform a full linux operating system backup by using operating system commands..&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jan 2017 16:12:46 GMT</pubDate>
    <dc:creator>sewa_bal_gmail_com</dc:creator>
    <dc:date>2017-01-12T16:12:46Z</dc:date>
    <item>
      <title>Full Operating System(Linux) Backup via  OS command</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Full-Operating-System-Linux-Backup-via-OS-command/m-p/324300#M6996</link>
      <description>&lt;P&gt;&lt;EM&gt;How to&amp;nbsp;&lt;SPAN&gt;perform a full linux operating system backup by using operating system commands..&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 16:12:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Full-Operating-System-Linux-Backup-via-OS-command/m-p/324300#M6996</guid>
      <dc:creator>sewa_bal_gmail_com</dc:creator>
      <dc:date>2017-01-12T16:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Full Operating System(Linux) Backup via  OS command</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Full-Operating-System-Linux-Backup-via-OS-command/m-p/324302#M6997</link>
      <description>&lt;P&gt;&lt;A href="https://www.google.com/?gfe_rd=cr&amp;amp;gws_rd=cr#q=linux+full+system+backup" target="_blank"&gt;https://www.google.com/?gfe_rd=cr&amp;amp;gws_rd=cr#q=linux+full+system+backup&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 16:18:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Full-Operating-System-Linux-Backup-via-OS-command/m-p/324302#M6997</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-01-12T16:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Full Operating System(Linux) Backup via  OS command</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Full-Operating-System-Linux-Backup-via-OS-command/m-p/324304#M6998</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you are on a virtual machine, I would definetely take a snapshot of the current state.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If still you need to copy files, rsync is an excellent tool&amp;nbsp;&lt;A href="https://www.linux.com/learn/how-backup-files-linux-rsync-command-line" target="_blank"&gt;https://www.linux.com/learn/how-backup-files-linux-rsync-command-line&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Or just make tar/gzip files, to compress space.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are some neat tools to make backups on a block level, which improves a lot the process and size, since they can just index repeated same blocks, without actually requiring to write them into dis, using quite clever algorithms, but I won;t come into that area with details, since those are a bit expensive tools&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 16:17:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Full-Operating-System-Linux-Backup-via-OS-command/m-p/324304#M6998</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-01-12T16:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Full Operating System(Linux) Backup via  OS command</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Full-Operating-System-Linux-Backup-via-OS-command/m-p/324308#M6999</link>
      <description>&lt;P&gt;There are a dozen ways to do this. Disk cloning, rsync, dd, tar.gz and using copy commands. &amp;nbsp;You need to decide what you can do and what you have resources to store and manage. &amp;nbsp;Backup is only expensive if you do not do it. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 16:22:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Full-Operating-System-Linux-Backup-via-OS-command/m-p/324308#M6999</guid>
      <dc:creator>Andy547</dc:creator>
      <dc:date>2017-01-12T16:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Full Operating System(Linux) Backup via  OS command</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Full-Operating-System-Linux-Backup-via-OS-command/m-p/324311#M7000</link>
      <description>&lt;P&gt;Thanks for the quick reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have 4 physical&amp;nbsp;machine for SAS VA &amp;nbsp;and other sas software. Could you please advise whats steps are required to backup the full os and how we can restore.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wre are going to upgrade the Maintaine 4 release from SAS 9.4 M3. Whats elease steps are required to before upgradading to M4.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 16:24:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Full-Operating-System-Linux-Backup-via-OS-command/m-p/324311#M7000</guid>
      <dc:creator>sewa_bal_gmail_com</dc:creator>
      <dc:date>2017-01-12T16:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Full Operating System(Linux) Backup via  OS command</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Full-Operating-System-Linux-Backup-via-OS-command/m-p/324314#M7001</link>
      <description>&lt;P&gt;Nice. In that case, and if you have enough disk space for a copy + some extra Gigs for the update, I would just make a simple copy, trying to keep all the hard/symbolic links - or having a good inventory of them- of the relevant SAS directories. du -H helps to know the size of the folders you will copy. Then you can just delete those folders if your update is OK.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just to be sure, better to stop your services before the copy.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 16:28:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Full-Operating-System-Linux-Backup-via-OS-command/m-p/324314#M7001</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-01-12T16:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Full Operating System(Linux) Backup via  OS command</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Full-Operating-System-Linux-Backup-via-OS-command/m-p/324316#M7002</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@sewa_bal_gmail_com wrote:&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;Could you please advise whats steps are required to backup the full os and how we can restore.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You have already been given those answers. For Linux expertise, I suggest switching to a Linux-oriented forum.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 16:29:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Full-Operating-System-Linux-Backup-via-OS-command/m-p/324316#M7002</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-01-12T16:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Full Operating System(Linux) Backup via  OS command</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Full-Operating-System-Linux-Backup-via-OS-command/m-p/324321#M7004</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per SAS documentation , its mentioned not required any backup if you upgrading from M3 to M4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steps to Complete When Upgrading to SAS 9.4_M2, SAS 9.4_M3, or SAS 9.4_M4&lt;BR /&gt;If you are applying the second, third, or fourth maintenance release for SAS 9.4, the configuration script automatically configures the Deployment Backup and Recovery tool.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;After you update your software, complete these steps:&lt;BR /&gt;Verify that the URL in the ProxyPass entry for SASDeploymentBackup contains the host name of the main machine for the middle tier.&lt;BR /&gt;Restart the SAS Web Server.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 16:32:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Full-Operating-System-Linux-Backup-via-OS-command/m-p/324321#M7004</guid>
      <dc:creator>sewa_bal_gmail_com</dc:creator>
      <dc:date>2017-01-12T16:32:12Z</dc:date>
    </item>
  </channel>
</rss>

