Try running cfgmgr down each fibre path individually and see what it tells you. Use the command "cfgmgr -vl fcsX" replacing fcsX with the appropriate fibre adapter. If you get timeouts down all paths and no tape devices are discovered you may have an adapter issue, cable issue, switch issue, or...
This is not a bug, it is a feature of the OS to be able to have 2 default gateways defined. When 2 default routes are in the system and they are not supposed to be there it is an administrative error.
Jim Hirschauer
http://www.aixexpert.com
Since my HMC's are remote I do not have access to the proper security sections, I looked up the info for you in a redbook. I would use these steps and choose the option for "Allow the user to chose secure or unsecure connections". That way you have the coice of using a secure connection still...
Someone probably configured the HMC to require SSL certificates. I forget where the option is but you have to tell the HMC not to require SSL. It is basically a matter of unchecking a box IIRC.
Jim Hirschauer
http://www.aixexpert.com
Mike is exactly right, you probably have 2 default gateway entries in your ODM. You can see this using "lsattr -El inet0".
Jim Hirschauer
http://www.aixexpert.com
When the VG that holds those disks is varied off on the server that has the PVID's you need to run "chdev -l hdiskx -a pv=yes" on the server that does not see the PVIDs. That command will import the PVIDs off of the disks. Then you can importvg the volume group info off of those disks.
Jim...
The only way to fix that is to manually pull that stuff out of the ODM. IBM has a procedure somewhere on their website for a bad version of websphere where the uninstaller did not clean everything up properly. I think it was Websphere 4.2.2 but I am not sure. Anyway, the procedure for cleaning...
Getting back to basics...Is the DVD drive actually in your bootlist? You would check using the command "bootlist -m normal -o"
Jim Hirschauer
http://www.aixexpert.com
Sorry, wrong link in the last post. Look at chapter 10.7 in this redbook...
http://www.redbooks.ibm.com/abstracts/SG245765.html?Open
Jim Hirschauer
http://www.aixexpert.com
Using System V printing on AIX takes a little work still. You add print queues from the command line with the lpadmin command. There are quite a few steps just to make SysV printing work. Download this redbook and read chapter 10.7...
http://www.redbooks.ibm.com/abstracts/SG247463.html?Open...
Here is the link that this info is coming from so you can reference it in the future...
http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.doc/infocenter/howto/HT_baseadmn_badmagnumb.htm
Jim Hirschauer
http://www.aixexpert.com
You can just manually copy the backup superblock over the primary suing the following command...
dd count=1 bs=4k skip=31 seek=1 if=/dev/lvarchives of=/dev/lvarchives
Jim Hirschauer
http://www.aixexpert.com
Take a look at TCP Wrappers. Download the Redbook in the following link and search for "wrappers"....
http://www.redbooks.ibm.com/abstracts/SG245971.html?Open
Jim Hirschauer
http://www.aixexpert.com
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.