Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Web Hosting


Advertisements:




SuperbHosting.net & Arvixe.com have generously sponsored dedicated servers and web hosting to ensure a reliable and scalable dedicated hosting solution for BigResource.com.







So I Do An RSync Backup - How Do I Restore It?


Backing up a server is obviously very important. Lets say I do a daily rSync backup and eventually my server HDD crashes, I know it isn't just a 'one click' job to restore my backup but what is it necessary to do in order to carry out a complete and effective restore back to how it was?

A step-by-step 'tutorial' on restoring an rSync backup would be helpful not just to me but to many 'would-be' server administrators.


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
Backup And Restore In OpenVZ
How can create backup fron an openvz vps and resote on another openvz based server?

View Replies!   View Related
Restore From /home Only Backup
My VPS server was hacked.

Hosting can not find a valid backup to restore.

I have a rsync backup of /home including all accounts.

Now, I thinking the best way to start recovering.

The VPS will be a fresh setup...

View Replies!   View Related
Restore Backup For Another Account
i have a cpanel server. due to some problems , one of my customers asks me to terminate his account and create it again WITH NEW DOMAIN NAME and restore old backup in this new account. how can i restore old backup in this new account that they have different domain names and usernames!

View Replies!   View Related
How To Backup To Your PC Using Rsync
I use bqbackup.com in addition to ServInt's backup. The ServInt backup is inaccessible to me and can be restored only by their NoC.

Is there a way for me to download the backup files from bqbackup.com to my PC? I am using Win XP Pro. I backup the entire VPS, but I want to be downloading only the changes made each day after the initial download to my PC.

View Replies!   View Related
Rsync / Backup
I am setting up a mirror server to kick on in the event my main server fails and I need some help with syncing the two.

It is my understanding I can use rsync to mirror the two. But, will that cover everything (ie. database, mail, etc) or only files?

View Replies!   View Related
Rsync Backup
I am using rsync to database and i found out it corrupted my database. I should have used mysql dump before backing up the data..The problem with taking mysql dump each is that it takes a long time and resources as database is around 10 GB

if i want to take backups every 4 hour, whats the best way as mysql dump causes server load problem

View Replies!   View Related
HyperVM Backup, Enough To Restore A Vps
The only backup I could get from crissic was my hypervm backup...

Can anyone tell me if it's possible to just restore this backup on a new VPS and have the code and mysql back to life? At the moment i've looked into the backup and can see the html files and the mysql database files.

View Replies!   View Related
Full Backup, Can I Restore With No Modifications
I have inherited a server that has somewhat non-standard config, e.g. NFS mount and lighthttpd. I don't have a handle on all the way it is setup quite yet.

So my question is: If I rsync backup the hard disk to an offsite backup, then in case of a crash, can I restore the whole thing (again using rsync) without any tweaking necessary (which I may not be able to do). In other words, would the webserver start working without any tweaks?

View Replies!   View Related
How Backup And Restore On Windows VPS
i have install nttack on my windows server.

i want to creat backup from my server (nttack and ... )

that i can restore it on my other vps.

i want to trasnfering.

and so creat backup and then restore is good for trasnfering and on certain vps good for securety.

how can i do it? i mean creat and restor.

View Replies!   View Related
Backup And Restore On Fedore Core 4
I've virtual dedicated server with goDaddy and i need to upgrade the server Operating system from Fedora Core 4 to Fedore Core 6 and for which i need to backup my site. I am usually doing like this.

1. make a tar ball of all the files and ftp to my local Fedora core 7 desktop
2. Running MySQL administrator from my local Fedora core 7 desktop and connecting to my site database server and finally saving the .sql file.

Now i need to go for upgrading operating system on the hosted server and i would like to make sure whether i'm doing the right way for backing up my server. Will i be able to restore back my site?

View Replies!   View Related
Restore Backup After Reload System
how i can restore backup after reload system

this is my partition

