Thursday, May 19, 2011

Redundant or Double Display Order in Boot Menu

Today I would like to share with you on how I remove the redundant or duplicate display order in the Boot Menu.

A summary on my laptop.  I’ve Windows 7 Enterprise as the Operating System and also a Windows 2008 Server 2008 Enterprise which is booted up from VHD.

I discovered that the display on the Boot Menu has 2 Windows 7 in the boot menu, however is referred the same identifier.

image

It’s quite annoying and I’ve also used the MSCONFIG and remove one of the Windows 7 from the Boot Menu Display, it doesn’t work.  Once remove, it will remove both the Windows 7 from the boot menu.

image
Exhibit 1

Exhibit 1 – Click on Start Run.  Then key in CMD
After that right click on the cmd.exe and select Run as administrator.

image
Exhibit 2

Exhibit 2 -

  • from the command prompt key in bcdedit /enum
  • Take note of the identifier for both the current (which is Windows 7 in my situation) and the Windows 2008 Server (booting up from the VHD).  Noted of the identifier is in (1) & (2) in the Exhibit 2

SCR2
Exhibit 3

Exhibit 3 – key in as bcdedit /displayorder {current} {9f41c96b-446c-11e0-b905-83797765e111} and press [Enter]

Note : The highlighted in pink colour are unique.  As displayed in Exhibit 2 (number 2), that is the identifier for my Windows Server 2008 booted up in VHD.  Change according to your identifier.

image
Exhibit 4

Exhibit 4 – Now the boot menu will display as Windows 7 & Windows Server 2008 in the boot menu.

Reboot my laptop and wa la …. it’s no more annoying with displaying 2 Windows 7 in the boot menu.

Hope the steps above helps.

Thank you Hot smile.

keywords : multiple display in boot menu, double entry in boot menu, multiple same entry in display order, bcdedit.

Monday, May 9, 2011

Configure Tape Library to be recognize by DPM

One of the users was having issue with the DPM (Data Protection Manager) backing up to tape library.  
Note : This tape library is using the Fiber-Channel Connection.  Therefore, the need from the Network Administrator to configure the zoning correctly in the SAN switch first.
For a start, I need to ensure that the Windows recognize the Tape Library.  After some troubleshooting, here are some findings :
SCR23b
Diagram 1
Diagram 1 - So, it seems that the driver wasn’t installed by the user.  So I have taken the following steps.
image
Diagram 2


Diagram 2 - Find out what’s the model of the Tape Library.
SCR40a
Diagram 3
Diagram 3 - In the DPM it shows as individual tape drive and also the Tape Library as offline.
Steps taken to resolve issue of tape library.
First step, I inserted the IP address into the Tape Library so that I can remotely http into the tape library.
From IE key in the  IP address, then login to the interface. 
On the Monitor Library (on the left hand side), drill down to Drive Identity.  Take note of the serial number as this information needs to be compared in the DPM.
image
Diagram 4
Diagram 4 - Note also the tape drive serial number.  This serial number will be displayed in the DPM Tape Library later.
image
Diagram 5
Diagram 5 – Take note of the WW Node Name.  This information needs to be provided to the SAN switch administrator for zoning purpose.
image
Diagram 6
Diagram 6 - Go back to the website to download the driver for the tape Library.
SCR34
Diagram 7

Diagram 7 - Save the file
SCR13
Diagram 8
Diagram 8 - Then Extract to a folder.
Go back to the Device Manager, then drill down to the tape drives.
SCR15a
Diagram 9
Diagram 9 - Right-Click on the one of the tape drive and select Update Driver Software.
SCR16
Diagram 10

Diagram 10 - When the Update Driver Software screen appear, select the Browse my computer for driver software
SCR17
Diagram 11

Diagram 11 - Click Browse to the directory
SCR18
Diagram 12

Diagram 12 - Click Next.
image
Diagram 13
Diagram 13 - Click Install.
SCR20
Diagram 14
Diagram 14 - Click Close once it’s completed.
SCR22
Diagram 15

Diagram 15 - Click Yes to reboot the server.
After the reboot …..
Login to the DPM server and drill down to Device Manager.
SCR24a
Diagram 16

Diagram 16 - On the right panel, expand the Medium Changer Devices, select the Unknown Medium Changer.
SCR25
Diagram 17

Diagram 17 - Once the Update Driver Software window appear, select the Browse my computer for driver software
SCR26
Diagram 18

Diagram 18 - Select the driver location and then click Next
SCR27
Diagram 19

Diagram 19 - Click Install for the Tape Library driver installation.
SCR28
Diagram 20
Diagram 20 - The window will prompt that the tape library is successfully installed.  Then click Close.
SCR29
Diagram 21
Diagram 21 - Select Yes to reboot the server.
After the reboot …… login to the DOPM server, launch the Server Manager and then drill down to the Medium Changer Devices.

SCR49
Diagram 22

Diagram 22 - The above screen shows that the driver selected is correct, but then there’s an exclamation (!) mark.
SCR24
Diagram 23
Diagram 23 - There’s a need to do an additional step which is to drill to the driver that you have extracted and then select the Tape Library directory (of the extracted), then double-click on the install_exclusive
SCR15a
Diagram 24

Diagram 24 - In the Server Manager, expand the Server ManagerDevice Manager Tape Drives.
SCR18
Diagram 25

Diagram 25 - Then select Let me pick from a list of device drivers on my computer.

SCR29
Diagram 26

Diagram 26 - Select the LTO Tape drive and click Next.
SCR30
Diagram 27

Diagram 27 - Once the driver is changed, then you’ll have the screen above.  Click Close.
image
Diagram 28
Diagram 28 - Drill down the Device Manager Tape Drives, and confirm there’s no exclamation mark on the drivers.

SCR32
Diagram 29
Diagram 29 - Launch the DPM 2010 Administrator Console
SCR33
Diagram 30

Diagram 30 - On the Actions Pane on the right, select Rescan
SCR34
Diagram 31

Diagram 31 - Once the Rescan is done, you should be able to detect the Tape Library with the Tape Drives being displayed.  The tape drive will have it’s serial number displayed in the brackets.
image
Diagram 32
Diagram 32 - In the Actions pane on the right, click on the Inventory library…
SCR36
Diagram 33

Diagram 33 - This will scan whatever tape media to report back to the DPM server.
Thank you and hope the steps above helps.  Happy Back-ing Up  !!
keywords : DPM, Data Protection Manager, LTO, Tape Library, Dell Powervault LTO-5, Tape Drive / Tape Library Configuration / Installation issue with DPM