LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Symantec Net Backup Server (https://www.linuxquestions.org/questions/linux-server-73/symantec-net-backup-server-657716/)

carlosinfl 07-23-2008 11:13 AM

Symantec Net Backup Server
 
I have been tasked to build a Net Backup server on the LAN for our production server backups. I just received our Dell PowerEdge 2950 hardware and began installing the OS (RHEL 5.2 x86_64) and was wondering what dependencies does Net Backup require? I was told to make sure this server does have X Windows and a Desktop Manager so we can run the GUI for the software but beyond that, does anyone know any items I should make sure are present on the system?

Thanks for any tips and or advice.

trickykid 07-23-2008 11:16 AM

From my experience, it really doesn't require anything except the OS itself. A basic minimal install will usually provide all or if any dependencies it will need. The versions I used had a Java GUI so that is really the only requirement I can tell you, if the newer versions use it. It doesn't even really need X running either, you can use X11 forwarding to control from your own desktop or install the client version on your machine to connect to administer.

carlosinfl 07-23-2008 11:18 AM

Quote:

Originally Posted by trickykid (Post 3223861)
From my experience, it really doesn't require anything except the OS itself. A basic minimal install will usually provide all or if any dependencies it will need. The versions I used had a Java GUI so that is really the only requirement I can tell you, if the newer versions use it. It doesn't even really need X running either, you can use X11 forwarding to control from your own desktop or install the client version on your machine to connect to administer.

Oh - so you're saying I could just install a minimal OS on RHEL with Java and simply ssh -x/Y to my own machine?

trickykid 07-23-2008 11:25 AM

Quote:

Originally Posted by Carlwill (Post 3223865)
Oh - so you're saying I could just install a minimal OS on RHEL with Java and simply ssh -x/Y to my own machine?

No, if you don't install the GUI client for Netbackup on your own machine, you can launch from the actual server by ssh -X user@backupserver to enable X11 forwarding to launch the GUI. Kind of slower that way but then again, most of the time when you setup backups, you rarely need to go poking around, you can setup notifications to email you when a backup fails, etc. ;)

carlosinfl 07-23-2008 11:26 AM

OK Thanks!

compman 09-05-2008 01:52 AM

Raid 5, generous amt of RAM, 4gb HBA card, 2xgigabit ports would be great to drive your tape library...


All times are GMT -5. The time now is 08:18 PM.