Filesystem 1M-blocks Used Available Use% Mounted on
/dev/sda6 1984 254 1628 14% /
/dev/sda8 172669 6405 157353 4% /home
/dev/sda3 24217 2005 20962 9% /usr
/dev/sda2 29057 307 27250 2% /var
/dev/sda1 99 16 78 17% /boot
/dev/sda7 996 39 906 5% /tmp
tmpfs 490 0 490 0% /dev/shm
/dev/sdb1 99 14 81 15% /root/old
/dev/sdb2 20158 17498 1637 92% /root/old/home
/dev/sdb6 2016 37 1877 2% /root/old/tmp
/dev/sdb8 156330 137402 10988 93% /root/old/home-latest

View Replies!   View Related
Backup And Restore Mysql Databases
I have a corrupted VPS, and have some mysql databases on it.

I want to backup databases and restore them on the new server.

Cpanel service is down on the vps and I cannot transfer accts.

Is it possible to do so ?

1- Zip or Tar the username folder in /home dir.

2- zip or tar the database name in /var/lib/mysql folder

Either by SSH or File manager trough HyperVM

Then transfer files some where safe...

When vps is rebuilt, restore the archives and databases to
the folders I have backed up before rebuilt.

There are also some accounts on a terminated vps that there is only an image of the vps available so, I only can tar files using a jailed shell account, move to the new vps and untar them.

how to do it and avoid database problems.

View Replies!   View Related
Servage Review - Will Not Restore Backup
I just found out the other day that all my website files have disappeared.

I emailed Servage who said it was a hardware failure.

I don't have a backup as they never advised me to.

They have said they have their own backup but they will NOT use it as it would restore over other people's accounts.

Why can't they just restore it to a different server and copy?

I am fighting them on this, they didn't even tell me there had been a failure.

View Replies!   View Related
Restore Master Self Backup In Hypervm
Would anyone happen to know the commands to restore a master backup file via command line on a hypervm master node?

View Replies!   View Related
Basic Rsync Backup
Does anyone have a good link that explains the basics of setting up rsync for going from one host to another host?

View Replies!   View Related
Databases Backup ? (Rsync)
I am using bqinternet.com to backup (Rsync) some accounts.

I sent them a ticket before 2 days and didn't get any reply.

I used this command to schedule a remote backup for specific accounts:

Code:
echo "30 6 * * * root rsync -avz -e ssh ~account1 ~account2 ~account3 myuser@myuser.bqbackup.comerver" >> /etc/crontab

But, I found this command will backup only files.

How can I backup also databases?

View Replies!   View Related
Rsync Backup Related
Currently I am using rsync to backup directory and mysqldump sql file on both external and internal backup drive

Now the directory has around 100,000 files that hardly change. Only thing that happens in that directory is either the old files are deleted or new files are added. All of them image

Due to some reason when i rsync using any of the two commands below, it transfer each and every file again rather then transferring the new or updated files.

Here is what i am currently using

rsync -avH /old/path /destination/path (this is for internal backup drive)

or

rsync -avz -e ssh /old/path username@username.remoteaddress:/destination/path

why all my files in the directory all uploaded again

View Replies!   View Related
Host That Allows MySQL Backup/restore Via FTP
I need to get the h3ll away from Godaddy, fast!

However, my site has a large MySQL database (200 megabytes) and it's impossible to backup or restore via phpMyadmin. Godaddy has a feature on their control panel, where you can restore/backup your MySQL database to a special diretory on your web http file space, which you can upload/download vis FTP. I use this alot.

Is there any other web hosting company that offers such a feature? I haven't seen this anywhere except on Godaddy.

As to why I need to get away from Godaddy:

Basically what they did was, my site was getting too much traffic (even though it's still well under Godaddy's advertised limits for that plan)... so they sent me an email that says:

"Your site is using too much server resources. We have moved you to a new server to protect our other customers. Please identify steps to reduce your site traffic and contact us."

They moved my site to what is, apparently, a punishment area (Godaddy Hell) where all the high volume sites go. It is so extremely slow, my site might as well not exist... it is inaccessible to my visitors for all intents and purposes.

View Replies!   View Related
Backup/restore Of Cpanel Work Properly
I use Incremental backup feature of Cpanel but seems it does not work properly.

