fujitsu / fujitsu-ansible-irmc-integration

The Fujitsu Software Serverview Ansible iRMC Integration features modules and playbooks to access and manage Fujitsu PRIMERGY servers via iRMC.
GNU General Public License v3.0
34 stars 6 forks source link

irmc_setnextboot not correctly setting next boot to virtual media #4

Closed jscott0918 closed 5 years ago

jscott0918 commented 5 years ago

As part of the "boot_to_virtual_cd.yml" playbook example, the "irmc_setnextboot" example is not correctly setting the next boot option to the virtual media attached.

Checking in iRMC S5 GUI, I can see that the virtual media is connected, and manually booting to virtual CD shows the expected boot options from iso.

Looking at the boot options in BIOS, there is a "CD" option, then there are "virtual CD" options 0 and 1. Is there a way to force this next boot to use the correct virtual media?

jscott0918 commented 5 years ago

This appears to be connected to specific iso files. Even though they appear well-formed, the media is intermittently disconnects immediately after connecting. I'm going to mark this closed as I think this is another environmental quirk and not a library issue.