Quantcast
Channel: Backup – Windows and Windows Server forum
Viewing all 3323 articles
Browse latest View live

Windows 7 VM Backup Failing

$
0
0

Hello All,

Our Environment

Windows 2012 R2 Datacenter Hyperv V 4 node cluster

All VMs are stored on CSV's which are SAN disks from HP SAN

The backup tool is netbackup V 7.6.

One VM which has Windows 7 Service pack 1 OS is failing backups since 2nd August.

No changes on VM prior to backups staring to fail.

All other VM backups are success( Including other Windows 7 VMs)

Error in netbackup

24/08/2016 10:53:11 - Info bpfis(pid=3972) done. status: 4207: Could not fetch snapshot metadata or state files  
snapshot error encountered(156)

I found that below mentioned VSS writers on VM keep failing when the backup is run

Com+ RegDB, WMI, Shadow copy optimization and Windows search writers keep failing


I have done the following troubleshooting to try and resolve the issue , but no resolution so far.

==============================================================================

1)updated integration services to latest

2) Installed below mentioned hotfixes
https://support.microsoft.com/en-us/kb/2996928
Backup task fails with a time-out error in Windows


https://support.microsoft.com/en-us/kb/3121255
"0x00000024" Stop error in FsRtlNotifyFilterReportChange and VSS backup of PI Data server fails in Windows

https://support.microsoft.com/en-us/kb/2505454
Volsnap

3) Re registered all VSS DLL's

rem
net stop "System Event Notification Service"
net stop "Background Intelligent Transfer Service"
net stop "COM+ Event System"
net stop "Microsoft Software Shadow Copy Provider"
net stop "Volume Shadow Copy"
cd /d %windir%\system32
net stop vss
net stop swprv
regsvr32 /s ATL.DLL
regsvr32 /s comsvcs.DLL
regsvr32 /s credui.DLL
regsvr32 /s CRYPTNET.DLL
regsvr32 /s CRYPTUI.DLL
regsvr32 /s dhcpqec.DLL
regsvr32 /s dssenh.DLL
regsvr32 /s eapqec.DLL
regsvr32 /s esscli.DLL
regsvr32 /s FastProx.DLL
regsvr32 /s FirewallAPI.DLL
regsvr32 /s kmsvc.DLL
regsvr32 /s lsmproxy.DLL
regsvr32 /s MSCTF.DLL
regsvr32 /s msi.DLL
regsvr32 /s msxml3.DLL
regsvr32 /s ncprov.DLL
regsvr32 /s ole32.DLL
regsvr32 /s OLEACC.DLL
regsvr32 /s OLEAUT32.DLL
regsvr32 /s PROPSYS.DLL
regsvr32 /s QAgent.DLL
regsvr32 /s qagentrt.DLL
regsvr32 /s QUtil.DLL
regsvr32 /s raschap.DLL
regsvr32 /s RASQEC.DLL
regsvr32 /s rastls.DLL
regsvr32 /s repdrvfs.DLL
regsvr32 /s RPCRT4.DLL
regsvr32 /s rsaenh.DLL
regsvr32 /s SHELL32.DLL
regsvr32 /s shsvcs.DLL
regsvr32 /s /i swprv.DLL
regsvr32 /s tschannel.DLL
regsvr32 /s USERENV.DLL
regsvr32 /s vss_ps.DLL
regsvr32 /s wbemcons.DLL
regsvr32 /s wbemcore.DLL
regsvr32 /s wbemess.DLL
regsvr32 /s wbemsvc.DLL
regsvr32 /s WINHTTP.DLL
regsvr32 /s WINTRUST.DLL
regsvr32 /s wmiprvsd.DLL
regsvr32 /s wmisvc.DLL
regsvr32 /s wmiutils.DLL
regsvr32 /s wuaueng.DLL
sfc /SCANFILE=%windir%\system32\catsrv.DLL
sfc /SCANFILE=%windir%\system32\catsrvut.DLL
sfc /SCANFILE=%windir%\system32\CLBCatQ.DLL
net start "COM+ Event System

4) Deleted old shadow copies, restarted the VM multiple times

5) Resized and reverted shadow copy space allocation on C drive, currently set to unbounded.

6) Deleted old registry entries referencing old shadow copies using DevNodeClean-x32

7) updated windows disk signature for the disk in VM. -- MBRFIX

8) Ran VSS Trace on Hyper V host and VM, have not been able to deduce much from it.

9) installed MS https://support.microsoft.com/en-gb/kb/2627052 for Volsnap on VM.

10) Readded registry keys from working machine to key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\VSS\Providers.

11) Disabled ASR

12) Deleted registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VSS\Providers\{74600e39-7dc5-4567-a03b-f091d6c7b092}
Restarted this service 'Hyper-V Volume Shadow Copy Requestor on the VM


13) Deleted microsoft provider HKLM/System/CurrentControlSet/Services/VSS/Providers/GUIDS.

14 ) Added below registry key
HKLM/System/CurrentControlSet/Services/Volsnap

Right Side, New DWORD VALUE - "MinDiffAreaFileSize" - Modify and set the value in between "300-3000 MB" or any multiple

of 300 in between. Ideally we can set it to 3000 MB which works best if we have space.

Ref: http://support.microsoft.com/kb/826936

15) Restarted hyper V host and also restarted hyper V virtual machine service many times


========================================================================


Application event log of the VM has below errors


Volume Shadow Copy Service error: Error calling a routine on a Shadow Copy Provider {74600e39-7dc5-4567-a03b-f091d6c7b092}. Routine details PreFinalCommitSnapshots({816c0863-8f4e-4ed7-8f24-0689056b30dc}, 1) [hr = 0x800705b4, This operation returned because the timeout period expired.
].

Operation:
   Executing Asynchronous Operation

Context:
   Current State: DoSnapshotSet

=================================================

Hyper V VMMS log entry

VSS writers inside virtual machine 'AFFECTED_VM' failed to perform BackupComplete to its shadow copy (VSS snapshot) set: A function call was made when the object was in an incorrect state for that function (0x80042301). (Virtual machine ID D17455D4-5EDB-49D8-85A0-1F9088376048)

==================================================

I have the latest VSS traces if anyone wants to take a look, please let me know of any suggestions or anything tha tI can try to make this work.

Thanks in anticipation.





Windows Backup Event log Errors, How can I find out which Event ID's get logged to Microsoft-Windows-Backup\Operational log vs Application log?

$
0
0

We're trying to capture Windows Backup Event log Errors - but the tool forces us to specify the Event Log in question. In my testing, certain Windows Backup event's go into the 'Application' Log (eg: ID 546) while other's go into the 'Microsoft-Windows-Backup\Operational log' (Eg: ID 19).  How can I find out which Log each EVENT ID records to? 


Event ID 4
Event ID 5
Event ID 8
Event ID 9
Event ID 17
Event ID 18
Event ID 19
Event ID 20
Event ID 21
Event ID 22
Event ID 49
Event ID 50
Event ID 52
Event ID 100
Event ID 517
Event ID 518
Event ID 521
Event ID 527
Event ID 528
Event ID 544
Event ID 545
Event ID 546
Event ID 561
Event ID 564
Event ID 612

Server 2012 Essentials and Surface Pro 4 Backup issue

$
0
0

I have a 2012 Essentials server  that currently backs up 8 machines - both desktops and laptops. I now have a MS Surface Pro 4 with Windows 10 Pro that I want to backup. I am getting the following error: "An error prevented Backup from creating a snapshot of the volumes on this computer". There is room in the System Reserve partition of 550 mb. The backup service is running on the Surface Pro, the Windows Server client computer backup service is also running. Also, the Surface Pro is using UEFI/GPT. (I am already backing up another laptop that is using UEFI/GPT without an issue.)

Any idea of what the issue might be?

Thanks.

Gene

How to check memory leak from poolmon or other MS tools

$
0
0

How to check memory leak from poolmon or other MS tools.

Please share some examples. As not getting much output from Poolmon

Monitoring backup status using event log.

$
0
0
i'm using Autotask Endpoint Management (AEM) to manage server in my site. I want to create an alert when backup is failed, not running and succeed with error by monitoring using event log. There have different version among device such as windows server 2003, 2008 R2, 2012 R2 and others used in my networks. My question is does windows server event log source name and Id is same for all version or it is different? Where can i get the list of the event id backup operation ?

System state backup

$
0
0

I am trying to configure a scheduled system state backup on a Windows 2008 R2 server using the Windows server backup tool. The backup creates a WindowsImageBackup folder on a backup volume using VSS copy, I thought for System state backup Windows backup will create a flat backup file with the bkf extension and not doing image backup. Any idea why this behavior happening for system backup?

Thanks

"Windows Backup cannot read the backup destination" when trying to backup to Backup Once to Samba share on NAS

$
0
0

Environment:

Windows Server 2012 R2 Essentials running in VirtualBox in a Windows 7 host. Networking is configured and works fine.

Background:

My only backup needs are to copy the contents of two folders to a NAS folder every day at 2 AM.

I configured a backup schedule in Windows Server Backup (wbadmin) to a network location which is hosted as a Samba share on a Synology NAS.

For authentication, I created a backup user which has the same username and password as a user on the Samba share, with permission to read and write the backup folder. I added this user to the Backup Operators group.

Problem:

When I try to run the Backup Once operation to test my backup, I get the following error message:

"Windows Backup cannot read the backup destination."

What I've tried:

I verified that the location is directly accessible in Windows by copying and pasting the address from the Windows Server Backup destination into explorer. Providing the backup user credentials opened the location and creating/reading files worked fine.

Adding the backup user to the Administrators group did not have an effect.

Update 2014-02-18

I checked the backup destination and was surprised to find that the scheduled backup actually completes successfully.However, Backup Once always results in the above error message. So the problem is confined to the "Backup Once" operation.


backup warning for missing volume

$
0
0

Hello,

a few days ago i sheduled a full system backup for a windows server using windows server baskup.

today, when i review the backup results i saw lots of warnings regarding a missing volume. 

i checked the event viewer and found Event id 658 and 519 but the information found on technet pages that document this events did not help at all.

can anyone help with this problem ?
thanks,
Marius


Windows Server 2003 Backup Event ID

$
0
0
I'm using windows server 2003 and Autotask Endpoint Management for monitoring . I need to have a list of event Id of backup operation with message in order to monitor the backup in event log by applying into the policy for monitoring.

Hyper-V Backup over SMBv3 with VSS

$
0
0

Hi Together

I try to take a backup of Hyper-V VMs (Windows Guests) using VSS.

Infrastructure:
HP ProLiant SE326M1 Shared Storage (Win Server 2012 R2) using SMB 2x HP DL380 G6 Hyper-V Servers (in Failover Cluster) The 3 Servers are Connected directly using 10 GBit/s.

Failover, Live-Migration, etc. works all without problem.

To be sure VSS works, I followed the steps described here on the storage serverhttps://technet.microsoft.com/en-us/library/jj612865(v=ws.11).aspx

-> A mistake on my side by configuration the storage is possible, but I don't know what i did wrong :(

 Problem:
- If I try to perform a shadow copy (using DISKSHADOW) of a Hyper-V vServer operating on the SMB Storage, I got this error: the component microsoft hyper-v vss writer was not found in the writer components list.

- If I move the SAME VM to the local storage on the server (so the server is also not active in the Failover = Standalone VM) It works with the exact same commands.

The command vssadmin list writers don’t shows errors for the Hyper-V VSS Writer. The machines are up to date and rebooting don’t changes anything.

I hope some one has an idea :)


Server 2012 R2 64bit, Event ID 3, Source Filter Manager, Process ID 4

$
0
0

Hello,

There is always some errors events when doing windows server backup even after several times reboots, as below:

"Filter Manager failed to attach to volume '\Device\HarddiskVolume192'.  This volume will be unavailable for filtering until a reboot.  The final status was 0xC03A001C."

The volume number are different, the process ID is always 4 and thread ID is 4444 or 6708.

I have searched on Internet and Microsoft forum, only found the answers about Windows Search service, but actually I already removed this service.

And, already installed all the hot-fixes.

Hope somebody has solution for it.

Best regards.

Bill

 


Bill


Windows Server 2012r Interface

$
0
0

Hi all,
I am viewing the pbx interface through KVM switch on the server local console. This screen came up when I powered up the server after total shut down due to power issues. Please how do I  use the KVM switch to change to the windows server interface?

It's showing madephpbx login:_    


     

What is at risk on a stolen USB backup drive?

$
0
0

My client has a one year old Server 2012 R2 running native Windows backup to external USB backup drives.  Bitlocker is NOT enabled for anything on this server.  A backup drive has been stolen and I am trying to find out what data is available to someone looking at the drive without access to the server itself. I am assuming that the thief does not know the server password or details of how the server was configured with drive letters, etc. What concerns should I have regarding the data on the backup drive?

Thanks!

Insufficient storage available to create either the shadow copy

$
0
0

Dear Supoort Team,

Thank you in advance.

We have using Windows Server 2012 Standard, We have scheduled Backup from Windows Server Backup utility.

Till Last week everything was working fine. But now back not completing and getting following error - "Insufficient storage available to create either the shadow copy.....". I deleted old backups from Diskshadow 143 shadow copies to 47 shadow copies. But in command prompt it showing 47 but not in program. Sharing you snapshots of issue. Please help me to solve this issue.

Thanks & Regards,

Bharat Nabage

TLS Version 1.2 Protocol Not Enabled

$
0
0

One of our windows 2008 server is having TLS Version 1.2 Protocol Not Enabled vulnerability.Can someone help me to close this vulnerability.

Details of the vulnerability

Summary:
The remote service encrypts communications but does not have TLS 1.2 enabled.
Details:
TLSv1.2 is not currently enabled on a service that currently supports SSL/TLS traffic. Due to recent security concerns with encrypted protocols, device and application owners are advised to ensure that their systems and applications support version 1.2 in preparation for future efforts to eliminate use of TLSv1.0 and v1.1.


Wbadmin "ERROR - No system state backups were found."

$
0
0

I have a brand new 2008R2 SP1 server (Domain Controller) where I try to make SystemState backup. Backup seems to work fine, but I can not delete oldest.
I'm uncertain if I do have a valid SS backup.

 

I take backup with this command:

C:\>wbadmin start systemstatebackup -backuptarget:D:
wbadmin 1.0 - Backup command-line tool
(C) Copyright 2004 Microsoft Corp.

Starting to back up the system state [04-08-2011 08:45]...
Retrieving volume information...
This will back up the system state from volume(s) Local Disk(EFI System Partitio
n) (200.00 MB),C-OS(C:) to D:.
Do you want to start the backup operation?
[Y] Yes [N] No y

Creating a shadow copy of the volumes specified for backup...
Creating a shadow copy of the volumes specified for backup...
Windows Server Backup is updating the backup for deleted items.
This might take a few minutes.
Found (96) files.
Found (13207) files.
Found (29482) files.
Found (39566) files.
Found (78588) files.
Found (79088) files.
The search for system state files is complete.
Starting to back up files...
The backup of files reported by 'Task Scheduler Writer' is complete.
The backup of files reported by 'VSS Metadata Store Writer' is complete.
The backup of files reported by 'Performance Counters Writer' is complete.
Overall progress: 1%.
Currently backing up files reported by 'System Writer'...
 - continuing to 100% -

Summary of the backup operation:
------------------

The backup of the system state successfully completed [04-08-2011 08:59].
Log of files successfully backed up:

--------------------------------------------------------------------------------------------

If I check the backup with "Get Versions", I get this:

--------------------------------------------------------------------------------------------

C:\>wbadmin get versions
wbadmin 1.0 - Backup command-line tool
(C) Copyright 2004 Microsoft Corp.

Backup time: 30-07-2011 21:00
Backup target: Fixed Disk labeled D:
Version identifier: 07/30/2011-19:00
Can recover: Volume(s), File(s), Application(s), System State
Snapshot ID: {6f4f38c8-3d3c-4e9f-87fb-d7cdb9c13c59}
 - several other backups-

Backup time: 04-08-2011 08:45
Backup target: Fixed Disk labeled D:
Version identifier: 08/04/2011-06:45
Can recover: Volume(s), File(s), Application(s), System State
Snapshot ID: {ae749899-447f-4c6d-b2d3-06c2f1816541}

--------------------------------------------------------------------------------------------

So far everything seems ok.
But when I try to delete the oldest backup, things look weired:

--------------------------------------------------------------------------------------------

C:\wbadmin delete systemstatebackup -deleteOldest
wbadmin 1.0 - Backup command-line tool
(C) Copyright 2004 Microsoft Corp.

Enumerating system state backups...
ERROR - No system state backups were found.
This command can be used to delete backups that only contain the system state.

--------------------------------------------------------------------------------------------

If I try with -keepversions, I get same result:

--------------------------------------------------------------------------------------------

C:\>wbadmin delete systemstatebackup -keepversions:1
wbadmin 1.0 - Backup command-line tool
(C) Copyright 2004 Microsoft Corp.

Enumerating system state backups...
ERROR - No system state backups were found.
This command can be used to delete backups that only contain the system state.

-------------------------------------------------------------------------------------------- 

So do I have a valid Systemstate backup ?
And can I trust I can use it to recover if needed, since it says "No system state backups were found" ?
And why can't I delete the oldest backup ?

 

- Duelund


Best regards,

WHS 2011 Recovery Disk to recover Archeived pc

$
0
0
Is it possible to use the client full system recovery disk to recover an archived pc, and if not, is it possible to return an archived pc to active status? Thanks

Driver Search Windows Server 2008

$
0
0

I am trying to set up my new Passport Ultra Metal Edition to back up my server.

When the drive is attached, the system prompts for a driver search and I cannot find a driver for Windows Server 2008 R2.

Any suggestions?

backup warning for missing volume

$
0
0

Hello,

a few days ago i sheduled a full system backup for a windows server using windows server baskup.

today, when i review the backup results i saw lots of warnings regarding a missing volume. 

i checked the event viewer and found Event id 658 and 519 but the information found on technet pages that document this events did not help at all.

can anyone help with this problem ?
thanks,
Marius

Wbadmin "ERROR - No system state backups were found."

$
0
0

I have a brand new 2008R2 SP1 server (Domain Controller) where I try to make SystemState backup. Backup seems to work fine, but I can not delete oldest.
I'm uncertain if I do have a valid SS backup.

 

I take backup with this command:

C:\>wbadmin start systemstatebackup -backuptarget:D:
wbadmin 1.0 - Backup command-line tool
(C) Copyright 2004 Microsoft Corp.

Starting to back up the system state [04-08-2011 08:45]...
Retrieving volume information...
This will back up the system state from volume(s) Local Disk(EFI System Partitio
n) (200.00 MB),C-OS(C:) to D:.
Do you want to start the backup operation?
[Y] Yes [N] No y

Creating a shadow copy of the volumes specified for backup...
Creating a shadow copy of the volumes specified for backup...
Windows Server Backup is updating the backup for deleted items.
This might take a few minutes.
Found (96) files.
Found (13207) files.
Found (29482) files.
Found (39566) files.
Found (78588) files.
Found (79088) files.
The search for system state files is complete.
Starting to back up files...
The backup of files reported by 'Task Scheduler Writer' is complete.
The backup of files reported by 'VSS Metadata Store Writer' is complete.
The backup of files reported by 'Performance Counters Writer' is complete.
Overall progress: 1%.
Currently backing up files reported by 'System Writer'...
 - continuing to 100% -

Summary of the backup operation:
------------------

The backup of the system state successfully completed [04-08-2011 08:59].
Log of files successfully backed up:

--------------------------------------------------------------------------------------------

If I check the backup with "Get Versions", I get this:

--------------------------------------------------------------------------------------------

C:\>wbadmin get versions
wbadmin 1.0 - Backup command-line tool
(C) Copyright 2004 Microsoft Corp.

Backup time: 30-07-2011 21:00
Backup target: Fixed Disk labeled D:
Version identifier: 07/30/2011-19:00
Can recover: Volume(s), File(s), Application(s), System State
Snapshot ID: {6f4f38c8-3d3c-4e9f-87fb-d7cdb9c13c59}
 - several other backups-

Backup time: 04-08-2011 08:45
Backup target: Fixed Disk labeled D:
Version identifier: 08/04/2011-06:45
Can recover: Volume(s), File(s), Application(s), System State
Snapshot ID: {ae749899-447f-4c6d-b2d3-06c2f1816541}

--------------------------------------------------------------------------------------------

So far everything seems ok.
But when I try to delete the oldest backup, things look weired:

--------------------------------------------------------------------------------------------

C:\wbadmin delete systemstatebackup -deleteOldest
wbadmin 1.0 - Backup command-line tool
(C) Copyright 2004 Microsoft Corp.

Enumerating system state backups...
ERROR - No system state backups were found.
This command can be used to delete backups that only contain the system state.

--------------------------------------------------------------------------------------------

If I try with -keepversions, I get same result:

--------------------------------------------------------------------------------------------

C:\>wbadmin delete systemstatebackup -keepversions:1
wbadmin 1.0 - Backup command-line tool
(C) Copyright 2004 Microsoft Corp.

Enumerating system state backups...
ERROR - No system state backups were found.
This command can be used to delete backups that only contain the system state.

-------------------------------------------------------------------------------------------- 

So do I have a valid Systemstate backup ?
And can I trust I can use it to recover if needed, since it says "No system state backups were found" ?
And why can't I delete the oldest backup ?

 

- Duelund


Best regards,

Viewing all 3323 articles
Browse latest View live




Latest Images