by netmonkey » Mon Jan 17, 2011 1:13 pm people like this post
Hi - just thought I'd update this post a bit...
I still have an open support case with this issue at the moment, but one thing I was able to do was stop the PartMgr Event ID 58 duplicate disk signature errors -
As bunce previously said, this is due to the veeam backup vm (2003 32bit in my case) being created from the same template as other vms that its trying to backup... anyway, using a tool called mbrwiz, i was able to simply change the disk signature on the veeam vm to stop the conflicts. It does'nt look as though this has resolved the root problem, but its one less eventlog error to worry about.
another thing I noticed is that a by-product of all the mounting/unmounting of disks that virtual appliance mode does when it backups (see the windows event log errors PlugPlayManager Event ID 12) - this does build up a hefty number of hidden generic storage volumes that are visible (greyed out) in the "storage volumes" section of Device Manager when viewed with "show hidden devices" enabled :
1. Open a Windows command (CMD) prompt.
2. Type the following: SET DEVMGR_SHOW_NONPRESENT_DEVICES=1 (not case sensitive, make sure you spell it exactly right) and hit Enter.
3. In the same CMD prompt window type DEVMGMT.MSC to open the Device Manager application. You cannot open it through the GUI as the set command only affects applications run from the same CMD window.
4. Once Device Manager opens select View from the top menu and then the Show Hidden Devices option which will display all hidden and non-present hardware devices.
5. expand "storage volumes"
not sure if this is just my installation, or even if it a problem - just thought I'd mention it...
cheers.