<?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: copy maps from one netsight to another in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/copy-maps-from-one-netsight-to-another/m-p/16577#M333</link>
    <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
The export maps function is the only way to do this through the GUI. &lt;BR /&gt;
&lt;BR /&gt;
All maps information is held within the mysql database. &lt;BR /&gt;
&lt;BR /&gt;
There was a script that was developed to migrate maps at a customer site. The customer has a test bed to test maps features and once completed needed to move them all into the production system. &lt;BR /&gt;
&lt;BR /&gt;
The customer was running the same version between production and test-bed, and the wireless controllers in the two systems were identical. &lt;BR /&gt;
&lt;BR /&gt;
The script will pave over the export destinations maps configurations, and if you're running two different versions I would not suspect it's something that would work as there may be differences within the table structure. &lt;BR /&gt;
&lt;BR /&gt;
The process has not gone through SQA, and results may vary. The process is not officially supported. If you are to attempt please make a full backup or snapshot in case the results aren't what you'd like them to be. It would be even better if you attempted in a test bed system prior to using your production system.&lt;BR /&gt;
&lt;BR /&gt;
There are two scripts: &lt;BR /&gt;
&lt;BR /&gt;
Export script: &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://extremenetworks2com-my.sharepoint.com/:u:/g/personal/ryacobuc_extremenetworks_com/EXGKu7qzhJlNr9O_KUuf9AABWuszwajWqtyIiQaApw-4WQ?e=nknL9o" target="_blank" rel="nofollow noreferrer noopener"&gt;https://extremenetworks2com-my.sharepoint.com/:u:/g/personal/ryacobuc_extremenetworks_com/EXGKu7qzhJ...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Import script: &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://extremenetworks2com-my.sharepoint.com/:u:/g/personal/ryacobuc_extremenetworks_com/EboI5jns-PBNr2_apf3Mf_sBT7eMqd18OqHymg2GjgQseg?e=kAtWJC" target="_blank" rel="nofollow noreferrer noopener"&gt;https://extremenetworks2com-my.sharepoint.com/:u:/g/personal/ryacobuc_extremenetworks_com/EboI5jns-P...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Run the export script on the old system with a name: &lt;BR /&gt;
&lt;BR /&gt;
eg ./exportmaps.sh maps.sql&lt;BR /&gt;
&lt;BR /&gt;
Take the output, move it to the new system and run the import scripts: &lt;BR /&gt;
&lt;BR /&gt;
eg ./exportmaps.sh maps.sql&lt;BR /&gt;
&lt;BR /&gt;
The script will replace the following tables: &lt;BR /&gt;
&lt;BR /&gt;
nsmap, nsmapelement, nsmaptosubmap, nsmapimage, nssite. It does not append the tables. It will move only what's EXACTLY on the old system to the new one. If this isn't what you want&lt;BR /&gt;
&lt;BR /&gt;
It was successfully used in 8.0.5 version of code.&lt;BR /&gt;
&lt;BR /&gt;
There is a feature request in the system to support this through the GUI, or at least a mass export of maps instead of a 1 by 1 system.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
-Ryan&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Mon, 18 Jun 2018 18:50:00 GMT</pubDate>
    <dc:creator>Ryan_Yacobucci</dc:creator>
    <dc:date>2018-06-18T18:50:00Z</dc:date>
    <item>
      <title>copy maps from one netsight to another</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/copy-maps-from-one-netsight-to-another/m-p/16574#M330</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
we have installed a new Extreme Management Center. The old one is about 10 years old and in the past we take a backup. But now we installed a new Management and configure all. But i want to use my Maps from One View, where all all Floor plans with Access Points are located.&lt;BR /&gt;
&lt;BR /&gt;
Is it possible to copy a whole Directory from the old Server to the new. I don´t know the right Folders where These maps are located.&lt;BR /&gt;
&lt;BR /&gt;
Does somebody have an idea?&lt;BR /&gt;
&lt;BR /&gt;
Thanks Nico&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Jun 2018 14:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/copy-maps-from-one-netsight-to-another/m-p/16574#M330</guid>
      <dc:creator>Nico_Willamowsk</dc:creator>
      <dc:date>2018-06-08T14:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: copy maps from one netsight to another</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/copy-maps-from-one-netsight-to-another/m-p/16575#M331</link>
      <description>I am hoping an Extreme engineer responds to this one, because I am curious myself. I have attempted to search the file system on the XMC server for images and I have never found them. But I have a theory that the image data is being dumped into fields in the SQL database. Because if you run a "Netsight" backup and dig through the files, you will find something called "mymaps.zip" which unfortunately contains no image data (only line coordinates).&lt;BR /&gt;
