Shut down the grid node and export it from the source Linux host.
Run the following command on the source Linux host.
sudo storagegrid node status all
Name Config-State Run-State
DC1-ADM1 Configured Running
DC1-ARC1 Configured Running
DC1-GW1 Configured Running
DC1-S1 Configured Running
DC1-S2 Configured Running
DC1-S3 Configured Running
sudo storagegrid node stop DC1-S3
Stopping node DC1-S3
Waiting up to 630 seconds for node shutdown
sudo storagegrid node export DC1-S3
Finished exporting node DC1-S3 to /dev/mapper/sgws-dc1-s3-var-local.
Use 'storagegrid node import /dev/mapper/sgws-dc1-s3-var-local' if you
want to import it again.