Red Hat NETWORK SATELLITE 5.3.0 Deployment Manual page 37

Hide thumbs Also See for RED HAT NETWORK SATELLITE 5.3.0:
Table of Contents

Advertisement

System Migration
Satellite Administrators that need to migrate several systems at once can use the --csv option
of migrate-system-profile to automate the process using a simple comma-separated list of
systems to migrate.
A line in the CSV file should contain the ID of the system to be migrated as well as destination
organization's ID in the following format:
systemId,to-org-id
The systemId, for example could be 1000010000, while the to-org-id could be 3. An example
CSV would look like the following:
1000010000,3
1000010020,1
1000010010,4
For more information about using migrate-system-profile, refer to the manual page by typing
man migrate-system-profile or for a basic help screen type migrate-system-profile -h
at the command line.
29

Advertisement

Table of Contents
loading

Table of Contents