From 86124e90bd8dea7ccd6aa4b28004af719c764a34 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Wed, 21 Jan 2009 20:20:44 +0000 Subject: [PATCH] -Add another URL used by AMM firmware to present wvid parameters git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2632 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/blade.pm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xCAT-server/lib/xcat/plugins/blade.pm b/xCAT-server/lib/xcat/plugins/blade.pm index 96bf19ea3..751ed3174 100644 --- a/xCAT-server/lib/xcat/plugins/blade.pm +++ b/xCAT-server/lib/xcat/plugins/blade.pm @@ -1814,6 +1814,9 @@ sub get_kvm_params { my $ba; unless (defined $destip and defined $rbs) { #Try another way $response = $browser->get("http://$mpa/private/remotecontrol.js.php"); + if ($response->{_rc} == 404) { #In some firmwares, its "shared" instead of private + $response = $browser->get("http://$mpa/shared/remotecontrol.js.php"); + } $html = $response->{_content}; foreach (split /\n/,$html) { if (/