path for disaster recovery when using the appliance as master server
Created: 09 Oct 2012 | Updated: 12 Oct 2012 | 8 comments
This issue has been solved. See solution.
Hi All ,
firstly :I was confused where to ask this question here or in appliance forum.if it should be there so may i will ask it again there!!!
when we creating catalog backup policy we adding the path of disaster recovery as example : d:\disaster recovery. but when using an appliance as master server what is the recommended path (i'm ruuning the admin console in linux machine) .I believe it shoulde be some where in side the appliance.please advice
Regards,
Discussion Filed Under:
Comments 8 Comments • Jump to latest comment
There is no 'recommended path' other than a 'network share'. Same recommendations for Unix/Linux master will apply here.
Extract from NBU Admin Guide:
Supporting Storage Foundation and VCS on Unix and Windows as well as NetBackup on Unix and Windows
Handy NBU Links
thanks for you responce.the general information here are clear but you know that the appliance that acting as master server should be managed by any other client because it not working directly with the admin console,but every thing is working inside the appliance so as I understand : firstly, share option should be opended in the appliance then as my client is linux and it working with NFS only ,so on this client we have to mount NFS share directory in the client.(ofcourse it should be created before) please correct me if wrong!!
Regards,
The Appliance is a Linux server. You can login to it same as any Linux server (use something like putty).
Management is exactly the same as any other NBU master/media server on Linux - use Java or Windows Admin Console on your desktop to manage the server.
NFS share can be mounted on the Appliance at OS level.
PS: have you attended training for NetBackup Appliances? Couple of extra steps to get to root prompt (#), but 100% possible.
I'm looking at mountpoints on our demo unit:
This will be good enough where NFS mount is not possible.
Supporting Storage Foundation and VCS on Unix and Windows as well as NetBackup on Unix and Windows
Handy NBU Links
Yes I attended atraining for 5020 and 5220 appliances and both of them contains SUSE os and they have different shell but it is simple to use.
no problem with using the appliance and also i have a lab for testing .i believe that nfs and cifs possible for network sharing through unix and windows but i confused if there are better way to create path for disaster recovery when using appliances.or it has different way for disaster path.need best practice
Thanks
The share you have opened in your screenshot is the software share which is used for uploading patches to the appliance only - you should not use that for anything else so i would reccomend doing a "share close" on it before continuing
I would have thought a UNC path would suffice without having to mount a file system onto the appliance
The DR Section allows you to put in the appropriate credentials for tht UNC path - so just setup a share on a server somewhere (preferably off site but with good network connection) and use a UNC path to that share and the appropriate credentials
Hope this helps
Authorised Symantec Consultant
Don't forget to give a "Thumbs Up" or mark as "Solution" if someones advice has helped you.
A check shows that mail is enabled via the Main - Settings - Email section
The SMTP Add adds your smtp server to use
You can also add in your e-mail address to use
I have the feeling that this is also accessed in the GUI and what you need is to ensure it is setup for the "Software Admin" as that is the one used for the Catalog DR
See page 49 and prior of the 52xx Admin Guide for more info
Authorised Symantec Consultant
Don't forget to give a "Thumbs Up" or mark as "Solution" if someones advice has helped you.
thanks Mark for your support but I still have a confuse because i'm new in appliances. As i know that open share inside the appliance giving me ability to use the software preinstalled in the appliance to push netbackup software to unix clients or windows clients as it contain installation files please correct me if i,m wrong.
"UNC path would suffice without having to mount a file system onto the appliance" dou you mean simple create a directory in the root path of appliance as (/root/disasterrecovery) or by create a sharefolder in one of the server in the network and when configure the path in catalog policy i have to add \\server\share\
regarding SMTP I think this is very important to add email adress to use and i know that it may be configured through GUI ADMINCONSOLE
Thanks
please be patient for my questions that may be simple for the experts such you
OK - the DR file is best kept on a alternative server rather than on the Master Server - this is because you need the DR file in the event of a disater at which time your Master may no longer exist.
So select another server somewhere (preferably off site) and create a new share on it and then in the catalog policy just use a UNC path to that share for the location of the DR file, along with any required authentication.
Fir the DR e-mail add the smtp server and email address to be used via the CLISH on the appliance (or maybe the GUI but don't have one to hand this week to double check) and the e-mail for the catalog should then work.
The "Software" share is only used for the appliance itself for uploading its patches
For NetBackup client software the appliance should have a pre-enabled shares named "install" and "inst/client" that contains the clients.
So for Windows clients from the client just go to \\appliancename\install and run the quickinstall.exe that is located in that share.
For unix clients, on the client, map a drive (nfs share) to \\appliancename\inst\client and run the unix-client-install script from that location
Once installed open the clients bp.conf and add the appliance Master name etc. as this does not get automatically populated
There are also links on the home page of the appliance web gui to access the software
Hope this helps
Authorised Symantec Consultant
Don't forget to give a "Thumbs Up" or mark as "Solution" if someones advice has helped you.
Would you like to reply?
Login or Register to post your comment.