Bill,
You stated that you replaced the fc card. Not knowing if you are going through a switch or not, here are a couple things to check.
1) When you replaced the card did you get the new Network Address for the new card (command lscfg -vl fcs1)? And enter that into the mapping for the host...
You can check out NFS, it doesn't come with the base Windows, and I believe is a purchase addin item from Microsoft. WRQ Reflection X is another package that has NFS support in it for windows, but again it is a purchase item.
Kirk
Yes you can change the prompt to just "Password" as of 5.2. Here is a snippet I got from somewhere. I think off the ibm web site.
The following example shows the result of changing the system-wide password prompt to Password:.
# chsec -f /etc/security/login.cfg -s default -a...
What we did was to leave /home on local drives and use unison to sync the directories between the systems. (we don't use the failover box for test though) You might be able to create test and prod directories in the programmers home directories so they could keep test and production seperate...
As rod indicated you need to update your bos.rte.install. Here is the text from the IBM site.
oslevel -r Shows what maintenance level the system is at.
Must have bos.rte.install 4.3.3.50 or later installed for this flag.
Good Luck.
Kirk
When you state the the TCP server is started on the iSeries are you refering to the *FTP server or TCP/IP?
The command to start TCP is "strtcp" while "strtcpsvr *ftp"
will start the ftp server.
You can check if the ftp server is running on the iSeries by using the command...
You can use this command to see the available free space.
lspv hdisk2 (of course put in the disk of choice)
Should print out something similar to this. It shows the size of PP (Physical Partition) and the number of Free PPs. Just multiply and get free space.
PHYSICAL VOLUME: hdisk2...
If you have the OS CD. Here is a procedure you can use to reset roots password to something that you know.
1. Boot from CD to maintenance mode.
2. cd to /etc/security
3. passwd (set desired password)
4. remove the CD from the drive
5. Reboot the system.
Hope this helps. Haven't done it for...
Hi,
" The tape driver can take 20/40gb tape and the one I inserted is 5gb so I wonder if that is the problem? "
I am assuming that the tape drive is the 20/40 drive. If it is and you are using a 5 gig tape your backups will not work correctly. The 5gb tapes and the 20/40 gig tapes...
Thanks for the info Stingreen, but I believe I may have found the fix for our problem. Searching IBM's AIX web site I located what seems to be a very promising fix to their code.
Quote from the IBM site.
"APAR IY33426 - Sendmail fails to queue message if host not reachable"
I will be...
If you mean, are the DNS and exchange server on the same box? The answer is no. The DNS servers are separate systems from our mail servers.
And if I ping company.org it successfully pings the name server and if I ping the mail server while the mail server is down it does return the correct ip...
OS AIX 5.1 ML02
Sendmail 8.11
When sending mail to our exchange server under normal conditions, mail works fine. When the exchange server is down such as when rebooting any mail sent to the server gets the following returned error:
----- The following addresses had permanent fatal errors...
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.