Tuesday February 09, 2010

FreeBSD – the unknown Giant

FreeBSD is a free, open-source and UNIX-like operating system. Though relatively unknown, it’s a performing and powerful work-horse, capable of coping with massive work-loads whilest remaining fast, ultra-stable and rock-solid. Blogging about FreeBSD and operating systems based on this versatile, safe and secure OS, I want to generate more interest in FreeBSD and its dependants. If you need a reliable, rock-solid and performing system for either your desktop or servers, consider FreeBSD!
freebsd-logo-large
Section | FreeBSD

Freebsd – Backup & restore for disaster recovery

July 3, 2009 by Gerard   Leave a comment

Data are all around servers. To name a few, file server, email server, LDAP server, web server, DNS server and these are just a few essential servers that make up part of IT section of your company. ERP, CRM, financial projection system, database server, accounting & payroll system are the example of business application. Imagine, what if “some” of these data are loss. It is also worth mentioning that data is so valuable to the company, that partial loss of it might lead to breaking your business continuity !!!

Most of the company operation are depending on these data in the server to make decisions. Data in the servers have never been so important.

Server data disaster recovery planing is a vital process in system administration. It directly shows how much the system administrators understand the importance their role in the business. Reason for data loss can be classified into 2 main categories, natural disaster and man made disaster. Natural disaster that causes data loss includes flood, earthquake, fire hazard and etc. Man made disaster (aka PBKC which denodes Problem Between Keyboard and Chair) examples, hacking activities, accidental data deletion or over written and server maintenance e.g. patching, upgrades, developments, moving to a bigger size of hard disk & etc.

Disaster recovery involves planning, backup & restore. Planning will need identify which are the crucial data to backup and how frequent should it be backup. The next consideration will be what media should the data be save to. Generally, external hard disk (e.g USB) or network based storage (e.g. file server, ssh server, NAS, SAN) are the cheapest & fastest way to store the data. But if the data is to archive, it should go into media e.g. tape, CD, DVD and other optical media. Lastly, all planning and backup of the data should always test against restoration, or else why even plan to save it.

This post will concentrate on how to prepare for Server disaster recovery on a FreeBSD server.


Related posts:

  1. Restore and backup FreeBSD (howto)
  2. FreeNAS articles on FrugalTech
  3. FreeNAS: Review and Suggestions for Educational Use
  4. RoFreeSBIE 1.3 Released
  5. New York Internet most reliable webhoster (February 09)


Leave a Reply