Full backup and Restore


 
Thread Tools Search this Thread
Operating Systems Solaris Full backup and Restore
# 15  
Old 01-07-2008
Thanks again RTM i would like to tell you that DB Server is located on the same machine and i thought that when i restore the full system i will restore it also kindly could you clear this issue for me .
** from your reply i need to ask for a very vital point why Naviscore will not recovered and what is the best thing i can do to backup all things then when restore i will get all things working good again with all pre-configured data .
# 16  
Old 01-08-2008
Basha,

Naviscore is such a finicky collection of software. Just building out the front-ends sometimes takes 2 or 3 tries (with no valid reason why it failed to work on the other tries). Since you have it all on one box, I can't imagine the 'fun' you might be having. It's been around 3 years since I messed with naviscore. We had separate front-ends (3-4 each) and one DB server in production.

We used Legato backup but never restored a full server (even as a test). Restoring from Legato took so long (in those days) that it was easier to just build out another front-end. Plus, we had a Disaster Recovery site that had servers running and waiting so in a way, we were lucky enough not to have to be in a bad situation for long.

As suggested, if you are using Solaris Disksuite (aka SDS / ODS / Sun Volume Manager), then you could drop one side of the mirror, and ufsdump it to tape. Then use ufsrestore on to the same size disks on new server. I would think this would be your best solution as far as a Naviscore server is concerned.
# 17  
Old 01-08-2008
Basha,

I think you guys are not using any DisasterRecovery softwares; IMHO it is really good to have a host-based DR softwares for availing continuance for particularly these kind of critical servers; nobody can afford for losing things built through 8 years (as you said).
I can help you setting up things if you have any DR s/w.

-ilan
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

Deja-dup make my / full. So I cannot restore my back up

The problematic directory is the following: /root/.cache/deja-dup This directory grows until my "/" is full and then the restoring activity fails. I already tried to create a symbolic link with origin another partition where I have more space. However during the restoring activity ... (4 Replies)
Discussion started by: puertas12
4 Replies

2. AIX

Backup and restore question

I run a backup sucessfully: find . | backup -ivqf/dev/rmt0 I want to make sure I can restore, so I change to a test directory and try this: restore -rvqf /dev/rmt0 However, we fail with this error: New volume on /dev/rmt0: Cluster size is 51200 bytes (100 blocks). The volume number is... (3 Replies)
Discussion started by: landog
3 Replies

3. Red Hat

Backup / Restore

Hi, I need to back up a RH file system (96G). The files are oracle .dbf format some of which are 5G in size. I know that tar has got a size restriction of 2G so I cannot use this. Can anyone recommend an alternative way of backuping up this FS? I have been looking at dump but this... (6 Replies)
Discussion started by: Duffs22
6 Replies

4. AIX

Backup and restore

Hi experts, i got a question. i have a production server with two Volume Group(VG) which are rootvg and datavg. Both of these VGs are 256 PP SIZE. On Disaster Recovery Server (DR server) contains two empty hardisks for restoring rootvg and datavg from production server. This two hardisks are... (7 Replies)
Discussion started by: polar
7 Replies

5. Emergency UNIX and Linux Support

DD command to backup and restore

Hi, Currently I have 2 servers. 1 is already installed with RHEL4(withmyapplications) and the other one is still brand new. My question is, is it possible to use DD command to backup the whole harddrive for the RHEL4 server and restore it to the new brand server so that I do not have to... (3 Replies)
Discussion started by: flekzout
3 Replies

6. Solaris

Local Full Backup and Restore ZFS

Hi men, I'm testing for my backup&restore job with ZFS. My server have two disks. I wanna do backup&restore job like ufsdump utility: Disk0 is rpool(root zpool) and disk1 (backup zpool) will be stored full backup replicates. When rpool zpool have problem, i can "boot cdrom -s" and use my... (5 Replies)
Discussion started by: tien86
5 Replies

7. HP-UX

F-Backup restore

Hello! i have a blank harddrive and a complete tape backup of the workstation. the backup is made with F-Backup. Now my question is: how can i restore my workstation? thanks for every idea! paul tittel hup-si (3 Replies)
Discussion started by: paultittel
3 Replies

8. AIX

Backup and restore

I have several H80 machines, all with AIX 4.3.3. On these machines I have mksysb running for rootvg backups and savevg for non-rootvg backups. I'm trying to get a list of files on the tapes, but I can't seem to do it with tar for the mksysb images. I keep getting the directory checksum errors?... (3 Replies)
Discussion started by: uXion
3 Replies

9. Solaris

Backup / restore

Hi.... everyone could help me to understand how to do a backup of my servers .. operating systems is sun solaris 8 . I have some question about .... 1) Is better backup phisical disk or partition ??? i sow the command is ufsdump 0cfu /expbck/bcksunver/c0t0d0s5 dev/dsk/c0t0d0s5 to... (4 Replies)
Discussion started by: tt155
4 Replies

10. UNIX for Dummies Questions & Answers

Full System Restore from 250 - V280R

Hello, Here is what I am trying to do. We have an old Enterprise 250 which we want to phase out. So plan is to move everything running on the 250 to an unused Sun Fire V280R. Here is what I decided to do: 1. Fresh Solaris 8 install on Sun 280R (disk0). Configure network and install... (1 Reply)
Discussion started by: mshafi
1 Replies
Login or Register to Ask a Question