Start a Conversation

Unsolved

This post is more than 5 years old

19391

June 19th, 2015 14:00

racadm command - remote image

I am using the below which works on 1.46.46 but not 1.57.57 or 1.66.65.

racadm -r $DRAC -u $Username -p $Password remoteimage -c -u $UserID -p $userPass -l //servername/share/isoname.iso

When I check it with remoteimage -s it is connected in 1.46.46 but not 1.57.57 or .1.66.65.  Any suggesstions?

Thank you!

Moderator

 • 

6.2K Posts

June 19th, 2015 17:00

Hello

When a firmware update changes racadm command structure a new racadm manual is released. A new manual was released with the 1.50.50 update. I would suggest using that manual as a reference for racadm.

http://www.dell.com/support/home/us/en/04/product-support/product/integrated-dell-remote-access-cntrllr-7-v1.50.50/manuals

What is the output of status(remoteimage -s) on the 1.50.50 and higher iDRACs? Try putting the share location in quotes. Also, check the iDRAC log for a hint as to what is occurring.

Thanks

4 Operator

 • 

3K Posts

June 21st, 2015 22:00

Can you login to iDRAC with SSH and try to connect remote image by running below command

racadm remoteimage -c -u   -p   -l //servername/share/isoname.iso

Note : Make sure you are mentioning share path in quotes if there are spaces in the file path

Also let me know racadm version and operating system installed on the client from where racadm command is executed

No Events found!

Top