mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-20 02:00:24 +00:00
Remove trailing spaces in file xCAT-client/pods/man1/csm2xcat.1.pod
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
=head1 NAME
|
||||
|
||||
B<csm2xcat> - Allows the migration of a CSM database to an xCAT database.
|
||||
B<csm2xcat> - Allows the migration of a CSM database to an xCAT database.
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
B<csm2xcat> [B<--dir> I<path>]
|
||||
|
||||
B<csm2xcat> [B<-h>]
|
||||
B<csm2xcat> [B<-h>]
|
||||
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
The csm2xcat command must be run on the Management Server of the CSM system that you want to migrate to xCAT. The command will build two xCAT stanza files that can update the xCAT database with the chdef command.
|
||||
The csm2xcat command must be run on the Management Server of the CSM system that you want to migrate to xCAT. The command will build two xCAT stanza files that can update the xCAT database with the chdef command.
|
||||
|
||||
Copy the csm2xcat command to the CSM Management Server. Run the command, indicating where you want your stanza files saved with the B<--dir> parameter. Check the stanza files to see if the information is what you want put in the xCAT database. Copy the two stanza files: node.stanza, device.stanza back to your xCAT Management node, and run the chdef command to input into the xCAT database.
|
||||
|
||||
|
Reference in New Issue
Block a user