From: Mike on 8 Jul 2010 12:10 Hi folks, I recently migrated from SBS 2008 -> SBS 2008 running as a VM in Hyper-V. Setup backup job and backups running well to a External USB drive. Bought a 2nd External USB Drive thinking I could swap them out each day and take the previous night's drive home with me. I guess that doesn't work, as the next day after I swapped out, the backups failed. I swapped out the drives back to the one that was working, and it's failing too. Tried to delete the job and recreate it in the SBS wizard, and it won't recreate. Gives me an error about "The server cannot configure the backup schedule. Please try again.". Looking at the logs, it seems to hang here: [4584] 100708.110747.2919: Storage: Create backup target disk: DiskName=WD 5000AAC External SCSI Disk Device, Label=SBS 2008 Backup Drive Number 1 [4584] 100708.110747.3076: Storage: Add backup target: Label=SBS 2008 Backup Drive Number 1 [4584] 100708.110747.3076: Storage: Add backup volume: MountPath=C: [4584] 100708.110747.3232: Storage: Add backup volume: MountPath=D: [4584] 100708.110747.3544: Storage: Exception Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException: [4584] 100708.110747.3701: Exception: --------------------------------------- An exception of type 'Type: Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException, Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' has occurred. Timestamp: 07/08/2010 11:07:47 Message: Task not found. Stack: at Microsoft.WindowsServerSolutions.Common.WindowsTaskScheduler..ctor(String taskPath, String taskName) at Microsoft.WindowsServerSolutions.Storage.Common.ServerBackupUtility.GetServerBackupTaskStatus() [4584] 100708.110747.3857: Storage: No previous backup found ErrorCode:0 BaseException: Microsoft.WindowsServerSolutions.Storage.Common.StorageException: GetServerBackupTaskStatus: fail to find the task ---> ErrorCode:0 BaseException: Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException: Task not found. I'm not sure how to fix this. Do I have to shutdown the VM and redo the physical drive attachment or something? The error mentions "task not found". All I did was unplug one drive and plug in another of the same type (WD 500Gb). Any ideas on how to fix this? I've been googling, but no real answers yet. Mike
From: Jim on 8 Jul 2010 12:41 If it helps, we use exactly that methodology on our physical SBS 2008 servers. Two external USB drives, swapping them over each morning. This works really well. So perhaps you can narrow things down to the way that Hyper-V is exposing the USB drives to your VM? Jim On Thu, 8 Jul 2010 09:10:30 -0700, Mike <Mike(a)discussions.microsoft.com> wrote: > >Hi folks, > >I recently migrated from SBS 2008 -> SBS 2008 running as a VM in Hyper-V. >Setup backup job and backups running well to a External USB drive. >Bought a 2nd External USB Drive thinking I could swap them out each day and >take the previous night's drive home with me. I guess that doesn't work, as >the next day after I swapped out, the backups failed. I swapped out the >drives back to the one that was working, and it's failing too. Tried to >delete the job and recreate it in the SBS wizard, and it won't recreate. >Gives me an error about "The server cannot configure the backup schedule. >Please try again.". >Looking at the logs, it seems to hang here: >[4584] 100708.110747.2919: Storage: Create backup target disk: DiskName=WD >5000AAC External SCSI Disk Device, Label=SBS 2008 Backup Drive Number 1 >[4584] 100708.110747.3076: Storage: Add backup target: Label=SBS 2008 Backup >Drive Number 1 >[4584] 100708.110747.3076: Storage: Add backup volume: MountPath=C: >[4584] 100708.110747.3232: Storage: Add backup volume: MountPath=D: >[4584] 100708.110747.3544: Storage: Exception >Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException: > >[4584] 100708.110747.3701: Exception: >--------------------------------------- >An exception of type 'Type: >Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException, >Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' >has occurred. >Timestamp: 07/08/2010 11:07:47 >Message: Task not found. >Stack: at >Microsoft.WindowsServerSolutions.Common.WindowsTaskScheduler..ctor(String >taskPath, String taskName) > at >Microsoft.WindowsServerSolutions.Storage.Common.ServerBackupUtility.GetServerBackupTaskStatus() > >[4584] 100708.110747.3857: Storage: No previous backup found ErrorCode:0 >BaseException: >Microsoft.WindowsServerSolutions.Storage.Common.StorageException: >GetServerBackupTaskStatus: fail to find the task ---> ErrorCode:0 >BaseException: >Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException: Task >not found. >I'm not sure how to fix this. Do I have to shutdown the VM and redo the >physical drive attachment or something? The error mentions "task not found". > >All I did was unplug one drive and plug in another of the same type (WD >500Gb). Any ideas on how to fix this? I've been googling, but no real >answers yet. > >Mike
From: Bill Sanderson on 8 Jul 2010 12:42 All that I can say is that this process does work on a physical SBS-2008 server. I generally use the "Safely remove" mechanism when I switch drives. Every once in a while I have trouble with the switched drive being recognized. If I am remote, I restart the server and that fixes it. If I am local, I remove and re-attach the drive. But, most of the time, a simple rotation of two drives works fine. "Mike" wrote in message news:00B243E0-384F-4DD0-8F05-A75B1E6AD29F(a)microsoft.com... Hi folks, I recently migrated from SBS 2008 -> SBS 2008 running as a VM in Hyper-V. Setup backup job and backups running well to a External USB drive. Bought a 2nd External USB Drive thinking I could swap them out each day and take the previous night's drive home with me. I guess that doesn't work, as the next day after I swapped out, the backups failed. I swapped out the drives back to the one that was working, and it's failing too. Tried to delete the job and recreate it in the SBS wizard, and it won't recreate. Gives me an error about "The server cannot configure the backup schedule. Please try again.". Looking at the logs, it seems to hang here: [4584] 100708.110747.2919: Storage: Create backup target disk: DiskName=WD 5000AAC External SCSI Disk Device, Label=SBS 2008 Backup Drive Number 1 [4584] 100708.110747.3076: Storage: Add backup target: Label=SBS 2008 Backup Drive Number 1 [4584] 100708.110747.3076: Storage: Add backup volume: MountPath=C: [4584] 100708.110747.3232: Storage: Add backup volume: MountPath=D: [4584] 100708.110747.3544: Storage: Exception Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException: [4584] 100708.110747.3701: Exception: --------------------------------------- An exception of type 'Type: Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException, Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' has occurred. Timestamp: 07/08/2010 11:07:47 Message: Task not found. Stack: at Microsoft.WindowsServerSolutions.Common.WindowsTaskScheduler..ctor(String taskPath, String taskName) at Microsoft.WindowsServerSolutions.Storage.Common.ServerBackupUtility.GetServerBackupTaskStatus() [4584] 100708.110747.3857: Storage: No previous backup found ErrorCode:0 BaseException: Microsoft.WindowsServerSolutions.Storage.Common.StorageException: GetServerBackupTaskStatus: fail to find the task ---> ErrorCode:0 BaseException: Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException: Task not found. I'm not sure how to fix this. Do I have to shutdown the VM and redo the physical drive attachment or something? The error mentions "task not found". All I did was unplug one drive and plug in another of the same type (WD 500Gb). Any ideas on how to fix this? I've been googling, but no real answers yet. Mike
From: Mike on 8 Jul 2010 14:13 Another data point. The External Drive shows up under Computer as a 3rd hard drive, with drive assignment B:. I can click on it and look at the previously good backups. I "thought" on a VM, the external drive would be unviewable except for backing up/restoring. Does that make a difference? Mike "Mike" wrote: > Hi folks, > > I recently migrated from SBS 2008 -> SBS 2008 running as a VM in Hyper-V. > Setup backup job and backups running well to a External USB drive. > Bought a 2nd External USB Drive thinking I could swap them out each day and > take the previous night's drive home with me. I guess that doesn't work, as > the next day after I swapped out, the backups failed. I swapped out the > drives back to the one that was working, and it's failing too. Tried to > delete the job and recreate it in the SBS wizard, and it won't recreate. > Gives me an error about "The server cannot configure the backup schedule. > Please try again.". > Looking at the logs, it seems to hang here: > [4584] 100708.110747.2919: Storage: Create backup target disk: DiskName=WD > 5000AAC External SCSI Disk Device, Label=SBS 2008 Backup Drive Number 1 > [4584] 100708.110747.3076: Storage: Add backup target: Label=SBS 2008 Backup > Drive Number 1 > [4584] 100708.110747.3076: Storage: Add backup volume: MountPath=C: > [4584] 100708.110747.3232: Storage: Add backup volume: MountPath=D: > [4584] 100708.110747.3544: Storage: Exception > Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException: > > [4584] 100708.110747.3701: Exception: > --------------------------------------- > An exception of type 'Type: > Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException, > Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' > has occurred. > Timestamp: 07/08/2010 11:07:47 > Message: Task not found. > Stack: at > Microsoft.WindowsServerSolutions.Common.WindowsTaskScheduler..ctor(String > taskPath, String taskName) > at > Microsoft.WindowsServerSolutions.Storage.Common.ServerBackupUtility.GetServerBackupTaskStatus() > > [4584] 100708.110747.3857: Storage: No previous backup found ErrorCode:0 > BaseException: > Microsoft.WindowsServerSolutions.Storage.Common.StorageException: > GetServerBackupTaskStatus: fail to find the task ---> ErrorCode:0 > BaseException: > Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException: Task > not found. > I'm not sure how to fix this. Do I have to shutdown the VM and redo the > physical drive attachment or something? The error mentions "task not found". > > All I did was unplug one drive and plug in another of the same type (WD > 500Gb). Any ideas on how to fix this? I've been googling, but no real > answers yet. > > Mike >
From: Mike on 8 Jul 2010 14:14 I have read where this problem can occur if the data you are backing up is greater than the capacity of your external drive, but that is not my case here. It's a new server with about 80Gb of data, and I have a 500Gb external drive. It's giving me a "The request could not be performed because of an i/o device error" message. I'm just trying to figure out how to recover. If I shutdown the VM and remove the external physical disk and re-add it will that make it happy? Mike "Mike" wrote: > Thanks guys. Unfortunately, I have found out that a VM doesn't work that > way, and I now have two things to figure out. How to get the single drive > working, and what is the procedure to add a 2nd drive to the box, and how to > retate them around without messing up the Backup operations. > > Mike > > > "Mike" wrote: > > > Hi folks, > > > > I recently migrated from SBS 2008 -> SBS 2008 running as a VM in Hyper-V. > > Setup backup job and backups running well to a External USB drive. > > Bought a 2nd External USB Drive thinking I could swap them out each day and > > take the previous night's drive home with me. I guess that doesn't work, as > > the next day after I swapped out, the backups failed. I swapped out the > > drives back to the one that was working, and it's failing too. Tried to > > delete the job and recreate it in the SBS wizard, and it won't recreate. > > Gives me an error about "The server cannot configure the backup schedule. > > Please try again.". > > Looking at the logs, it seems to hang here: > > [4584] 100708.110747.2919: Storage: Create backup target disk: DiskName=WD > > 5000AAC External SCSI Disk Device, Label=SBS 2008 Backup Drive Number 1 > > [4584] 100708.110747.3076: Storage: Add backup target: Label=SBS 2008 Backup > > Drive Number 1 > > [4584] 100708.110747.3076: Storage: Add backup volume: MountPath=C: > > [4584] 100708.110747.3232: Storage: Add backup volume: MountPath=D: > > [4584] 100708.110747.3544: Storage: Exception > > Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException: > > > > [4584] 100708.110747.3701: Exception: > > --------------------------------------- > > An exception of type 'Type: > > Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException, > > Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' > > has occurred. > > Timestamp: 07/08/2010 11:07:47 > > Message: Task not found. > > Stack: at > > Microsoft.WindowsServerSolutions.Common.WindowsTaskScheduler..ctor(String > > taskPath, String taskName) > > at > > Microsoft.WindowsServerSolutions.Storage.Common.ServerBackupUtility.GetServerBackupTaskStatus() > > > > [4584] 100708.110747.3857: Storage: No previous backup found ErrorCode:0 > > BaseException: > > Microsoft.WindowsServerSolutions.Storage.Common.StorageException: > > GetServerBackupTaskStatus: fail to find the task ---> ErrorCode:0 > > BaseException: > > Microsoft.WindowsServerSolutions.Common.WindowsTaskSchedulerException: Task > > not found. > > I'm not sure how to fix this. Do I have to shutdown the VM and redo the > > physical drive attachment or something? The error mentions "task not found". > > > > All I did was unplug one drive and plug in another of the same type (WD > > 500Gb). Any ideas on how to fix this? I've been googling, but no real > > answers yet. > > > > Mike > >
|
Next
|
Last
Pages: 1 2 Prev: Certificate error suddenly showing up. Next: Outlook/SBS 2003 - Waiting to update folder..... |