-
1
- #1
All,
There seems to be many hit and mis results when it comes to installing the AVP software on to an S8300D / E server.
I have just had multiple attemps on 2 x S8300D servers with mixed results but eventually got a working solution.
FORMAT THE USB FLASH DRIVE 1ST
Insert the USB stick into your PC (a 4GB drive was used)
Run 'diskpart' from command prompt
'list disk' - verify which drive is the USB (as opposed to your hard drive!). You can tell by the size (MB v GB)
'select disk <n>' - where <n> corresponds to the disk number reported for the USB
'detail disk' - Verify you've selected the correct disk. You don't want to format your hard drive!
'clean' - This destroys all data on your USB stick
'create partition' - primary This creates a primary partition on the USB stick as required.
format fs=fat32 quick - when complete the disk is ready to use
exit
CREATE THE KS FILE
UNATTENDED SOFTWARE BUILD - AVP 7.1 (avaya-avp-7.1.0.0.0.9.iso)
The following steps seems to work everytime (Plugging the DVD and USB stick in before pushing in the S8300 didnt always work)
1 Plug in the USB DVD drive to the S8300D USB1 port - power on switch at back - eject the drive bay and insert the software CD (AVP 7.1) - Close drive bay
2 Remove the DVD Drive from USB1 port - leave CD inside and the power switch at the back in the ON position.
3 Unscrew the S8300D server and pop it out of the slot to power it down - no need to completey remove the card
4 Have the USB DVD in position next to the S8300 and have the USB Flash drive to hand - DO NOT PLUG IN TO THE S8300 YET
5 Push back the S8300D in to the slot to power up (The RED ALM LED will be solid on for 30 secs)
6 After pushing in wait approx 5 seconds then connect the DVD drive USB cable to USB Port 1
7 After a further 5 seconds connect the USB Flash drive to USB port 2
9 The S8300 Red ALM LED will start flashing (this continues for 5 minutes)
10 The DVD will read the disk and the LED will light for about 2 miuntes then go out
11 At minute 3 the DVD reads the disk again briefly, you see a flickering DVD LED, then shortly after the USB LED lights and flickers then goes out
12 the S8300 Red ALM LED stays flashing up to minute 5.
13 All LED's then go out, it looks like nothing is happening, leave for a further 10 minutes and the DVD ejects
14 Now leave for a further 15 minutes for the install to complete
15 You should be able to Ping and SSH to the AVP address (provided you have the media gateway configured and connected to the corporate network). Remember to SSH and accept the EULA first before trying to add the host to SDM - AVP7.1 log in with 'admin' (not root as per 7.0)
There seems to be many hit and mis results when it comes to installing the AVP software on to an S8300D / E server.
I have just had multiple attemps on 2 x S8300D servers with mixed results but eventually got a working solution.
FORMAT THE USB FLASH DRIVE 1ST
Insert the USB stick into your PC (a 4GB drive was used)
Run 'diskpart' from command prompt
'list disk' - verify which drive is the USB (as opposed to your hard drive!). You can tell by the size (MB v GB)
'select disk <n>' - where <n> corresponds to the disk number reported for the USB
'detail disk' - Verify you've selected the correct disk. You don't want to format your hard drive!
'clean' - This destroys all data on your USB stick
'create partition' - primary This creates a primary partition on the USB stick as required.
format fs=fat32 quick - when complete the disk is ready to use
exit
CREATE THE KS FILE
I created the kickstart file on SMGR 7.1.2 and it was saved to the USB disk named 7.1ks.cfg
UNATTENDED SOFTWARE BUILD - AVP 7.1 (avaya-avp-7.1.0.0.0.9.iso)
The following steps seems to work everytime (Plugging the DVD and USB stick in before pushing in the S8300 didnt always work)
1 Plug in the USB DVD drive to the S8300D USB1 port - power on switch at back - eject the drive bay and insert the software CD (AVP 7.1) - Close drive bay
2 Remove the DVD Drive from USB1 port - leave CD inside and the power switch at the back in the ON position.
3 Unscrew the S8300D server and pop it out of the slot to power it down - no need to completey remove the card
4 Have the USB DVD in position next to the S8300 and have the USB Flash drive to hand - DO NOT PLUG IN TO THE S8300 YET
5 Push back the S8300D in to the slot to power up (The RED ALM LED will be solid on for 30 secs)
6 After pushing in wait approx 5 seconds then connect the DVD drive USB cable to USB Port 1
7 After a further 5 seconds connect the USB Flash drive to USB port 2
9 The S8300 Red ALM LED will start flashing (this continues for 5 minutes)
10 The DVD will read the disk and the LED will light for about 2 miuntes then go out
11 At minute 3 the DVD reads the disk again briefly, you see a flickering DVD LED, then shortly after the USB LED lights and flickers then goes out
12 the S8300 Red ALM LED stays flashing up to minute 5.
13 All LED's then go out, it looks like nothing is happening, leave for a further 10 minutes and the DVD ejects
14 Now leave for a further 15 minutes for the install to complete
15 You should be able to Ping and SSH to the AVP address (provided you have the media gateway configured and connected to the corporate network). Remember to SSH and accept the EULA first before trying to add the host to SDM - AVP7.1 log in with 'admin' (not root as per 7.0)