&lt;BR /&gt;
But to address your problem ...&lt;BR /&gt;
&lt;BR /&gt;
Do you still have access to the old system? In other words, is the old server still up and running that you can navigate it? If so - you should able to pull up the maps, one by one, and then click File &amp;gt; Export Map as ZIP. That will give you a zip file that contains the raw.jpg.</description>
      <pubDate>Fri, 08 Jun 2018 17:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/copy-maps-from-one-netsight-to-another/m-p/16575#M331</guid>
      <dc:creator>Steve_Ballantyn</dc:creator>
      <dc:date>2018-06-08T17:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: copy maps from one netsight to another</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/copy-maps-from-one-netsight-to-another/m-p/16576#M332</link>
      <description>Hello Steve, yes i did it that way, but it was a lot of work. I hope there ia also another way, because that cannot be the way to do this.&lt;BR /&gt;
&lt;BR /&gt;
Thanks Nico&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Jun 2018 10:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/copy-maps-from-one-netsight-to-another/m-p/16576#M332</guid>
      <dc:creator>Nico_Willamowsk</dc:creator>
      <dc:date>2018-06-12T10:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: copy maps from one netsight to another</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/copy-maps-from-one-netsight-to-another/m-p/16577#M333</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
The export maps function is the only way to do this through the GUI. &lt;BR /&gt;
&lt;BR /&gt;
All maps information is held within the mysql database. &lt;BR /&gt;
&lt;BR /&gt;
There was a script that was developed to migrate maps at a customer site. The customer has a test bed to test maps features and once completed needed to move them all into the production system. &lt;BR /&gt;
&lt;BR /&gt;
The customer was running the same version between production and test-bed, and the wireless controllers in the two systems were identical. &lt;BR /&gt;
&lt;BR /&gt;
The script will pave over the export destinations maps configurations, and if you're running two different versions I would not suspect it's something that would work as there may be differences within the table structure. &lt;BR /&gt;
&lt;BR /&gt;
The process has not gone through SQA, and results may vary. The process is not officially supported. If you are to attempt please make a full backup or snapshot in case the results aren't what you'd like them to be. It would be even better if you attempted in a test bed system prior to using your production system.&lt;BR /&gt;
&lt;BR /&gt;
There are two scripts: &lt;BR /&gt;
&lt;BR /&gt;
Export script: &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://extremenetworks2com-my.sharepoint.com/:u:/g/personal/ryacobuc_extremenetworks_com/EXGKu7qzhJlNr9O_KUuf9AABWuszwajWqtyIiQaApw-4WQ?e=nknL9o" target="_blank" rel="nofollow noreferrer noopener"&gt;https://extremenetworks2com-my.sharepoint.com/:u:/g/personal/ryacobuc_extremenetworks_com/EXGKu7qzhJ...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Import script: &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://extremenetworks2com-my.sharepoint.com/:u:/g/personal/ryacobuc_extremenetworks_com/EboI5jns-PBNr2_apf3Mf_sBT7eMqd18OqHymg2GjgQseg?e=kAtWJC" target="_blank" rel="nofollow noreferrer noopener"&gt;https://extremenetworks2com-my.sharepoint.com/:u:/g/personal/ryacobuc_extremenetworks_com/EboI5jns-P...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Run the export script on the old system with a name: &lt;BR /&gt;
&lt;BR /&gt;
eg ./exportmaps.sh maps.sql&lt;BR /&gt;
&lt;BR /&gt;
Take the output, move it to the new system and run the import scripts: &lt;BR /&gt;
&lt;BR /&gt;
eg ./exportmaps.sh maps.sql&lt;BR /&gt;
&lt;BR /&gt;
The script will replace the following tables: &lt;BR /&gt;
&lt;BR /&gt;
nsmap, nsmapelement, nsmaptosubmap, nsmapimage, nssite. It does not append the tables. It will move only what's EXACTLY on the old system to the new one. If this isn't what you want&lt;BR /&gt;
&lt;BR /&gt;
It was successfully used in 8.0.5 version of code.&lt;BR /&gt;
&lt;BR /&gt;
There is a feature request in the system to support this through the GUI, or at least a mass export of maps instead of a 1 by 1 system.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
-Ryan&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jun 2018 18:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/copy-maps-from-one-netsight-to-another/m-p/16577#M333</guid>
      <dc:creator>Ryan_Yacobucci</dc:creator>
      <dc:date>2018-06-18T18:50:00Z</dc:date>
    </item>
  </channel>
</rss>

