IBM have announced support for AIX 5 with PSSP 3.4 for the SP. as far as I know the only piece missing is P690 SP attach support which is not expected until second Qtr.
I don't think you can do this directly. However I have implemented some code that allows DNS to route traffic too two or more different IP addresses. So for example a user wishes to connect to server test. Load balanced DNS knows that test traffic can be routed to 2 or more real different IP...
If you run iostat and compare the Kb_read for hdisk0 and hdisk1 you will see a difference. When a read request is made it is made to both disks and the one that respond first gets the 'hit' or 'count'.
This will generally be hdisk0 - may be something to do with its position in the SCSI chain...
I think that implementing EtheChannel will allow you to configure upto 3 ethernet cards with 1 IP address. It also gives you the additional bandwidth and the ability to suffer the failure of one card without losing the IP.
O.K
You need a diferent CD. On one of the AIX install CDs is an optional lpp for HP printer support.
you need to install these drivers and then you will get a display showing the hp printers which can be selected.
I think the drivers are located in the printers.rte fileset. So locate...
Are then any errors in the error log ?
does the LED show any codes on reset ?
Is this part of an HACMP cluster ?
How much memory do you have ? ( lsattr -E -l mem0 )
how much paging space ? ( lsps -a )
When closing some resource groups on an HACMP 4.4 Classic AIx 4.3.3 system when the HA cluster does a
fuser -x /dev/xxxxxxxxx when xxxxxxx is the lv
I get
fuser: 0506-084 Extended read failed (sid=6947243, off=804502408).
I am at ML9
Any one had this problem ?
Any ideas ?
Your best bet would be to write a script to do this. Copy all the /etc/passwd & group files from all the source machines into a temp area and write to read the users / uids / group etc and recreate on the new server.
You should easily be able to add logic to check for duplications .
You need to find out why you wait times are so high. It is most likely to be disk I/O. This could be caused by paging or just the amount of work being run.
Run vmstat 2 120 > /tmp/vmstat.out and
iostat 2 120 > /tmp/iostat.out at the same time
during the busy time and post the results...
O.K
I have a large server running @ aix4.3.3 ML9 plus some later hyper PTFs. When I reboot the errdemon starts and a number of messages are recorded , as expected , in the errorlog. Its an HACMP system. Sometime during , or shortly after the reboot, the errdemon stops logging errors to the...
I have a user compling jikes using gcc c++ with the following error
This time the /usr/bin/ld program has hit a limit while compiling a C++ program.
Looks like some sort of Table Of Contents can only be 64K in size.
The output from the compile follows:
Making all in doc
Target "all"...
Under solaris this is not a problem. Are then any other grep like utilities that can run under 4.3.3 that get around this ?
like vim instead of vi etc ?
the ioctl function.
Ithink this is something to do with a script running when not associated with a terminal.
I know in csh you can stop this by
stty: tcgetattr: A specified file does not support the ioctl system call.
Not a terminal
adding a directive to your .cshrc that will not execute...
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.