Yesterday when i restored my customer account, it brought back the files and database of 2 months ago. I set it backup everday so why this happen?

My server run Centos 4.5 and Cpanel Stable

View Replies!   View Related
Restore A Full Backup/cpmove File
when i want to Restore full backup see this error
Restore for cpmove-wwwpakh.tar.gz
Searching /home....
checked 25 files.....
No Restorable archives found!
Searching /usr/home....
checked 0 files.....
No Restorable archives found!
Searching /web....
checked 0 files.....
No Restorable archives found!
Searching /home2....
checked 0 files.....
No Restorable archives found!
Searching /home3....
checked 0 files.....
No Restorable archives found!
Searching /root....
checked 12 files.....
No Restorable archives found!
Searching /usr....
checked 16 files.....
No Restorable archives found!
No archives where found for user wwwpakh.tar.gz!
This feature will restore full backups, cpanel backups and cpanel move files in the format of:
cpmove-user.tar.gz, user.tar.gz, backup-date_time_user.tar.gz
The files must be in one of these directories on the server:
/home,/usr/home,/web,/home2,/home3,/root,/usr

You must upload the file to one of the above locations before using this feature.

why i see this error ?

View Replies!   View Related
Using Rsync To Backup An Entire Server
The backup program (cpbackup) that comes with WHM/Cpanel is not ideal for our current situation. We have lots of third party applications installed on our server along with many customized configuration files. We need a solution that will backup everything and allow for fairly simple restoration.

How viable is rsync for full server backups? Can it handle 100 GB of data?

More importantly, how would you restore the backup to a new server? If the new server already has an OS the restored files would break the system, right?

View Replies!   View Related
Rsync Command To Backup On Other Server
We want to backup the contents of our public_html dir to another server we sue for backups. What is the proper rsnyc command to use. I am currently in the source server and want to send it to a specific user account on the destination server.

View Replies!   View Related
Rsync Backup Service Recommendations?
I'm looking for a new rsync backup solution. I've googled around and have seen a few but wanted to get the opinion of the community.

Any recommendations? All I know about is bqbackup.com and rsync.net. Any other ones?

View Replies!   View Related
Rsync Backup - User Permissions
I have a problem with my rsync backup

First of all my setup is thus:

I have a Linux box at the office which has an rsync cron on it which pulls from my web server as a backup. It pulls websites, mysql, conf files etc.

My web server is running debian etch LAMP etc.

When I originally set it up I used root user to log into the web server, and setup keys to authenticate, this worked perfectly.

I then decided that having direct root access to the web server was a bad thing so I have turned off root login (PermitRootLogin no in sshd_config)

I then setup a backup user which works fine for the website files but fails on permissions for the mysql data files (/var/lib/mysql)

How can I get over this without granting root access to the backup user which would defeat the object of not allowing root access.

I have been told about host authentication based on ip address but I have dynamic address at the office so that would be no good

View Replies!   View Related
SSH, Rsync And Offsite Backup
I have a VPS with remote backup that I dod every night with rsync.

Now, for further SEO testing, Im looking into a reseller account.

Some reseller plan do offer access via SSH. Im not familiar with this ssh access for a reseller. Would I still be able to program a cpanel backup and then rsync all my cpanel backup ?

View Replies!   View Related
Rsync Backup To NAS Via FTP
I just signed up with Rsync Palace for remote backups 2 days ago. Otto and Darin at Rsync Palace gladly helped me out and actually ended up setting me up for free. It's really an inexpensive price to pay for a little additional piece of mind to have a remote backup.

I have a VPS with cPanel that has NAS on a private network. The way they set it up was for Cpanel cron job to create backups of my VPS and place the backups in a /backup folder off root; Daily, Weekly and Monthly.

Then they have Rsync via cron set up to take those backups to the remote Rsync Palace server daily.

I still want to maintain backups on my NAS in the datacenter. (cPanel will only backup remotely or locally, but not both.)

In addition to Rsync securely transferring my data to Rsync Palace for offsite backups... How can I set up Rsync to ftp the same /backup data across the private network to the NAS? (Only ftp is available via the NAS.)

