Operating System - Linux
1833758 Members
2607 Online
110063 Solutions
New Discussion

What needs to be backed up?

 
joseph wholey
Regular Advisor

What needs to be backed up?

Trying to determine what files should be backed up prior to applying maintenance to my RHEL AS 3 server. For example, prior to doing maintenance on my AIX servers, we run a mksysb. What are the essentials for recovering your system?
4 REPLIES 4
Ivan Ferreira
Honored Contributor

Re: What needs to be backed up?

Basically, you should backup ALL your file systems created during os installation. You can use an image software like mondo.

http://www.mondorescue.org/
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Vipulinux
Respected Contributor

Re: What needs to be backed up?

Hi

Usually depends on the server config. ef for my DNS server I just backup my dns related and network files.

If you need a full backup you need to use some tools for backup eg. Veritas Netbackup or ArcServer, Brigtstor etc etc

For full image of disk you can use the inbuilt utility i.e. dd

Cheers
Vipul
renarios
Trusted Contributor

Re: What needs to be backed up?

Hi Joseph,

Before upgrading my O.S., I backed up my /etc, /usr and /var directories, because /etc and /usr contain applications and /var contains my application data.
So, you have to determin where your applications are installed and where the data is stored.

Cheerio,

Renarios
Nothing is more successfull as failure
Alan_152
Honored Contributor

Re: What needs to be backed up?

How much backup space do you have in relation to your system's total storage? If backup time and downtime aren't concerns, then you can't go wrong with a level-0 cold backup...