You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.
In addition to the issue #175 , When I try passing multiple targets in the ipxe file, it should ideally pick up the first active path and boot from it.
Which it does for the following configuration with 10.20.30.1 and 10.20.30.2 being the two target IPs :
I have tried logging into the physical terminal and giving the arguments rather than passing them through the /var;/lib/tftpboot/dell*.ipxe file, but still getting the same result.
I have also tried reducing the name of the targets in the below fashion:
dracut-initqueue[537] : RTNETLINK answers: File exists
dracut-initqueue[537] : Warning : Kernel command line option 'iscsi_firmware' is deprecated, use 'rd.iscsi.firmware' instead.
dracut-initqueue[537] : Warning : iscsistart : could not get list of targets from firmware.
Kindly let me know if anyone knows how to go about it.
The text was updated successfully, but these errors were encountered:
In addition to the issue #175 , When I try passing multiple targets in the ipxe file, it should ideally pick up the first active path and boot from it.
Which it does for the following configuration with 10.20.30.1 and 10.20.30.2 being the two target IPs :
However when I try adding another target in the ipxe file Like :
it gives me an error stating Could not describe san device : No such device
http://ipxe.org/err/348520
I have tried logging into the physical terminal and giving the arguments rather than passing them through the /var;/lib/tftpboot/dell*.ipxe file, but still getting the same result.
I have also tried reducing the name of the targets in the below fashion:
However on doing this, the node gets stuck on :
Kindly let me know if anyone knows how to go about it.
The text was updated successfully, but these errors were encountered: