I’ve just installed CBT on a windows 7 client. However, the CBT driver is not working. I get the following error in windows system logs:
Event 7000 Service Control Manager
The urbackupcbt service failed to start due to the following error:
The specified procedure could not be found.
Details Tab:
System
Provider
[ Name] Service Control Manager
[ Guid] {555908d1-a6d7-4695-8e1e-26931d2012f4}
[ EventSourceName] Service Control Manager
EventID 7000
[ Qualifiers] 49152
Version 0
Level 2
Task 0
Opcode 0
Keywords 0x8080000000000000
TimeCreated
[ SystemTime] 2017-04-22T03:11:31.884524800Z
EventRecordID 236893
Correlation
Execution
[ ProcessID] 460
[ ThreadID] 616
Channel System
Computer shipping
Security
EventData
param1 urbackupcbt
param2 %%127
I installed the CBT as a local administrator by right clicking and chose “run as administrator…” I’m not sure what to do next, it seems like something is wrong in the installer
I did not communicate the issue well; It’s a new install of CBT over the regular urbackup install. Windows has been running on this computer for a long time. It’s fully updated and patched. I did however try to download and install KB3033929 (the SHA256 update), but windows politely informed me that it is already installed.
So… I upgraded to 2.1.18-cbt, then rebooted (twice). I see am on the new version, but the backups are taking the same amount of time. So I checked the client but it reports “Volumes without change block tracking: C:”. So I found this thread CBT disabled after live disk resizing and tried the suggestion from TomTomGo.
Have you try to remove the driver first, i.e urbctctl.exe uninstall C: ?
The sequence which have worked for me (as i can remember) was :
urbctctl.exe uninstall C:
Reboot the client
Check status with urbctctl.exe status C:
If problem persists i you should have try : urbctctl.exe reset C: and then urbctctl.exe uninstall C: and reboot again
And finally, when urbctctl.exe status C: returns no errors :
I ran CMD.exe from an administrator account, and I ran CMD.exe by right-clicking and choosing “run as administrator…” Here is what I get when I follow the above steps:
C:\Users\aetco>cd “c:\Program Files\UrBackup”
c:\Program Files\UrBackup>urbctctl.exe status C: > Change block tracking disabled on C:
c:\Program Files\UrBackup>urbctctl.exe uninstall C: > One or more devices could not be restarted. The machine must be restarted > in order for settings to take effect
It should have worked without running it on the command line with a restart. When it complains about not being able to create the bitmap it usually already set everything up and is waiting for a restart. Tell me if you experience something else. Thanks!