Windows - Drive Not Ready : Exception Processing

#1 VM Backup : Modern Data Protection for VMware vSphere and Microsoft Hyper-V

Windows - Drive Not Ready : Exception Processing

Postby Jamo » Tue Nov 30, 2010 2:11 pm

I'm on my 2nd 2003 virtual appliance because I had the same issue on the 1st. I left it behind and built a vm from scratch just for veeam. I'm replicating 6 vms over 10mb and at some point during the night i get the Windows error which haults my replication until i hit "continue" or "retry". I'm familiar with the diskpart automount disable but I thought i read that this command wasn't necessary anymore. Seems like i can run smooth for 3 or 4 weeks then without many changes on my part this pops up. Can anyone shed some light? I have opened a case for the 2nd time. Not sure i received any resolution the first time.
Jamo
Lurker
 
Posts: 2
Liked: never
Joined: Tue Nov 30, 2010 1:55 pm
Full Name: Jon

Re: Windows - Drive Not Ready : Exception Processing

Postby Alexey D. » Tue Nov 30, 2010 4:34 pm

Hello Jon,

Which disks do you have mounted to backup server VM? The problem may be with an odd-behaving disk getting ocassionally dismounted during job runs.
Any candidates for this?
Alexey D.
 

Re: Windows - Drive Not Ready : Exception Processing

Postby netmonkey » Wed Dec 29, 2010 10:01 am

Hi - I have the same problem...

a dedicated 2003 32bit vm running VBR 5.0.1.198, backing up a number of vms to a remote windows share.
this error "appears" to be random - by that I mean when backing up say 10 vm's the error will happen on vm1, 4,5 & 10 and then the next day some different vm's, then some days it will complete without error. just clicking "retry" when it does happen seems to allow the job to continue fine

after every vm backuo completes I do get the windows PlugPlayManager Event ID 12 errors, warning about disks disappearing from the system without being prepared.... but I understand that this is normal.

but I also noticed at the start of the job I get this warning :

"PartMgr Event ID 58 Changing the disk signature of disk 23 because it is equal to the disk signature of disk 0"

not sure if this is related...

Dominic
netmonkey
Novice
 
Posts: 5
Liked: never
Joined: Wed Dec 29, 2010 9:26 am

Re: Windows - Drive Not Ready : Exception Processing

Postby Bunce » Thu Dec 30, 2010 7:05 am

I've noticed the duplicate disk signature error also

if you create your vm's from templates, the cloned disks of these vm's will have the same signature. you can verify this using fdisk.

When veaam attaches a disk, windows checks the signature and alerts if an existing disk with that signature exists. this can occur if the veeam vm itself was built from the same template as the vm's being backed up.

You'll see an alert in disk management on the duplicate disk, when the disks are mounted.
Bunce
Expert
 
Posts: 221
Liked: 2 times
Joined: Fri Sep 18, 2009 9:56 am
Location: Adelaide, Australia
Full Name: Andrew

Re: Windows - Drive Not Ready : Exception Processing

Postby netmonkey » Sat Jan 01, 2011 9:03 pm

thanks for that bunce... makes sense... you are right, our vm's are built from a template and the veeam vm itself WAS created from the same one.

I guess that unless it is contributing to this threads actual root issue (Windows - Drive Not Ready : Exception Processing), then this PartMgr error can be ignored ?
netmonkey
Novice
 
Posts: 5
Liked: never
Joined: Wed Dec 29, 2010 9:26 am

Re: Windows - Drive Not Ready : Exception Processing

Postby Bunce » Sun Jan 02, 2011 7:25 am

Yeah - I thought it was the cause of our problems as well, but think ours was due to the different block size issue between the VBR datastore and the VM's (being backed up) datastore.

It looks like Windows only classifies the duplicate signature issue as alert rather than a problem, but it might pay to lodge a support case with Veeam to make sure in your case.
Bunce
Expert
 
Posts: 221
Liked: 2 times
Joined: Fri Sep 18, 2009 9:56 am
Location: Adelaide, Australia
Full Name: Andrew

