Guys,

Been digging thru DRAC and racadm again to try and configure DRAC remotely.
I can get access and use the various commands. But now I am trying build a 
script that uses ssh to access configure DRAC and it won't give me the current 
config. Any clues?
===begin log===
Dell Remote Access Controller 5 (DRAC 5)
Firmware Version 1.51 (Build 09.12.11)
Type "racadm help" to get racadm subcommands. Type "smclp" to invoke SMCLP 
interface.

$ racadm getconfig -f myrac.cfg
The specified option is not supported with the interface being used.
$ racadm help getconfig

getconfig -- display RAC configuration properties
Usage:
racadm getconfig -g <group>
racadm getconfig -g <group> -v
racadm getconfig -g <group> -o <object>
racadm getconfig -g <group> -i <index>
racadm getconfig -u <username>
racadm getconfig -h
-------------------------------------------------------------------------------
Valid Options:
-g : specifies the configuration group to display
-o : specifies the configuration object to display (used with -g)
-i : index of indexed group (used with -g)
-u : display group associated with a specific user
-h : display all available configuration groups
-v : show detailed object value information
-------------------------------------------------------------------------------
Usage Examples:
- Display an entire group, in this case the serial configuration:
  racadm getconfig -g cfgSerial
- Display a single object from a particular group:
  racadm getconfig -g cfgSerial -o cfgSerialBaudRate
- Display an indexed group:
  racadm getconfig -g cfgUserAdmin -o cfgUserAdminUserName -i 2
- Display information about a particular user configuration:
  racadm getconfig -u user55
- Display detailed object value information for a group:
  racadm getconfig -g cfgUserAdmin -i 2 -v
-------------------------------------------------------------------------------
$ racadm getconfig -f myrac.cfg
The specified option is not supported with the interface being used.
$
===end===

There is no '-f' option, but the manual says there should be...? 
Am I missing something?

Chris.

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Reply via email to