2
0
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:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 2df8e8e1de
commit 2d28c9c314

View File

@@ -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.