Back up solution in Solaris 10 environment


 
Thread Tools Search this Thread
Operating Systems Solaris Back up solution in Solaris 10 environment
# 1  
Old 01-07-2014
Back up solution in Solaris 10 environment

Hi Friends,

Good day!

This is my first post in this forum Smilie

In my company we have a requirement for back up application specific files[.XML,.properties etc] and directories .We have around 40+ application which needs to be backed up [In Local harddisk/tape/storage].All these applications are running on Solaris 10 enviornment.

Is there any standard procedure [Back up tool or Shell scripting] for back up. Also , how I can control all these back up process in a centralised way.The biggest challenge I am facing is monitoring of these back up jobs[Weekly], like the back up process for all these applications were suceess or not.

Please share your thoughts on this.
I would like to have a suggestion for industry standard tool[Paid or Open source].

Thanks & Regards
Abilash KP
# 2  
Old 01-07-2014
If you are looking for an OpenSource solution, then you can use Amanda: http://www.amanda.org/
It is available from OpenCSW: http://www.opencsw.org/packages/CSWamanda/ or you can build it from source.

If you are considering commercial products, then Symantec NetBackup and EMC Networker are good solutions.
This User Gave Thanks to bartus11 For This Post:
# 3  
Old 01-07-2014
A good start would be google with your keywords "unix/solaris backup software".

https://en.wikipedia.org/wiki/List_of_backup_software

As far as I remember from my admin times, we used NetBackup.
This User Gave Thanks to DukeNuke2 For This Post:
# 4  
Old 01-07-2014
Many thanks for your replies
Is it possible to achieve through shell scripts.
# 5  
Old 01-07-2014
https://www.google.de/#q=solaris%20backup%20script

Please use a little more effort to google such simple questions for yourself!
This User Gave Thanks to DukeNuke2 For This Post:
# 6  
Old 01-07-2014
What File system are you using? ufs? zfs?

if zfs there are procedures on Oracle's website to send a zfs snapshot to file.
This User Gave Thanks to os2mac For This Post:
# 7  
Old 01-08-2014
The file system we are using is ufs.
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Solaris

OpenSource / Free backup and restore solution for Solaris 10

Is there any free /opensource backup&restore solution available for solaris10 i want to backup Solaris10 machine with oracle 9 version. (0 Replies)
Discussion started by: kashif_islam
0 Replies

2. Solaris

Sample solution for Firefox-3.6.10 pkg in solaris 10 for X86

download pkg from sunfreeware web site (root user mode) step1: #mkdir opt/sft step2: download the package and save it in the opt/sft directory step3: #bunzip2 firefox-3.6.10.en-US.solaris-10-fcs-i386-pkg.bz2 step 4 #pkgadd -d ./firefox-3.6.10.en-US.solaris-10-fcs-i386-pkg ... (3 Replies)
Discussion started by: alamin2010
3 Replies

3. News, Links, Events and Announcements

Well well well... Solaris is back

It looks like Sun is finally back with the x86 crowd with Solaris. Solaris 9 is now on their Download / Order page: http://wwws.sun.com/software/solaris/binaries/get.html but $20 to download and $95 for media... I don't think I'll be rushing out to pay that. Here is a link to their press... (1 Reply)
Discussion started by: LivinFree
1 Replies

4. UNIX for Advanced & Expert Users

Clustering solution for RH Linux AS and Solaris x86/AMD 64

Dear All Experts, Would like to know the maturity/ stability of Redhat Linux AS 3.0 and Solaris. My organization need to setup cluster solution. We are well-versed with Veritas Cluster on Solaris. We are thinking of waiting for certification support of the various ISV like Oracle, Veritas... (3 Replies)
Discussion started by: izy100
3 Replies

5. UNIX for Advanced & Expert Users

Need a redundency solution for Solaris.

Dear friends, I look after 10 Solaris servers. What I need to do is to come up with a solution so that in case one of the servers dies, be able to create the same server in the shortest possible way. I believe in Windows OS they use something called "Ghosting ". My question is what should I use to... (3 Replies)
Discussion started by: snili
3 Replies
Login or Register to Ask a Question