what am i backing up


 
Thread Tools Search this Thread
Operating Systems AIX what am i backing up
# 1  
Old 09-24-2009
what am i backing up

we are running aix on are server. we would like to start doing online backups, but the software company that we use is not beeing much help on what files we are backing up. is there a command that will tell me what files that we are backing up. they offer a service that would back it up for use, but i would have to pay monthy support fee. wish is twice as much for the online backup service.

---------- Post updated at 09:08 AM ---------- Previous update was at 08:46 AM ----------

help please
# 2  
Old 09-24-2009
??
What do you call online backup service?
What kind of backup are you talking about (system -using mksysb etc...) what software is used? (Netbackup?, TSM?, atempo?)
# 3  
Old 09-24-2009
vbe

we run a solar eclipse software that runs on the box. they set it up. so i have know idea how it runs or what is file and folders that is backed up. we are looking at vault logix. they ask me what the file names we are backing up. i call the software company we use and they were dont much help. they would like to sell use there sevice.
# 4  
Old 09-26-2009
It would be a lengthy article to explain to you how you could find out what exactly is part of the software you are using and which files need to be backed up and how often. Suffice it to say it is possible, even without the support of your software vendor, given the right UNIX skills (which, whithout wanting to insult you, you clearly lack).

The best advice i can give you is: hire a competent UNIX consultant and have him examine the system and come up with a plan. This should take typically 1 (maximum 2) days of work. Maybe you will have to purchase some hardware too (like a tape drive or something such), but anything else can be done with OS facilities (and have been done so numerous time throughout industry).

I hope this helps.

bakunin
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Backing up an entire HD

Are there any recommended methods for Backing up an entire HD? I want to backup my data. I do not care about the OS file. I just want my work, movies, and music. I have about 600 GB of work, movies, and music so a bit worried about fragmentation if I just copy and paste. (1 Reply)
Discussion started by: cokedude
1 Replies

2. Red Hat

Backing up and restoring RHEL 6.3 VM

Hi! I am administering a system I didn't configure. I know it is a RHEL 6.3 VM image and there are others as well. How do I make a backup of the image and of the filesytems, in case I screw up the configuration. How can I restore it as well. My plan is this 1) Find out what kind of VM,... (1 Reply)
Discussion started by: md888
1 Replies

3. Solaris

Backing up Solaris 10 servers

Got 5-6 Solaris 10 servers in remote location - power work being done. At the moment, we just back up the application database that these servers run with the idea that if it all goes wrong we can rebuild and then restore the application. However, requirement is to provide a complete backup... (3 Replies)
Discussion started by: paulfoel
3 Replies

4. Shell Programming and Scripting

Problems backing up a folder

So I play on a minecraft server that keeps crashing, then rolling back, losing about 30 minutes of data. I don't own the server I'm just writing it for him. So I'm trying to have the script make a back up of the server every 5 minutes as long as it is bigger than the back up, since as more... (2 Replies)
Discussion started by: matt_j_the_king
2 Replies

5. Shell Programming and Scripting

Need help in backing up of databases.

Hi Everyone, I am new to DBA stuff. I wonder if anyone can help me. Task is that, I have 10 databases and need to take backups of all the databases using data pump in Unix/Linux, compress them using gzip and use cron to schedule the job twice a day. Appreciate if anyone can help me in... (1 Reply)
Discussion started by: sreepriya0987
1 Replies

6. Solaris

Backing up the system

Hello Mentors, Before anything else I would like to thanks to all expert here especially Pressy as he guided me to recover our server from disk failure. I posted a lot of question from these forum site concerning on how to recover our server and luckly you guys help me. Our server is now up and... (6 Replies)
Discussion started by: eykyn17
6 Replies

7. UNIX for Dummies Questions & Answers

backing up the vtoc

Can you backup the vtoc, then restore it if you somehow mess it up? This is solaris 9, x86. (1 Reply)
Discussion started by: BG_JrAdmin
1 Replies

8. UNIX for Dummies Questions & Answers

Best practises for backing up

Hi, I'm about to start a regular backup schedule for my Linux system. I need some pointers if I may :) The system is *mainly* used as a personal home computer (it's actually a laptop running SuSE 9.2) although I do host some client material from it being a PHP developer. I know that in... (2 Replies)
Discussion started by: d11wtq
2 Replies

9. UNIX for Dummies Questions & Answers

Backing Up Directories

Hi Guys, I'm writing a shell script that presents the user with various options, they select one (numbered 1-9) and it then excecutes the correct code. No problem, but I'm having slight difficulty with one option. The user can select to backup all the files in the current directory to another... (2 Replies)
Discussion started by: indigoecho
2 Replies

10. UNIX for Dummies Questions & Answers

backing up

Ok I'm trying to backup a HD using ufsdump but no matter what I do it rewinds the tape after the dump. Now the tape isn't full (only 285mb) and I still have 6 more partitions I want to put on this tape. How can I stop the tape from rewinding because I can't think of anything. Also is there any... (4 Replies)
Discussion started by: merlin
4 Replies
Login or Register to Ask a Question