Thanks all for the advice, I have resolved the issue, needed to add the new disks to the SRDF group mirror as well, something I wasn't aware of. (symld -g <group_name> add dev <dev+id>)
And you guys we right, while the secondary site is in read-only mode you pretty much can't do much. We did a...
Hi all
We needed to extend a VG by adding another lun to the VG. These luns are SRDF luns, so the luns also appear on our DR server.
The VG is currently varied off on the DR site, how do I go about adding these luns to the VG? Tried the usual method via SMIT but I got the message I need to...
Check your host.equiv and host.deny files for any new entries, bar that I cannot think of anything except maybe a application specific parameter for the port listener definition which may be causing this.
IBM Certified Confused - MQSeries
IBM Certified Flabbergasted - AIX 5 pSeries System...
Suggest doing some reading, the MQ primer at the MQ support pac site is a good place to start, also the MQ information Center here is handy:
http://www-306.ibm.com/software/integration/wmq/library/library6x.html
Primer here...
Without going too much into your setup I would say the GW server (mx2.comcast.com[208.17.35.40]) is probably overloaded, so it's refusing connections (throttling) as it hit a set value of connections at their end.
You can test this manually by doing a "telnet 208.17.35.40 25" and see if you get...
Or "mail -u aaronde" will do the trick too.
IBM Certified Confused - MQSeries
IBM Certified Flabbergasted - AIX 5 pSeries System Administration
MS Certified Windblows Rebooter
Best guess without having access to your mc file is that it seems there is a typo of sorts (or invalid char) in line 18 of your sendmail.mc file.
IBM Certified Confused - MQSeries
IBM Certified Flabbergasted - AIX 5 pSeries System Administration
MS Certified Windblows Rebooter
Check your /etc/ssh/sshd_config file on the client, there is an entry like this:
PermitRootLogin no
Change "no" to "yes" and restart sshd.
Beware though, this not good practice as it will allow anyone to log in with root remotely. Use with care.
IBM Certified Confused - MQSeries
IBM...
Worth while looking at "remasterme" if you can find a package for your distro.
IBM Certified Confused - MQSeries
IBM Certified Flabbergasted - AIX 5 pSeries System Administration
MS Certified Windblows Rebooter
Packages = bos.net.tcp.server and bos.net.tcp.client
IBM Certified Confused - MQSeries
IBM Certified Flabbergasted - AIX 5 pSeries System Administration
MS Certified Windblows Rebooter
There is none, do a man mqrunchl and you will see it tells you to use the STOP CHANNEL command to stop it. If you want to script this it's pretty easy:
echo "stop channel(chl_name)"|runmqsc
IBM Certified Confused - MQSeries
IBM Certified Flabbergasted - AIX 5 pSeries System Administration
MS...
It is close enough to Red Hat at system level, so if you find something written for RH it will get you along. The minor differences like how the runlevels & scripts, services and patching are handled you will pick up, else google it at the time.
IBM Certified Confused - MQSeries
IBM Certified...
Look for a MQ support pack called "savegmgr", you can use that to dump the MQ object definitions to a file. Once you have that you can redirect the contents of the file to runmqsc of the new QM to recreate the same objects (e.g. "runmqsc < filename.mqs")
If you are going to create the QM on...
Mpack is a good solution, but if not possible to install then you should have a look at "uuencode" as an alternative if you have that on the system.
IBM Certified Confused - MQSeries
IBM Certified Flabbergasted - AIX 5 pSeries System Administration
MS Certified Windblows Rebooter
Try it at sendmail level, change this value in sendmail.cf to 1d (1 day):
O Timeout.queuereturn=5d
IBM Certified Confused - MQSeries
IBM Certified Flabbergasted - AIX 5 pSeries System Administration
MS Certified Windblows Rebooter
Did you try restarting sendmail?
IBM Certified Confused - MQSeries
IBM Certified Flabbergasted - AIX 5 pSeries System Administration
MS Certified Windblows Rebooter
Worth while looking at Kolab and Citadel as well. Scalix didn't scale too well in our test run.
IBM Certified Confused - MQSeries
IBM Certified Flabbergasted - AIX 5 pSeries System Administration
MS Certified Windblows Rebooter
Also look at the scponly solution:
http://sublimation.org/scponly/wiki/index.php/Features
IBM Certified Confused - MQSeries
IBM Certified Flabbergasted - AIX 5 pSeries System Administration
MS Certified Windblows Rebooter
I used a combo of greylisting and blacklisting (RBL's) successfully in a large corporate environment, blocked on average around 300,000 to 400,000 spams a day (90% of the internet SMTP traffic). We used to use Trend IMSS only, this choked on all the spam, killing the server. By stopping most...
Found this, hope it helps
Procedural Gateway for MQSeries - Oracle - Oracle Procedural Gateways leverage existing transactions by allowing you to invoke them from Oracle applications on any platform.
http://www.middleware.org/mom/other.html
IBM Certified Confused - MQSeries
IBM Certified...
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.