Unsolved

This post is more than 5 years old

32 Posts

2945

January 7th, 2020 06:00

iDRAC vFlash Does not Create Partition from Image

I've got a vFlash SD card in an R730xd that I've successfully initialized but am having a hard time successfully creating a partition from an [.ISO] image
 
I initially started via the GUI but I that would:
  • Sometimes fail almost immediately with error: RAC0237: An error occurred while uploading the vFlash image.
  • Sometimes it runs for a while (e.g.: 18%, 24% etc.) then seems to stall as it doesn't progress any further with no errors
  • Sometimes it runs for a while (e.g.: 18%, 24% etc.) then fails with error: RAC0235: vFlash image upload timed out.
This prompted me to switch racadm and although the command is successful:
 

 

racadm -r 192.128.100.100 -u root -p calvin vflashpartition create -i 1 -o Drive1 -e cddvd -t image -l //192.168.100.10/iso$/sli.iso -u blah -p blah

Partition image upload in progress. Depending on network speed and traffic,
large image files (3-4GB) may take more than 1 hour to complete. To avoid
data corruption, please do not interrupt the upload or reset the iDRAC.

 

 
I'm not seeing any indication that something/anything is happening, be it via the GUI or racadm:
 

 

racadm -r 192.168.100.100 -u root -p calvin vflashpartition status -i 1

ERROR: Partition 1 does not exist.

racadm -r 192.168.100.100 -u root -p calvin vflashpartition list

No vFlash partitions currently exist.

 

 
Here's what I know:
  • iDRAC version is 2.70.70.70
  • vFlash SD card is not write protected
  • vFlash SD card health is 'OK'
  • vFlash is indeed enabled 
  • Am trying with the Dell Support Live Image (SLI) but plan to do this with Server 2019 and other known-good ISO's.
  • I am doing this remotely but on the same LAN; it's right next to me connected to the same switch as my management machine
Am I being impatient or doing something wrong?
No Responses!

0 events found

No Events found!

Top