- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- Re: Migration fom R80.10 mangement only to R80.10 ...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Migration fom R80.10 mangement only to R80.10 MDM
I am trying to migrate a Management R80.10 only System into R80.10 Multi-domain, but i cant find guide that works.
Did anyone mange to migrate a Distributed Management System into a Multi-domain System on R80.10?
- Labels:
-
General
-
Multi Domain
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You should import to a specific domain, therefore, you should select a 'chane settings' option and provide a domain name.
No publish is required.
If there are errors, please paste them here for analysis.
Robert.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How can i install python onto the Management . It is not installed by default. I tried to compile it but it does not have clang or gcc tools on it ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Python is deployed on our management server by default (version 2.7.14). It is installed in "$MDS_FWDIR/Python/bin" folder.
You do not compile python source, it is an interpreter.
You run the tool like this, from within the folder where the tool is installed -
$MDS_FWDIR/Python/bin/python import_export_package.py
and follow the interactive menu.
If it is easier for you, you can run on Windows, just install python for Windows version 2.7.9 or 2.7.14.
Robert.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How would import the .tgz file into a MDS Domain?
i did
$MDS_FWDIR/Python/bin/python2.7 import_export_package.py
1 export
2 import
Select a option:
2
path to file:
import_export_package.tar.gz
some objects where import successfully:
others
Failed to import nat-rule. Error: Requested object [Testobject] not found
mdsquerydb NetworkObjects shows some off the object
Smart Dashboard show NONE of the Objects.
the import stop during the process. IS maybe a final command like:
publish
missing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You should import to a specific domain, therefore, you should select a 'chane settings' option and provide a domain name.
No publish is required.
If there are errors, please paste them here for analysis.
Robert.
