The backups tag has no wiki summary.
1
vote
1answer
21 views
Taking Cassandra Backups
We currently have 12 nodes running in our Cassandra cluster. Ultimately even if a couple of the nodes go down, we're still up and running. The paranoia in me would like to do at least one backup a day ...
0
votes
1answer
22 views
Not Backing Up Files That Don't Change In A WordPress Install
I have a WordPress install and I'm wonder what is generally best practice when it comes to back up. I'm asking here instead of WordPress.stackexchange as this question is not only a WordPress question ...
0
votes
0answers
45 views
server backup fails on debian trough plesk
I am really stuck with this, I am using plesk - last stable version to backup my server, it happens that since 4 or 5 months ago I received a report on my email saying that the backup have failed and ...
0
votes
1answer
94 views
Scheduling Automatic Backups for Virtual Private Web Server running CENTOS 6.3 and WHM [closed]
I'm pretty new to administering my own VPS - but thus far am finding it quite a compelling experience. There's something quite refreshing about having complete control over everything it does.
One ...
1
vote
1answer
55 views
rsync incremental as a get
Is it possible for rsync to be used on 1 backup server and then connect to all the other servers and grab files and backup incrementally?
my current command: (how ever this is more a PUT then a GET)
...
0
votes
0answers
28 views
command parameter in .ssh/authorized_keys [duplicate]
Possible Duplicate:
simple rsync in crontab without password
I'm implementing remote backups using rsync. The backup server connects to the host containing the stuff to backup (serverX), ...
2
votes
2answers
48 views
A user that can read any Linux file?
We would like to have a network backup system with a user that can read any file on our servers but not write any file. Is there any way to do this under Linux (and specifically Fedora)? We would ...
0
votes
0answers
110 views
Automating rsync job with cron
I'm having troubles getting an rsync script to work on cron. I know this is a question that's been asked aplenty, but I've read all the answers I can find, and followed all of the instructions, but ...
-1
votes
1answer
151 views
What's the best way to create a static backup of a website?
I have an old Joomla! site that I would like to convert to a static set of html pages (since it's not being updated anymore and I don't want the overhead of having a MySQL db running for something ...
2
votes
2answers
535 views
Server 2008 SP1 VSS Writers Not Responding
I've got a Windows Server 08 box on SP1 that is having some problems. We've experienced backup problems and I've traced it down to VSS Writers not responding. From the command line, if I type ...
0
votes
0answers
110 views
Amanda weekly tape rotation
I'm having an issue creating a consistant weekly rotation which includes a full with incrementals. The idea is to have a rotation of one disk on site and one disk off site with each having a full ...
1
vote
3answers
784 views
How to transfer huge files (50GB+) from remote Windows server?
I have a dedicated Windows Server in a remote data center, where my site is running along with a Microsoft SQL Server database. The database is is 50+ GB and I want to have a local backup of the ...
-1
votes
1answer
75 views
recommendations for disk -> usb backup software [closed]
Recently I lost a tape drive and rather than repair the unit I decided that backups to usb external drives would be cheaper.
In the past I used NTBackup and figured that the new server 2008 R2 backup ...
1
vote
2answers
1k views
Exchange 2003: When do transaction logs get committed and why is the archive bit not set?
The instructor got me confused on this one:
Exchange transaction logs get committed during full/normal backup. Incremental and differential backups only backup the logs. OK that is clear. But he also ...
0
votes
1answer
137 views
Small / mid-size business backup solutions?
I am currently running CommVault and my support agreement is about to expire.
I received a quote from my managed service provider to upgrade my license renewal ($3k for the renewal), upgrade my ...
0
votes
0answers
249 views
ShadowProtect and Image Replication with ShadowStream
I'm not sure if anyone here has made any real use of ShadowProtect software, more specifically, the ShadowStream server that can be used to replicate images and incremental s over the web to your ...
2
votes
1answer
138 views
Recover amanda backup without configuration files
I have inherited a bunch of old backup tapes that contain some data that needs to be recovered. The problem is that the amanda implementation used to create these backups has since been obliterated.
...
-1
votes
3answers
191 views
Infrastructure Storage Recommendations: Backing up a SAN with VMs [closed]
We are going to be moving our current physical server infrastructure to a VMware solution with 3 nodes (The Essentials Plus Kit). I need recommendations for storage. From what I've read, an iSCSI SAN ...
1
vote
3answers
668 views
Exceptions from automongobackup, yet script completes
I am using automongobackup to, well, automate the backups of mongodb.
output from the script (to STDERR) has the following exceptions (but the backup completes, and the dump files are created)
...
1
vote
3answers
198 views
MySQL incremental backups and database replication
We have some servers that runs a tomcat app with a MySQL database. These servers are in different cities and the web app is used locally by our customers.
On these servers a crontab job runs twice a ...
2
votes
6answers
378 views
Mac OS X Backups in Companies
we have round about twenty Macbooks (mixed Snow Leopard and Lion) in our Company and thinking about a backup solution. Now we can buy a lot of time machines and make backups or we want a Storage ...
0
votes
1answer
158 views
Accessing network share through a debian OS
I am trying to move the SVN backup files from the local directory to a NAS device via Putty and I am using the following syntax, however I am receiving the below error message -
...
1
vote
2answers
223 views
Disk cloning using dd thru gzip - how effective is it? [closed]
Is gzip or gzip -9 for a disk clone worth the extra time that it takes to perform the compression? Does it yield a significant saving?
There is very little information on how effective piping data ...
3
votes
1answer
1k views
Data Protection Manager System Protection Backups Failing
I'm just starting to setup DPM 2010 in a test environment with a Domain Controller and a File Server. Everything seem to be working fairly well and I can get all of my backup jobs to succeed except ...
2
votes
3answers
563 views
Problems restoring file backed up on Windows using Duplicati to a Linux server running mono
TL/DR version:
Mono + Duplicati.commandline.exe restore etc. etc. spits this out for several files regardless of what I try. I am able to list sets, list files in said sets, even do a verify, but ...
2
votes
1answer
108 views
Oracle Backup Strategy
I have recently inherited a smallish Oracle database running on a SPARC Solaris 10 Server. I have been asked to implement a sensible backup strategy. The database has about 3000 odd tables and is ...
1
vote
1answer
157 views
Linux noob: Need to backup 2 linux servers to a Windows share
I have 2 Gentoo Linux servers that currently use rsync to sync between each other to do backups.
I have a Windows box that is our real "backup server".
I have a share on the Windows box called ...
1
vote
1answer
93 views
Importance of Segregating Backups?
We are in the midst of an infrastructure overhaul, and we're now looking at backup solutions for our new servers. We will have a relatively simplistic server infrastructure consisting of 5 servers, 3 ...
0
votes
2answers
104 views
rsync script to nightly backup var
Having trouble with making a backup script for automatically updating the var folder to another server nightly
BDATE=`date +%F`
rsync --exclude=foldera/folderb -bavz --backup-dir=backup-$(BDATE) ...
1
vote
1answer
341 views
How do I restore my mongodump backups to my newly sharded architecture? (Mongodb)
I have a directory of bson files (Results from my mongodump).
OK, so I just set up a new architecture for sharding MongoDB. (2 replica sets--3 servers each, and also 1 config server and 1 mongos ...
2
votes
1answer
89 views
Can you dump tables from a non-functional postgresql database?
I have a postgres's data directory from another system, and I'm trying to get it to work enough to dump the data into sql files. Unfortunately, postgresql is broken with the copied in data directory ...
1
vote
3answers
2k views
wbadmin backup all local drives
I'm trying to find a one-size fits all wbadmin script that I can deploy to a variety of Server 2008 R2 servers.
The catch I'm having is that whilst all of the servers have a C:, some have an E:, some ...
1
vote
2answers
363 views
gmail/email backup server - how'd i go grabbing emails off imap, and serving them out again?
Since the hosting service that we use has a paltry 200 mb, we're using gmail as a repository of our mails. It works spectacularly well, for an ugly hack, but there have been incidents where mail has ...
0
votes
1answer
278 views
Unable to restore database using Microsoft SQL Server Management Studio Express
I am unable to restore database in form of .bak files using Microsoft SQL Server Management Studio Express.
It gives following error message:
Too many backup devices specified for backup or ...
0
votes
1answer
326 views
Brocade Fiber Channel switch backups
I am looking for a way to back up my Brocade FC switch configs (including zoning!). Does anyone have commands or automated methods that they use for this?
4
votes
4answers
326 views
What cloud backup solution supports a “backup server to cloud” configuration?
What online backup tool allows you to:
A) Back up Windows, Linux and optionally Mac desktops and servers to the cloud
B) Do so by first backing up to a central server or appliance
C) Allow restoring ...
3
votes
5answers
147 views
Laptop Backup to the Data Center Without VPN
We would like to backup user laptops to the data center – looking for suggestions/alternatives to back them up to the data center where they don’t have to know about it. Blue sky like to haves:
• ...
1
vote
1answer
256 views
Will Yosemite Server backup 8.1 work on Windows Server 2008 R2 to backup Exchange 2010?
I've inherited the backup support of some Windows server 2003 machines that used Yosemite Server backup 8.1
The company has joined the BizSpark program and want to use the license of Windows Server ...
0
votes
1answer
839 views
Rancid scripts for Brocade Fiber Channel Switches?
I am looking for Rancid scripts for my Brocade 5100s. Does anyone have a secret stash they would be willing to share? :D
1
vote
2answers
640 views
Best Free Windows Imaging Software For Servers
We are running two physical servers both Windows 2003, not virtualized. What is the best free (if any) windows software to take a full image backup of the entire drives? If possible, while the image ...
2
votes
0answers
295 views
Bacula Volume Retention and Automatic Recycling
Will a bacula volume be recycled if:
No more volumes are appendable
The date of the last job on it is past the volume retention period
Jobs on that volume are not past the job and file retention ...
0
votes
1answer
86 views
Bacula - skip folders that exceed a certain size
What would be the easiest way to automatically skip the backup of subfolders that use more space than a certain limit?
A solution that also sends a notification would get first prize!
1
vote
2answers
58 views
how do i do edit the frequency of backups in sql server?
i already have existing maintenance plans and i would like to edit the frequency at which they occur. is this possible to do?