<?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 Minemeld - best way to backup and move config to new image in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-best-way-to-backup-and-move-config-to-new-image/m-p/120450#M99789</link>
    <description>&lt;P&gt;I am tring&amp;nbsp;to move the /opt/minemeld/local/config directory to a new image of Minemeld I have running in AWS. &amp;nbsp;I can scp the config directory out of my exisintg Minemeld using winscp but when I try to copy it into my new Mindmeld image it always aborts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It appears to be a permission issue but not sure how to around this. &amp;nbsp;I am logged in via winscp and ssh as the ubuntu user.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone help with this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rich&lt;/P&gt;</description>
    <pubDate>Fri, 21 Oct 2016 17:06:44 GMT</pubDate>
    <dc:creator>rschunk</dc:creator>
    <dc:date>2016-10-21T17:06:44Z</dc:date>
    <item>
      <title>Minemeld - best way to backup and move config to new image</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-best-way-to-backup-and-move-config-to-new-image/m-p/120450#M99789</link>
      <description>&lt;P&gt;I am tring&amp;nbsp;to move the /opt/minemeld/local/config directory to a new image of Minemeld I have running in AWS. &amp;nbsp;I can scp the config directory out of my exisintg Minemeld using winscp but when I try to copy it into my new Mindmeld image it always aborts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It appears to be a permission issue but not sure how to around this. &amp;nbsp;I am logged in via winscp and ssh as the ubuntu user.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone help with this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rich&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2016 17:06:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-best-way-to-backup-and-move-config-to-new-image/m-p/120450#M99789</guid>
      <dc:creator>rschunk</dc:creator>
      <dc:date>2016-10-21T17:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Minemeld - best way to backup and move config to new image</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-best-way-to-backup-and-move-config-to-new-image/m-p/120708#M99790</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/34829"&gt;@rschunk﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;to backup the&amp;nbsp;config you should:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;open an ssh shell on the instance&lt;/LI&gt;
&lt;LI&gt;run the following commands
&lt;PRE&gt;$ sudo service minemeld stop
$ tar -cvzf backup.tar.gz /opt/minemeld/local/config/ /opt/minemeld/local/prototypes/&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;use scp/sftp to transfer&amp;nbsp;&lt;STRONG&gt;backup.tar.gz&lt;/STRONG&gt; to some safe location&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;to restore:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;use scp/sftp to transfer&amp;nbsp;&lt;STRONG&gt;backup.tar.gz&lt;/STRONG&gt; to the instance&lt;/LI&gt;
&lt;LI&gt;open an ssh shell on the instance&lt;/LI&gt;
&lt;LI&gt;run the following commands
&lt;PRE&gt;$ sudo minemeld stop
$ sudo -g minemeld -u minemeld tar -C / -xvzf backup.tar.gz
$ sudo minemeld start&lt;/PRE&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 24 Oct 2016 07:12:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-best-way-to-backup-and-move-config-to-new-image/m-p/120708#M99790</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2016-10-24T07:12:23Z</dc:date>
    </item>
  </channel>
</rss>

