Questions tagged [backup]

Making copies of data so that the copies may be used to restore the original after a data loss event, or for historical retention.

3959 questions
2
votes
2 answers

Is backing up to a NAS over private fibre link better than tape?

I have recently taken over the responsibility of a small business network of 35 users. I am a bit green on backup strategies and am considering my options. We currently backup our SBS Server to tape (LTO 2). In addition, separately, we backup an SQL…
iWeasel
  • 161
  • 8
2
votes
3 answers

Tape Backup Scheme - Trying to save tapes

I have inherited a tape backup scheme that currently doesn't wash any tapes. Expensive, but fine. We currently run Fulls every quarter, which become our offsite. We then run incrementals in the interim. The fulls are permanently archived…
MTAdmin
  • 145
  • 9
2
votes
1 answer

Cannot get Backup Exec 11d to recognize my RDX device on windows server?

We have Backup Exec 11d for windows server running on windows server that currently backups up our data on tape drive. We purchased an 500GB RDX drive to replace the tape drives but cannot get Backup Exec 11d to recognize our RDX device on windows…
Jarred
  • 41
  • 1
  • 4
2
votes
1 answer

Need help recovering PostgreSql database to a new server

As said in the topic I need some help restoring a database to a new server. There is a production database on one server - I do a daily automated backup of that database to a remote location: pgdump, binaries, and bzipped logs. Now I want to create…
ptrh
  • 369
  • 1
  • 2
  • 10
2
votes
1 answer

Creating a clone of a SQL Server database via backup/restore

So I'm trying to 'clone' a SQL Server database by making a backup of the template, then restoring it to the new name. However, there's either something I'm missing or something I don't understand about making backups. This is what I've got so…
thecoop
  • 287
  • 1
  • 2
  • 7
2
votes
2 answers

How do I back up a bunch of OS X machines via TimeMachine without buying a bunch of Time Capsules?

I've got a bunch of OS X laptops and desktops in the office that I'd like to back up using the built-in Time Machine. The first cut at this idea, buying a bunch of Time Capsules, seems like a management nightmare. Is there a reasonable way to run…
Bill Weiss
  • 10,979
  • 3
  • 38
  • 66
2
votes
1 answer

How to remove a certain folder when tar zipping?

I want to remove a folder when I'm creating a tar.gz file as it's for a backup and it takes too much space and is not required I am using the following command; tar -cvzf /home/backups/$STAMP-Earth.tar.gz /home/bukkit/ I do not want to include…
2
votes
3 answers

Does NetApp providing tooling to export a WAFL export snapshots to a file?

With the open source ZFS file systm, an exact copy/snapshot can be produced using zfs snapshot. This includes file-system level optimizations like deduplication. Further you can send these to a remote server that's listening with zfs receive using…
Sandra
  • 10,303
  • 38
  • 112
  • 165
2
votes
4 answers

Recommendation for backup plan needed for small business

Caution: This is verbose :) My Problem: Client requires a possible rebuild of their current backup plan for local and offsite backup. Tape and online backup are not an option. (Client decision). Background/Infrastructure: 1 Server running Windows…
CMSA
  • 21
  • 2
2
votes
2 answers

How to make rsnapshot backups in different locations?

I have backup server that gathers backups from few other servers. I want to make directory structure like this /backup/snapshots//.0/ Instead of default /backup/snapshots/.0// How to do this? I…
Poma
  • 1,299
  • 6
  • 24
  • 35
2
votes
1 answer

Dropbox like application

Does anyone know of a application which can be downloaded and run our your own servers which contains a web interface which can be used to access data you have backed up to it using either rsync for FTP etc using different login accounts?
Adam Chetnik
  • 542
  • 6
  • 19
2
votes
1 answer

Backup of All websites with MSDeploy

I am trying to make a command line argument that will backup all my websites to a file which I can then move periodically to offsite backup location. I would need all the content and all the settings so in case of a server fault I can easily restore…
Anders
  • 142
  • 1
  • 8
2
votes
1 answer

ldapadd with automatic support for replace if entry already exists

I've been doing some testing with ldapadd and ldapmodify and what I noticed is: -ldapadd will fail if the entry already exists: => hdb_tool_entry_put: txn_aborted! DB_KEYEXIST: Key/data pair already exists (-30995) ldapadd: could not add entry…
Max
  • 3,523
  • 16
  • 53
  • 71
2
votes
4 answers

How to setup a daily backup virtual machine running on VMWare?

My company has a VMWare server. We run 6-8 virtual machine. I would like to perform daily backup them in a storage server. How to do this with VMWare? Is there some "component" I don't know ? Or simply, I need to 'physical' copy vmdk files with a…
stighy
  • 931
  • 8
  • 21
  • 32
2
votes
2 answers

SBS 2k8 Backup doesn't flush Exchange-Logs

We're using the Small Business Server Backup that comes with SBS 2008 to backup all drives to an iomega iSCSI-Target. The Backup works fine and everything is shown as successfully backed up. But the exchange-logs in C:\Program…
wullxz
  • 1,073
  • 2
  • 16
  • 29