Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Setup > Server backup failing before start

Reply
Thread Tools Display Modes

Server backup failing before start

 
 
Cameron Shaw
Guest
Posts: n/a

 
      07-31-2009

The server is Windows is Server 2008 Enterprise X64 with Hyper-v role
enabled. No additional applications/roles/features enabled.


I had made a previous post here, entitled Windows Server Backup Failing. The
problem has gotten worse. It started with:
"I've been having issues recently attempting to do full backup on one of my
servers. While the C:\ backup as soon as the second partition starts, and
the backup fails with error
2155348010 (One of the backup files could not be created.). Please rerun
backup once issue is resolved."

and now when I try to backup it goes as far as "Creating the shadow copy of
volumes requested for backup" and stops with summary saying:

"Backup stopped before completing.
Detailed Error:
ERROR - The shared restore point operation failed with error (0x81000101)
The creation of a shadow copy has timed out. Try again this operation.
Timed out before the shared protection point was created."

I was hoping someone might have an idea why backups aren't worknig on this
server.

Initially I was deploying the wbadmin through Altiris to run on the server.
I then tried setting it up as a task within the server removing Altiris from
the situation with the same result.

Any idea's?


 
Reply With Quote
 
 
 
 
Danny Sanders
Guest
Posts: n/a

 
      07-31-2009

See if this link helps:
http://social.technet.microsoft.com/...f-b6ddfa0ed88c

Also google:
ERROR - The shared restore point operation failed with error (0x81000101)


hth
DDS

"Cameron Shaw" <> wrote in message
news:e1u$P$...
> The server is Windows is Server 2008 Enterprise X64 with Hyper-v role
> enabled. No additional applications/roles/features enabled.
>
>
> I had made a previous post here, entitled Windows Server Backup Failing.
> The problem has gotten worse. It started with:
> "I've been having issues recently attempting to do full backup on one of
> my
> servers. While the C:\ backup as soon as the second partition starts, and
> the backup fails with error
> 2155348010 (One of the backup files could not be created.). Please rerun
> backup once issue is resolved."
>
> and now when I try to backup it goes as far as "Creating the shadow copy
> of volumes requested for backup" and stops with summary saying:
>
> "Backup stopped before completing.
> Detailed Error:
> ERROR - The shared restore point operation failed with error (0x81000101)
> The creation of a shadow copy has timed out. Try again this operation.
> Timed out before the shared protection point was created."
>
> I was hoping someone might have an idea why backups aren't worknig on this
> server.
>
> Initially I was deploying the wbadmin through Altiris to run on the
> server. I then tried setting it up as a task within the server removing
> Altiris from the situation with the same result.
>
> Any idea's?
>



 
Reply With Quote
 
Cameron Shaw
Guest
Posts: n/a

 
      07-31-2009
I read that before and for what it is worth. It did work, but something has
changed to make it stop.
"Danny Sanders" <> wrote in message
news:...
> See if this link helps:
> http://social.technet.microsoft.com/...f-b6ddfa0ed88c
>
> Also google:
> ERROR - The shared restore point operation failed with error (0x81000101)
>
>
> hth
> DDS
>
> "Cameron Shaw" <> wrote in message
> news:e1u$P$...
>> The server is Windows is Server 2008 Enterprise X64 with Hyper-v role
>> enabled. No additional applications/roles/features enabled.
>>
>>
>> I had made a previous post here, entitled Windows Server Backup Failing.
>> The problem has gotten worse. It started with:
>> "I've been having issues recently attempting to do full backup on one of
>> my
>> servers. While the C:\ backup as soon as the second partition starts, and
>> the backup fails with error
>> 2155348010 (One of the backup files could not be created.). Please rerun
>> backup once issue is resolved."
>>
>> and now when I try to backup it goes as far as "Creating the shadow copy
>> of volumes requested for backup" and stops with summary saying:
>>
>> "Backup stopped before completing.
>> Detailed Error:
>> ERROR - The shared restore point operation failed with error (0x81000101)
>> The creation of a shadow copy has timed out. Try again this operation.
>> Timed out before the shared protection point was created."
>>
>> I was hoping someone might have an idea why backups aren't worknig on
>> this server.
>>
>> Initially I was deploying the wbadmin through Altiris to run on the
>> server. I then tried setting it up as a task within the server removing
>> Altiris from the situation with the same result.
>>
>> Any idea's?
>>

>
>



 
Reply With Quote
 
David Shen [MSFT]
Guest
Posts: n/a

 
      08-03-2009
Hello Cameron,

Thank you for posting here.

From the description, it seems that you encountered the error message when
you tried to take backup on Windows Server 2008 Enterprise edition with
Hyper-V role enabled.

Backup stopped before completing.

Detailed Error:

ERROR - The shared restore point operation failed with error (0x81000101)
The creation of a shadow copy has timed out.

Troubleshooting steps:

1. Please run "vssadmin list writers" to check if "Microsoft Hyper-V VSS
Writer" has been registered and list out. Please also check if there is any
error with any Writers.

2. As you said "While the C:\ backup as soon as the second partition
starts, and the backup fails with error 2155348010", I want to know whether
the second partition is a local hard disk drive or it is a LUN/ iSCSI
storage disk. Does the second partition contain the vhd file or VM
configuration file of the virtual machines on the Hyper-V?

3. Also to narrow down the root cause of the issue, please boot the
problematic server with the clean boot mode, and then test to see if the
system state backup can be done successfully on it.

Take system state backup in Clean Boot mode

1.1. Click Start->Run...->type msconfig and press Enter
1.2. Click Services tab and select Hide All Microsoft Services and Disable
All third party Services.
1.3. Click Startup tab and Disable All startup items
1.4. Click OK and choose Restart
1.5. Take system state backup with Wbamin

Wbadmin start systemstatebackup -backupTarget:<drive>CH

Can you backup the systemstate successfully? If not, do you see any error
message? If yes, please test to see if you can take full backup of that
server.

4. If the issue still exist, I would like to suggest that you run "CHKDSK
/F" on that server to fix potential error on the disk.

5. The issue could be also caused by invalid entry:

Please delete all .bak folders from
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\ProfileList, and then check if it will be helpful.

Hope this can be helpful.

David Shen
Microsoft Online Technical Support

 
Reply With Quote
 
David Shen [MSFT]
Guest
Posts: n/a

 
      08-05-2009
Hello Camerons,

I'd like to check how things are going. Did you have the chance to try the
troubleshooting steps? If you have any other questions, please do not
hesitate to let me know. I look forward to your further updates.

David Shen
Microsoft Online Technical Support

 
Reply With Quote
 
muurman
Guest
Posts: n/a

 
      09-24-2009

I also have backup problems in 2008.

i posted it in:
http://social.technet.microsoft.com/...7-269330e9ba1a

"David Shen [MSFT]" wrote:

> Hello Camerons,
>
> I'd like to check how things are going. Did you have the chance to try the
> troubleshooting steps? If you have any other questions, please do not
> hesitate to let me know. I look forward to your further updates.
>
> David Shen
> Microsoft Online Technical Support
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Server Backup Failing Cameron Shaw Server Setup 1 07-30-2009 07:36 AM
Cannot start Windows server backup RobDogg69 Windows Server 8 03-11-2009 08:35 AM
Exchange IS failing to start Dave Solly Windows Small Business Server 7 08-19-2008 12:43 PM
Scheduled task failing NT Backup Windows server 2003 Small Busines BV Windows Server 2 03-28-2007 01:08 PM
VPC 2004 Failing to start Andrew McHale Virtual PC 4 10-24-2006 04:50 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59