View Replies!   View Related
How To Make/restore Backup Of VE's(created With Openvz)
How to make backup of VE's(created with openvz) to .tar.gz and restore later?

View Replies!   View Related
What Is The Best Way To Get Backup From Linux Server To Windows Same As Rsync
What is the best way to get backup from linux server to windows same as rsync

i need to take offside backup from my linux server to windows server,before i used rsync to take backup,now i need to make backup in windows server with help of any software which work same as rsync or any software which must have good feature.

View Replies!   View Related
Want To Start My Own RSYNC/FTP Backup Service
Want to start my own RSYNC/FTP backup service... whats needed?

Besides the physical server and lots of GB's what software packages are needed, any tips on how to tie them together?

Do you create linux users, and then assign those users to an FTP account to a home folder?

View Replies!   View Related
Rsync To Remove Server, Backup Solution
I have two vps's. VPS1 is for hosting my sites, VPS to I purchashed to backup to.

I know I can use rsync but i'm confused at how to do this exactly.

Backup to remote server every other day.
Only do incremental backups.
Backup cpanel accounts

View Replies!   View Related
Which Folders Should I Exclude From A Whole Server Backup (Rsync )
I am going to backup the whole server. (Rsync)

I understood it is not efficient to backup the local "backup" folder to avoid duplicated backups.

1. Should I exclude additional folders from the backup process?

2. I noticed it is familiar to exclude the "proc" folder also ... Why?

View Replies!   View Related
Backup Old Cpanel Site And Restore It On New One But Email Passwords Lost
I moved from a host to another and wanted to restore/use the email adresses that are already saved on my old host account.

I did a full backup by using Cpanel's wizard and saved it on my computer. Extracted everything and then by using FTP I have put all the files on my new server which is using Cpanel as well.

Although all email adresses are now visible in my Cpanel the old passwords will not work anymore......

View Replies!   View Related
MySQL Administrator GUI Disappear When Restore Backup On CentOS 5.x
I have some server with OS: CentOS 5.x

one day, I have to replicate 2 servers together. so, I have to stop webserver and use MySQL Administrator GUI Tool to backup it. My steps follow: (i work directly on Server 2 and i wantna to use mysql administrator gui to monitor and config replication).

1. Server 2: ssh to server 1-> connect mySQL -> add any host to root access

2. Server 2: use mySQL Administrator connect to server 1 with root

3. Server 2: backup from server 1 on Desktop location

4. Server 2: Restore it use mysql administrator tool.

It works well but when i click Restore button, MySQL Administrator GUI Tool disappear!

What's problem with this tools or server 2?

View Replies!   View Related
Offsite Backups (via Rsync) - What Files/folders To Backup
I'm currently using (amongst other backup systems) rsync to an offsite space (am using BQBackup at the moment)

I'm just wondering - apart from backing up all of /home/, /var/lib/mysql/ and the important config files (httpd.conf, php.conf, etc etc) is there anything else that *needs* to be backed up?

Obviously in a worst case scenario, a new machine would be deployed with a fresh OS install (and a fresh WHM/cPanel install) so I wouldn't worry about backing up OS files or cPanel core files, although I'm wondering if there's anything apart from the /home/ directory and the MySQL databases which would be lost (and so need backing up) in the event of a crash?

View Replies!   View Related
Daily Backup + Rsync Ssh + Large Number Of Files
i just wana know is it safe to do remote daily backup for about 70,000 files?

file sizes is about 200kb and every day i have about 1000 new file, so rsync first should check old files becouse i am deleting about 30-50 of them daily and them backup new 1000 files ,
so how much it will take every time to compare that 70,000 files?

i have 2 option now:

1-using second hdd and raid 1
2-using rsync and backuping to my second server , so i can save about $70 each month.

View Replies!   View Related
Rsyn --backup --backup-dir Switches For Incremental Backs
I current do some rsync backups with a command like so every day

rsync -az -e ssh --stats --delete --exclude "stuff" / user@server:/home/user/

What I want to do is have some incremental backups in there in subdirectories. So, for example, something like this on the remote server
/home/user/something.tuesday
/home/user/something.friday

