jasonmicron
Dabbler
- Joined
- Oct 24, 2017
- Messages
- 15
Hello -
I am attempting to save the configuration of a Scale deployment via the CLI using an iDRAC remote console (regular access to the normal NICs is unavailable). I can copy data to/from the system using the iDRAC virtual device manager though.
Long story short, this system was moved to another rack with different VLANs and configurations and the boot drives are about to get blown away for a temporary use case, and I would prefer to simply restore my configuration to the boot drives after this temporary situation is over.
I entered the TrueNAS CLI and I stumbled my way to what I assume is the command syntax required, however I am stumped on how to complete it:
I am assuming it wants the name of a file to save the configuration, however no matter what I input I get the following return:
I checked the documentation and the only help I could find is GUI-based. Is saving the configuration via the CLI to a local .tar file or whatever not possible?
I am attempting to save the configuration of a Scale deployment via the CLI using an iDRAC remote console (regular access to the normal NICs is unavailable). I can copy data to/from the system using the iDRAC virtual device manager though.
Long story short, this system was moved to another rack with different VLANs and configurations and the boot drives are about to get blown away for a temporary use case, and I would prefer to simply restore my configuration to the boot drives after this temporary situation is over.
I entered the TrueNAS CLI and I stumbled my way to what I assume is the command syntax required, however I am stumped on how to complete it:
Code:
system config save configsave=
I am assuming it wants the name of a file to save the configuration, however no matter what I input I get the following return:
Code:
Error: ValueError("Pipe 'output' is not open")
I checked the documentation and the only help I could find is GUI-based. Is saving the configuration via the CLI to a local .tar file or whatever not possible?