I have a Veeam proxy server that has a 70Gb hard drive - nothing amazing, but, it's fine.
I decided to try Veeam Office 365 backup and ended up getting it ~February last year - the emails to backup was around 20Gb and it worked 100% fine.
We started using Sharepoint/OneDrive, so, I went to upgrade to version 2... During the install, it seems to take AGES (1 hour+), then fails.
Opening the log files, I see the following:
Code: Select all
11/09/2018 02:03:25 6 (5284) Warning: Unsupported configuration database version: 101, expected: 200
11/09/2018 02:03:26 6 (5284) Saving database configuration...
11/09/2018 02:03:26 6 (5284) Backing up old database to: C:\ProgramData\Veeam\Backup365\BackupConfigDB_ddbdf833-6366-4a12-bbbe-2a98d3951db7...
11/09/2018 03:39:46 4 (5272) Error: There is not enough space on the disk.
11/09/2018 03:39:46 4 (5272) Type: System.IO.IOException
11/09/2018 03:39:46 4 (5272) Stack:
11/09/2018 03:39:46 4 (5272) at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at Veeam.Archiver.Engine.DatabaseSaver.CopyDirectory(String sourceDirectory, String destDirectory)
at Veeam.Archiver.Engine.DatabaseSaver.BackupDatabase(String& pathToCompletedBackup, String pathToConfigDB, String pathToConfigXml, String backupPrefix)
at Veeam.Archiver.Controller.Database.Core.ArchiverContextProvider.SaveDatabase(String& pathToCompletedBackup, Guid& controllerId)
at Veeam.Archiver.Controller.Database.Core.ArchiverContextProvider.CreateDatabaseContext(InstanceSpec spec, String fileName)
at Veeam.Archiver.Controller.Database.Core.ArchiverDatabaseFactory..ctor(IDefaultContextFactory contextFactory, String databasePath, String databaseFolder)
at Veeam.Archiver.Service.Providers.ArchiverDatabaseInstanceProvider.Initialize()
at Veeam.Archiver.Service.ServerServiceInitializationContext.CreateDatabase(IDefaultContextFactory contextFactory)
at Veeam.Archiver.Service.ServerServiceInitializationContext.Initialize()
at Veeam.Core.Program.ServiceInitializer.InitializeInternal()
11/09/2018 03:39:46 4 (5272) Error: There is not enough space on the disk.
11/09/2018 03:39:46 4 (5272) Type: System.Exception
11/09/2018 03:39:46 4 (5272) Stack:
11/09/2018 03:39:46 4 (5272) at Veeam.Core.Program.WindowsService.WaitForAction(ServiceInitializer initializer, WaitHandle end, Action action)
at Veeam.Core.Program.WindowsService.OnStart(String[] args)
11/09/2018 03:39:46 1 (5252) Service stopped
I tried running it again and I see the same - the hard drive gradually fills up.
Thanks