Most people use NFS with the HACMP Cross-mount feature to NFS mount the home directories across nodes. If the NFS server goes down, HACMP will then move the disk,ip, takeover the server portion and your home directories will be available.
Please note that the nfs location and the client mount...
There are quite a few bugs in db2 v8. Make sure you have the latest fixpak installed (5). What level of AIX are you running?
Looks like you have a very active memory system there. Most of your CPU time may be spent in scanning/freeing pages. Do you have tprof installed?
run tprof -x...
1. kproc is the wait process. This is normal. It means the system is idle. What do you see in vmstat?
2. netstat -v en0
3. netstat -r
4. smit devices (communication devices)(Change/Show)
This means that by the time mksysb got around to backing up the files listed, they had been deleted. From the looks of it (PID_C) looks like a process was stopped. I wouldn't worry about it unless you know for sure that you need those files.
To answer your single point of failure question.
Yes, you can have 2 FC cards shown to the same LUN, but only 1 can be active. 1 for fail-over. No more than 2.
The latest lvm fileset is not included in ML2
Yes, you can used a "shared" lun, what I'm saying is the default LUN 31 that shows up...
No, the $ marks it as a variable, the {} mark the beginning/end of the varname. ie. you could have a variable name of me and me2. If you wanted me with the string 2 added to the end you'd have to do
${me}2
otherwise you'd get the value of me2 instead of me.
he,he,he
AIX has a few limitations.
The main one is:
a LUN can only be presented across 1 controller to 1 fiber card per host.
That being said we had this problem as well. You need to get up to bos.rte.lvm 5.2.0.18 It fixes the varyonvg hang under an HA environment. (Ps if you vary it on by hand...
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.