thread776-654633
The link to this site has been changed to http://gurski.com You can now select Netbackup Tips from the top level menu.
This site is viewable on Smarphones!!!!
I agree completely with what you said. In fact, the root of a web site should contain minimal files (index file, cascading style sheet, robot.txt and site icon). The rest of your pages/scripts should be in deiretories that only you, the programmer knows about.
If someone tries to hack your...
Glad to be of help.
One other benefit for setting aside a pool of catalog media is that during a DR (test or live) you will always know which media is the catalog....
Just to add my $0.02, PHP is server side, so setting a session timeout will only work if the end-user tries to access another page.
Now you could use the http_equiv metta tag that would expire the page in xx seconds, but what if someone closes the browser?
You still need a mechanism to ensure...
Along the same lines as the alan92rttt, my web sites perform a table lookup, or you could create a MySql index for each page. Each entry could have more information as to what is being displayed etc...
Then in the script called to display each page, I would add the following code:
<?php...
You should set aside a sequence of scratch tapes that belong to the Catalog Volume Group (i.e. T000001 to T000100). Then each Catalog tape would expire for the backup cycle it was used.
So if your daily backups expire in 7 days, the catalog tape for that particular backup would expire in 7...
As SOP, we have our operations keep a binder of the Vault report for at leat 10 years... I know 7, in some industries is all you need, but you can never be too careful...
Just my Thoughts (JMT)
Here are some helpful settings in /etc/system
*
*
* Debugging parameters to enable us to see
* who is hogging memory
*
*
set kmem_flags=7
set kmem_logging=0
set kmem_transaction_log_size=1
set kmem_content_log_size=1
In addition, you should check that the shared memory size is no larger than...
I am experiencing a similar probem. My Master and Media servers are Solaris 9 with NBU Mp3.
I started noticing the jobs lagging and not completing. This turns out to be a possible memory leak in either bptm (fixed in MP3A and MP4), a bpsched memory leak, or as I am just discovering, it could be...
Most of the time a status 25 is a direct result of a DNS error. I would check from both sides to make sure that both the forward and reverse lookups are correct.
You can overcome this by placing an entry in the /etc/hosts file (unix) or the hosts file on a Windows. However, this is only a...
Well said. I used an IPTable based firewall that I had to learn and build the rules. This was a trial by learning. I eventually was able to get it working and moved over to firewall.rc. I ran this for about a year and learned a lot. I finally siwtched to IPCop about 18 months ago.
I must say...
This is a very good firewall. It's original base was smoothwall, but they decided to make two versions, one free the other commerical. So, needless to say, there was disagreement in the spirit of Open Source and thus IPCop was formed. IPCop has all the features of Smoothwall plus some additional...
To answer your question:
I would go to the IPCop Support web page at http://www.ipcops.net/index.php
Now if I understand you correctly, you will need the following:
2 nic cards on your IPCop machine (a red zone and a green zone) The red zone will be hooked up to your cable modem and you will...
I just installed Solaris and was looking forward to setting up mu sudo users. My first problem was that I could not find sudo. the output from my pkginfo is:
pkginfo|grep sudo
system SFWsudo Sudo - superuser do
My next problem is I do not see where the default sudoers file is nor...
lenski:
Do you have them connected with the pass-thru? I will be at STK next week for the unveiling of their replacement for the Powderhorns and L5500. They are no longer a silo construction but more like ADIC et al...they're looking at a much smaller footprint so the floor may be happier...
Tech2004:
I'm including a link to the FAQ page for BLAT
http://www.blat.net/examples/install&profile.html this should answer your questions. I am alos including the latest home page for blat which is at http://www.blat.net/
The web page process actually is a script that formats the output in...
BTW:
I am updating some of my scripts to produce the output in native HTML. This way you can build your own web page for Netbackup. I am doing this on a Sun system, so for you Unix people it will be good. I will also port it to Windows if I can figure out how to run some advanced Unix commands...
Great detailed logs. I have been running a 1500 slot library on LTO's (IBM GEN 1) and have had some errors due to bad a bad drive or a faulty HBA.
We are primarily looking at VTL's in order to reduce network overhead since we will only perform a full backup the first time a client is backed...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.