I thought the --backup --backup-dir Switches were used to store just the files that had changed in seperate directories, am I wrong on that?

I've read everything I could find, including the big rsnapshot scripts, but I'm not able to do what I want, it seems so simple but something's not right, am I wrong that subdirs should have just files that are new or have changed. I tried various things like this, but had no luck

rsync -az -e ssh --stats --delete --backup --backup-dir=/home.Thursday --exclude "stuff" / user@server:/home/user/

View Replies!   View Related
How Transfer Full Backup From FTP Backup To CPanel?
I have transfer full backup with cpanel to ftp backup,

But,How transfer full backup from FTP Backup to cPanel?

Whitch software?

View Replies!   View Related
Restore Disks
I do not have a restore disk for my Toshiba laptop and there is a virus on it. Can I use my restore disk from my HP computer? Both use windows XP?

View Replies!   View Related
Restore *db Files
i deleted the files db files in /var/named/

how could i can restore it?

what i want is how can i recreate the dns zone files again for all my accounts in the server

note : i have whm/cpanel running on centos box

View Replies!   View Related
Partical Restore
I use WHM to do nighly full backups of all my accounts. One one account (my own web site) I want to restore ONLY a certain directiy and its subdirectories. Is this possible or do I have to restore the entire site? If so, how?

View Replies!   View Related
Restore A Backups
I have dedicated server and I have daily,weekly and monthly backups located in:

root: /backup/cpbackup (my secondary drive)
each account's backup locate in specific directory like:
the backup of account website1.com will be located in:
root: /backup/cpbackup/website1
all backups are not compressed file

So, How can I restore one or more backup?

View Replies!   View Related
Restore DB From SSH?
I uploaded a .gz file that contains an sql file and was curious to know how I can restore it into a database via SSH.