Re: Windows - Drive Not Ready : Exception Processing

Postby netmonkey » Mon Jan 17, 2011 1:13 pm

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.
netmonkey
Novice
 
Posts: 5
Liked: never
Joined: Wed Dec 29, 2010 9:26 am

Re: Windows - Drive Not Ready : Exception Processing

Postby antivir » Wed Jan 19, 2011 9:21 pm

I have the same problem with job which contains Ubuntu VMs only. It's not template problem.
Any suggestions?
antivir
Enthusiast
 
Posts: 62
Liked: never
Joined: Wed Nov 04, 2009 2:39 pm
Full Name: Andrew

Re: Windows - Drive Not Ready : Exception Processing

Postby Alexey D. » Thu Jan 20, 2011 8:58 am

Hello Andrew,

Which message do you receive with Ubuntu VM?
Alexey D.
 

Re: Windows - Drive Not Ready : Exception Processing

Postby antivir » Thu Jan 20, 2011 4:23 pm

First VM is Opensuse
In progress VM is Ubuntu.
VBR and vSphere are lastest versions.
And this happens not each time.
Do you have such tickets already or i'm alone?
Image
antivir
Enthusiast
 
Posts: 62
Liked: never
Joined: Wed Nov 04, 2009 2:39 pm
Full Name: Andrew

Re: Windows - Drive Not Ready : Exception Processing

Postby netmonkey » Fri Jan 21, 2011 11:02 am

hey antivir - sorry you've come across the same error as me... I have an open support case at the mo (no real progress thus far)...

This error - for me - is pretty random, if fact I've been running fine for a few weeks now... out of curiosity is this the first time you've tried to back this VM up? the reason I ask is that for me these errors USUALLY occur the first time I back up a new vm - clicking "try again" always allows the job to progress & complete and then USUALLY after that the jobs run fine....note the word USUALLY as annoyingly this is'nt always the case.

tech support were pointing the finger at the duplicate disk signature (where the veeam server was backing up machines created from the same template), but as I got the same error when backing up a win 2000 server and you an ubuntu server - it can't be that.

don't know if the original poster Jamo has resolved this - if you're following the thread Jamo, please let us know...
netmonkey
Novice
 
Posts: 5
Liked: never
Joined: Wed Dec 29, 2010 9:26 am

Re: Windows - Drive Not Ready : Exception Processing

Postby bolnetworks » Wed Jan 26, 2011 2:00 pm

Same problem here. any idea?

Arie Rietkerk
Bol Networks
bolnetworks
Member
 
Posts: 12
Liked: never
Joined: Tue Aug 03, 2010 11:39 am
Full Name: Bol Networks

Re: Windows - Drive Not Ready : Exception Processing

Postby antivir » Thu Jan 27, 2011 3:53 pm

netmonkey
for me these errors USUALLY occur the first time I back up a new vm

For me - any time (not first one only).

---------------------------------------------
There were two network interfaces in VBR' VM. I deleted one, and now no that error. I added it again but still no error.

netmonkey, bolnetworks
Does your VM have one network interface?
antivir
Enthusiast
 
Posts: 62
Liked: never
Joined: Wed Nov 04, 2009 2:39 pm
Full Name: Andrew

Re: Windows - Drive Not Ready : Exception Processing

Postby netmonkey » Thu Jan 27, 2011 4:27 pm

hmmm - I only have one NIC in my veeam vm...

do you get the errors on every backup or is it random like me ?
netmonkey
Novice
 
Posts: 5
Liked: never
Joined: Wed Dec 29, 2010 9:26 am

Re: Windows - Drive Not Ready : Exception Processing

Postby antivir » Thu Jan 27, 2011 5:14 pm

netmonkey
It was random.
antivir
Enthusiast
 
Posts: 62
Liked: never
Joined: Wed Nov 04, 2009 2:39 pm
Full Name: Andrew

Next

Return to Veeam Backup & Replication



Who is online

Users browsing this forum: Google Feedfetcher, Michael_6835, Vitaliy S. and 21 guests