Sheridan Posted December 4, 2013 Posted December 4, 2013 (edited) I know Windows Server Backup (2012) is only a last resort but I though it would do to back up a simple server we're using for testing. Backing up to any of our OpenFiler NAS boxes results in the nonsensical error ' the version does not support this version of the file format' which seems to mean it won't access linux based SMB shares. Backup up the 70Gb System to an empty 500gb USB hard drive results in the error 'There is not enough space on the media' Bring back NTBackup, clunky and awkward but it worked every time! Now I'll have to shell out some cash just to buy some backup software that works. Anyone got an recommendations for a simple cheap backup solution that works with Server 2012 and can access NAS style SMB shares? Edited December 4, 2013 by Sheridan
synaesthesia Posted December 4, 2013 Posted December 4, 2013 BackupAssist, although I just set up a backup on my new 2012 R2 SCCM box to an SMB NAS with no issues. Don't remember doing anything in particular to it!
sonofsanta Posted December 4, 2013 Posted December 4, 2013 Write a batch file to robocopy stuff over? Not much of an interface, but it does work, and is quick. We use it for file server backups onto USB HDD Monday to Thursday.
sted Posted December 4, 2013 Posted December 4, 2013 macrium reflect though it dosent like refs (in hindsight shouldnt of used refs as lots of things dont seem happy about it)
Sheridan Posted December 4, 2013 Author Posted December 4, 2013 (edited) Robocopy might do it, althought I'd have to script the credentials for the NAS box in there somehow (it uses AD authentication) Server Backup just won't write to any of our 3 NAS boxes, two of which are Openfiler and one is an old Netgear NAS - same error though. And also fails on a new Buffalo nas - 'not enough space etc' Utterly useless bit of software really! Edited December 4, 2013 by Sheridan
dhicks Posted December 4, 2013 Posted December 4, 2013 Backing up to any of our OpenFiler NAS boxes results in the nonsensical error ' the version does not support this version of the file format' which seems to mean it won't access linux based SMB shares. Run rsync from any of your OpenFiler machines? Mount the C$ share of your server on OpenFiler, run rsync - easy enough from the command line, and OpenFiler's user interface might even have an option to do it, if you're lucky.
SYNACK Posted December 4, 2013 Posted December 4, 2013 Openfiler can do iscsi, just use that and propper ntfs, the issue is that Linux emulates ntfs badly on ext3/4/whatever. Just offer raw storage as iscsi and your backups will work with whatever. Probably faster too.
localzuk Posted December 4, 2013 Posted December 4, 2013 Another fan of BackupAssist here - we run it on our 2012 boxes and have zero issues now (there were some teething problems at first, but they've been worked out).
smithson83 Posted December 4, 2013 Posted December 4, 2013 +1 for backupassist, does everything we want it to do for next to nothing. Try the 30-Day full featured trial, then dump it or buy it.
Sheridan Posted December 5, 2013 Author Posted December 5, 2013 Oddly I managed to get it to backup to the nas box once - using selected folders. Running it again simply results in the error 'The File Exists' I only want to back up selected folders on this, but I do want to set it and forget it which is not going to be the case with Windows backup.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now