View Replies!   View Related
Mysql Restore
I take full backup of one site. the site have 250 mb database mysql i click on backup restore inwhm and select site and whm say Restore done. ut mysql can`t restore good

how may i restored the site full?

View Replies!   View Related
Restore Db Fails
root@server [~]# mysql -u divingho_dhadmin -p divingho_divinghols < /home/divingho/mysql/divinghols.sql
Enter password:
ERROR 1044 (42000) at line 11: Access denied for user 'divingho_dhadmin'@'localhost' to database 'divinghols'

The username is right, the password I use is correct. I even deleted, recreated the mysql database and username, still giving the same error. The path to sql file is right and only 68k in size.

Using mysql 4.1

View Replies!   View Related
To Restore My Old Files
i was make a os reload and i amount the old drive in my server i can see my old files in /home but the problem how can restore it?

View Replies!   View Related
Cpmove Restore
How long should a cpmove (full backup) take to restore for a site that is 4GB? Its been "Extracting Tarball" for about 3 hours now, and has stopped updating the transcript with "..." for a while. Is this normal or do I need to start a fresh copy?

View Replies!   View Related
MYSQL RESTORE
restore a big mysql database (vbulletin) but the sql backups are all in smaller files, 200+

root@server [/home/user/public_html/db-backup/2007-09-17]# mysql -u user_user -pACTUALPASSWORD user_vbulletin < /home/user/public_html/db-backup/2007-09-17/*.sql
-bash: /home/user/public_html/db-backup/2007-09-17/*.sql: ambiguous redirect

How do I do all in one shot safely?

using mysql 4.1

View Replies!   View Related
Restore Account
I transferred my account over using pkgacct and then issued the command: /scripts/restorepkg username

It split a lot of these errors below:

Code:
/bin/tar: cpmove-john/homedir/mail/mywebsite.com.com/celine/cur/1170637674.000164.mbox:2,: Cannot change ownership to uid 0, gid 0: No such file or directory
/bin/tar: cpmove-john/homedir/mail/mywebsite.com.com/celine/cur/1170637674.000157.mbox:2,: Cannot utime: No such file or directory
/bin/tar: cpmove-john/homedir/mail/mywebsite.com.com/celine/cur/1170637674.000157.mbox:2,: Cannot change ownership to uid 0, gid 0: No such file or directory
/bin/tar: cpmove-john/homedir/mail/mywebsite.com.com/celine/cur/1170637674.000162.mbox:2,: Cannot utime: No such file or directory
/bin/tar: cpmove-john/homedir/mail/mywebsite.com.com/celine/cur/1170637674.000162.mbox:2,: Cannot change ownership to uid 0, gid 0: No such file or directory
/bin/tar: cpmove-john/homedir/mail/mywebsite.com.com/celine/cur/1170637674.000161.mbox:2,: Cannot utime: No such file or directory
/bin/tar: cpmove-john/homedir/mail/mywebsite.com.com/celine/cur/1170637674.000161.mbox:2,: Cannot change ownership to uid 0, gid 0: No such file or directory
/bin/tar: cpmove-john/homedir/mail/mywebsite.com.com/celine/cur/1170637674.000160.mbox:2,: Cannot utime: No such file or directory
/bin/tar: cpmove-john/homedir/mail/mywebsite.com.com/celine/cur/1170637674.000160.mbox:2,: Cannot change ownership to uid 0, gid 0: No such file or directory
/bin/tar: cpmove-john/homedir/mail/mywebsite.com.com/celine/cur/1170637674.000109.mbox:2,: Cannot utime: No such file or directory
/bin/tar: cpmove-john/homedir/mail/mywebsite.com.com/celine/cur/1170637674.000109.mbox:2,: Cannot change ownership to uid 0, gid 0: No such file or directory
...............
...............
...............
...............
...............
/bin/tar: cpmove-john/homedir/mail/mywebsite.com.com/celine/.spam/cur/1170637676.000037.mbox:2,: Cannot utime: No such file or directory
/bin/tar: cpmove-john/homedir/mail/mywebsite.com.com/celine/.spam/cur/1170637676.000037.mbox:2,: Cannot change ownership to uid 0, gid 0: No such file or directory
...............
...............
/bin/tar: cpmove-john/homedir/mail/mywebsite.com.com/celine/.spam/cur/1170637676.000025.mbox:2,: Cannot utime: No such file or directory
/bin/tar: cpmove-john/homedir/mail/mywebsite.com.com/celine/.spam/cur/1170637676.000025.mbox:2,: Cannot change ownership to uid 0, gid 0: No such file or directory
...............
/bin/tar: cpmove-john/homedir/mail/mywebsite.com.com/celine/.spam/cur/1170637676.000211.mbox:2,: Cannot utime: No such file or directory
/bin/tar: cpmove-john

it shows this error for all files inside the /mail/ directory. Any idea what's wrong? The restore process is still running, haven't gotten past this yet.

View Replies!   View Related
Restore Cpanel Server
i have a centos with cpanel server,

it may be the board problem,it could not work now.

i install another centos server with cpanel,

how can i restore fron the hd of original server to the new one well?

View Replies!   View Related
How To Restore Destroyed Files
by mistake i have deleted following files how can i restore them. as it was

public_html/themes/index.php: destroying......done
public_html/themes/admin/index.php: destroying......done
public_html/themes/lib/phpthumb/index.php: destroying......done
public_html/themes/lib/phpthumb/cache/index.php: destroying......done
public_html/themes/lib/phpthumb/cache/source/index.php: destroying......done
public_html/themes/lib/exifer1_4/index.php: destroying......done
public_html/photogallery/docs/index_fr.htm: destroying......done

View Replies!   View Related
Bare Metal Restore
Does anyone know of a hoster that offers Bare Metal Restore/Recovery?

View Replies!   View Related
MySQL Mass Restore
im currently in the process of movinmg most of my clients MySQL dbs to a dedicated mysql server (direct private lan link so speed/bw is not an issue) but i have ~2900 .sql files i need to restore, anyone got any idea how to automate this restore,

the sql files were created suing mysqldump on old server so have all the appropriate create database entries etc but id rather not have to do each file by hand or ill be here for months

View Replies!   View Related
How Do I Restore Ssl Certificate
How do I install an SSL Cert with just the .key and .crt in root WHM?

View Replies!   View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved