PowerEdge: iDRAC9 kan inte ansluta fjärravbildning via IPv6 med icke-standardport och eHTML5

Summary: Mappning av en RemoteImage över IPv6 med en webbserverport och eHTML5-pluginprogram som inte är standard misslyckas på Integrated Dell Remote Access Controller 9 (iDRAC9)

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

Försök att mappa en fjärr-ISO med IPv6 till en webbserver som körs på en icke-standardport http/80 https/443 misslyckas på Integrated Dell Remote Access Controller 9 (iDRAC9) när idrac.virtualconsole.plugintype är inställt på eHTML5. 

Följande gränssnitt påverkas när iDRAC använder samma eHTML5-kod. 

  • Fjärrdelningsalternativ från iDRAC-gränssnittet
  • RACADM remoteimage Kommandot
  • REDFISH VirtualMedia.InsertMedia Åtgärder 

RemoteFileShare/Racadm Exempel på fel

$ racadm remoteimage -c -l http://[fd00:11::249]:8080/repo/w10-pe-new.iso
ERROR: Unable to perform requested operation.

Exempel på Redfish-fel 

2022-02-22 00:13:37 Error : HTTP Status : 400 ; POST /redfish/v1/Managers/iDRAC.Embedded.1/VirtualMedia/CD/Actions/VirtualMedia.InsertMedia failed after 0 seconds
{
    "error": {
        "@Message.ExtendedInfo": [
            {
                "Message": "Unable to mount remote share http://[fd00:11::249]:8080/iso/bootimage.iso [[2620].",
                "MessageArgs": [
                    http://[fd00:11::249]:8080/iso/bootimage.iso [[2620]
                ],
                MessageArgs@odata.count: 1,
                "MessageId": "IDRAC.2.5.RAC0720",
                "RelatedProperties": [
                    "#/Image"
                ],
                RelatedProperties@odata.count: 1,
                "Resolution": "Retry the operation.",
                "Severity": "Informational"
            }
        ],
        "code": "Base.1.8.GeneralError",
        "message": "A general error has occurred. See ExtendedInfo for more information"
    }
}

Cause

URL-portarna är hårdkodade http/80 och https/443 för IPv6 eftersom eHTML5-implementeringen inte skiljer mellan ":" i IPv6-adressen och ":" för serverporten i URL:en. 

Resolution

Dell har åtgärdat problemet med eHTML5-insticksprogrammet i juni 2022-versionen 5.10.30.00.

Workaround
Ändra idrac.virtualconsole.plugintype till HTML5.

$ racadm help idrac.virtualconsole.plugintype
PluginType                -- Specifies the plugin type to use when running Virtual Console from a browser.
Usage                     -- 0-ActiveX; 1-Java; 2-HTML5; 3-eHTML5; Default - 3
Required License          -- Virtual Console
Dependency                -- While there are active Virtual Console, Virtual Media or Remote File Share sessions, the value cannot be changed from ActiveX/Java/HTML5 to eHTML5 or from eHTML5 to ActiveX/Java/HTML5.

$ racadm set idrac.virtualconsole.plugintype 2
[Key=idrac.Embedded.1#VirtualConsole.1]
Object value modified successfully

$ racadm remoteimage -c -l http://[fd00:11::249]:8080/repo/w10-pe-new.iso
Remote Image is now Configured

$ racadm remoteimage -s
Remote File Share is Enabled
UserName
Password
ShareName http://[fd00:11::249]:8080/repo/w10-pe-new.iso

Affected Products

iDRAC9
Article Properties
Article Number: 000195913
Article Type: Solution
Last Modified: 13 مايو 2026
Version:  7
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.