home *** CD-ROM | disk | FTP | other *** search
/ ftp.uv.es / 2014.11.ftp.uv.es.tar / ftp.uv.es / doc / FAQ-Aix-RS6000 < prev    next >
Text File  |  1995-09-25  |  262KB  |  7,307 lines

  1. Well, I made it.  It's been a busy summer but then, you probably can
  2. hear all the excuses you want at the office.  So, with out further
  3. delay, the AIX FAQ.  Thanks everyone who contributed.
  4.  
  5. Frequently Asked Questions about AIX and the IBM RS/6000 Section 1
  6. __________________________________________________________________
  7.  
  8. This posting contains frequently asked questions and answers about the
  9. IBM RS/6000 series workstations and AIX version 3. All input is very
  10. welcome, I can be reached at jwarring@aol.net.
  11.  
  12. The list is split into four articles to pass thru most mailers. I'll
  13. usually try to post them once a month to comp.unix.aix, news.answers,
  14. and comp.answers. Please let your input continue as I am most thankful
  15. for all of it.
  16.  
  17. This FAQ is availible from (see section 6.08 for more sites):
  18. <ftp://rtfm.mit.edu:/pub/usenet/news.answers/aix-faq/part1>
  19. <ftp://mirrrors.aol.com:/pub/rtfm/usenet-by-hierarchy/comp/unix/aix>
  20. <http://www.cis.ohio-state.edu:/hypertext/faq/usenet/aix-faq/top.html>
  21.  
  22. Please make a note of the fact that these sites contain more than just
  23. the AIX FAQ and would probably be worth consulting before you post
  24. questions to any of the usenet groups.
  25.  
  26. If you see a From: line it means that whatever follows is either an
  27. unabridged or slightly edited version of the input I have received, and
  28. that I may not have verified its contents. If there is no From: line, I
  29. probably know what I am talking about, and the entry is edited from
  30. various sources.
  31.  
  32. All entries are numbered with major and minor subject number, e.g. 
  33. 2.11. If the subject is preceded by an asterisk, that entry has been
  34. changed or added since the last posting.
  35.  
  36. The comp.unix.aix group is for AIX on all IBM platforms -- RT, PS/2,
  37. 370, RS/6000 and mainframes (ESA based on OSF/1), but the traffic has
  38. evolved to discuss predominantly AIX 3.x and the RS/6000. The
  39. newsgroups comp.sys.ibm.pc.rt and comp.sys.ibm.ps2.hardware cover the
  40. RT, mostly hardware and AOS 4.3, and on PS/2 hardware respectively. 
  41. Mark Whetzel posts FAQ lists about RTs in the rt and *.answers groups.
  42. There are few to non-existent discussions on AIX/370 and AIX/ESA.
  43.  
  44. This article covers only AIX 3.x and the RS/6000, except when noted.
  45.  
  46. If you post questions to comp.unix.aix, please be sure to indicate:
  47.  
  48. - the machine type and brief configuration, e.g. Model 540, 64 MB RAM,
  49.   48 MB swap space (this is actually bad), 1.2 GB XYZ hard drive, etc.
  50.   Note: There are now three classes of RS/6000s - the original, RS or
  51.   POWER, RS/2 or POWER2, and PowerPC.
  52.  
  53. - the exact AIX version number, i.e. AIX 3.1 is NOT sufficient, whereas
  54.   AIX 3.1.5 or AIX 3.1 with the 3005 update is. With 3.2 you should
  55.   mention any significant ptfs using the U4xxxxx numbers.
  56.  
  57. I am doing this on my own time. Please do not ask me questions that
  58. should be asked to IBM. If you suspect you have software defect problems
  59. call (800) 237-5511. If you have hardware problems call (800) IBM-SERV.
  60. ______________________________________________________________________________
  61.  
  62. Table of contents:
  63.  
  64. 1.0    General concepts
  65. 1.000  The AIX operating system - what is it?
  66. 1.001  I know neither Unix nor AIX - where do I find more information?
  67. 1.002  What is the Object Database?
  68. 1.003  How do I get rid of the verbose error messages?
  69. 1.004  Which release of AIX do I have?
  70. 1.005  What hardware do I have?  What is availible?  WITS?
  71.  
  72. 1.1    SMIT, system administration
  73. 1.100  I am used to Unix systems programming, why should I learn SMIT?
  74. 1.101  How do I turn off the "running man" in smit?
  75. 1.102  How do I import an /etc/passwd or /etc/group file from another box?
  76. 1.103* Cleaning up utmp, who, and accounting problems
  77. 1.104  How to fsck the root filesystem
  78. 1.105  How can I unmount /usr to run fsck on it?
  79. 1.108  How do I see/change parameters like number of processes per user?
  80. 1.109  How do I shrink the default paging space on hd6?
  81. 1.110  The swapper seems to use enormous amounts of paging space, why?
  82. 1.111  How much paging space do I need?
  83. 1.112  How do I mount a floppy disk as a filesystem?
  84. 1.113  How do I remove a committed lpp?
  85. 1.114  How can I recover space after installing updates?
  86. 1.115  Where are the AIX log files kept?
  87. 1.116  How can I log information about ftp accesses to a file?
  88. 1.117  How do I find a file name from the inode number?
  89. 1.118  How do I set up postscript accounting?
  90. 1.119  How do I create boot diskettes for 3.2?
  91. 1.120  Where can I find tools for performance monitoring?
  92. 1.121  How can I tell what virtual printer a print queue is using?
  93. 1.122  Two srcmstr's are less useful than one?
  94. 1.123  How do I set the tty name associated with a physical port?
  95. 1.124  How do I use mksysb to clone a system?
  96. 1.125  How do I retain timestamps with mksysb?
  97. 1.126  How can I find out the machine type?
  98. 1.127  Updating to 3.2.5
  99. 1.128  AIX fix strategy
  100. 1.129  Are passwords limited to 8 char?
  101. 1.130  How do I increase the number of ptys > 64?
  102. 1.131  CERT advisories on sendmail and xterm
  103. 1.132  How do I remove a non-existant physical volume?
  104. 1.133  How do I kill a process that ignores kill -QUIT -KILL -STOP?
  105. 1.134  How can I see "console" messages?
  106. 1.135  Where can I find TOP for AIX?
  107. 1.136  How can I restrict root logins to specific terminals?
  108. 1.137  How do I merge my /etc/password and /etc/security/password for Crack
  109. 1.138  I lost the root password, what should I do?
  110. 1.139  How can I resolve DEV_WAIT status for a local print queue?
  111. 1.140  SMIT problems forcing/overwriting install?
  112. 1.141  Which distribution tape do I have?
  113. 1.142  How can I get PTF (fixes) via ftp?  What is fixdist?
  114.  
  115. Section 2
  116.  
  117. 1.2    Backups, tape
  118. 1.200  Some info about tape backups
  119. 1.201  How do I do remote backup?
  120. 1.202  How do I backup a multi-disk volume group?
  121. 1.203  How do I put multiple backups on a single 8mm tape?
  122. 1.204  How can I make an exact duplicate of a tape over the network?
  123. 1.205  What is tape block size of 0?
  124. 1.206  Resetting a hung tape drive...
  125. 1.207  How do I read a mksysb tape with tar?
  126. 1.208  How do I read a 5Gbyte tape on a 2Gbyte drive?
  127. 1.209  What can Sysback do for me?
  128. 1.210  How can I get my HP 4mm DAT to work?
  129. 1.211+ How do I copy DAT tapes?
  130.  
  131. 1.3    Memory and process management
  132. 1.300  Some info about the memory management system
  133. 1.301  How much should I trust the ps memory reports?
  134. 1.302  Which simms do RS6000's use?
  135. 1.303  What is kproc?
  136.  
  137. 1.4    Shells, commands, man pages, InfoExplorer
  138. 1.400  How do I make an informative prompt in the shell?
  139. 1.401  How do I set up ksh for emacs mode command line editing?
  140. 1.402  Listing files with ls causes a core dump
  141. 1.403  How do I put my own text into InfoExplorer?
  142. 1.404  InfoExplorer ASCII key bindings 
  143. 1.405  How can I add new man pages to the system?
  144. 1.406  Why can't I read man pages?  Where is nroff?
  145. 1.407  Why is my enviornment only loaded once?
  146. 1.408  Where is the 'nawk' command on my AIX system?
  147. 1.409  How do I copy InfoExplorer (manpages and more) to my hard drive?
  148. 1.410  Why can't I set my default shell to one we've just installed?
  149. 1.411  Why do I get the "Unable to connect socket: 3" starting Info-Explorer?
  150.  
  151. Section 3
  152.  
  153. 1.5    Video, Graphics, X11
  154. 1.500  Which release of X11 do I have?
  155. 1.501  How to prevent ctrl-alt-backspace from killing the X session
  156. 1.502  Who has a termcap/terminfo source for aixterm or the HFT console?
  157. 1.503  How can I look at PostScript files?  Why is "dpsexec" so lousy?
  158. 1.504  unix:0 vs `hostname`:0
  159. 1.505  VT100 key bindings for aixterm
  160. 1.506  Is there a screen saver that does not use excessive CPU?
  161. 1.507  Where are the colors, availible for an X session, listed.
  162. 1.508  Why does my app hang the X server but not an X station?
  163. 1.509  How do I switch the control and caps lock key bindings?
  164. 1.510  Missing fonts?
  165. 1.511  What's the termcap entry for an IBM 3151 look like?
  166. 1.512  Errors starting X11 application binaries from aixpdslib.
  167. 1.513  .XShm*, .sm* (Shared memory) Link errors building Xwindows applications.
  168. 1.514  How do I set my DISPLAY when I login to another machine?
  169. 1.515  Why doesn't Netscape work?
  170.  
  171. 1.6    Networks and communications
  172. 1.600  My named dies frequently, why?
  173. 1.601  How do I trace ethernet packets on an AIX system?
  174. 1.602  What is the authorized way of starting automount at boot time?
  175. 1.603  How do I set a tty port for both dial-in and dial-out?
  176. 1.604  How to move or copy whole directory trees across a network
  177. 1.605  How can I send mail to hosts that cannot be pinged?
  178. 1.606  How to configure dialup SLIP
  179. 1.607  Where is DCE discussed?
  180. 1.608  How do I make /var/spool/mail mountable?
  181. 1.609  getty spawning too rapidly
  182. 1.610  Does AIX support Compressed SLIP (CSLIP)?
  183. 1.611  How do I setup anonymous ftp on my AIX system?
  184. 1.612  Talk, getting notification.
  185. 1.613  Disabling software flow control; using RTS/CTS.
  186. 1.614  NIS security
  187. 1.615  Why can't non-anonymous users login using WU-FTP?
  188. 1.616  NIS users can't login, do I need '*' in /etc/passwd?
  189. 1.617  HP JetDirect cards and virtual printers?  mkvirprt problems?
  190. 1.618  How can I hack libc.a to alter how hostnames are resolved?
  191. 1.619  What modem settings do I need?
  192. 1.620  NIS slave server config with master on different subnet?
  193.  
  194. 1.7    LVM
  195. 1.701* How do I shrink /usr?  (formerly 1.106)
  196. 1.702  How do I make a filesystem larger than 2Gb? (formerly 1.107)
  197. 1.703  Chlv warning, is the first 4k of a LV safe? (formerly 1.139)
  198. 1.704  What's the limit on Physical Partitions Per Volume Group?
  199. 1.705  Why am I having trouble adding another disk to my VG?
  200. 1.706  What are the limits on a file, filesystem?
  201. 1.707  Hints for Segate 9 GB and other disks larger than 4 GB? (see 1.704)
  202. 1.708  How do I fix Volume Group Locked?
  203.  
  204. 1.8    AIX 4.1
  205. 1.800  How do I control how hostnames are resolved?
  206.  
  207. 1.9    Miscellaneous
  208. 1.900  SCSI-1 and SCSI-2 "interoperability" got you confused?
  209. 1.901  How to get your keyboard back after unplugging it from the 6000
  210. 1.902  How do I set up pcsim, the DOS emulator?
  211. 1.903  How do I transfer files between AIX and DOS disks?
  212. 1.904  Where is the crypt program?
  213. 1.905  How do I play audio CDs?
  214. 1.906  How can I get the mouse back after unplugging it?
  215. 1.907  Where can I get source code to the operating system binary xxxxx?
  216.  
  217. 2.00  C/C++
  218. 2.01  I cannot make alloca work
  219. 2.02  How do I compile my BSD programs?
  220. 2.03  Isn't the linker different from what I am used to?
  221. 2.04  How do I statically link my program?
  222. 2.05  How do I make my own shared library?
  223. 2.06  Linking my program fails with strange error, why?
  224.  
  225. Section 4
  226.  
  227. 2.07  Why does it take so long to compile "hello world" with xlc?
  228. 2.08  What's with malloc()?
  229. 2.09  Why does xlc complain about 'extern char *strcpy()'
  230. 2.10  Why do I get 'Parameter list cannot contain fewer ....'
  231. 2.11  Why does xlc complain about '(sometype *)somepointer = something'
  232. 2.12  Some more common errors
  233. 2.13  Can the compiler generate assembler code?
  234. 2.14  Curses
  235. 2.15  How do I speed up linking?
  236. 2.16  What is deadbeef?
  237. 2.17  [moved to 2.04]
  238. 2.18  How do I make an export list from a library archive?
  239. 2.19  imake, makedepend 
  240. 2.20  How can tell what shared libraries a binary is linked with?
  241. 2.21  Can I get a PTF for my C/C++ compiler from the net?
  242. 2.22  Why does "install"ing software I got from the net fail?
  243. 2.23  What is Linker TOC overflow error 12?
  244. 2.24+ What is the limit on number of shared memory segments I can attach?
  245.  
  246. 3.00  Fortran and other compilers
  247. 3.01  I have problems mixing Fortran and C code, why?
  248. 3.02  How do I statically bind Fortran libraries and dynamically bind
  249.       C libraries?
  250. 3.03  How do I check if a number is NaN?
  251. 3.04  Some info sources on IEEE floating point
  252. 3.05  Why does it take so long to compile "hello world" with xlf? (see 2.07).
  253.  
  254. 4.00  GNU and Public Domain software
  255. 4.01  How do I find PD software?
  256. 4.02  Are there any ftp sites?
  257. 4.03  General hints
  258. 4.04  GNU Emacs
  259. 4.05  gcc/gdb
  260. 4.06  GNU Ghostscript
  261. 4.07  TeX - Document processing
  262. 4.08  Perl - Scripting language
  263. 4.09  X-Windows
  264. 4.10  Bash - /bin/ksh alternative from FSF
  265. 4.11  Elm - Mail reader
  266. 4.12  Oberon 2.2
  267. 4.13  Kermit - Communications 
  268. 4.14  Gnu dbm
  269. 4.15  tcsh - /bin/ksh alternative
  270. 4.16  Kyoto Common Lisp
  271. 4.17  Tcl/Tk - X-Windows scripting
  272. 4.18  Expect
  273. 4.19  Public domain software on CD
  274. 4.20  Andrew Toolkit
  275. 4.21  sudo
  276. 4.22  Flexfax/HylaFax and other fax software
  277. 4.23  lsof - LiSt Open Files
  278. 4.24  popper - POP3 mail daemon
  279. 4.26  mpeg link errors version 2.0
  280. 4.27  NNTP, INN - news (usenet) news transport protocol, news server software
  281. 4.28  Zmodem - File transfer
  282. 4.29  Patch - automated file updates
  283. 4.30  XNTP - network time protocol, synchronizes clocks
  284. 4.31+ GNU Screen 3.6.2 and AIX 4.1.x
  285. 4.32+ PINT -- SCSI scanner software
  286. 4.33+ Pager/Paging software
  287.  
  288. 5.00  Third party products
  289. 5.02  Disk/Tape/SCSI
  290. 5.03  Memory
  291. 5.04  Others
  292. 5.05  C++ compilers
  293. 5.06  Memory leak detectors
  294. 5.07  PPP
  295. 5.08  Graphics adapters.
  296. 5.09  Training Courses
  297. 5.10+ Hardware Vendors
  298. 5.11+ Debugging aides
  299.  
  300. 6.00  Miscellaneous other stuff
  301. 6.01  Can I get support by e-mail?
  302. 6.02* List of useful faxes
  303. 6.03  IBM's ftp, gopher and WWW presence
  304. 6.04  Some RS232 hints
  305. 6.05  What publications are available for AIX and RS/6000?
  306. 6.06  Some acronyms
  307. 6.07  How do I get this by mailserver or ftp?
  308. 6.08  Hypertext version of the FAQ
  309. 6.09-
  310. 6.10  comp.unix.aix archive availible on the WWW
  311.  
  312. 7.00  Contributors
  313.  
  314. ______________________________________________________________________________
  315. 1.000: The AIX operating system - what is it?
  316.  
  317. This is best answered by reading the text files in /usr/lpp/bos. The
  318. README file there contains general information and the bsd file contain
  319. useful information if you know BSD and/or System V.
  320.  
  321. The last release for the RT PC is 2.2.1. The latest release for PS/2s
  322. and Intel architecture machines is AIX 1.3; for PS/2s only, 1.2.1. For
  323. the RS/6000, there are three major levels, 3.1, 3.2, 4.1, and various
  324. intermediate levels. IBM has dropped support for 3.1.
  325.  
  326. For those who don't have a copy of /usr/lpp/bos/README or bsd, I'll
  327. sumarize: IBM tried to follow IEEE, POSIX 1003.1, ANSI C, FIPS and
  328. then X/Open Issue 3.  Beyond that, AIX is a combination of System V
  329. and BSD.
  330.  
  331.  
  332. 1.001: I know neither Unix nor AIX - where do I find more information?
  333.  
  334. If you are new to Unix, you should look at the other newsgroups in the
  335. comp.unix hierarchy, in particular comp.unix.questions.  There are
  336. FAQs more most of these groups as well.
  337.  
  338. If you need information about C programming, try comp.lang.c or
  339. comp.std.c, the latter for Standard ANSI C issues.  comp.lang.c has a
  340. FAQ posting.
  341.  
  342.  
  343. 1.002: What is the Object Database?
  344. From: Uwe Geuder <Uwe.Geuder@informatik.uni-stuttgart.de>
  345.  
  346. AIX stores most of the system management information in /etc/objrepos,
  347. /usr/lib/objrepos, and /usr/share/lib/objrepos. Files (also referred to
  348. as system object classes) in these directories are adminstered by the
  349. Object Database Manager, ODM, which is a set of library routines and
  350. programs providing basic object oriented database facilities.
  351.  
  352. Under most circumstances, only SMIT or the commands SMIT call (see
  353. 1.100) should be used to change the contents of the system object
  354. classes. A harmless way to look at the object database is to use odmget
  355. <Class> where <Class> is one of the files in /etc/objrepos.
  356.  
  357. Experienced users can use the ODM editor, odme, to navigate the database
  358. in detail. Modifying the database should only be attempted if you know
  359. exactly what you are doing.
  360.  
  361.  
  362. 1.003: How do I get rid of the verbose error messages?
  363. Corrected by Bjorn P. Brox <brox@corena.n>
  364.  
  365. Many of the messages from the Unix commands are available in different
  366. languages. This is controlled by the LANG environment variable, the
  367. default being En_US meaning English in the US. All the default messages
  368. have a message number associated with them, e.g.:
  369.  
  370. $ cat no-such-file
  371. cat: 0652-050 Cannot open no-such-file.
  372.  
  373. If you prefer the terser Unix-looking error message, set your
  374. environment variable LC_MESSAGES to C, and you will get:
  375.  
  376. $ cat no-such-file
  377. cat: Cannot open no-such-file.
  378.  
  379. By default LC_MESSAGES is the same as your environment LANG.  Setting
  380. LANG does also work, but should be avoided since it changes
  381. app-defaults lookup etc.  See locale(): LC_ALL
  382.  
  383.  
  384. 1.004: Which release of AIX or other products do I have?
  385.  
  386. New with 3.2.5: The oslevel command shows OS and component levels.
  387. Run oslevel -help to see options
  388.  
  389. The command 'lslpp -h bos.obj' will show all lines referring to the BOS, 
  390. Basic Operating System.  E.g.:
  391.  
  392. Fix Id  Release         Status    Action     Date       Time     User Name
  393. ------- --------------- --------- ---------- ---------- -------- ---------
  394. Path: /usr/lib/objrepos
  395. bos.obj
  396.         03.02.0000.0000 COMPLETE  COMMIT     12/31/69   18:00:00 root
  397. U401864 03.02.0000.0000 COMPLETE  COMMIT     11/12/92   20:09:35 root
  398. U401968 03.02.0000.0000 COMPLETE  COMMIT     11/12/92   23:18:21 root
  399. U401969 03.02.0000.0000 COMPLETE  COMMIT     11/12/92   23:18:20 root
  400.                  ..........................
  401. U418349 03.02.0000.0000 COMPLETE  COMMIT     08/28/93   15:34:13 root
  402. U419950 03.02.0000.0000 COMPLETE  COMMIT     08/28/93   15:34:11 root
  403.  
  404. For AIX 3.2, you may come across discussions on 3.2.0, 3.2.1, 3.2.2,
  405. 3.2.3 extended, 3.2.4 and 3.2.5.  There is no absolute way to tell which
  406. of these you are running since the newer releases are simply 3.2.0 with
  407. some sets of PTFs added. See above example listing. These selective
  408. fixes could mean there are literally thousands of slightly different
  409. variations of 3.2 in use. Please see section 6 to request some useful
  410. faxes to help with this number game.
  411.  
  412. AIX 3.2.4 and later attempts to resolve this confusion. The OS is
  413. broken down into subsystems so that updates can be applied to an entire
  414. subsystem.  lslpp also sports a new option; use 'lslpp -m bos.obj' to
  415. show what level and update the system is running. You can also use the
  416. new oslevel command. Unless you have a pressing need (such as
  417. applications unsupported on > 3.2.3), it is recommended that you update
  418. to this level. Also see 1.128.
  419.  
  420.  
  421. 1.005: What hardware do I have?  What is availible?  WITS?
  422. From: C.Deignan@frec.bull.fr (C.DEIGNAN)
  423.  
  424. #!/bin/ksh
  425. #
  426. #  wits - What Is The System
  427. #       A shell scripth that gives information about the RS60000
  428. #       that it is being executed on.
  429. #
  430. # model E0 (motorola) hasn't been included yet.
  431. #
  432. # informations from : man uname (AIX4.1.2)
  433. #                     Bull DPX/20 Reference Guide (rev. 5.3)
  434. # lines with '#' haven't been verified
  435. #
  436. # Rev: 1.2
  437. # Send comments and new info to C.Deignan@frec.bull.fr
  438. #
  439. ##################################################################
  440.  
  441. # set -x
  442. #exec 2>/dev/null
  443.  
  444. USAGE="Usage : $0 [-l]"
  445. MODNUM=""
  446.  
  447. #
  448. # input parameters control
  449. #
  450. case $# in
  451. 0) MACHIDNUM=`uname -m`
  452. CPUNUM=`echo $MACHIDNUM | cut -c3-8`
  453. MODNUM=`echo $MACHIDNUM | cut -c9-10`
  454. ;;
  455.  
  456. 1) if [[ $1 = "-l" ]]
  457. then
  458. clear
  459. print "Model Number\t Model ID   |\tModel Number\t Model ID"
  460. print "\t\t\t\t|\t\t\t\t"
  461. print "DPX/20 100/105\t\t43\t|\tDPX/20 100/110\t\t45"
  462. print "DPX/20 100/130\t\t47\t|\tDPX/20 100/150\t\t46"
  463. print "DPX/20 200/215\t\t42\t|"
  464. print "DPX/20 300/310\t\t48\t|"
  465. print "DPX/20 400/420\t\t37\t|\tDPX 20 400/455\t\t77"
  466. print "DPX/20 400/460\t\t76\t|\tDPX/20 400/465\t\t76"
  467. print "DPX/20 400/470\t\t75\t|\tDPX/20 400/475\t\t75"
  468. print "DPX/20 400/480\t\t58\t|\tDPX/20 400/485\t\t57"
  469. print "DPX/20 400/490\t\t57\t|\tDPX/20 400/495\t\t58"
  470. print "DPX/20 600/630\t\t77\t|\tDPX/20 600/640\t\t67"
  471. print "DPX/20 600/660\t\t66\t|\tDPX/20 600/680\t\t71"
  472. print "DPX/20 600/690\t\t70\t|"
  473. print "DPX/20 800/810\t\t63\t|\tDPX/20 800/840\t\t64"
  474. print "DPX/20 800/890\t\t80\t|\tDPX/20 800/890H\t\t82"
  475. print "\t\t\t\t|\t\t\t\t"
  476. print "DPX/20 ESCALA D201-D401\tA0\t|"
  477. print "DPX/20 ESCALA R201-R401\tA3\t|"
  478. print "DPX/20 ESCALA M101-M401\tA6\t|"
  479. print "\nWhich Model ID do you want ?\t\c"
  480. read MODNUM
  481. else
  482. print $USAGE
  483. exit
  484. fi
  485. ;;
  486.  
  487. *) echo $USAGE
  488.    exit
  489. ;;
  490.  
  491. esac
  492.  
  493.  
  494. if test "$TERM" != emacs
  495. then
  496. tput clear
  497. fi
  498.  
  499. #
  500. # result of `uname -m` :
  501. # 12 digits machine id: xxyyyyyymmss
  502. # where :       xx      system = 00
  503. #       yyyyyy  cpu id
  504. #       mm      model id
  505. #       ss      submodel number = 00
  506.  
  507. processor=""
  508. processor_num=""
  509. clock_mhz=""
  510. dcache_kB=""
  511. icache_kB=""
  512. L1cache_kB=""
  513. L2cache_MB=""
  514. mflops=""
  515. specmarks=""
  516. specint92=""
  517. specfp92=""
  518. mcabuses=""
  519. mcarate_MBps=""
  520. mem_MB=""
  521. #memrate_MBps=""
  522. other=""
  523.  
  524. case $MODNUM in
  525.  
  526. "18") BULLMODEL="Bull DPX/20 Model 620"
  527. IBMMODEL="IBM RISC System/6000 Model 530H"
  528. #  clock_mhz="33"
  529. #  dcache_kB="64"
  530. #  icache_kB="8"
  531. #  mflops="20.2"
  532. #  specmarks="59.9"
  533. #  specint92="28.5"
  534. #  specfp92="45.3"
  535. #  mcabuses="1"
  536. #  mcarate_MBps="40"
  537. #  mem_MB="128"
  538. #  memrate_MBps="528"
  539. ;;
  540.  
  541. "34") BULLMODEL="Bull DPX/20 Model 610"
  542. IBMMODEL="IBM RISC System/6000 Model 520H"
  543. #  clock_mhz="25"
  544. #  dcache_kB="32"
  545. #  icache_kB="8"
  546. #  specint92="21.5"
  547. #  specfp92="45.3"
  548. #  mcabuses="1"
  549. #  mcarate_MBps="40"
  550. #  other="Integrate_MBpsd ethernet\nIntegrate_MBpsd SCSI-1"
  551. ;;
  552.  
  553. "35") BULLMODEL="Bull DPX/20 Model 430"
  554. IBMMODEL="IBM RISC System/6000 Model 320H"
  555. #  clock_mhz="25"
  556. #  dcache_kB="32"
  557. #  icache_kB="8"
  558. #  mflops="11.7"
  559. #  specmarks="43.3"
  560. #  mcabuses="1"
  561. #  mcarate_MBps="40"
  562. #  mem_MB="64"
  563. #  memrate_MBps="160"
  564. ;;
  565.  
  566. "37") BULLMODEL="Bull DPX/20 Model 420"
  567. IBMMODEL="IBM RISC System/6000 Model 34H"
  568. processor="Power"
  569. clock_mhz="42"
  570. dcache_kB="32"
  571. icache_kB="32"
  572. L2cache_MB="No"
  573. #  mflops="14.8"
  574. #  specmarks="56.6"
  575. specint92="48.1"
  576. specfp92="83.3"
  577. mcabuses="1"
  578. mcarate_MBps="80"
  579. mem_MB="from 16 to 512"
  580. #  memrate_MBps="264"
  581. #  other="Integrate_MBpsd ethernet\nIntegrate_MBpsd SCSI"
  582. ;;
  583.  
  584. "38") BULLMODEL="Bull DPX/20 Model 450"
  585. IBMMODEL="IBM RISC System/6000 Model 350"
  586. #  clock_mhz="41.7"
  587. #  dcache_kB="32"
  588. #  icache_kB="8"
  589. #  mflops="18.6"
  590. #  specmarks="71.4"
  591. #  mcabuses="1"
  592. #  mcarate_MBps="40"
  593. #  mem_MB="64"
  594. #  memrate_MBps="333"
  595. #  other="Integrate_MBpsd ethernet\nIntegrate_MBpsd SCSI"
  596. ;;
  597.  
  598. "41") BULLMODEL="Bull DPX/20 Model 115,125,125W,130S,135,135G,140,140S"
  599. IBMMODEL="IBM RISC System/6000 Model 22W,22W,22W+,230S,22G,22G,220,220+"
  600. #  clock_mhz="33"
  601. #  dcache_kB="8"
  602. #  icache_kB="0"
  603. #  mflops="6.5"
  604. #  specmarks="25.9"
  605. #  specint92="16.6"
  606. #  specfp92="26.1"
  607. #  mcabuses="1"
  608. #  mcarate_MBps="40"
  609. #  mem_MB="32"
  610. #  memrate_MBps="89"
  611. #  other="Integrate_MBpsd ethernet\nIntegrate_MBpsd SCSI"
  612. ;;
  613.  
  614. "42") BULLMODEL="Bull DPX/20 Model 215"
  615. IBMMODEL="IBM RISC System/6000 Model 41W"
  616. processor="PowerPC"
  617. clock_mhz="80"
  618. dcache_kB="32"
  619. L2cache_MB="No"
  620. specint92="78.8/88.1"
  621. specfp92="90.4/98.7"
  622. mem_MB="from 16 to 256"
  623. ;;
  624.  
  625. "43") BULLMODEL="Bull DPX/20 Model 105"
  626. #  IBMMODEL="IBM RISC System/6000 Model M20"
  627. #  clock_mhz="33"
  628. #  specint92="16.6"
  629. #  specfp92="26.1"
  630. #  mcabuses="1"
  631. #  mcarate_MBps="40"
  632. ;;
  633.  
  634. "45") BULLMODEL="Bull DPX/20 Model 110"
  635. #  IBMMODEL="IBM RISC System/6000 Model 220"
  636. ;;
  637.  
  638. "46") BULLMODEL="Bull DPX/20 Model 150"
  639. IBMMODEL="IBM RISC System/6000 Model 250"
  640. processor="PowerPC"
  641. clock_mhz="66/80"
  642. dcache_kB="32"
  643. L2cache_MB="No"
  644. specint92="62.6/78.8"
  645. specfp92="72.2/90.4"
  646. mcabuses="1"
  647. mcarate_MBps="80"
  648. mem_MB="from 16 to 256"
  649. ;;
  650.  
  651. "47") BULLMODEL="Bull DPX/20 Model 130"
  652. IBMMODEL="IBM RISC System/6000 Model 230"
  653. processor="Power"
  654. clock_mhz="45"
  655. dcache_kB="8"
  656. L2cache_MB="No"
  657. specint92="28.5"
  658. specfp92="39.9"
  659. mcabuses="1"
  660. mcarate_MBps="40"
  661. mem_MB="from 16 to 64"
  662. ;;
  663.  
  664. "48") BULLMODEL="Bull DPX/20 Model 310"
  665. IBMMODEL="IBM RISC System/6000 Model C10"
  666. processor="PowerPC"
  667. clock_mhz="80"
  668. dcache_kB="32"
  669. L2cache_MB="0/1"
  670. specint92="78.8/90.5"
  671. specfp92="90.4/100.8"
  672. mcabuses="1"
  673. mcarate_MBps="80"
  674. mem_MB="from 16 to 256"
  675. ;;
  676.  
  677. "57") BULLMODEL="Bull DPX/20 Model 485 or 490"
  678. IBMMODEL="IBM RISC System/6000 Model 3AT or 390"
  679. processor="Power2 or Power2-L2"
  680. clock_mhz="59 or 67"
  681. dcache_kB="64"
  682. icache_kB="32"
  683. L2cache_MB="0/0.5/1"
  684. specint92="99.3 or 109.7/113.2/114.3"
  685. specfp92="187.2 or 202.1/204.5/205.3"
  686. mcabuses="1"
  687. mcarate_MBps="80"
  688. mem_MB="from 32 to 512"
  689. ;;
  690.  
  691. "58") BULLMODEL="Bull DPX/20 Model 480 or 495"
  692. IBMMODEL="IBM RISC System/6000 Model 380 or 3BT"
  693. processor="Power2 or Power2-L2"
  694. clock_mhz="59 or 67"
  695. dcache_kB="64"
  696. icache_kB="32"
  697. L2cache_MB="No"
  698. specint92="99.3 or 109.7"
  699. specfp92="187.2"
  700. mcabuses="1"
  701. mcarate_MBps="80"
  702. mem_MB="from 32 to 512"
  703. ;;
  704.  
  705. "5C") BULLMODEL="Bull DPX/20 Model 650"
  706. IBMMODEL="IBM RISC System/6000 Model 560"
  707. #  clock_mhz="50"
  708. #  dcache_kB="64"
  709. #  icache_kB="8"
  710. #  mflops="30.5"
  711. #  specmarks="89.3"
  712. #  mcabuses="1"
  713. #  mcarate_MBps="40"
  714. #  mem_MB="128"
  715. #  memrate_MBps="800"
  716. ;;
  717.  
  718. "63") BULLMODEL="Bull DPX/20 Model 810 or 820"
  719. IBMMODEL="IBM RISC System/6000 Model 97B or 970"
  720. processor="Power"
  721. clock_mhz="50"
  722. dcache_kB="64"
  723. icache_kB="32"
  724. L2cache_MB="No"
  725. #  mflops="30.7"
  726. #  specmarks="100.3"
  727. specint92="58.8"
  728. specfp92="108.9"
  729. mcabuses="2"
  730. mcarate_MBps="80"
  731. mem_MB=" from 128 to 2048"
  732. ;;
  733.  
  734. "64") BULLMODEL="Bull DPX/20 Model 830 or 840"
  735. IBMMODEL="IBM RISC System/6000 Model 980 or 98B"
  736. processor="Power"
  737. clock_mhz="62.5"
  738. dcache_kB="64"
  739. icache_kB="32"
  740. L2cache_MB="No"
  741. specint92="73.3"
  742. specfp92="134.6"
  743. mcabuses="2"
  744. mcarate_MBps="80"
  745. mem_MB="from 128 to 2048"
  746. ;;
  747.  
  748. "66") BULLMODEL="Bull DPX/20 Model 660"
  749. IBMMODEL="IBM RISC System/6000 Model 580"
  750. processor="Power"
  751. clock_mhz="62.5"
  752. dcache_kB="64"
  753. icache_kB="32"
  754. L2cache_MB="No"
  755. specint92="73.3"
  756. specfp92="134.6"
  757. mcabuses="1"
  758. mcarate_MBps="80"
  759. mem_MB="from 64 to 2048"
  760. ;;
  761.  
  762. "67") BULLMODEL="Bull DPX/20 Model 640"
  763. IBMMODEL="IBM RISC System/6000 Model 570"
  764. processor="Power"
  765. clock_mhz="50"
  766. dcache_kB="32"
  767. icache_kB="32"
  768. L2cache_MB="No"
  769. specint92="57.5"
  770. specfp92="99.2"
  771. mcabuses="1"
  772. mcarate_MBps="80"
  773. mem_MB="from 32 to 1024"
  774. ;;
  775.  
  776. "70") BULLMODEL="Bull DPX/20 Model 690"
  777. IBMMODEL="IBM RISC System/6000 Model 590"
  778. processor="Power2"
  779. clock_mhz="66.6"
  780. dcache_kB="256"
  781. icache_kB="32"
  782. L2cache_MB="No"
  783. specint92="121.4"
  784. specfp92="254.2"
  785. mcabuses="1"
  786. mcarate_MBps="80"
  787. mem_MB="from 64 to 2048"
  788. ;;
  789.  
  790. "71") BULLMODEL="Bull DPX/20 Model 680"
  791. IBMMODEL="IBM RISC System/6000 Model 58H"
  792. processor="Power2"
  793. clock_mhz="55.5"
  794. dcache_kB="256"
  795. icache_kB="32"
  796. L2cache_MB="No"
  797. specint92="97.6"
  798. specfp92="203.9"
  799. mcabuses="1"
  800. mcarate_MBps="80"
  801. mem_MB="from 64 to 2048"
  802. ;;
  803.  
  804. "75") BULLMODEL="Bull DPX/20 Model 470 or 475"
  805. IBMMODEL="IBM RISC System/6000 Model 370 or 375"
  806. processor="Power"
  807. clock_mhz="62 or 62.5"
  808. dcache_kB="32"
  809. icache_kB="32"
  810. L2cache_MB="No"
  811. specint92="70.3"
  812. specfp92="121.1"
  813. mcabuses="1"
  814. mcarate_MBps="80"
  815. mem_MB="from 32 to 512"
  816. ;;
  817.  
  818. "76") BULLMODEL="Bull DPX/20 Model 460 or 465"
  819. IBMMODEL="IBM RISC System/6000 Model 360 or 365"
  820. processor="Power"
  821. clock_mhz="50"
  822. dcache_kB="32"
  823. icache_kB="32"
  824. L2cache_MB="No"
  825. specint92="57.5 or 45"
  826. specfp92="99.2 or 89"
  827. mcabuses="1"
  828. mcarate_MBps="80"
  829. mem_MB="from 16 to 512"
  830. ;;
  831.  
  832. "77") BULLMODEL="Bull DPX/20 Model 455 or 630"
  833. IBMMODEL="IBM RISC System/6000 Model 355 or 550L"
  834. processor="Power"
  835. clock_mhz="42"
  836. dcache_kB="32"
  837. icache_kB="32"
  838. L2cache_MB="No"
  839. specint92="48.1"
  840. specfp92="83.3"
  841. mcabuses="1"
  842. mcarate_MBps="80"
  843. mem_MB="from 32 to 256"
  844. ;;
  845.  
  846. "80") BULLMODEL="Bull DPX/20 Model 890"
  847. IBMMODEL="IBM RISC System/6000 Model 990"
  848. processor="Power2"
  849. clock_mhz="71.5"
  850. dcache_kB="256"
  851. icache_kB="32"
  852. L2cache_MB="No"
  853. specint92="131"
  854. specfp92="279"
  855. mcabuses="2"
  856. mcarate_MBps="80"
  857. mem_MB="from 128 to 2048"
  858. ;;
  859.  
  860. "82") BULLMODEL="Bull DPX/20 Model 890H"
  861. IBMMODEL="IBM RISC System/6000 Model R00 or R24"
  862. processor="Power2-L2"
  863. clock_mhz="71.5"
  864. dcache_kB="128"
  865. icache_kB="32"
  866. L2cache_MB="2"
  867. specint92="131.5"
  868. specfp92="273.8"
  869. mcabuses="2"
  870. mcarate_MBps="80"
  871. mem_MB="from 128 to 2048"
  872. ;;
  873.  
  874. "A0") BULLMODEL="Bull DPX/20 ESCALA Model D201 or D401"
  875. IBMMODEL="IBM RISC System/6000 Model J30"
  876. processor="PowerPC-601"
  877. processor_num="2 or 4 (later 6 or 8)"
  878. clock_mhz="75"
  879. L1cache_kB="32"
  880. L2cache_MB="1"
  881. specint92="77 (per processor)"
  882. specfp92="84 (per processor)"
  883. mcabuses="1 to 2 (D201) or 2 (D401)"
  884. mcarate_MBps="160 to 2x160 (D201) or 2x160 (D401)"
  885. mem_MB="from 64 to 2048 (D201) or 256 to 2048 (D401)"
  886. ;;
  887.  
  888. "A3") BULLMODEL="Bull DPX/20 ESCALA Model R201 or R401"
  889. IBMMODEL="IBM RISC System/6000 Model R30"
  890. processor="PowerPC-601"
  891. processor_num="2 or 4 (later 6 or 8)"
  892. clock_mhz="75"
  893. L1cache_kB="32"
  894. L2cache_MB="1"
  895. specint92="77 (per processor)"
  896. specfp92="84 (per processor)"
  897. mcabuses="2"
  898. mcarate_MBps="2x160"
  899. mem_MB="from 64 to 2048"
  900. ;;
  901.  
  902. "A6") BULLMODEL="Bull DPX/20 ESCALA Model M101, M201 or M401"
  903. IBMMODEL="IBM RISC System/6000 Model G30"
  904. processor="PowerPC-601"
  905. processor_num="1, 2 or 4"
  906. clock_mhz="75"
  907. L1cache_kB="32"
  908. L2cache_MB="0.5"
  909. specint92="77 (per processor)"
  910. specfp92="84 (per processor)"
  911. mcabuses="1"
  912. mcarate_MBps="160"
  913. mem_MB="from 32 to 512 (M101) or 64 to 512 (M201)"
  914. ;;
  915.  
  916. "E0") BULLMODEL="Bull DPX/20 ESTRELLA Model DT603M"
  917. #  IBMMODEL=""
  918. ;;
  919.  
  920. *) BULLMODEL="Error:  This system type ("$MODNUM") is unrecognized, you need a
  921. later version of wits"
  922.  
  923. esac
  924.  
  925. #
  926. # Results screen
  927. #
  928. echo "Marketing Reference Information"
  929. echo "\n${BULLMODEL}\n${IBMMODEL}\n"
  930. if [ -n "${processor}" ]; then echo "processor : ${processor}" ; fi
  931. if [ -n "${processor_num}" ];
  932.     then echo "Number of Processors : ${processor_num}\n" ; fi
  933. if [ -n "${clock_mhz}" ]; then echo "clock : ${clock_mhz} MHz\n" ; fi
  934. if [ -n "${dcache_kB}" ]; then echo "data cache : ${dcache_kB} KBytes" ; fi
  935. if [ -n "${icache_kB}" ];
  936.     then echo "instruction cache : ${icache_kB} KBytes"; fi
  937. if [ -n "${L1cache_kB}" ];
  938.     then echo "L1 cache : ${L1cache_kB} KBytes per CPU"; fi
  939. if [ -n "${L2cache_MB}" ];
  940.     then echo "L2 cache : ${L2cache_MB} MByte per CPU\n" ; fi
  941. if [ -n "${mem_MB}" ]; then echo "memory : ${mem_MB} MB\n"; fi
  942. if [ -n "${mcabuses}" ] && [ -n "${mcarate_MBps}" ]
  943. then
  944.     echo "${mcabuses} Microchannel bus(es)"
  945.     echo "\tat ${mcarate_MBps} MBytes/sec\n"
  946. elif [ -n "${mcabuses}" ]
  947. then
  948.     echo "${mcabuses} Microchannel bus(es)\n"
  949. fi
  950. if [ -n "${mflops}" ]; then echo "performances : ${mflops} MFLOPS" ; fi
  951. if [ -n "${specmarks}" ];
  952.     then echo "performances : ${specmarks} SPECmarks" ; fi
  953. if [ -n "${specint92}" ];
  954.     then echo "performances : ${specint92} SPECint92" ; fi
  955. if [ -n "${specfp92}" ];
  956.     then echo "performances : ${specfp92} SPECfp92\n" ; fi
  957. if [ -n "${other}" ]; then echo "${other}"; fi
  958.  
  959. if [ $# -eq 0 ]
  960. then
  961.     print "\nType return to continue"
  962.     read rep
  963.     clear
  964.     exec 2>/dev/null
  965.     print "Current Configuration Information\n"
  966.     echo "Hardware ID :  $CPUNUM\tModel ID :  $MODNUM\n"
  967.     count_cpu=$(lscfg -l "proc*" 2>/dev/null | tail -n +3 | wc -l)
  968.     if [ $count_cpu -gt 1 ]
  969.     then
  970.         print $count_cpu "Processors"
  971.     else
  972.         print "Mono-Processor"
  973.     fi
  974.     echo ""
  975.     lscfg -l "mem*" | tail -n +3 | cut -c39-70
  976.     echo ""
  977.     lscfg -l "bus*" | tail -n +3 | cut -c39-70
  978.     echo ""
  979.     lscfg -l "hd*" | tail -n +3 | cut -c39-79
  980.     echo ""
  981.     lscfg -l "rmt*" | tail -n +3 | cut -c39-79
  982.     echo ""
  983.     lscfg -l "cd*" 2>/dev/null | tail -n +3 | cut -c39-79
  984.     echo ""
  985. fi
  986.  
  987.  
  988. ______________________________________________________________________________
  989. 1.100: I am used to Unix systems programming, why should I learn SMIT?
  990.  
  991. Using SMIT is probably very different from your normal way of doing
  992. system administration, but could prove very useful in the long run. In
  993. some areas, in particular TCP/IP, NFS, etc., you can also do things the
  994. normal way, but it is unfortunately difficult to know exactly when the
  995. normal wado things the
  996. normal way, but it is unfortunately difficult to know exactly when the
  997. normal way works. Again, always using SMIT is probably your best way
  998. to go, even when you have to learn a new tool. 
  999.  
  1000. What SMIT actually does is build up commands with all required options
  1001. to perform the functions requested and execute them. The commands
  1002. called and the output they produce are stored in the files smit.script
  1003. and smit.log in your home directory. Looking in smit.script may teach
  1004. you more about system administration.
  1005.  
  1006.  
  1007. 1.101: How do I turn off the "running man" in smit?
  1008.  
  1009. Use smitty, the standard curses version or add this line to your .kshrc file:
  1010. alias smit="smit -C"
  1011.  
  1012.  
  1013. 1.102: How do I import an /etc/passwd or /etc/group file from another box?
  1014.  
  1015. Make sure that you run usrck, pwdck (/etc/passwd), and grpck
  1016. (/etc/group) to let AIX work its password/group magic.
  1017.  
  1018.  
  1019. 1.103: Cleaning up utmp, who, and accounting problems
  1020.  
  1021. The best way to fix this problem is to fix the programs which are
  1022. causing the behavior in the first place.  The short answer is to call
  1023. software support and ask for the "UTMPFIX" collection of PTFs.
  1024.  
  1025. Virtually all of these problems should be fixed in the 3251 PMP and
  1026. the only one I've been able to prove is still broken is using ALT-F4
  1027. to close an aixterm.
  1028.  
  1029. This applies if you are running an X11R5 xterm on 3.2.
  1030. Add this to the top of X11R5 mit/clients/xterm/main.c:
  1031.  
  1032. #ifdef AIXV3
  1033. #define USE_SYSV_UTMP
  1034. #define HAS_UTMP_UT_HOST
  1035. #define WTMP_FILENAME "/var/adm/wtmp"
  1036. #endif
  1037.  
  1038. And your utmp problems should go away. If you want xterminal sessions
  1039. to go into the wtmp file you need to define -DWTMP in the Imakefile and
  1040. be sure the WTMP_FILENAME is set to the right place.
  1041.  
  1042. The following program by jfh@rpp386.cactus.org (John F. Haugh)
  1043. if run in the background by root will clean up the utmp file.
  1044.  
  1045. #include <sys/types.h>
  1046. #include <utmp.h>
  1047. #include <fcntl.h>
  1048.  
  1049. main ()
  1050. {
  1051.     int    fd;
  1052.     struct    utmp    utmp;
  1053.  
  1054.     while (1) {
  1055.         if ((fd = open ("/etc/utmp", O_RDWR)) < 0)
  1056.             exit (1);
  1057.  
  1058.         while (read (fd, &utmp, sizeof utmp) == sizeof utmp) {
  1059.             if (utmp.ut_type == USER_PROCESS &&
  1060.                     kill (utmp.ut_pid, 0) != 0) {
  1061.                 lseek (fd, - (long) sizeof utmp, 1);
  1062.                 utmp.ut_type = DEAD_PROCESS;
  1063.                 write (fd, &utmp, sizeof utmp);
  1064.             }
  1065.         }
  1066.         close (fd);
  1067.         sleep (60);
  1068.     }
  1069. }
  1070.  
  1071. Another utmp program was posted to comp.sources.unix, volume 25, issue
  1072. 96 by David W. Sanderson (dws@cs.wisc.edu) that also works on AIX 3.1.
  1073.  
  1074.  
  1075. 1.104: How to fsck the root filesystem
  1076.  
  1077. You can run fsck either in maintenance mode or on mounted filesystems.
  1078. Try this:
  1079.  
  1080.   1. boot from diskette
  1081.   2. select maintenance mode
  1082.   3. type /etc/continue hdisk0 exit (replace hdisk0 with boot disk if
  1083.      not hdisk0)
  1084.   4. fsck /dev/hd4
  1085.  
  1086.  
  1087. 1.105: How can I unmount /usr to run fsck on it?
  1088. From: accapadi@mathew.austin.ibm.com (Matt Accapadi)
  1089. [ This is for 3.2. ]
  1090.  
  1091. In order to fsck /usr, it has to be unmounted. But /usr cannot be
  1092. unmounted because /bin is symbolically linked to /usr/bin. Also
  1093. /etc/fsck is symbolically linked to /usr/sbin/fsck.
  1094.  
  1095. To work around this, when you boot from the boot/maintenance diskettes
  1096. and enter maintenance mode, enter "getrootfs hdisk0 sh" instead of
  1097. "getrootfs hdisk0" where hdisk0 is the name of the boot disk. Then run
  1098. "fsck /dev/hd2".
  1099.  
  1100.  
  1101. 1.108: How do I see/change parameters like number of processes per user?
  1102.  
  1103. You can use SMIT as described below or simply use lsattr/chdev.
  1104. The former will list the current setting as in:
  1105.  
  1106.   # lsattr -E -l sys0 -a maxuproc
  1107.   maxuproc 40 Maximum # of processes allowed per user True
  1108.  
  1109. and you can then increase the maxuproc parameter:
  1110.  
  1111.   # chdev -l sys0 -a maxuproc=200
  1112.   sys0 changed
  1113.  
  1114. If you just type 'lsattr -E -l sys0' you will get a list of all
  1115. parameters, some of which can be changed but not others.
  1116.  
  1117. If you want to use smit, do as follows:
  1118.  
  1119. smit
  1120.   System Environments and Processes
  1121.     Change / Show Operating System Parameters
  1122.       - on this screen you can change by overtyping the following fields:
  1123.         - Maximum number of PROCESSES allowed per user
  1124.         - Maximum number of pages in block I/O BUFFER CACHE
  1125.         - Maximum Kbytes of real memory allowed for MBUFS
  1126.       - toggle fields exist for:
  1127.         - Automatically REBOOT system after a crash  (false/true)
  1128.         - Continuously maintain DISK I/O history (true/false)
  1129.  
  1130. Info 1.30 erroneously suggests that in AIX 3.2.5 you can set different
  1131. limits for different users.
  1132.  
  1133.  
  1134. 1.109: How do I shrink the default paging space on hd6?
  1135.  
  1136. 1) create a paging space to use temporarily
  1137.    mkps -s 20 -a rootvg
  1138.  
  1139. 2) change default paging space hd6 so it is not used at next reboot
  1140.    chps -a n hd6
  1141.  
  1142. 3) For AIX 3.1, edit /etc/rc.boot4 and change swapon /dev/hd6;
  1143.    for AIX 3.2, edit /sbin/rc.boot and change swapon /dev/hd6
  1144.    swapon /dev/paging00
  1145.  
  1146. 4) Update information in boot logical volume
  1147.    bosboot -a             (3.1)
  1148.    bosboot -a -d hdisk0   (3.2)
  1149.  
  1150. 5) shutdown and reboot
  1151.  
  1152. 6) remove current hd6 and create a new one of smaller size
  1153.    rmps hd6
  1154.    mklv -y hd6 -t paging rootvg <size of PS in 4 Meg blocks>
  1155.  
  1156. 7) Re-edit /etc/rc.boot4 (3.1), /sbin/rc.boot (3.2) to swap to /dev/hd6
  1157.    swapon /dev/hd6
  1158.  
  1159. 8) Update information in boot logical volume
  1160.    bosboot -a             (3.1)
  1161.    bosboot -a -d hdisk0   (3.2)
  1162.  
  1163. 9) change current paging device (paging00) so it is inactive at next boot
  1164. v   chps -a n /dev/paging00
  1165.  
  1166. 10) shutdown, reboot, remove paging00 using the command:
  1167.     rmps paging00
  1168.  
  1169. You can check your paging space with `lsps -a`
  1170.  
  1171. 1.110: The swapper seems to use enormous amounts of paging space, why?
  1172.  
  1173. When you run ps, you may see a line like:
  1174.  
  1175. USER   PID %CPU %MEM    SZ   RSS     TT STAT  TIME CMD
  1176. root     0 0.0%  14% 386528  8688      -    S 17:06 swapper
  1177.  
  1178. This is normal behavior, the swapper looks to ps like it has the entire
  1179. paging space plus real memory allocated.
  1180.  
  1181.  
  1182. 1.111: How much paging space do I need?
  1183.  
  1184. See answer 2 in question 1.300.
  1185.  
  1186.  
  1187. 1.112: How do I mount a floppy disk as a filesystem?
  1188. From: op@holmes.acc.Virginia.EDU (Olaf Pors)
  1189.  
  1190. You can build a filesystem on a floppy and mount it, however the
  1191. filesystem will be read only. The reason that the filesystem will be
  1192. read only is because AIX Version 3.1.5 cannot create a journal log on a
  1193. diskette. The intended use is for temporary access to read only data. 
  1194. The diskette file system must be unmounted after use and during system
  1195. backup procedures or errors could occur.
  1196.  
  1197. To make the read only filesystem on a floppy:
  1198.  
  1199. 1. Make a subdirectory on an existing filesystem and place all of the
  1200.    files that the diskette will contain into this subdirectory.
  1201.  
  1202. 2. Enter the following command to create a prototype file containing
  1203.    information about the new filesystem, in the example /dir_struct
  1204.    is the pathname of the subdirectory created in step 1, and
  1205.    proto_filename is the name of the prototype file to be created.
  1206.  
  1207.          proto /dir_struct > proto_filename
  1208.  
  1209. 3. Place a formatted floppy into the drive.
  1210.  
  1211. 4. Edit the prototype file and replace the first line with the following:
  1212.  
  1213.          <noboot> 0 0
  1214.  
  1215. 5. Enter the following command to make the filesystem on your floppy:
  1216.  
  1217.           mkfs -p proto_filename -V jfs /dev/fd0
  1218.  
  1219. 6. Create the directory upon which you will mount the floppy based
  1220.    filesystem, or you can use /mnt. Mount the filesystem:
  1221.  
  1222.           mount -r -V jfs /dev/fd0 /your_mount_point
  1223.  
  1224. 7. To unmount the filesystem:
  1225.  
  1226.           umount /dev/fd0
  1227.  
  1228. Since the filesystem is read-only it may be of limited use but if you
  1229. are going to use it for utility programs and other data that does not
  1230. change much, it may still be useful. If you need to change the data,
  1231. you can copy the directory from the floppy into another directory, make
  1232. your modifications, and remake the filesystem using this procedure.
  1233.  
  1234.  
  1235. 1.113: How do I remove a committed lpp?
  1236.  
  1237. You can get rid of COMMITTED lpps/ptfs by installing with the force
  1238. option and then rejecting the package.
  1239.  
  1240. AIX 4.1 users: installp has a new option, uninstall (-u) which can be
  1241. used to remove lpps.
  1242.  
  1243.  
  1244. 1.114: How can I recover space after installing updates?
  1245. From: Milt Cloud <cloud@ux1.cso.uiuc.edu>
  1246.  
  1247. Note: If you are a /usr server, do not use this because the files
  1248.       mentioned below are needed by /usr clients and cannot be deleted.
  1249.  
  1250. Installp creates numerous files in /usr to clean up after
  1251. failed/rejected installs and also for de-installing uncommitted lpps. 
  1252. Once you have COMMITted packages you can remove these files safely. 
  1253. Depending on your installation activity the numbers can be significant:
  1254. hundreds-to-thousands of files, megabytes of data.
  1255.  
  1256. Files eligible for removal are associated with each "product" you have
  1257. installed; the largest collection being due to bos. After
  1258. COMMITting bos lpps, you may safely remove all files of the form:
  1259.  
  1260.               /usr/lpp/bos/deinstl*
  1261.               /usr/lpp/bos/inst_U4*
  1262.               /usr/lpp/bosadt/deinstl*
  1263.         and   /usr/lpp/bosadt/inst_U4*
  1264.  
  1265. You may repeat this for all additional COMMITted products (e.g.,
  1266. bostext1, bosnet, xlc) you have on your system.
  1267.  
  1268. This problem of lingering install files is a known defect in installp. 
  1269. If you have installed PTF U411711 (or any superseder of it: U412397,
  1270. U413366, U413425) the deadwood in /usr will not be quite as prevalent. 
  1271. No single PTF currently available completely corrects this problem.
  1272.  
  1273. On my own 320, the following freed up 12.4M in /usr:
  1274.  
  1275.        # rm -R /usr/lpp/bos/deinstl*
  1276.        # rm -R /usr/lpp/bos/inst_U4*
  1277.  
  1278.  
  1279. 1.115: Where are the AIX log files kept?
  1280. From: dirk@kimosabi.ucsc.edu (Dirk Coldewey)
  1281.  
  1282. AIX logs messages as specified in /etc/syslog.conf.  Here's an
  1283. example
  1284.  
  1285. #
  1286. *.err;kern.debug;auth.notice;user.none          /dev/console
  1287. *.err;kern.debug;daemon,auth.notice;mail.crit;user.none /var/adm/messages
  1288. lpr.debug                                       /var/adm/lpd-errs
  1289.  
  1290. *.alert;kern.err;daemon.err;user.none           operator
  1291. *.alert;user.none                               root
  1292. *.emerg;user.none                               *
  1293.  
  1294. # for loghost machines, to have authentication messages (su, login, etc.)
  1295. # logged to a file, un-comment out the following line and adjust the 
  1296. # file name as appropriate.
  1297. #
  1298. # if a non-loghost machine chooses to have such messages 
  1299. # sent to the loghost machine, un-comment out the following line.
  1300. #
  1301. auth.notice                     /var/log/authlog
  1302. mail.debug                      /var/log/syslog
  1303.  
  1304. # following line for compatibility with old sendmails. they will send
  1305. # messages with no facility code, which will be turned into "user" messages
  1306. # by the local syslog daemon. only the "loghost" machine needs the following
  1307. # line, to cause these old sendmail log messages to be logged in the
  1308. # mail syslog file.
  1309. #
  1310. user.alert                       /var/log/syslog
  1311. #
  1312. # non-loghost machines will use the following lines to cause "user"
  1313. # log messages to be logged locally.
  1314. #
  1315. user.err                         /dev/console
  1316. user.err                         /var/adm/messages
  1317. user.alert                       `root, operator'
  1318. user.emerg                       *
  1319.  
  1320.  
  1321. 1.116: How can I log information about ftp accesses to a file?
  1322. From: elr@trintex.uucp (Ed Ravin) and
  1323.       map@hal.maths.monash.edu.au (Michael Page)
  1324.  
  1325. 1) In /etc/syslog.conf, add the line:
  1326.    daemon.debug        /tmp/daemon.log
  1327.  
  1328. 2) # touch  /tmp/daemon.log
  1329.    # refresh -s syslogd
  1330.  
  1331. 3) Modify your inetd.conf so that ftpd is called with the "-l" flag.
  1332.    You may also want the "-d" flag. This can be done with 'smit inetdconf'.
  1333.  
  1334. All the syslog messages from various system daemons should now appear in
  1335. the file "/tmp/daemon.log".
  1336.  
  1337.  
  1338. 1.117: How do I find a file name from the inode number?
  1339. From: svpillay@berlioz.crs4.it (Kanthan Pillay)
  1340.  
  1341.      find /mntpoint -xdev -inum nnnn -print
  1342.  
  1343.  
  1344. 1.118: How do I set up postscript accounting?
  1345. From: taluskie@utpapa.ph.utexas.edu (Vince Taluskie)
  1346.  
  1347. Ephraim Vider originally wrote this program to configure postscript page
  1348. accounting. It acts as a backend wrapper which logs accounting
  1349. information in /etc/qconfig and can be ftp'd from utpapa.ph.utexas.edu
  1350. in /pub/aix/psacct.tar.Z.
  1351.  
  1352. Compile with:
  1353.  
  1354. cc  pswrap.c -o pswrap -lqb
  1355.  
  1356. and then make this program suid root:
  1357.  
  1358. chown root pswrap
  1359. chmod u+s pswrap
  1360.  
  1361. If this step is not done, the printer will hang.
  1362.  
  1363. Then start up SMIT and go to :
  1364.  
  1365. Spooler
  1366.   Manage Local Printer Subsystem
  1367.     Local Printer Queue Devices
  1368.       Change / Show Characteristics of a Queue Device
  1369.         <Select Queue>
  1370.           <Select Device>
  1371.  
  1372. and change "BACKEND PROGRAM pathname" to the full pathname of pswrap
  1373. since pswrap will now handle the backend interface with the queue.
  1374.  
  1375. A stream of info will be written to a logfile in /tmp (prob lp0.log) but
  1376. this file is mainly used for status info and raw pagecounts. If the
  1377. accounting data is going to the qconfig-specified acctfile, then use the
  1378. 'pac' command to read it. I prefer to have readable ascii data files
  1379. instead, so I just comment out the '#define WANT_PAC' line and it will
  1380. only go to the ACCTFILE specfied in pswrap.c.
  1381.  
  1382. /*  pswrap.c
  1383.  
  1384.  compile with:   cc pswrap.c -o pswrap -lqb
  1385.  (for doc on the qb library see "understanding backend routines in libqb")
  1386.  
  1387.  BTW:  The log_charge() function doesn't seem to do anything,
  1388.        but log_pages() updates the accounting info.
  1389.  
  1390. Ephraim Vider, original author 
  1391.  
  1392. --
  1393. Feb 10, 1993
  1394.  
  1395. You can set pswrap up to use either the accounting file specified in
  1396. /etc/qconfig (which means that you need to get your data from 'pac') or
  1397. you can comment out the #define WANT_PAC line and then the accounting
  1398. data will only go into the ACCTFILE.
  1399.  
  1400. Also modified the logging to the ASCII acctfile so that it looks more
  1401. readable.
  1402.  
  1403. Vince Taluskie
  1404. */
  1405.  
  1406.  #include <stdio.h>
  1407.  #include <string.h>
  1408.  #include <ctype.h>
  1409.  #include <fcntl.h>
  1410.  #include <signal.h>
  1411.  #include <setjmp.h>
  1412.  #include <sys/wait.h>
  1413.  #include <IN/backend.h>
  1414.  #include <IN/standard.h>
  1415.  #include "qprocs.h"
  1416.  
  1417.  char     *nextword (char *p);
  1418.  char     *skipvalue (char *p);
  1419.  
  1420.  #define LOGDIR     "/tmp"
  1421.  #define ACCTFILE   "/usr/adm/acct/lpr/ps-acct"
  1422. /* #define WANT_PAC     1 */     /* this define will also send accounting
  1423.                                  info to the acctfile specified in
  1424.                  /etc/qconfig file.  If this define is 
  1425.                  commented out then accounting info will
  1426.                  only go to ACCTFILE  */
  1427.  
  1428.  
  1429.  char     pcprog[] = "statusdict begin pagecount = end\n\x04";
  1430.  
  1431.  char     *keyw[] = {
  1432.      "idle",
  1433.      "busy",
  1434.      "waiting",
  1435.      "printing",
  1436.      "initializing",
  1437.      NULL
  1438.  };
  1439.  enum     { PS_IDLE, PS_BUSY, PS_WAIT, PS_PRINT, PS_INIT, PS_UNKNOWN };
  1440.  
  1441.  void     giveup();
  1442.  jmp_buf  jumper;
  1443.  
  1444.  char     logfname[30];
  1445.  FILE     *logfile, *acctfile;
  1446.  
  1447.  main (argc, argv)
  1448.  int argc;
  1449.  char     *argv[];
  1450.  {
  1451.      char *devname;
  1452.      int  pagcnt, c;
  1453.      int  pid;
  1454.      int  w, status;
  1455.  
  1456.      if (argc < 2) {
  1457.           fprintf(stderr, "Usage: psbe file\n");
  1458.           exit(-1);
  1459.      }
  1460.      if (log_init(argv[1]) < 0) {
  1461.           fprintf(stderr, "log_init failed!\n");
  1462.           exit(EXITBAD);
  1463.      }
  1464.      sprintf(logfname, "%s/%s.log", LOGDIR, get_device_name());
  1465.      if ((logfile = fopen(logfname, "a")) == NULL) {
  1466.           fprintf(stderr, "Can't open logfile.\n");
  1467.           exit(EXITBAD);
  1468.      }
  1469.  
  1470.      if ((acctfile = fopen(ACCTFILE, "a")) == NULL) {
  1471.      fprintf(stderr, "Can't open logfile.\n");
  1472.      exit(EXITBAD);
  1473.      }
  1474.  
  1475.      setvbuf(logfile, NULL, _IOLBF, BUFSIZ);
  1476.      setvbuf(acctfile, NULL, _IOLBF, BUFSIZ);
  1477.  
  1478.      setvbuf(stdin, NULL, _IONBF, 0);
  1479.      setvbuf(stdout, NULL, _IONBF, 0);
  1480.      fprintf(logfile, "start Job no. %d, queued on %s\n", get_job_number(),
  1481.                get_qdate());
  1482.      log_status(WAITING);
  1483.      pagcnt = getpagecnt();
  1484.      log_status(RUNNING);
  1485.      if ((pid = fork()) < 0) {
  1486.           perror("fork");
  1487.           exit(EXITBAD);
  1488.      }
  1489.      if (pid == 0) {
  1490.           argv[0] = "piobe";
  1491.           execv("/usr/lpd/piobe", argv);
  1492.           perror("exec");
  1493.           exit(EXITBAD);
  1494.      }
  1495.      while ((w = wait(&status)) != pid)
  1496.           if (w == -1) {
  1497.                perror("wait");
  1498.                exit(EXITBAD);
  1499.           }
  1500.      if (WEXITSTATUS(status) != 0)
  1501.           exit(WEXITSTATUS(status));
  1502.      log_status(WAITING);
  1503.  
  1504.      if (pagcnt > 0 && (c = getpagecnt()) > 0) {
  1505. #ifdef WANT_PAC 
  1506.           log_pages(c - pagcnt);
  1507. #endif
  1508.     }
  1509.  
  1510.      fprintf(logfile, "end Job no. %d, queued on %s\n", get_job_number(),
  1511.                get_qdate());
  1512.  
  1513. /* the accounting file format is 
  1514.  
  1515. pages_printed     user     queue_printed_on   time_queued
  1516.  
  1517. */
  1518.  
  1519.      fprintf(acctfile, "%d %35s %7s    %s \n", (c - pagcnt), get_from(), get_queue_name(), get_qdate());
  1520.  
  1521.      fclose(logfile);
  1522.      fclose(acctfile);
  1523.      exit(EXITOK);
  1524.  }
  1525.  
  1526.  void     giveup ()
  1527.  {
  1528.      longjmp(jumper, 1);
  1529.  }
  1530.  
  1531.  getpagecnt ()
  1532.  {
  1533.      int  pc = 0, pstat;
  1534.      char buf[81];
  1535.  
  1536.      if (setjmp(jumper) != 0) {
  1537.           fprintf(logfile, "giving up on status\n");
  1538.           return (0);
  1539.      }
  1540.      alarm(60 * 2);
  1541.      signal(SIGALRM, giveup);
  1542.      do {
  1543.           if (!gets(buf)) {
  1544.                sleep(5);
  1545.                putchar('\x14');    /* ^T returns status */
  1546.                sleep(1); /* wait for answer from printer */
  1547.                if (!gets(buf))
  1548.                     return (0);
  1549.           }
  1550.           fprintf(logfile, "%s\n", buf);
  1551.           if ((pstat = getstatus(buf)) == PS_WAIT) {
  1552.                putchar('\x04');
  1553.                sleep(1);
  1554.           }
  1555.      } while (pstat != PS_IDLE);
  1556.      alarm(0);
  1557.      while (gets(buf))
  1558.           fprintf(logfile, "%s\n", buf);
  1559.      printf("%s", pcprog);
  1560.      sleep(1); /* wait for answer from printer */
  1561.      if (!gets(buf))
  1562.           return (0);
  1563.      if (sscanf(buf, "%d", &pc) != 1)
  1564.           return (0);
  1565.      fprintf(logfile, "%d\n", pc);
  1566.      return (pc);
  1567.  }
  1568.  
  1569.  /*
  1570.   * Parser for printer status messages
  1571.   */
  1572.  
  1573.  getstatus (p)
  1574.  char     *p;
  1575.  {
  1576.      char *t;
  1577.      int  i;
  1578.  
  1579.      if ((p = strchr(p, '%')) == NULL)
  1580.           return (PS_UNKNOWN);
  1581.      if (strncmp(p, "%%[", 3) != 0)
  1582.           return (PS_UNKNOWN);
  1583.      for (p = nextword(p + 3) ; p != NULL ; p = skipvalue(p)) {
  1584.           t = p;
  1585.           p = strchr(p, ':');
  1586.           *p++ = '\0';
  1587.           p = nextword(p);
  1588.           if (strcmp(t, "status") == 0)
  1589.                break;
  1590.      }
  1591.      if (p == NULL)
  1592.           return (PS_UNKNOWN);
  1593.      t = p;
  1594.      p = strchr(p, ' ');
  1595.      if (p[-1] == ';')
  1596.           p--;
  1597.      *p = '\0';
  1598.      for (i = 0 ; keyw[i] != NULL ; i++)
  1599.           if (strcmp(t, keyw[i]) == 0)
  1600.                break;
  1601.      return (i);
  1602.  }
  1603.  
  1604.  char     *nextword (p)
  1605.  char     *p;
  1606.  {
  1607.      while (isspace(*p))
  1608.           p++;
  1609.      if (strncmp(p, "]%%", 3) == 0)
  1610.           return (NULL);
  1611.      return (p);
  1612.  }
  1613.  
  1614.  char     *skipvalue (p)
  1615.  char     *p;
  1616.  {
  1617.      char *t;
  1618.  
  1619.      while (p != NULL) {
  1620.           p = strchr(p, ' ');
  1621.           t = p;
  1622.           p = nextword(p);
  1623.           if (t[-1] == ';')
  1624.                break;
  1625.      }
  1626.      return (p);
  1627.  }
  1628.  
  1629.  /*********    qprocs.h    ***********/
  1630.  /* functions for communication between qdaemon and the backend */
  1631.  
  1632.  char     *get_from();
  1633.  char     *get_to();
  1634.  char     *get_qdate();
  1635.  char     *get_queue_name();
  1636.  char     *get_device_name();
  1637.  char     *get_title();
  1638.  
  1639.  
  1640. 1.119: How do I create boot diskettes for 3.2?
  1641.  
  1642. You need to have four formatted diskettes.
  1643.  
  1644. boot disk:                bosboot -d /dev/fd0 -a
  1645. display disk:             mkdispdskt
  1646. display extension disk:   mkextdskt
  1647. Install/Maintenance disk: mkinstdskt
  1648.  
  1649.  
  1650. 1.120: Where can I find tools for performance monitoring?
  1651.  
  1652. Free X based performance watcher: xsysstats - ftp site ftp.x.org:/contrib
  1653.  
  1654. For 3.2 a few tools are available in /usr/lpp/bosperf. There are tools
  1655. to monitor traces, I/O events, CPU, virtual memory, disk block usage,
  1656. kernel extensions, etc. It even has a simulator, rmss, that allows one
  1657. to try out different memory size configurations to see how it impacts
  1658. performance. See 6.05 for the AIX Performance and Tuning Guide.
  1659.  
  1660. Monitor is an excellent tty based program that includes:
  1661.  
  1662.  - cpu usage
  1663.  - load average (from kernel or by using loadavgd program)
  1664.  - virtual and real memory usage
  1665.  - paging information
  1666.  - process events
  1667.  - Disk I/O (summary and TOP disks 1.12)
  1668.  - TTY I/O
  1669.  - Network activity
  1670.  - top cpu users 
  1671.  - NFS operations (New to 1.11)
  1672.  - more detailed disk I/O screen (New to 1.11 with -disk option)
  1673.  - more detailed network I/O screen (New to 1.12 with -net option)
  1674.  - toggle between normal/top/net/disk display using t,n,d keys
  1675.  
  1676. Monitor is available from
  1677. ftp.funet.fi:pub/unix/AIX/RS6000/monitor-1.11.tar.Z
  1678.  
  1679.  
  1680. 1.121: How can I tell what virtual printer a print queue is using?
  1681. From: yoder@austin.ibm.com (Stuart R. Yoder)
  1682.  
  1683. Use the command 'lsvirprt'. Don't use any parameters and it will
  1684. run in an interactive mode that will give you a menu of all virtual
  1685. printers on the system with the queue and device for each one.
  1686.  
  1687.  
  1688. 1.122: Two srcmstr's are less useful than one?
  1689. From: hubert@rs530.ncs.mainz.ibm.com (Bernhard Zeller)
  1690.  
  1691. This can happen on systems that have no console, or systems with an
  1692. async terminal as the console but not attached or turned off. One of the
  1693. symptoms is a second srcmstr got run. But the second srcmstr is worthless
  1694. as we can't use the stop/startsrc commands, refresh inetd, qdaemon won't
  1695. start, etc.
  1696.  
  1697. To resolve this, type:
  1698.  
  1699.     smit chgtty
  1700.  
  1701. and add the keyword 'clocal' in following lines:
  1702.  
  1703.    STTY attributes for RUN TIME
  1704.    STTY attributes for LOGIN
  1705.  
  1706.  
  1707. 1.123: How do I set the tty name associated with a physical port?
  1708. From: accapadi@mathew.austin.ibm.com (Matt Accapadi)
  1709.  
  1710. Let's say you wanted to make a tty on the s1 port and call it rs0000
  1711. and a tty on the s2 port and call it rs0001.
  1712.  
  1713. You could run:
  1714.  
  1715. mkdev -c tty -s rs232 -t tty -l rs0000 -p sa0 -w s1   # creates rs0000
  1716. and
  1717. mkdev -c tty -s rs232 -t tty -l rs0001 -p sa1 -w s2   # creates rs0001
  1718.  
  1719.  
  1720. 1.124: How do I use mksysb to clone a system?
  1721. From: joann@ariadne.SLAC.Stanford.EDU (Jo Ann Malina)
  1722.  
  1723. I use the following steps on the master machine to clone an AIX system:
  1724. 1) Remove the password from root.
  1725. 2) Remove the NIS line from the end of the /etc/group file (the last
  1726.    line with the +: )
  1727. 3) Change most of the level '2' designations in /etc/inittab to level
  1728.    '3' to prevent them from being started up when the new system is
  1729.    booted (the minimum ones to change are rc.nfs and rc.tcpip)
  1730. 4) Boot in service mode and change the name and ip address to a "spare"
  1731.    set to avoid address collision.
  1732. 5) Clear /tmp, /usr/tmp and /usr/spool/lpd/stat.
  1733. 6) Run mkszfile and edit it to be sure /usr is as small as possible;
  1734.    then mksysb from the command line.
  1735.  
  1736. The above changes allow me to boot in normal mode the first time, get in
  1737. as root, change the above files back and do the other things necessary
  1738. to configure the new system.
  1739.  
  1740. Then, of course, I go back and clean up and reboot my master machine.
  1741.  
  1742. Note: 1 and 2 lets you log in even if you can't get on the network. 
  1743.    It prevents the login process from trying to reach an NIS server. 
  1744.    Step 2 needed only if you use NIS.
  1745.  
  1746.  
  1747. 1.125: How do I retain timestamps with mksysb?
  1748. Originally From: graeme@ccu1.aukuni.ac.nz ( Graeme Moffat)
  1749.  
  1750. As of AIX 3.2.5 bosrest preserves timestamps and permissions as does pax.
  1751.  
  1752. In AIX 3.2.2 /usr/lpp/bosinst/bosnet (for net installs), and bosrest
  1753. (tape), the 'pax' commands all have '-pmop' options.  m = "DON'T
  1754. retain modification times".  So, simply change all the '-pmop' to
  1755. '-pop' and remake inst/maint diskettes or mksysb tapes.
  1756.  
  1757.  
  1758. 1.126: How can I find out the machine type?
  1759. From: umar@compsci.cas.vanderbilt.edu (Sait Umar)
  1760.  
  1761. #!/bin/sh
  1762. #
  1763. #  Author G. Vitillaro              (peppe@ipgaix.unipg.it)
  1764. #  from an idea of Marc Pawliger    (marc@ibmpa.awdpa.ibm.com)
  1765. #
  1766. #  10/12/92  GVT  First (and last) implementation
  1767. #  2/21/95   posted by hjiwa@nor.chevron.com (Jeff Wang)
  1768. # machine : will get machine type on RISC/6000
  1769. #
  1770. #
  1771.  
  1772. awk '
  1773.   BEGIN {
  1774.     m["10"]="7013/530 or 7016/730";
  1775.     m["11"]="7013/540";
  1776.     m["14"]="7013/540";
  1777.     m["18"]="7013/530H";
  1778.     m["1C"]="7013/550";
  1779.     m["20"]="7015/930";
  1780.     m["2E"]="7015/950";
  1781.     m["2E"]="7015/950E";
  1782.     m["30"]="7013/520";
  1783.     m["31"]="7012/320";
  1784.     m["34"]="7013/520H";
  1785.     m["35"]="7012/320H or 320E";
  1786.     m["37"]="7012/340
  1787.     m["38"]="7012/350";
  1788.     m["41"]="7011/220";
  1789.     m["43"]="7008/M20";
  1790.     m["45"]="7011/M20";
  1791.     m["48"]="7009/C10";
  1792.     m["5C"]="7013/560";
  1793.     m["57"]="7012/390 or 7030/3BT";
  1794.     m["63"]="7015/970";
  1795.     m["64"]="7015/980";
  1796.     m["66"]="7015/580";
  1797.     m["67"]="7015/570";
  1798.     m["70"]="7013/590";
  1799.     m["71"]="7013/58H";
  1800.     m["75"]="7012/370, 375, or 37T";
  1801.     m["76"]="7012/360, 365, or 36T";
  1802.     m["77"]="7012/350, 355, or 7013/550L";
  1803.     m["78"]="7012/315 or 7013/510 ";
  1804.     m["80"]="7015/990";
  1805.     m["82"]="7015/R24";
  1806.     if ( m[code] != "" )
  1807.       print "This RISC/6000 is a " m[code];
  1808.     else
  1809.       print "Unknown Machine";
  1810.   }
  1811. ' code=`uname -m | cut -c9-10` < /dev/null
  1812.  
  1813.  
  1814. 1.127: Updating to 3.2.5
  1815. From: kraemerf@franvm3.VNET.IBM.COM (Frank Kraemer)
  1816.  
  1817. (Ed.  The following is useful if you have to update a large number of
  1818. systems, large being > 3.)
  1819.  
  1820.    *** WARNING : Modify the scripts if you need dataless, diskless   ***
  1821.    ***           or remote /usr support.                             ***
  1822.  
  1823. 1) Receive the PMP3250 tape from your AIX support center the PTF number
  1824.    is U493250.
  1825.  
  1826. 2) Create a filesystem with 240 MB of space (60 PP's) and mount it as
  1827.  
  1828.    /dev/pmp3250  -  /pub/pmp3250
  1829.  
  1830. 3) Insert the tape (blocksize is 512) and install PTF U422467
  1831.  
  1832.    # installp -BXacgq -d /dev/rmt0 bos.obj 3.2.0.0.U422467
  1833.  
  1834. 4) Use the following script to load the tape in the new filesystem
  1835.  
  1836.    # cd /pub/pmp3250
  1837.    # mktape2disk.sh 0 447             <<-- read 447 files from rmt0
  1838.  
  1839. =-=-=-=-=-=-=-= cut here =-=-=-=-=-=-=-=-=-=-=
  1840. #!/bin/ksh
  1841. # @(#) mktape2disk.sh  creates files from tape on disk.
  1842.  
  1843. # change name prefix here
  1844. NAME="f"
  1845.  
  1846. # from file #i to file #j
  1847. integer i=1
  1848. integer j
  1849.  
  1850. # test arguments
  1851. if [ -z "${1}" ]
  1852. then
  1853.   echo "\nusage: $(basename ${0}) <drive_no> <#files>\n"
  1854.   echo "\t<drive_no>: tape drive number (e.g. 0)"
  1855.   echo "\t<#files>  : number of files to copy from the tape\n"
  1856.   exit 1
  1857. fi
  1858. device=/dev/rmt${1}.1
  1859.  
  1860. # test arguments
  1861. if [ -z "${2}" ]
  1862. then
  1863.   echo "\nusage: $(basename ${0}) <drive_no> <#files>\n"
  1864.   echo "\t<drive_no>: tape drive number (e.g. 0)"
  1865.   echo "\t<#files>  : number of files to copy from the tape\n"
  1866.   exit 1
  1867. fi
  1868. j=${2}
  1869.  
  1870. tctl -f ${device} rewind
  1871. if [ $? -ne 0 ]
  1872. then
  1873.   exit 1
  1874. fi
  1875.  
  1876. # create tape
  1877. while [ ${i} -le ${j} ]
  1878. do
  1879.     echo "Copy file #${i} of #${j} from (${device}) to disk as (${NAME}${i})."
  1880.     dd if=${device} of="${NAME}${i}" bs=200k
  1881.     i=i+1
  1882. done
  1883. tctl -f ${device} rewind
  1884. exit 0
  1885. =-=-=-=-=-=-=-= cut here =-=-=-=-=-=-=-=-=-=-=
  1886.  
  1887. 5) Create a new .toc file
  1888.  
  1889.    # cd /pub/pmp3250
  1890.    # inutoc .
  1891.    # pg .toc
  1892.  
  1893. 6) Place the following file named 'runme.sh' in the PMP directory
  1894.  
  1895. =-=-=-=-=-=-=-= cut here =-=-=-=-=-=-=-=-=-=-=
  1896. #!/bin/ksh
  1897. # @(#) runme.sh for PMP3250
  1898. #
  1899. INSTP="/usr/sbin/installp"
  1900. LOG="/tmp/installp.log"
  1901. TEE="/usr/bin/tee"
  1902. PATCHDIR=$(pwd)
  1903. #
  1904. /usr/bin/cp /usr/lpp/info/data/ispaths /usr/lpp/info/data/ispaths.save
  1905. #
  1906. INFODIR="/usr/lpp/info/$LANG/aixmin"
  1907. /usr/bin/mkdir ${INFODIR} 2>/dev/null >/dev/null
  1908. if [ ! -w ${INFODIR} ]
  1909. then
  1910.     print "\n\t*ERROR* Can not (write) access [${INFODIR}]."
  1911.     print "\tPlease unmount CD or NFS filesystems.\n"
  1912.     exit -1
  1913. fi
  1914. #
  1915. # Commit all ptf's
  1916. #
  1917. ${INSTP} -Xc all 2>&1 | ${TEE} ${LOG}.0
  1918. #
  1919. # Install latest installp patch
  1920. #
  1921. ${INSTP} -BXacgq -d ${PATCHDIR} bos.obj 3.2.0.0.U422463 2>&1 | ${TEE} ${LOG}.1
  1922. #
  1923. # Install latest installp patch
  1924. #
  1925. ${INSTP} -BXacgq -d ${PATCHDIR} bos.obj 3.2.0.0.U422467 2>&1 | ${TEE} ${LOG}.6
  1926. #
  1927. # Run the ptfdir clean utility.
  1928. #
  1929. /usr/sbin/ptfdir_clean -y -f -v 2>&1 | ${TEE} ${LOG}.2
  1930. #
  1931. # Install the PMP.    Version 1
  1932. #
  1933. /usr/lib/instl/sm_inst installp_cmd   \
  1934.         -T m -q -a -g -B              \
  1935.         -d ${PATCHDIR}                \
  1936.         -S '3250 AIX Maintenance Level U493250' \
  1937.         -c  -N  -X                    \
  1938.         2>&1 | ${TEE} ${LOG}.3
  1939. #
  1940. # Install the PMP.    Version 2
  1941. #
  1942. # /usr/sbin/update_all
  1943. #
  1944. # Install latest installp patch
  1945. #
  1946. /usr/bin/lppchk -v | ${TEE} ${LOG}.4
  1947. #
  1948. # Show level of installp patch
  1949. #
  1950. /usr/bin/lslpp -m bos.obj | ${TEE} ${LOG}.5
  1951. #
  1952. # Guess you should reboot now.
  1953. #
  1954. sync;sync
  1955. print - "\n\n\tDone......guess you should reboot now !!\n"
  1956. exit 0
  1957. =-=-=-=-=-=-=-= cut here =-=-=-=-=-=-=-=-=-=-=
  1958.  
  1959. 7) To run the update on your server
  1960.  
  1961.    ===>> Please read the Installation Instructions first <<==
  1962.  
  1963.    # cd /pub/pmp3250
  1964.    # ./runme.sh
  1965.  
  1966.                    ........WAIT...........
  1967.  
  1968.    # /etc/shutdown -Fr
  1969.  
  1970. 8) NFS export the PMP dir as READ-ONLY to all your clients.
  1971.  
  1972. 9) To update a client system
  1973.  
  1974.     a -  Mount the PMP filesystem from the server
  1975.     b -  cd <mounted_filesystem>
  1976.     c -  execute ./runme.sh
  1977.     d -  Unmount PMP filesystem
  1978. m
  1979.     e -  reboot
  1980.  
  1981. 10) To create a copy 1:1 of the tape you received use the script 'mktape.sh'
  1982.  
  1983.    # cd /pub/pmp3250
  1984.    # mktape.sh 0
  1985.  
  1986. =-=-=-=-=-=-=-= cut here =-=-=-=-=-=-=-=-=-=-=
  1987. #!/bin/ksh
  1988. # @(#) mktape.sh: creates a bootable tape from images on disk
  1989.  
  1990. # change name prefix here
  1991. NAME="f"
  1992.  
  1993. # usage: mktape drive_no
  1994. #        drive_no = tape drive number
  1995. # test arguments
  1996. if [ -z "${1}" ]
  1997. then
  1998.   echo "\nusage: mktape <drive_no>"
  1999.   echo "         <drive_no>: tape drive number (e.g. 0)\n"
  2000.   exit 1
  2001. fi
  2002. device=/dev/rmt${1}.1
  2003.  
  2004. tctl -f ${device} rewind
  2005. if [ $? -ne 0 ]
  2006. then
  2007.   exit 1
  2008. fi
  2009.  
  2010. # create tape
  2011. i=1
  2012. while test -r "${NAME}${i}"
  2013. do
  2014.     echo "copy ${i}"
  2015.     if [ $i -le 3 ]
  2016.     then
  2017.       dd if="${NAME}${i}" of=${device} conv=sync bs=1k
  2018.     else
  2019.       dd if="${NAME}${i}" of=${device} bs=200k
  2020.     fi
  2021.     let i=${i}+1
  2022. done
  2023. tctl -f ${device} rewind
  2024. exit 0
  2025.  
  2026.  
  2027. 1.128: AIX fix strategy
  2028. From: leedp@austin.ibm.com (Dennis Lee, PMP Release Manager)
  2029.  
  2030. First, a little history...
  2031.  
  2032. The maintenance strategy for AIX 3.1 was cumulative updates. Every few
  2033. months, we'd put all available fixes in one large package and ship it. 
  2034. There was no real strategy for providing a single fix. Although we'd
  2035. occasionally produce an emergency patch, there was no method for
  2036. tracking them; if you got a second one, it might overwrite the first. 
  2037. So, after a few of these patches, it's hard to track.
  2038.  
  2039. In AIX 3.2 we introduced a "selective fix" strategy to support
  2040. individual fixes. The package contained information about other fixes
  2041. that were required for that fix to work correctly. For example, a Korn
  2042. shell fix might require a change in libc.a, which might in turn require
  2043. a fix in the kernel. This strategy allowed us to keep track of which
  2044. fixes were installed to make sure we didn't overwrite one with another,
  2045. and make sure they all worked together. But the initial selective fix
  2046. design still had a few problems.
  2047.  
  2048.   o None of the fixes were cumulative.  If you got a fix for Korn shell,
  2049.     you may not receive all of the fixes for Korn shell.  This left the
  2050.     possibility of rediscovering other problems that were already fixed.
  2051.  
  2052.   o Since we chose to fix everything possible that was reported as a
  2053.     problem, instead of deferring them to the next release, the number
  2054.     of available fixes became quite large.
  2055.  
  2056.   o The number of additional fixes required by any given fix could also
  2057.     be quite large.  Since the installation program ran once for each
  2058.     fix, the size and complexity of the fix packages grew, and
  2059.     installation time lengthens greatly.
  2060.  
  2061. While developing the AIX 3.2.4 upgrade, we undertook a large effort to
  2062. resolve the selective fix concerns, and dramatically increase the
  2063. quality of AIX 3.2.  The base operating system and most of the optional
  2064. program products were split into subsystems.  A subsystem is a group of
  2065. logically related files.  The division was made such that changes to a
  2066. given subsystem were less likely to affect other subsystems.  In total
  2067. there are approximately 500 subsystems, but in practice, files have been
  2068. modified in only about half of them.  The advantages of the new
  2069. packaging strategy are:
  2070.  
  2071.   o Each subsystem package is cumulative, containing all of the fixes
  2072.     and enhancements to date for that subsystem.
  2073.  
  2074.   o The cumulative subsystem package is tested as an entity.
  2075.  
  2076.   o The number of fix packages is greatly reduced because the number of
  2077.     subsystems is far fewer than the number of fixes and enhancements.
  2078.  
  2079.   o The number of other fixes required by any given fix is also greatly
  2080.     reduced because a subsystem package has requisites only on other
  2081.     subsystem packages.
  2082.  
  2083.   o The reduced number of fix packages greatly reduced installation time.
  2084.  
  2085. Some customers also told us that they liked the maintenance level
  2086. strategy that we used in AIX 3.1.  They liked being able to install all
  2087. of the known fixes, and they liked knowing what "level" of AIX they had. 
  2088. To meet these requirements, we produced a Preventive Maintenance Package
  2089. (PMP).  The PMP is simply a collection of the latest cumulative
  2090. subsystem packages tied together in such a way that it can be installed
  2091. by selecting a single fix.  We also added flags to the lslpp command and
  2092. added a new command, oslevel, to show which PMP is installed.  Now we
  2093. had both! The good attributes of selective fix along with the good
  2094. attributes of maintenance levels. 
  2095.  
  2096. A few Q&As: 
  2097.  
  2098. Q. Why is the fix I just received 130 megabytes!@#? I already have the
  2099. AIX 3.2.4 update installed!
  2100. A. Your fix may be part of the AIX 3.2.5 update. AIX 3.2.5 is another
  2101. PMP that contains all of the fixes to date, as well as enhancements 
  2102. to support the PowerPC model 250, and the new high-end RS/2 models
  2103. 590 and 990, as well as support for new disk and tape drives, graphics
  2104. adapters and more.
  2105.  
  2106. Q. Why can't you just build my fix on 3.2.4? 
  2107. A. There really isn't such a thing as 3.2.1 or 3.2.2 or even 3.2.4. 
  2108. They're just collections of fixes and enhancements built on a 3.2 base. 
  2109. If the fix for your problem was built prior to 3.2.5, you can get the
  2110. older version. But if your fix was built for the first time in a 3.2.5
  2111. subsystem, that's the only version of the fix that exists.
  2112.  
  2113. See also 6.02.
  2114.  
  2115.  
  2116. 1.129: Are passwords limited to 8 char?
  2117.  
  2118. AIX passwords are only significant to 8 characters. You can set a
  2119. passwd to more than 8 characters but anything over eight are ignored.
  2120. No messages or warnings are given.
  2121.  
  2122. Be careful if you're running NIS. You probably want to limit passwords
  2123. to 8 char on all machines (6000 and others) to be compatible.
  2124.  
  2125. Someone mentioned that DCE supports kerberos which supports passwords
  2126. greater than 8 characters.
  2127.  
  2128.  
  2129. 1.130: How do I increase the number of ptys > 64?
  2130. From: mick@oahu.cern.ch (Mickey Coggins)
  2131.  
  2132. SMIT only allows 64. Try this:
  2133.  
  2134. odmget -q"attribute=num and uniquetype=pty/pty/pty" PdAt |
  2135. sed "s/0-64/0-512/" |
  2136. odmchange -q"attribute=num and uniquetype=pty/pty/pty" -o PdAt
  2137.  
  2138. chdev -l pty0 -anum=256 -P
  2139. reboot
  2140.  
  2141.  
  2142. 1.131: CERT advisories on sendmail and xterm
  2143.  
  2144. The following fixes are available for some CERT advisories on problems
  2145. with sendmail and xterm.
  2146.  
  2147. sendmail        - fix available as U426396
  2148. xterm for X11R4 - fix available as U422575
  2149. xterm for X11R5 - fix available as U425811
  2150.  
  2151.  
  2152. 1.132: How do I remove a non-existant physical volume?
  2153. Thanks to Johnny Shieh (shieh@austin.ibm.com)
  2154.  
  2155. To delete a phantom disk from the ODM use reducevg with the pvid
  2156. instead of the disk name.  You are running some command such as lsvg
  2157. or varyonvg and it is griping about a disk that is no longer findable
  2158. right?  In that warning message, it should give you a pvid.  Try one
  2159. of the following, (note: reducevg updates the VGDA but not the ODM).
  2160.  
  2161. reducevg -f <vgname> <pvid>
  2162.  
  2163. ldeletepv -g VGid -p PVid
  2164.       -g Required, specify the VGid of the volume group you are
  2165.          removing the physical volume from
  2166.       -p Required, specify the PVid of the PV to be removed
  2167.  
  2168.  
  2169. 1.133  How do I kill a process that ignores kill -QUIT -KILL -STOP
  2170.  
  2171. If there is i/o pending in a device driver, and the driver does not
  2172. catch the signal, you can't kill it - a reboot is the only way to
  2173. clear it.
  2174.  
  2175. Furthermore, if the process stays hung for more than a few minutes,
  2176. you can find out what device is wedged by doing this --
  2177.  
  2178. % echo trace -k $(expr <pid> / 256) | crash | tee stack
  2179.  
  2180. If you can't figure out what is wrong, print that trace out and call
  2181. 1-800-237-5511 and tell them that something is broken.  Tell them you
  2182. want to fax in the nice stack trace that you have as your testcase.
  2183.  
  2184.  
  2185. 1.134: How can I see "console" messages?
  2186. From: crow@tivoli.com (David L. Crow)
  2187.  
  2188. Use the swcons command to redirect the console to a file.  Or use
  2189. chcons to do it permanently.
  2190.  
  2191.  
  2192. 1.135: Where can I find TOP for AIX?
  2193.  
  2194. TOP functionality is included in an AIX package called Monitor
  2195. availible from aixpdslib.seas.ucla.edu:/pub/monitor among other
  2196. places.
  2197.  
  2198.  
  2199. 1.136: How can I restrict root logins to specific terminals?
  2200. From: jfh@austin.ibm.com (John F. Haugh II)
  2201.  
  2202. Read FAX 2737 availible from the 800-IBM-4FAX number discussed in
  2203. section 6.02.  Refer to APAR IX45701 for fixes related to the rsh style
  2204. commands. 
  2205.  
  2206.  
  2207. 1.137: How do I merge my /etc/password and /etc/security/password for Crack
  2208.  
  2209. /usr/sbin/mrgpwd.  You must have permissions to read /etc/security/password.
  2210.  
  2211.  
  2212. 1.138: I lost the root password, what should I do?
  2213. (From: [a posting by] dramm@csusm.edu (Donald E. Ramm))
  2214.  
  2215. Boot from boot diskettes, bootable tape, or bootable CD.  
  2216. At the Installation/Maint menu select item 4, "Start a limited function
  2217.     maintenance shell.
  2218. At the subsequent "#" prompt enter the command:
  2219.     getrootfs hdiskN
  2220.     (where "N" is replaced by the number of a disk on your system
  2221.     that is in rootvg.)
  2222. That will run for about a minute or so and you get a # prompt back.  At this
  2223.     point you are logged in as root in single user mode.
  2224. Change to /etc/security and edit the passwd file.  Delete the three lines
  2225.     under root: password, update time (or whatever it's called), and
  2226.     flags.  Save the file.
  2227. Then at the prompt, give root a new password.
  2228. Shutdown/reboot in normal mode.  Log in with new password.
  2229.  
  2230.  
  2231. 1.139:  How can I resolve DEV_WAIT status for a local print queue?
  2232. From: chuah@sam.po.my (Chuah Teik Chye)
  2233.  
  2234. Try "qadm -k && qadm -U"
  2235.  
  2236.  
  2237. 1.140: SMIT problems forcing/overwriting install?
  2238.  
  2239. Installp does not support overwriting and installing prerequisite
  2240. software at the same time.
  2241.  
  2242. 1.141: Which distribution tape do I have?
  2243. From: fuzzy@obelix.ncs.mainz.ibm.com (Thomas Braunbeck)
  2244.  
  2245.           AIX 3.2.5 (3250-04-09)
  2246.             |         |    |  |
  2247.             |         |    |  |
  2248.             |         |    |  Revision level
  2249.             |         |    Enhancement level
  2250.             |         Preventive Maintenance Package (PMP) level
  2251.             AIX Version, Release, Modification level
  2252.  
  2253.  
  2254.  
  2255. 1.142: How can I get PTF (fixes) via ftp?  What is fixdist?
  2256.  
  2257. Get a copy of IBM's fixdist package.  This X-windows program can help
  2258. you find and transfer PTFs from IBM to your machine.  It is availible
  2259. from <URL:ftp://aix.boulder.ibm.com> and further instructions are
  2260. displayed after you login.  It is worth noting here that the files
  2261. fixdist retrieves are often quite large and therefore not recommended
  2262. for those with slow connections.
  2263.  
  2264.  
  2265. Frequently Asked Questions about AIX and the IBM RS/6000 Section 2
  2266. __________________________________________________________________
  2267.  
  2268. 1.200: Some info about tape backups
  2269. From: Craig Anderson
  2270.  
  2271. The following supplements the information on rmt devices in
  2272. InfoExplorer. It is based on my own personal experience with IBM tape
  2273. drives running on AIX 3.1. No warranty is expressed or implied.
  2274.  
  2275. CONFIGURING THROUGH SMIT:
  2276.     BLOCK size (0=variable length)        (ALL)
  2277.     Sets the tape block size.  When reading, the block size must be
  2278.     set to the block size set when the tape was written.  When
  2279.     using some commands, tapes written with ANY block size can be
  2280.     read if the block size is set to 0 (variable length) (see
  2281.     "BLOCK SIZES" below).
  2282.  
  2283.     Use DEVICE BUFFERS during writes        (ALL)
  2284.     Set to yes, the device will buffer data internally on writes.
  2285.     This greatly improves performance, but under certain cases may
  2286.     be undesirable since the data is not written to tape before
  2287.     returning a good indication.
  2288.  
  2289.     Use EXTENDED file marks            (8mm only)
  2290.     Extended file marks take up much more space than short (or
  2291.     non-extended) file marks.  But extended file marks can be
  2292.     overwritten, allowing data not at the beginning of tape to be
  2293.     overwritten (see "FILE MARKS" below).
  2294.  
  2295.     RETENSION on tape change or reset        (1/4" only)
  2296.     If set to "no" then the tape will not be retentioned
  2297.     automatically when the tape is inserted.  Note that this will
  2298.     take effect only after the device is used.
  2299.  
  2300.  
  2301. FILE MARKS:
  2302.      Tape devices support multiple tape files.  Tape files are the
  2303.      result of a backup/cpio/tar/dd type command, where the device is
  2304.      opened, written to, and closed.  Because tapes allow large
  2305.      quantities of data to be written on a single tape, several backups
  2306.      (that is, tape files), may be combined on one physical tape.
  2307.      Between each tape file is a "tape file mark" or simply "file
  2308.      mark".  These file marks are used by the device driver to indicate
  2309.      where one tape file ends and another begins.
  2310.  
  2311.                               B       E
  2312.                    <-------   O       O   ------->
  2313.                               T       T
  2314.               __ ____________________________ _______________
  2315.      physical | \            |       |      \             |physical
  2316.      beginning|  \           | tape  |       \            | end
  2317.        of     |   \          | file  |        \           |  of
  2318.       tape    |    \         | mark  |         \          | tape
  2319.               |_____\________|_______|__________\_________|
  2320.  
  2321.      Note that there is a distinction between the beginning of tape
  2322.      (BOT) side of a file mark and the end of tape (EOT) side of a file
  2323.      mark.  If the head is on the BOT side of a file- mark, "tctl fsf
  2324.      1" command will move only to the EOT side of the same file mark.
  2325.  
  2326.      With the 1/4" tape drive, writing can only take place
  2327.      sequentially, or after blank tape has been detected.  You cannot
  2328.      write over data on the tape (except at BOT).  If you wish to add
  2329.      data to a tape which has been written and then rewound you should
  2330.      space forward file mark until an error occurs.  Only then can
  2331.      you start writing again.
  2332.  
  2333.      With an 8mm tape drive, writing can only take place before blank
  2334.      tape, an EXTENDED file mark, or at BOT.  Thus if several backups
  2335.      have been made on one tape and you wish to overwrite one of the
  2336.      backups, position the tape to the place you wish to start writing
  2337.      and issue the following commands:
  2338.     tctl bsf 1
  2339.     tctl eof 1
  2340.      The first command skips back to the BOT side of the same file
  2341.      mark.  The second command rewrites the file mark (writing is
  2342.      allowed before extended file marks).  The erase head will erase
  2343.      data ahead of the write head, so that after writing the file mark
  2344.      the head will be positioned before blank tape.  Only after this
  2345.      may you start writing over data in the middle of the tape.  (All
  2346.      data beyond where you are currently writing will be lost).  Note
  2347.      that you cannot write over short file marks.  In order for this to
  2348.      work, the tape must have been written with extended file marks
  2349.      (use smit to change this).
  2350.  
  2351.      With the 9-track drive writing can take place anywhere on the
  2352.      tape although overwriting single blocks of data is not supported.
  2353.  
  2354.      On the 8mm drive extended filemarks use 2.2 megabytes of tape and
  2355.      can take up to 8.5 seconds to write.  Short filemarks use 184K
  2356.      and take up to 1.5 seconds to write.
  2357.  
  2358. BLOCK SIZES:
  2359.      When data is written to tape it is written in blocks.  The blocks
  2360.      on a tape are separated by inter-record gaps.  It is important to
  2361.      understand the structure of the written tape in order to
  2362.      understand the problems which can occur with changing block
  2363.      sizes.
  2364.  
  2365.      In fixed block size mode all blocks on the tape are the same
  2366.      size.  They are the size of the block size set in the device
  2367.      configuration.  All read()s and write()s to the tape drive must be
  2368.      a multiple of the fixed block size.
  2369.  
  2370.      In fixed block mode a read() will return as many blocks as needed
  2371.      to satisfy the read() request.  If a file mark is encountered
  2372.      while reading the tape only the data up until the file mark will
  2373.      be returned.
  2374.  
  2375.      It is not possible for the tape drive to read a tape whose block
  2376.      size is not the same as the block size in the device
  2377.      configuration.  (Unless the device configuration is in variable
  2378.      size blocks.)
  2379.  
  2380.      In variable block size (0) mode, the blocks written on the tape
  2381.      are the size of the read() and write() requests to the device
  2382.      driver.  In this case, the actual block sizes on the tape can be
  2383.      changed using the options to the backup commands (tar -C, cpio -C,
  2384.      backup -C).
  2385.  
  2386.      In variable mode, read() requests greater than size of the block
  2387.      on the tape will return only the data from the next block on the
  2388.      tape.  It is this feature that allows tapes written in any block
  2389.      size (fixed or variable) to read with the dd command (the output
  2390.      from the dd command may be piped to restore, tar, or cpio for
  2391.      example.)  Note that backup, tar, and cpio cannot read all tapes
  2392.      by using a large block size because they assume there is an error
  2393.      if they get a short read().
  2394.         dd ibs=128k obs=16k if=/dev/rmt0 | ...
  2395.  
  2396.      The tape head is always positioned at an inter-record gap, file
  2397.      mark, or blank tape after reading or writing.
  2398.  
  2399.      With the 8mm tape drive, using a fixed block size which is not a
  2400.      multiple of 1K is inefficient.  The 8mm tape drive always writes
  2401.      internally in 1K blocks.  It simulates the effect of variable
  2402.      block sizes, but, for example, using a fixed block size of 512
  2403.      bytes (or using variable block size and write()ing 512 bytes at a
  2404.      time) wastes one half of the tape capacity and gives only one half
  2405.      the maximum transfer rate.
  2406.  
  2407.      To figure out a tape's actual block size try:
  2408.  
  2409.      1). Set the tape to variable block size.
  2410.      2). "dd if=<tape> of=/tmp/dummy bs=128k count=1"
  2411.      3). "ls -l /tmp/dummy"
  2412.      4). The number of bytes in "/tmp/dummy" is the physical block size.
  2413.  
  2414. EXCHANGING DATA WITH NON-UNIX AND OTHER VENDORS MACHINES:
  2415.      Many tape drives support both variable and fixed block sizes.
  2416.  
  2417.      Variable block mode writes block sizes the size of the write
  2418.      command issued (tar and backup specify this with the -b option). 
  2419.      In fixed mode, block sizes are fixed and all writes must be a
  2420.      multiple of the fixed block size.
  2421.  
  2422.      Unix often internally chops larger reads and writes up into
  2423.      manageable pieces (often 65535, 65534, or 65532 bytes) before
  2424.      doing the actual reads and writes.  This means reads and writes of
  2425.      64K bytes are often broken up into a 65535 byte record and a 1
  2426.      byte record (In fixed mode the write will fail).  Block sizes >=
  2427.      64K (-C128 and greater) should be avoided for this reason.  AIX
  2428.      does not break up read and write requests, but be aware of the
  2429.      situation on other machines.
  2430.  
  2431.      If the tape is written in an unknown block size then set the
  2432.      device configuration in smit to use variable size blocks, use the
  2433.      "dd" command with a large input block size, and pipe it to the
  2434.      restore command.  For example:
  2435.       chdev -l rmt0 -a block_size=0
  2436.       dd if=/dev/rmt0 ibs=128k obs=16k | tar -tvf-
  2437.  
  2438.  
  2439. 1.201: How do I do remote backup?
  2440.  
  2441. There seems to be several ways of doing this.  The first approach is a
  2442. one-liner to allow tar to reference another machine's device.  The
  2443. second is more complete but uses a similar approach.  The latest
  2444. edition to this section claims to be able to support mksysb on a
  2445. remote machine.  Thanks to all the contibutors.
  2446.  
  2447.   tar -b1 -cf - . | rsh REMOTEHOST "dd ibs=512 obs=1024 of=/dev/TAPEDEVICE"
  2448.  
  2449.  
  2450. From: kraemerf@franvm3.VNET.IBM.COM (Frank Kraemer)
  2451.  
  2452. [Ed.: I've verified this script works fine. However, it may be slow for
  2453.  large filesystems since it creates a temp file of filenames in /tmp.]
  2454.  
  2455. #!/bin/ksh
  2456. # @(#) Create a backup tape of the private user data.
  2457. #=================================================================#
  2458. #   Script :  usave.sh                                            #
  2459. #   Author :  F. Kraemer                                          #
  2460. #   Date   :  92/02/19                                            #
  2461. #   Update :  92/10/29                                            #
  2462. #   Info   :  the ultimative backup script                        #
  2463. #   Example:  usave.sh /dev/rmt0      -  save to local tape       #
  2464. #             usave.sh /save/save.me  -  save to local file       #
  2465. #             usave.sh /tmp/pipe      -  save to remote tape      #
  2466. #-----------------------------------------------------------------#
  2467. PS4="(+) "
  2468. #set -x
  2469. PROG=$(basename $0)
  2470. HOST=$(hostname)
  2471. TODAY=$(date +%H:%M:%S)
  2472. #
  2473. # cleanup
  2474. #
  2475. cleanup ()
  2476. {
  2477. ec=$1
  2478. error=$2
  2479. case "$ec"
  2480. in
  2481.    "$USAGE_EC")    # usage error
  2482.      error="Usage:\t$PROG DeviceName\n" 1>&2
  2483.     ;;
  2484.    "$NOTAP_EC")    # Tape error
  2485.      error="error:\t$PROG: $DEVICE is not available on the system.\n" 1>&2
  2486.     ;;
  2487.    "$LISTE_EC")    # list error
  2488.      error="error:\t$PROG: could not create tar list for $LOGNAME.\n" 1>&2
  2489.     ;;
  2490.    "$NOTAR_EC")    # tar command error
  2491.      error="error:\t$PROG: tar command failed.\n" 1>&2
  2492.     ;;
  2493.    "$PIPEP_EC")    # pipe error
  2494.      error="error:\t$PROG: mknod command failed.\n" 1>&2
  2495.     ;;
  2496.    "$NORSH_EC")    # rsh error
  2497.      error="error:\t$PROG: rsh - Remote Shell command failed.\n" 1>&2
  2498.     ;;
  2499.    "$RHOST_EC")    # remote host error
  2500.      error="error:\t$PROG: Remote Host unknown.\n" 1>&2
  2501.     ;;
  2502.    *)
  2503.    ;;
  2504. esac
  2505. case "$DEVICE"
  2506. in
  2507.     #
  2508.     # Fix the block size if $DEVICE is a tape device
  2509.     #
  2510.     /dev/rmt[0-9]*)
  2511.         echo "\n\t$PROG: Rewinding tape to begin.........(please wait)\n"
  2512.         tctl -f $DEVICE rewind 2>/dev/null
  2513.         ;;
  2514.     *) ;;
  2515. esac
  2516. rm -f ${LIST} ${PIPE} 2>/dev/null
  2517. [ -n "$error" ] && echo "\n${error}\n"
  2518. trap '' 0 1 2 15
  2519. exit "$ec"
  2520. }
  2521. #
  2522. # Variables
  2523. #
  2524. USAGE_EC=1                         # exit code for usage error
  2525. NOMNT_EC=2                         # exit code wrong device name
  2526. NOTAP_EC=3                         # exit code no tape available
  2527. LISTE_EC=4                         # exit code backup list error
  2528. NOTAR_EC=5                         # exit code for wrong tar
  2529. TRAPP_EC=6                         # exit code for trap
  2530. PIPEP_EC=7                         # exit code for pipe
  2531. RHOST_EC=8                         # exit code for bad ping
  2532. NORSH_EC=9                         # exit code for bad rsh
  2533. DEVICE="$1"                        # device to tar into
  2534. LIST="/tmp/.tar.$LOGNAME.$$"       #
  2535. REMOTEH=""                         # Remote host for backup
  2536. REMOTET=""                         # Remote tape for backup
  2537. tapedev=                           #
  2538. PIPE="/tmp/pipe"                   # Pipe for remote backup
  2539. #
  2540. # main()
  2541. #
  2542. tput clear
  2543. echo "\n\t$PROG started from $LOGNAME@$HOST on $TERM at $TODAY.\n"
  2544. rm -f $LIST 2>/dev/null
  2545. #
  2546. # Trap on exit/interrupt/break to clean up
  2547. #
  2548. trap "cleanup $TRAPP_EC \"Abnormal program termination. $PROG"\"  0 1 2 15
  2549. #
  2550. # Check command options
  2551. #
  2552. [ "$#" -ne 1 ]  &&  cleanup "$USAGE_EC" ""
  2553. #
  2554. # Check device name
  2555. #
  2556. [ `expr "$DEVICE" : "[/]"` -eq 0 ] && cleanup "$NOMNT_EC" \
  2557.         "$PROG: Backup device or file name must start with a '/'."
  2558. #
  2559. # Check tape device
  2560. #
  2561. case "$DEVICE"
  2562. in
  2563.     #
  2564.     # Fix the block size if $DEVICE is a tape device
  2565.     #
  2566.     /dev/rmt[0-9]*)
  2567.         #
  2568.         echo "\n\t$PROG: Verify backup media ($DEVICE)............\n"
  2569.         #
  2570.         # see if a low or high density tape device was specified
  2571.         # (eg rmt0.1)
  2572.         density="`expr $DEVICE : \
  2573.                 "/dev/rmt[0-9]*\.\([0-9]*\)"`"
  2574.         #
  2575.         # strip /dev/ from device name and
  2576.         # get the base name (eg translate:
  2577.         # /dev/rmt0.2 to rmt0)
  2578.         #
  2579.         tapedev="`expr $DEVICE : \
  2580.                 "/dev/\(rmt[0-9]*\)[\.]*[0-9]*"`"
  2581.         #
  2582.         # Check if the tape is defined in the system.
  2583.         lsdev -C -c tape -S Available -F "name" | grep $tapedev >/dev/null 2>&1
  2584.         rc=$?
  2585.         [ "$rc" -ne 0 ] && cleanup "$NOTAP_EC" ""
  2586.         #
  2587.         # Restore old tape name.
  2588.         #
  2589.         [ "${density:-1}" -lt 4 ] && density=1 || density=5
  2590.         DEVICE="/dev/${tapedev}.${density}"
  2591.         echo "\n\t$PROG: Insert a tape in ($DEVICE)........(press enter)\n"
  2592.         read TEMP
  2593.         echo "\n\t$PROG: Rewinding tape to begin...........(please wait)\n"
  2594.         tctl -f $DEVICE rewind 2>/dev/null
  2595.         ;;
  2596.     #
  2597.     # Backup is done on remote host. The remote shell facility
  2598.     # must be set up and running.
  2599.     #
  2600.     ${PIPE}*)
  2601.         #
  2602.         echo "\n\t$PROG: Assuming remote backup via network.\n"
  2603.         echo "\t$PROG: Enter name of Remote Host   ===> \c"
  2604.         read REMOTEH
  2605.         echo "\n\t$PROG: Pinging Remote Host to test connection.\n"
  2606.         ping ${REMOTEH} 1 1 >/dev/null 2>&1
  2607.         rc=$?                                    # give up unknown host
  2608.         [ "$rc" -ne 0 ] && cleanup "$RHOST_EC" ""
  2609.         JUNK=$(rsh ${REMOTEH} "/usr/sbin/lsdev -C -c tape -S Available")
  2610.         rc=$?                                    # give up rsh failed
  2611.         [ "$rc" -ne 0 ] && cleanup "$NORSH_EC" ""
  2612.         echo "\t$PROG: Available Tapes on ${REMOTEH} are :\n\n\t\t${JUNK}\n"
  2613.         echo "\t$PROG: Enter name of Remote Tape (e.g. /dev/rmt0) ===> \c"
  2614.         read REMOTET
  2615.         echo "\n\t$PROG: Insert tape on ${REMOTEH} in ${REMOTET}..(press enter)"
  2616.         read TEMP
  2617.         echo "\t$PROG: Rewinding Remote Tape ${REMOTET} on ${REMOTEH}.\n"
  2618.         rsh ${REMOTEH} "tctl -f ${REMOTET} rewind"
  2619.         rc=$?                                    # give up rsh failed
  2620.         [ "$rc" -ne 0 ] && cleanup "$NOTAP_EC" ""
  2621.         rm -f ${PIPE} 2>/dev/null
  2622.         mknod ${PIPE} p
  2623.         rc=$?                                    # give up mknod failed
  2624.         [ "$rc" -ne 0 ] && cleanup "$PIPEP_EC" ""
  2625.         cat ${DEVICE} | rsh ${REMOTEH} "dd of=${REMOTET} obs=100b 2>/dev/null" &
  2626.         ;;
  2627.     *)  ;;
  2628. esac
  2629. #
  2630. # Prepare the list
  2631. #
  2632. echo "\n\t$PROG: Create list of files to be saved...."
  2633. find $HOME -print > $LIST
  2634. rc=$?
  2635. [ "$rc" -ne 0 ] &&  cleanup "$LISTE_EC" ""
  2636. #
  2637. # tar the files
  2638. #
  2639. echo "\n\t$PROG: Changing current directory to (/)...."
  2640. cd / > /dev/null 2>&1
  2641. echo "\n\t$PROG: Running tar format backup from user ($LOGNAME)...."
  2642. tar -cvf "$DEVICE" -L "$LIST"
  2643. rc="$?"
  2644. [ "$rc" -ne 0 ]  && cleanup "$NOTAR_EC" ""
  2645. #
  2646. # Backup completed
  2647. #
  2648. TODAY=$(date +%H:%M:%S)
  2649. echo "\n\t$PROG ended at $TODAY............................\n\n"
  2650. cleanup 0
  2651.  
  2652. 1.201: How do I do remote backup?  (Continued)
  2653. From: Henk van Doorn <hvdoorn@xs4all.nl>
  2654.  
  2655. #!/bin/ksh
  2656. #######################################################################
  2657. #     rmksysb                                                         #
  2658. #######################################################################
  2659. #                                                                     #
  2660. # Description:                                                        #
  2661. #       creates a bootable mksysb backup of a remote system running   #
  2662. #    AIX 3.x or lists the Table of Contents of the current tape    #
  2663. #                                                                     #
  2664. # Usage:                                                              #
  2665. #       ./rmksysb $1 [$2]                           #
  2666. #        $1 - remote host to be backed up              #
  2667. #        $2 - optional: local tape device (default: rmt0)      #
  2668. #    or:                                  #    
  2669. #    ./rmksysb -l [$2]                                             #
  2670. #        to list Table of Contents saveset on tape in $2          #
  2671. #        (only useful on tapes created by rmksysb)          #
  2672. #                                                                     #
  2673. # Output:                                                             #
  2674. #       a bootable mksysb of the remote system                        #
  2675. #    or a listing of the TOC saveset on the current tape          #
  2676. #                                                                     #
  2677. # Remarks:                                  #
  2678. #    . rmksysb can only be used by root                  #    
  2679. #    . this script will use tapedevice .1, so if                 #
  2680. #      a >2.3GB drive is used: check density_set_1                  #
  2681. #    . the remote host needs /.rhosts to include the local host    #
  2682. #      for root access (+ shell enabled in /etc/inetd.conf)        #    
  2683. #    . you will need some room (>1.5MB) on /tmp on the remote host #
  2684. #      for standard mksysb .archive.list.* etc.              #
  2685. #    . remote standard output & standard error (except dd/chdev)   #
  2686. #      will go to local stdout & stderr                  #
  2687. #    . redirecting stdout can create quite large log-files (2MB)   #
  2688. #    . AIX versions should not be too far apart as the boot-saveset#
  2689. #      comes from the local system & the rest from the remote      #
  2690. #      (tested on AIX 3.2.5, AIX 4+ definitely won't work!!!)      #
  2691. #    . most likely this script will fail with multi-tape mksysb's: #
  2692. #      another incentive to keep rootvg as small as possible!      #
  2693. #                                      #
  2694. # Author:                                  #
  2695. #    Henk van Doorn                              #
  2696. #    Email: hvdoorn@xs4all.nl                             #
  2697. #                                      #
  2698. #    Thanks to all who contributed. Esp. Paul Wynn (AIXpert '93),  #
  2699. #    my colleagues Dominic Dinardo & Douwe van Terwisga          #
  2700. #    + the input from Usenet were stimulating; thanks folks!          #
  2701. #    I would welcome any additions & changes for the better...     # 
  2702. #                                                                     #
  2703. #######################################################################
  2704. #         CHANGES                                                     #
  2705. #######################################################################
  2706. #                                                                     #
  2707. # ID     WHO   DATE                        DESCR                      #
  2708. # --     ---   -------  --------------------------------------------- #
  2709. # X000     HvD   6Jan95   Created this file.                            #
  2710. # X001     HvD   2Feb95   Final version                                 #
  2711. #######################################################################
  2712.  
  2713. set +u
  2714.  
  2715. # Global variable definitions.
  2716. UMASK=`umask`
  2717. BLK_SZ=1024
  2718. BOOT_BLK_SZ=512
  2719. HOST=${1}
  2720.  
  2721. # TAPE = $2 with /dev/ & .* removed, defaulting to rmt0
  2722. TAPE=${2:-rmt0}
  2723. TAPE=${TAPE#/dev/}
  2724. TAPE=${TAPE%.*}
  2725.  
  2726. usage()
  2727. {
  2728.     echo "Usage: ./rmksysb <remote_host_name> [<tape_device>] or" >&2
  2729.     echo "       ./rmksysb -l [<tape_device>]" >&2
  2730.     echo "                 with <tape_device>= e.g. rmt1" >&2
  2731.     echo "Default <tape_device>=rmt0" >&2
  2732.     return
  2733. }
  2734.  
  2735. check_parms()
  2736. {
  2737. if [ "${HOST}" = "" ]
  2738. then
  2739.     usage
  2740.     exit 1
  2741. fi
  2742.  
  2743. if [ "${HOST}" = "-l" ]
  2744. then
  2745. # show TOC block which contains some backup details on rmksysb tapes
  2746.     get_tape_block_size
  2747.     chdev -l ${TAPE} -a block_size=${BOOT_BLK_SZ} >/dev/null 2>&1
  2748.     mt -f /dev/${TAPE} rewind
  2749.     mt -f /dev/${TAPE}.1 fsf 2
  2750.     dd if=/dev/${TAPE} count=1 2>/dev/null
  2751.     chdev -l ${TAPE} -a block_size=${OLD_BLK_SZ} >/dev/null 2>&1
  2752.     exit 
  2753. fi
  2754. }
  2755.  
  2756. check_host()
  2757. {
  2758. rsh ${HOST} hostname >/dev/null 2>&1
  2759. if [ $? -ne 0 ]
  2760. then
  2761.     echo "Check hostname & rsh access" >&2
  2762.     exit 1
  2763. fi
  2764. }
  2765.  
  2766. get_tape_block_size()
  2767. {
  2768. VALID=
  2769. `lsdev -Cc tape | cut -f1 -d" " | grep ${TAPE} 2>&1 >/dev/null` && 
  2770.     {
  2771.         OLD_BLK_SZ=`lsattr -El ${TAPE} -a block_size | cut -f2 -d" "`
  2772.         VALID=true
  2773.         }
  2774.  
  2775. if  [ "$VALID" = "" ]
  2776. then
  2777.     echo "Tape drive $TAPE is not a valid local drive!" >&2
  2778.     exit 1
  2779. fi
  2780. }
  2781.  
  2782. #
  2783. # The main procedure is analogous to its C counterpart,
  2784. # This is the basic driver routine.
  2785. #
  2786. main()
  2787. {
  2788.  
  2789. if [ "`id | grep 'uid=0'`" = "" ]
  2790. then 
  2791.     echo "rmksysb can only be run as root!" >&2
  2792.     exit 2 
  2793. fi
  2794. umask 022
  2795.  
  2796. check_parms
  2797. check_host
  2798. get_tape_block_size
  2799.  
  2800. # display some info on this rmksysb session
  2801. echo "`date`\n\nRemote System Backup from remote ${HOST} to local `hostname` on device:\n`lscfg -v -l ${TAPE} | sed -n '3,6p' | grep "[a-z]" `\n" 
  2802.  
  2803. # Here the action starts
  2804. rsh $HOST -n /usr/bin/mkszfile
  2805. rsh $HOST -n "echo ${BLK_SZ} > /tapeblksz"
  2806.  
  2807. rsh $HOST -n "rm -f /tmp/pipe.rmksysb"
  2808. rsh $HOST -n "rm -f /tmp/pipe.rmksysb.out"
  2809. rsh $HOST -n "rm -f /tmp/pipe.rmksysb.err"
  2810.  
  2811. rsh $HOST -n "/etc/mknod /tmp/pipe.rmksysb p"
  2812. rsh $HOST -n "/etc/mknod /tmp/pipe.rmksysb.out p"
  2813. rsh $HOST -n "/etc/mknod /tmp/pipe.rmksysb.err p"
  2814.  
  2815. # create remote startup file for mkinsttape
  2816. rsh $HOST -n "echo '#!/bin/ksh\nexport PATH=$PATH ; /usr/sbin/mkinsttape /tmp/pipe.rmksysb >/tmp/pipe.rmksysb.out 2>/tmp/pipe.rmksysb.err &' > /tmp/mkinsttape.start "
  2817. rsh $HOST -n "chmod 700 /tmp/mkinsttape.start"
  2818.  
  2819. chdev -l $TAPE -a block_size=${BOOT_BLK_SZ} >/dev/null 2>&1
  2820. tctl -f /dev/${TAPE} retension
  2821.  
  2822. echo
  2823. echo
  2824. echo ">>> SAVESET 1: BOS boot image from `hostname`"
  2825. echo
  2826. bosboot -d /dev/${TAPE}.1 -a 
  2827.  
  2828. echo
  2829. echo
  2830. echo ">>> SAVESET 2: BOS install utilities from ${HOST} (backup format)"
  2831. echo
  2832. rsh $HOST -n "nohup /tmp/mkinsttape.start" &
  2833.  
  2834. # get remote standard out & err to local stdout & err
  2835. rsh $HOST -n "dd if=/tmp/pipe.rmksysb.out 2>/dev/null" | dd 2>/dev/null &
  2836. rsh $HOST -n "dd if=/tmp/pipe.rmksysb.err 2>/dev/null" | ( dd 2>/dev/null ) >&2 &
  2837.  
  2838. # get remote mkinsttape to local tape device
  2839. rsh $HOST -n "dd if=/tmp/pipe.rmksysb 2>/dev/null" | dd 2>/dev/null | dd of=/dev/${TAPE}.1 conv=sync 2>/dev/null
  2840.  
  2841. echo
  2842. echo
  2843. echo ">>> SAVESET 3: Backup information (list with ./rmksysb -l [<tapedevice>])"
  2844. echo
  2845. # add dummy TOC to tape with some backup information
  2846. echo "`date`\n\nRemote System Backup from remote ${HOST} to local `hostname` on device:\n`lscfg -v -l ${TAPE} | sed -n '3,6p' | grep "[a-z]" `\n" | dd of=/dev/${TAPE}.1 conv=sync 2>/dev/null
  2847.  
  2848. # change blocksize to 1024 for better performance
  2849. chdev -l ${TAPE} -a block_size=${BLK_SZ} >/dev/null 2>&1
  2850.  
  2851. # rewind & skip first 3 savesets
  2852. mt -f /dev/${TAPE} rewind
  2853. mt -f /dev/${TAPE}.1 fsf 3
  2854.  
  2855. echo
  2856. echo
  2857. echo ">>> SAVESET 4: mksysb (rootvg backup) from ${HOST} (tar format)"
  2858. echo
  2859. # start the actual remote mksysb
  2860. echo "The contents of the /.fs.size file on ${HOST} are:"
  2861. rsh $HOST -n "cat /.fs.size"
  2862. echo
  2863.  
  2864. rsh $HOST -n "nohup /usr/bin/mksysb /tmp/pipe.rmksysb >/tmp/pipe.rmksysb.out 2>/tmp/pipe.rmksysb.err &" &
  2865.  
  2866. # get remote standard out & err to local stdout
  2867. rsh $HOST -n "dd if=/tmp/pipe.rmksysb.out 2>/dev/null" | dd 2>/dev/null &
  2868. rsh $HOST -n "dd if=/tmp/pipe.rmksysb.err 2>/dev/null" | ( dd 2>/dev/null ) >&2 &
  2869.  
  2870. # get remote mksysb to local tape device
  2871. rsh $HOST -n "dd if=/tmp/pipe.rmksysb 2>/dev/null" | dd obs=${BLK_SZ} 2>/dev/null | dd of=/dev/${TAPE} bs=${BLK_SZ} conv=sync 2>/dev/null
  2872.  
  2873. # cleaning up
  2874. rsh $HOST -n "rm -f /tmp/pipe.rmksysb"
  2875. rsh $HOST -n "rm -f /tmp/pipe.rmksysb.out"
  2876. rsh $HOST -n "rm -f /tmp/pipe.rmksysb.err"
  2877. rsh $HOST -n "rm -f /tmp/mkinsttape.start"
  2878.  
  2879. chdev -l ${TAPE} -a block_size=${OLD_BLK_SZ} >/dev/null 2>&1
  2880. umask $UMASK
  2881.  
  2882. # display some closing info on this rmksysb session
  2883. echo "Remote System Backup from remote ${HOST} to local `hostname` is finished.\n`date`\n" 
  2884.  
  2885. } #end of main
  2886.  
  2887. # Call the driver
  2888. main 
  2889.  
  2890.  
  2891.  
  2892. 1.202: How do I backup a multi-disk volume group?
  2893. From: pack@acd.ucar.edu (Daniel Packman)
  2894.  
  2895. [ Ed.: I have not verified this procedure. I would actually recommend
  2896.   NOT to have one volume group span multiple disks unless you really
  2897.   need such big logical volumes. ]
  2898.  
  2899.   1. If you have a set of three or more disks in a volume group
  2900.      (typically 3 for 5xx machines with three internal drives;
  2901.      with only two, the procedures outlined here have to be modified
  2902.      to ignore the fact that you don't have a quorum in the volume group)
  2903.  
  2904.   2. If one drive has failed (usually only one fails at a time :-) )
  2905.  
  2906. It is possible to go through a service boot (the volume group is called
  2907. rootvg and one of the 2 good disks on it is called hdisk0):
  2908.  
  2909.   importvg -y rootvg hdisk0
  2910.   varyonvg -f -n -m1 rootvg
  2911.  
  2912. These commands will work, but give error messages. If you wish to mount
  2913. a user filesystem, say /u on logical volume /dev/lv00, then
  2914.  
  2915.   mount -f /dev/lv00 /v
  2916.  
  2917. will work only if jfslog, the journaled file system log device, is not
  2918. on the damaged disk. If it is, you must (and can in any case) mount the
  2919. filesystem read-only:
  2920.  
  2921.   mount -f -r /dev/lv00 /v
  2922.  
  2923. This crucial and rather obvious point baffled several level 3 support
  2924. personnel at Austin as well as myself for almost a week. Once the file
  2925. system(s) of interest are available, they can be saved to tape for
  2926. restoration later. Of course, one can expect only about two thirds of a
  2927. filesystem to be recoverable if it spans all 3 physical disks. One
  2928. other point to remember is that the standard boot procedure from floppy
  2929. includes the restore command but does not include the backup command.
  2930.  
  2931. *****************************************************************************
  2932. * If you do not have other RS6000 machines at your site it is imperative    * 
  2933. * that you either build a bootable tape which includes either restore or    * 
  2934. * tar or cpio (a bootable floppy set will not have enough space) or at the  *
  2935. * very least copy onto a spare floppy backup, cpio, or tar.  The floppy     *
  2936. * should be created with backup -ivq so that its contents can be read into  *
  2937. * the memory resident system after booting.                                 *
  2938. *****************************************************************************
  2939.  
  2940. All is not lost if tar, cpio or backup are available on an undamaged
  2941. disk that can be mounted. Since tar and cpio are in /bin, they may both
  2942. very well be unavailable.
  2943.  
  2944. It is a very good idea for those who have tape devices to build a
  2945. bootable tape with their desired extra commands in it. Follow the
  2946. instructions from IBM but add your desired commands to the following
  2947. three files:
  2948.  
  2949.     /usr/lpp/bosinst/tape2
  2950.     /usr/lpp/bosinst/diskette/boot2
  2951.     /usr/lpp/bosinst/diskette/inslist
  2952.  
  2953. If you have anything other than a minimum memory configuration, you
  2954. should be able to add many commands.
  2955.  
  2956.  
  2957. 1.203: How do I put multiple backups on a single 8mm tape?
  2958. From: kerm@mcnc.org (Cary E. Burnette)
  2959.  
  2960. There are two possible solutions to this, both of which use /dev/rmt0.1
  2961. which is non-rewinding.
  2962.  
  2963. SOLUTION #1
  2964. -----------
  2965.  
  2966. To put multiple backups on a single tape, use /dev/rmt0.1, which is a
  2967. no-rewind device, using either rdump or backup (both by name & inode
  2968. work). Using rdump or backup "byinode" both generate the message that
  2969. the tape is rewinding but actually do not. This is an example that
  2970. works on my system:
  2971.  
  2972. # rsh remote1 -l root /etc/rdump host:/dev/rmt0.1 -Level -u /u
  2973. # rsh remote2 -l root /etc/rdump host:/dev/rmt0.1 -Level -u /u
  2974. # tctl -f /dev/rmt0.1 rewind       # rewinds the tape
  2975.  
  2976. where I am implementing the command from host.
  2977. To restore a table of contents of the first I would use 
  2978.  
  2979. # restore -f /dev/rmt0.1 -s1 -tv
  2980.  
  2981. where the -s1 flag tells restore to go to the first record on the tape. 
  2982. Type the exact command again to get the second record. The -s(Number)
  2983. means go to Number record from this spot. It works pretty well.
  2984.  
  2985.  
  2986. SOLUTION #2
  2987. -----------
  2988. Steve Knodle, Educational Resources Center, Clarkson University
  2989.  
  2990. I use:
  2991. ------------------- Dump.sh --------------------
  2992. CONTENTSFILE=`date |dd conv=lcase |sed -e 's/19//' |awk '{print $6 $2 $3}'`
  2993. set -x
  2994. LEVEL=$1
  2995. shift
  2996.  
  2997. backup -c -b 56 -$LEVEL -uf /dev/rmt0.1 /
  2998. backup -c -b 56 -$LEVEL -uf /dev/rmt0.1 /usr
  2999. backup -c -b 56 -$LEVEL -uf /dev/rmt0.1 /u
  3000. tctl -f /dev/rmt0 rewind
  3001.  
  3002. touch /usr/local/dumps/Contents.$CONTENTSFILE
  3003. echo "Dumping /" >>/usr/local/dumps/Contents.$CONTENTSFILE
  3004. restore -t -s 1 -f /dev/rmt0.1 >>/usr/local/dumps/Contents.$CONTENTSFILE
  3005. echo "Dumping /usr" >>/usr/local/dumps/Contents.$CONTENTSFILE
  3006. restore -t -q -s 1 -f /dev/rmt0.1 >>/usr/local/dumps/Contents.$CONTENTSFILE
  3007. echo "Dumping /u" >>/usr/local/dumps/Contents.$CONTENTSFILE
  3008. restore -t -q -s 1 -f /dev/rmt0.1 >>/usr/local/dumps/Contents.$CONTENTSFILE
  3009. tctl -f /dev/rmt0 rewind
  3010.  
  3011. I process the table-of-contents first by a little program that does
  3012. common prefix encoding, and then compress.
  3013.  
  3014. This gives a table of contents file I can keep on-line until the tape
  3015. is reused.
  3016.  
  3017.  
  3018. Solution #3
  3019. -----------
  3020.    mount | grep jfs | cut -c27- | cut -d" " -f1 | \
  3021.      xargs -i backup -${LEVEL} -u -f /dev/rmt1.1 {} > ${DATE}.backup 2>&1
  3022.  
  3023.  
  3024. 1.204: How can I make an exact duplicate of a tape over the network?
  3025.  
  3026. The challenge here is not to have to create a temporary file (disk space
  3027. limitation) and work across heterogeneous networks.
  3028.  
  3029. This script might work:
  3030.  
  3031. LOCAL=/dev/tape_dev
  3032. REMOTE=/dev/tape_dev
  3033. dd if=$LOCAL ibs=64k obs=512 | rsh remote_host dd ibs=512 obs=64k of=$REMOTE
  3034.  
  3035.  
  3036. From: pack@acd.ucar.edu (Daniel Packman)
  3037.  
  3038. Daniel provides the following perl script to convert from the known
  3039. world's function codes to AIX for compatibility.
  3040.  
  3041. #!/bin/perl
  3042. # Wrapper to convert input rmt requests to
  3043. # AIX 3.2 ioctl numbers.  We pass on all commands we don't understand
  3044. # I0 MTWEOF -> I10  STWEOF write and end-of-file record
  3045. # I1 MTFSF  -> I11  STFSF  forward space file
  3046. # I2 MTBSF  -> I12  STRSF  reverse space file
  3047. # I3 MTFSR  -> I13  STFSR  forward space record
  3048. # I4 MTBSR  -> I14  STRSR  reverse space record
  3049. # I5 MTREW  -> I6   STREW  rewind
  3050. # I6 MTOFFL -> I5   STOFFL rewind and unload tape
  3051. # I7 MTNOP  -> I0   (no-op? should ignore following count)
  3052. # I8 MTRETEN-> I8   STRETEN retension tape, leave at load point
  3053. # I9 MTERASE-> I7   STERASE erase tape, leave at load point
  3054. #I10 MTEOM (position to end of media ... no ibm equivalent?)
  3055. #I11 MTNBSF  (backward space file to BOF ... no ibm equivalent?)
  3056. @iocs = (10,11,12,13,14,6,5,0,8,7);
  3057. open(RMT,"|/usr/sbin/rmt") || die "Can't open pipe to rmt\n";
  3058. select(RMT);
  3059. $| = 1;
  3060. while (<STDIN>) {
  3061.   s/(^I)(\d$)/I$iocs[$2]/;
  3062.   exit 0 if $_ =~ /^[Qq]/;
  3063.   print RMT $_ ; }
  3064. exit 0;
  3065.  
  3066.  
  3067. 1.205: What is tape block size of 0?
  3068. From: benson@odi.com (Benson I. Margulies)
  3069.  
  3070. Tape devices are generally split into two categories: fixed block and
  3071. variable block.  1/4" tape is the fixed block, and 8mm is variable.
  3072.  
  3073. On a fixed block size device, the kernel always sends data to the device
  3074. in suitable block size lumps, and varying the size passed to write(2)
  3075. (e.g., via the bs option to dd) gives the kernel more data to stream. 
  3076. On a variable block size device, the kernel writes to the device
  3077. whatever passed to it. On an 8mm, it had better be a multiple of 1024
  3078. to get efficient tape usage.
  3079.  
  3080. AIX has the World's Only Variable Block Size 1/4" tape drive. If you
  3081. use SMIT to set the block size to a nonzero value, AIX treats the device
  3082. as fixed block size, whether it is or not. By default, 8mm drives are
  3083. set to the same size as 1/4", 512 bytes. This is wasteful, but
  3084. otherwise mksysb and installp would fail.
  3085.  
  3086. If you set the block size to 0, the device is treated as variable block
  3087. size, and the size passed to write becomes the physical block size. 
  3088. Then if you use a sensible block size to dd, all should be wonderful.
  3089.  
  3090.  
  3091. 1.206: Resetting a hung tape drive
  3092. From: Craig_Anderson@kcbbs.gen.nz (Craig Anderson)
  3093.  
  3094. A process accesses the tape drive. The process stops, exits, or whatever,
  3095. but still hold on to the drive. When this happens, the process cannot be
  3096. killed by any signal and the tape drive cannot be used by any other
  3097. process until the machine is rebooted.
  3098.  
  3099. The following should help:
  3100.  
  3101. RESET:
  3102.  
  3103. AIX, like most UNIX systems has no reset function for tape drives. You
  3104. can however send a Bus Device Reset (a standard SCSI message) to the
  3105. tape drive using the following piece of code. If the tape drive does
  3106. not respond to the BDR, then a SCSI Bus Reset will be sent (and this
  3107. will reset every device on the SCSI Bus). SCSI Bus resets are rather
  3108. extreme so you should refrain from using this program unnecessarily. 
  3109. But there are times (like after you've inserted a jammed/old/bad tape in
  3110. an 8mm drive), when there's no other way to reset the device other than
  3111. to shutdown and reboot (obviously you can power down and up an external
  3112. drive to reset it - and this would be the better choice).
  3113.  
  3114. This is actually documented in info, but can be hard to find and
  3115. there's no complete program.
  3116.  
  3117. /* taperst: resets the tape drive by sending a BDR to the drive. */
  3118. #include <stdio.h>
  3119. #include <fcntl.h>
  3120. #include <errno.h>
  3121. #include <sys/scsi.h>
  3122.  
  3123. int main(int argc, char **argv)
  3124. {
  3125.          /* This can be run only by root */
  3126.  
  3127.          if (argc != 2) {
  3128.              fprintf(stderr, "Usage: %s /dev/rmt#\n", argv[0]);
  3129.              return 1;
  3130.          }
  3131.  
  3132.          if (openx(argv[1], O_RDONLY, 0, SC_FORCED_OPEN) < 0) {
  3133.              perror(argv[0]);
  3134.              return 2;
  3135.          }
  3136.          return 0;
  3137. }
  3138.  
  3139. 1.207: How do I read a mksysb tape with tar?
  3140. From: Marc Pawliger (marc@sti.com)
  3141.  
  3142. To recover specific files from a backup made with mksysb, try
  3143. $ tctl fsf 3
  3144. $ tar xvf/dev/rmt0.1 ./your/file/name
  3145.  
  3146.  
  3147. 1.208: How do I read a 5Gbyte tape on a 2Gbyte drive?
  3148. Posted by: bobmet@clam.com (Robert Metcalf)
  3149.  
  3150. To read a 5Gbyte tape on a 2Gbyte drive, the
  3151. tape needs to have been created with a density setting of 20.
  3152.  
  3153. The following is from IBM's electronic ASKSUPPORT repository:
  3154.   
  3155.    R: The 7208 011 5 GB tape drive has various density settings which are
  3156.       as follows:
  3157.   
  3158.      +-------+--------------------------+
  3159.      | DENSIT| DESCRIPTION              |
  3160.      | SETTIN|                          |
  3161.      +-------+--------------------------+
  3162.      | 140   | Writes in 5.0GB mode and |
  3163.      |       | will enable data com-    |
  3164.      |       | pression; also, to do    |
  3165.      |       | compression you must use |
  3166.      |       | "DATA COMPRESSION = yes" |
  3167.      +-------+--------------------------+
  3168.      | 21    | Writes in 5.0GB mode and |
  3169.      |       | will NOT do data com-    |
  3170.      |       | pression                 |
  3171.      +-------+--------------------------+
  3172.      | 20    | Writes in 2.3GB mode and |
  3173.      |       | will NOT do data com-    |
  3174.      |       | pression                 |
  3175.      +-------+--------------------------+
  3176.      | 00    | Factory power-on default |
  3177.      |       | for 5.0GB data com-      |
  3178.      |       | pression mode            |
  3179.      +-------+--------------------------+
  3180.   
  3181.      The density setting of the 7208 011 must be 20 for it to make a tape
  3182.      that is readable by the 7208 001.
  3183.  
  3184.  
  3185. 1.209: What can Sysback do for me?
  3186. From: johnsont@austin.ibm.com (Tony Johnson)
  3187.  
  3188. Sysback provides the flexibility of restoring onto the same system in
  3189. the exact same manner, or onto a completely different system with
  3190. differnet disk configuration, platform type, kernel, etc, while
  3191. reporting any inconsistencies and allowing you to adjust to fit. For
  3192. instance, you will get warnings if a particular volume group cannot be
  3193. created because the original disks to not exist, or that mirroring
  3194. cannot be accomplished because there is no longer enough disk space
  3195. because the disks are smaller. You can then select the disks for each
  3196. volume group, reduce or add space to filesystems and LVs, exclude
  3197. entire VGs or filesystems, etc.  You can even add and delete mirrors,
  3198. stripe or un-stripe logical volumes, etc.
  3199.  
  3200. In addition, all of the Sysback functions can be performed across the
  3201. network, including network boot and network install, and you can
  3202. perform striped backups across multipel tape drives, use sequential
  3203. tape autoloaders, and perform unattended multi-volume backups with
  3204. cron.
  3205.  
  3206. ON AIX 3.2, mksysb does not retain paging space config, disk LV
  3207. placement, mirroring, etc.
  3208.  
  3209. On AIX 4.1, it does these on an EXACT same configuration, but does not
  3210. allow any flexibility, and still does not retain non-rootvg volume
  3211. groups (although you can now use additional commands to backupa nd
  3212. restore these).  mksysb also does not allow you to clone onto
  3213. different platforms (i.e.  rspc -> rs6k -> rs6ksmp).
  3214.  
  3215.  
  3216. 1.210: How can I get my HP 4mm DAT to work?
  3217.  
  3218. For HP25470/80A DDS:
  3219.    MRS disabled: Set switches 3,6,7,8=0 and 1,2,4,5=1
  3220.    MRS enabled:  Set switches 3,6,7=0 and 1,2,4,5,8=1
  3221.  
  3222.  
  3223. 1.211: How do I copy DAT tapes?
  3224.  
  3225. If you have two drives try tcopy(1).  Otherwise the traditional UNIX
  3226. approach is ( dd if=/dev/rmt0 bs=1024b | dd of=/dev/rmt1 bs=1024b )
  3227. Put that in a while loop using a non-rewinding device to do multiple
  3228. files.  To use drives from two different machines either get the GNU
  3229. dd (bundled with GNU tar) or use something like.
  3230.  
  3231.   $ dd if=/dev/rmt0 bs=1024b | rsh hostname dd of=/dev/rmt0 bs=1024b
  3232.  
  3233.  
  3234. ______________________________________________________________________________
  3235. 1.300: Some info about the memory management system
  3236. From: Michael Coggins (MCOG@CHVM1.VNET.IBM.COM).
  3237.  
  3238. 1. Does AIX use more paging space than other unix systems?
  3239.  
  3240. Under many scenarios, AIX requires more paging space than other unix
  3241. systems. The AIX VMM implements a technique called "early allocation of
  3242. paging space". When a page is allocated in RAM, and it is not a
  3243. "client" (NFS) or a "persistent" (disk file) storage page, then it is
  3244. considered a "working" storage page. Working storage pages are commonly
  3245. an application's stack, data, and any shared memory segments. So, when
  3246. a program's stack or data area is increased, and RAM is accessed, the
  3247. VMM will allocate space in RAM and space on the paging device. This
  3248. means that even before RAM is exhausted, paging space is used. This
  3249. does not happen on many other unix systems, although they do keep track
  3250. of total VM used.
  3251.  
  3252. Example 1: 
  3253. Workstation with 64mb RAM is running only one small application that
  3254. accesses a few small files. Everything fits into RAM, including all
  3255. accessed data. On AIX, some paging space will already be used. On
  3256. other unix systems, paging space will be 100% free. Clearly, this is an
  3257. example that shows where we use more paging space than the other machines.
  3258.  
  3259. Example 2:
  3260.  
  3261. Same machine as above, except we are in an environment where many
  3262. applications are running with inadequate RAM. Also, the system is
  3263. running applications that are started, run, left idle, and not in
  3264. constant use. A session of FRAME running in a window, for example. 
  3265. What happens is that eventually (theoretically) all applications will be
  3266. paged out at least once. On the AIX system and the other systems the
  3267. total paging requirements will be the same (assuming similar malloc
  3268. algorithm). The major difference is that the AIX system allocated the
  3269. paging space pages before they were actually needed, and the other
  3270. systems did not allocate them until they were needed. However, most
  3271. other systems have an internal variable that gets incremented as virtual
  3272. memory pages are used. AIX does not do this. This can cause the AIX
  3273. system to run out of paging space (virtual memory), even though malloc()
  3274. continues to return memory. This "feature" allows sparse memory
  3275. segments to work, but requires that all normal users of malloc()
  3276. (sbrk()) know how much virtual memory will be available (actually
  3277. impossible), and to handle a paging space low condition. A big problem. 
  3278. There are some pretty obvious pros and cons to both methods of doing
  3279. Virtual Memory.
  3280.  
  3281. 2. How much paging space do I need?
  3282.  
  3283. Concerning the rule of thumb of having 2 times RAM for paging space:
  3284. this is rather simplistic, as are most rules of thumb.  If the machine
  3285. is in a "persistent storage environment", meaning that they have a few
  3286. small programs, and lots of data, they may not need even as much as 1
  3287. times RAM for paging space.  For example, a 1GB database server running
  3288. on a 6000 with 256MB of RAM, and only running about 50MB of "working"
  3289. storage does not need 512MB of paging space, or even 256MB.  They only
  3290. need the amount of paging space that will allow all their working
  3291. storage to be paged out to disk.  This is because the 1GB database is
  3292. mostly "persistent storage", and will require little or no paging space. 
  3293. Excessive paging space may simply mean wasted disk space.  However,
  3294. avoid insufficient paging space.  Tip: Don't have more than one paging
  3295. space per disk.  Tip: Put lots of RAM in your system - it will use it.
  3296.  
  3297. 3. Why does vmstat show no free RAM pages?
  3298.  
  3299. AIX uses RAM as a possibly huge disk buffer.  If you read a file in the
  3300. morning, that file is read into RAM, and left there.  If no other
  3301. programs need that RAM, that file will be left in RAM until the machine
  3302. is halted.  This means that if you need the file again, access will be
  3303. quick.  If you need that RAM, the system will simply use the pages the
  3304. file were using. The pages were flushed back to disk earlier.  This
  3305. means that you can get a huge speedup in disk access if you have enough
  3306. RAM.  For example, a 200MB database will just ease into RAM if you have
  3307. a 256MB system.
  3308.  
  3309. 4. Since vmstat shows no free RAM pages, am I out of RAM?
  3310.  
  3311. Probably not. Since disk files will be "mapped" into RAM, if vmstat
  3312. shows lots of RAM pages FREE, then you probably have too much RAM (not
  3313. usual on a RISC System/6000)!
  3314.  
  3315. 5. Shouldn't the "avm" and the "fre" fields from vmstat add up to something?
  3316.  
  3317. No. The "avm" field tells you how much "Active Virtual Memory" AIX
  3318. thinks you are using. This will closely match the amount of paging
  3319. space you are using. This number has *ABSOLUTELY* nothing to do with
  3320. the amount of RAM you are using, and does *NOT* include your mapped
  3321. files (disk files).  The amount of RAM can be determined with
  3322. /usr/sbin/bootinfo -r
  3323.  
  3324. 6. Why does the "fre" field from vmstat sometimes show lots of free
  3325.    RAM pages?
  3326.  
  3327. This will happen after an application that used a lot of RAM via
  3328. "working" storage (not NFS storage, and not disk file or "persistent"
  3329. storage) exits. When RAM pages that were used by working storage (a
  3330. program's stack and data area) are no longer needed, there is no need to
  3331. leave them around. AIX completely frees these RAM pages. The time to
  3332. access these pages versus a RAM page holding a "sync'd" mapped file is
  3333. almost identical. Therefore, there is no need to periodically "flush" RAM.
  3334.  
  3335. 7. Is the vmstat "fre" field useful?
  3336.  
  3337. The vmstat "fre" field represents the number of free page frames.  If
  3338. the number is consistently small (less than 500 pages), this is normal. 
  3339. If the number is consistently large (greater than 4000 pages), then you
  3340. have more memory than you need in this machine.
  3341.  
  3342.  
  3343. 1.301: How much should I trust the ps memory reports?
  3344. From: chukran@austin.VNET.IBM.COM
  3345.  
  3346. Using "ps vg" gives a per process tally of memory usage for each running
  3347. process.  Several fields give memory usage in different units, but these
  3348. numbers do not tell the whole story on where all the memory goes.
  3349.  
  3350. First of all, the man page for ps does not give an accurate description
  3351. of the memory related fields.  Here is a better description:
  3352.  
  3353. RSS - This tells how much RAM resident memory is currently being used
  3354. for the text and data segments for a particular process in units of
  3355. kilobytes.  (this value will always be a multiple of 4 since memory is
  3356. allocated in 4 KB pages).
  3357.  
  3358. %MEM - This is the fraction of RSS divided by the total size of RAM for
  3359. a particular process.  Since RSS is some subset of the total resident
  3360. memory usage for a process, the %MEM value will also be lower than actual.
  3361.  
  3362. TRS - This tells how much RAM resident memory is currently being used
  3363. for the text segment for a particular process in units of kilobytes. 
  3364. This will always be less than or equal to RSS.
  3365.  
  3366. SIZE - This tells how much paging space is allocated for this process
  3367. for the text and data segments in units of kilobytes.  If the executable
  3368. file is on a local filesystem, the page space usage for text is zero. 
  3369. If the executable is on an NFS filesystem, the page space usage will be
  3370. nonzero.  This number may be greater than RSS, or it may not, depending
  3371. on how much of the process is paged in.  The reason RSS can be larger is
  3372. that RSS counts text whereas SIZE does not.
  3373.  
  3374. TSIZ - This field is absolutely bogus because it is not a multiple of 4
  3375. and does not correlate to any of the other fields.
  3376.  
  3377. These fields only report on a process text and data segments.  Segment
  3378. size which cannot be interrogated at this time are:
  3379.  
  3380.        Text portion of shared libraries (segment 13)
  3381.  
  3382.        Files that are in use. Open files are cached in memory as
  3383.        individual segments.  The traditional kernel cache buffer
  3384.        scheme is not used in AIX 3.
  3385.  
  3386.        Shared data segments created with shmat.
  3387.  
  3388.        Kernel segments such as kernel segment 0, kernel extension
  3389.        segments, and virtual memory management segments.
  3390.  
  3391. Speaking of kernel segments, the %MEM and RSS report for process zero
  3392. are totally bogus for AIX 3.1.  The reason why RSS is so big is that the
  3393. kernel segment zero is counted twice.  For AIX 3.2, this has been
  3394. changed, but the whole story is still not known.  The RSS value for
  3395. process 0 will report a very small number of the swapper private data
  3396. segment.  It does not report the size of the kernel segment 0, where the
  3397. swapper code lives.
  3398.  
  3399. In summary, ps is not a very good tool to measure system memory usage. 
  3400. It can give you some idea where some of the memory goes, but it leaves
  3401. too many questions unanswered about the total usage.
  3402.  
  3403.  
  3404. 1.302: Which simms do RS6000's use?
  3405.  
  3406. This answer is under construction... I'm trying to collect details
  3407. about compatable simms.
  3408.  
  3409. RS/6000 220,230 USE 2 pair 70ns PS/2 style simms
  3410. RS/6000 250,C10 USE 4 pair 70ns PS/2 style simms
  3411.  
  3412.  
  3413. 1.303+ What is kproc?
  3414.  
  3415. kproc (always PID 514?) is the kernel's idle process.
  3416.  
  3417.  
  3418. ______________________________________________________________________________
  3419. 1.400: How do I make an informative prompt in the shell?
  3420.  
  3421. In the Korn Shell (ksh), the PS1 variable is expanded each time it is
  3422. printed, so you can use:
  3423.  
  3424. $ export myhost=`hostname`
  3425. $ PS1='$LOGNAME@$myhost $PWD \$ '
  3426.  
  3427. to get, e.g. 
  3428.  
  3429. bengsig@ieibm1 /u/bengsig $
  3430.  
  3431. In the C-shell, use:
  3432.  
  3433. % set myhost=`hostname`
  3434. % alias cd 'chdir \!* > /dev/null; set prompt="$LOGNAME@$myhost $cwd % "'
  3435. % cd
  3436.  
  3437. to get, e.g.
  3438.  
  3439. bengsig@dkunix9 /u/bengsig/aixfaq %
  3440.  
  3441. There is no easy solution in the Bourne Shell.  Use the Korn Shell instead.
  3442.  
  3443.  
  3444. 1.401: How do I set up ksh for emacs mode command line editing?
  3445.  
  3446. The ksh has an undocumented way of binding the arrowkeys to the emacs
  3447. line editing commands. In your .kshrc, add:
  3448.  
  3449. alias __A=`echo "\020"`   # up arrow = ^p = back a command
  3450. alias __B=`echo "\016"`   # down arrow = ^n = down a command
  3451. alias __C=`echo "\006"`   # right arrow = ^f = forward a character
  3452. alias __D=`echo "\002"`   # left arrow = ^b = back a character
  3453. alias __H=`echo "\001"`   # home = ^a = start of line
  3454.  
  3455. Type "set -o emacs" or put this line in your .profile.
  3456.  
  3457. Also, you MUST have PTF U406855 for this to work in AIX 3.2.  The APAR #
  3458. for the problem is IX25982, which may have been superseded.
  3459.  
  3460.  
  3461. 1.402: Listing files with ls causes a core dump
  3462. From: John F Haugh II
  3463.  
  3464. Scenario: a directory that is shared by N users (N >= 200).
  3465. Run 'ls -l' in that directory.  It goes for a while, then
  3466. Seg fault(coredump)!
  3467.  
  3468. It only occurs when the usernames are displayed (almost every file is
  3469. owned by a different person).  The -g and -n options work fine; only -l
  3470. and -o (which shows owner and not group) cause it. 
  3471.  
  3472. I believe that this problem was corrected by U407548.  If you have that
  3473. many users that you are having core dump problems (it took over 200),
  3474. you might also want to look into getting the PTF that fixes IX31403. 
  3475. That APAR deals with large numbers of accounts and performance problems
  3476. associated with looking them up.
  3477.  
  3478.  
  3479. 1.403: How do I put my own text into InfoExplorer?
  3480.  
  3481. With AIX 3.1, you cannot do it.  AIX 3.2 has a product called
  3482. InfoCrafter that allows you to do that.
  3483.  
  3484.  
  3485. 1.404: InfoExplorer ASCII key bindings 
  3486. From: mycroft@hal.gnu.ai.mit.edu (Charles Hannum)
  3487.  
  3488. If you just press 'Return' when it starts up, with 'Basic Screen
  3489. Operations' highlighted, you'll get some help.
  3490.  
  3491. If you look long enough, you'll find a page named 'Using Keys and Key
  3492. Sequences in the InfoExplorer ASCII Interface'.  It describes the key
  3493. sequences and actions.  Here are a few to get you started.
  3494.  
  3495. Keys       Action
  3496.  
  3497. Ctrl-W     Moves between the Navigation screen and the Reading screen.
  3498. If the Navigation screen is displayed, you can press Ctrl-W to display
  3499. the Reading screen.  If the Reading screen is displayed, you can press
  3500. Ctrl-W to display the Navigation screen.
  3501.  
  3502. Ctrl-O     Makes the menu bar active or inactive.  If your text cursor is
  3503. located in the text area of the screen, you can press Ctrl-O to make the
  3504. menu bar active.  If the menu bar is already active, you can press
  3505. Ctrl-O to make it inactive, which moves the text cursor to the text area.
  3506.  
  3507. Tab     Moves to the next menu bar option in the menu bar.  If a pull-down
  3508. menu is not displayed and you press the Right Arrow key, the next menu
  3509. bar option is displayed in reverse video.
  3510.  
  3511.  
  3512. 1.405: How can I add new man pages to the system?
  3513. From: horst@faui63.informatik.uni-erlangen.de (Horst Luehrsen)
  3514.  
  3515. Put the man pages in /usr/man, e.g. /usr/man/man1/tcsh.1 for the tcsh
  3516. man page.  Unter AIX 3.1.10, /usr/lib/makewhatis can be used to update
  3517. the makewhatis-database /usr/man/whatis so apropos and whatis know about
  3518. the added manpages.  /usr/lib/makewhatis should be available on all 3.2
  3519. versions.
  3520.  
  3521.  
  3522. 1.406: Why can't I read man pages?  Where is nroff?
  3523.  
  3524. Nroff and troff aren't in the base installation.  It is shipped as
  3525. part of AIX 3.2.5 but may not be installed.  Use smit to install a
  3526. software package called txtfmt.tfs.obj from your 3.2.5 distribution
  3527. media.
  3528.  
  3529.  
  3530. 1.407: Why is my enviornment only loaded once?
  3531.  
  3532. The .profile file is only loaded once (for you login shell) subsequent
  3533. shells should be initialized by setting ENV=$HOME/.kshrc (for ksh).
  3534.  
  3535. Bash users can use $HOME/.bash_profile for the login shell environment
  3536. and $HOME/.bashrc.
  3537.  
  3538.  
  3539. 1.408: Where is the 'nawk' command on my AIX system?
  3540. (From: Jeff Wang      hjiwa@nor.chevron.com)
  3541.  
  3542. The /bin/nawk that exists on many UNIX flavors is a superset of the
  3543. 'awk' command, revised by the same original authors to include added
  3544. functionality.  All the extra options normally associated with 'nawk'
  3545. on other UNIXes have been incorporated into the AIX version of 'awk';
  3546. the AIX 'awk' InfoExplorer or man pages include nawk-specific features
  3547. such as the "-v" command line option and atan2(), rand(), srand(),
  3548. match(), sub(), gsub(), system(), close(), getline functions.
  3549.  
  3550. If your AIX version is missing /bin/nawk (as are most AIX 3.x
  3551. versions), the simplest way to get around this and maintain script
  3552. portability between UNIX platforms is to make a /bin/nawk link to
  3553. /bin/awk (as root, of course).  If you do not have root privilege or
  3554. do not want to create a /bin/nawk link, to make the script work on
  3555. different UNIXes, you may have to test `uname` first and set all
  3556. 'nawk' references on AIX runs to /bin/awk.  If your script is to only
  3557. run on AIX systems, you can just change all references of 'nawk' to
  3558. 'awk' and everything should still work okay...but check the AIX awk
  3559. script on test data prior to making actual runs.
  3560.  
  3561. 1.409: How do I copy InfoExplorer (manpages and more) to my hard drive?
  3562.  
  3563. While this is documented in one of the AIX manuals and covered in
  3564. /usr/lpp/bos/bsdadm, it comes up often enough I thought I would
  3565. include it here.
  3566.  
  3567. From: unilink@online.rednet.co.uk (David Alexander)
  3568.  
  3569. Not all the Info databases are required, so do not copy them all unless the 
  3570. customer specifically requests them, or has asked for the software they 
  3571. refer to.  These instructions assume you have enough space on /usr.
  3572.  
  3573.     Install and mount the InfoExplorer CD-ROM as for use of Info 
  3574.     from CD-ROM.
  3575.  
  3576.     Log in as Root
  3577.     umount /usr/lpp/info/lib/$LANG
  3578.     mkdir /mnt/$LANG
  3579.     mount -v cdrfs -r /dev/cd0 /mnt/$LANG
  3580.  
  3581.     cd /
  3582.     cd /mnt/$LANG
  3583.     cp -r aix /usr/lpp/info/lib/$LANG
  3584.     cp -r aix2 /usr/lpp/info/lib/$LANG
  3585.     cp -r compnav /usr/lpp/info/lib/$LANG
  3586.     cp -r hardware /usr/lpp/info/lib/$LANG
  3587.     cp -r nav /usr/lpp/info/lib/$LANG
  3588.     cp -r prog /usr/lpp/info/lib/$LANG
  3589.     cp -r uiprog /usr/lpp/info/lib/$LANG
  3590.  
  3591.     Other sections can be copied if required:
  3592.     Section                        Size
  3593.     cp -r ada /usr/lpp/info/lib/$LANG        7.2  Mb
  3594.     cp -r assemb /usr/lpp/info/lib/$LANG        5.23 Mb
  3595.     cp -r cxx /usr/lpp/info/lib/$LANG        6.52 Mb
  3596.     cp -r dce /usr/lpp/info/lib/$LANG        3.8  Mb
  3597.     cp -r encina /usr/lpp/info/lib/$LANG        2.67 Mb
  3598.     cp -r fortran /usr/lpp/info/lib/$LANG        6.85 Mb
  3599.     cp -r graph /usr/lpp/info/lib/$LANG        9.75 Mb
  3600.     cp -r graph2 /usr/lpp/info/lib/$LANG        4.1  Mb
  3601.     cp -r pascal /usr/lpp/info/lib/$LANG        3.23 Mb
  3602.  
  3603.     umount /mnt/$LANG
  3604.     eject the CD-ROM
  3605.  
  3606.  
  3607. 1.410: Why can't I set my default shell to one we've just installed?
  3608.  
  3609. When adding new shells to the system, add them to the "shells=" line
  3610. in /etc/security/login.cfg so they can be used during ftp and rlogin
  3611. by users who use them as their default shell.
  3612.  
  3613.  
  3614. 1.411: Why do I get the "Unable to connect socket: 3" starting Info-Explorer?
  3615.  
  3616. It's a bug in the way infod sets the initial permission on the            
  3617. /tmp/.info-help socket. Do a chmod 777 on /tmp/.info-help and the
  3618. message will go away. (Charlie McGuire, mcguire@cs.umt.edu)
  3619.  
  3620. This problem was fixed by APAR IX43230, PTF U432315
  3621. (Paul Sitz, psitz@empros.com)
  3622.  
  3623.  
  3624. 1.500  Which release of X11 do I have?
  3625.  
  3626. Run 'lslpp -h X11rte.obj'.
  3627. If your output has a line similar to:
  3628.  
  3629.             01.02.0000.0000 COMPLETE   COMMIT     03/04/93   02:05:11 root
  3630.  
  3631. you have X11 R4. If your output has a line similar to:
  3632.  
  3633.     U491068 01.02.0003.0000 COMPLETE   COMMIT     07/28/93   12:50:42 root
  3634.  
  3635. you have X11 R5. Some people also call these AIXwindows 1.2.0 and
  3636. 1.2.3.  'lslpp -h X11rte.motif1.2.obj' should tell you if you are
  3637. running Motif 1.2.
  3638.  
  3639.  
  3640. 1.501: How to prevent ctrl-alt-backspace from killing the X session
  3641.  
  3642. Start X with 'xinit -T' to disable ctrl-alt-backspace from stopping X.
  3643.  
  3644.  
  3645. 1.502: Who has a termcap/terminfo source for the HFT console?
  3646.  
  3647. The console used on the RISC System/6000, PS/2 and RT can be used as a
  3648. terminal on another system with the termcap below.  You can find this
  3649. and other termcaps in /lib/libtermcap/termcap.src, including IBM
  3650. specific ones.  The terminfo sources are stored in /usr/lib/terminfo/*.ti.
  3651. This termcap can also be used from an aixterm window.
  3652.  
  3653. hf|hft|hft-c|ibm8512|ibm8513|IBM_High_Function_Terminal:\
  3654.     :co#80:li#25:am:ht:\
  3655.     :cm=\E[%i%d;%dH:ti=\E[25;1H:te=\E[20h:\
  3656.     :nd=\E[C:up=\E[A:do=^J:ho=\E[H:\
  3657.     :bs:sf=\E[S:ec=\E[%dX:\
  3658.     :cl=\E[H\E[J:cd=\E[J:ce=\E[K:\
  3659.     :AL=\E[%dL:DL=\E[%dM:al=\E[L:dl=\E[M:\
  3660.     :im=\E[4h:ei=\E[4l:mi:\
  3661.     :dm=\E[4h:ed=\E[4l:\
  3662.     :so=\E[7m:se=\E[m:ul=\E[4m:ue=\E[m:\
  3663.     :md=\E[1m:mr=\E[7m:mb=\E[5m:me=\E[m:\
  3664.     :as=^N:ae=^O:sc=\E[s:rc=\E[u:\
  3665.     :kl=\E[D:kb=^H:kr=\E[C:ku=\E[A:kd=\E[B:kh=\E[H:\
  3666.     :kn#10:k1=\E[001q:k2=\E[002q:k3=\E[003q:k4=\E[004q:k5=\E[005q:\
  3667.     :k6=\E[006q:k7=\E[007q:k8=\E[008q:k9=\E[009q:k0=\E[010q:\
  3668.     :is=\Eb\E[m^O\E[?7h:rs=\Eb\E[m^O\E[?7h\E[H\E[J:
  3669.  
  3670.  
  3671. 1.503: How can I look at PostScript files?  Why is "dpsexec" so lousy?
  3672. From Marc Pawliger (marc@sti.com)
  3673.  
  3674. showps comes with the 1.2.3 (X11R5) version of the X11rte.ext.obj LPP.
  3675. Very nice PS file previewer from Adobe.  Replaces xpsview which came
  3676. with pre-1.2.3 Installed as /usr/lpp/DPS/showps/showps
  3677.  
  3678. From: VRBASS@ATLVMIC1 (Vance R. Bass)
  3679.  
  3680. You can look at PostScript files using either "xpreview" (in the
  3681. optionally installable text formatting services) or you can get
  3682. Ghostscript and Ghostview from a comp.sources.x server and build it
  3683. yourself.
  3684.  
  3685. >From the "xpreview" man page:
  3686. The xpreview command is an AIXwindows 1.2- and Motif 1.1-based
  3687. application that displays output from the troff command on an AIXwindows
  3688. display.  The troff command output file must be prepared for any one of
  3689. the devX100, devX100K or devpsc devices.  The xpreview command also
  3690. displays PostScript language files that begin with %!.
  3691.  
  3692. "dpsexec" is NOT intended to be a full-service document browser, but
  3693. rather a simple DPS code debugger.  If you insist on using it, you can
  3694. edit your PS code to remove the "showpage" (which will reset dpsexec
  3695. and clear the window) to view single-page files.  It does not handle
  3696. multi-page files gracefully.
  3697.  
  3698.  
  3699. 1.504: unix:0 vs `hostname`:0
  3700.  
  3701. 1.) Is there any way to get the machine to check its local host table
  3702.     first without renaming resolv.conf?
  3703.  
  3704. PTF U412845 implements an environment variable to set the resolver
  3705. time out in AIX 3.2.  This allows you to set RES_TIMEOUT to the number
  3706. of seconds before it times out, a failing a DNS query the machine will
  3707. consult /etc/hosts.  
  3708.  
  3709. 2.) How do you tell X applications where you are if the console display 
  3710.     is unix:0?
  3711.  
  3712. From: crow@waterloo.austin.ibm.com (David L. Crow)
  3713.  
  3714.   I would suggest that if you have R5, use ":<display>.<screen>".  I do
  3715.   not believe that R4 clients will understand :0, so I would suggest
  3716.   unix:0 for them.
  3717.  
  3718.   Without specifying unix or the hostname, you will get the fastest
  3719.   transport mechanism.  While currently there are only two transport
  3720.   methods in the AIXwindows X server (Unix sockets and TCP sockets),
  3721.   many vendors are looking at using shared memory as a transport method. 
  3722.   If you use :0 (or :0.0 or :1, etc.), then you should get the best
  3723.   performance regardless of the available transport methods.
  3724.  
  3725. From Marc Pawliger (marc@sti.com)
  3726.   Using "unix:0" or "hostname:0" when the X11 Shared Memory Transport
  3727. (SMT) is installed as part of the 1.2.3 X11rte.obj (X11R5) will incur
  3728. a penalty vs. using ":0" See /usr/lpp/X11/README.SMT
  3729.  
  3730. 3.) Is there a significant performance penalty incurred by using
  3731.     `hostname`:0 as DISPLAY?
  3732.  
  3733.   Yes! Using unix:0, you are using Unix sockets.  These are much faster
  3734.   than their TCP socket counterparts.
  3735.  
  3736.  
  3737. 1.505: VT100 key bindings for aixterm
  3738. From: haedener@iac.unibe.ch (Konrad Haedener)
  3739.  
  3740. Add this to your .Xdefaults file and start your VAX session with
  3741. 'aixterm -v -name vt100 -e telnet MYVAXHOST'
  3742.  
  3743. -----
  3744. vt100.foreground: Wheat
  3745. vt100.background: MidnightBlue
  3746. vt100.font: Rom14.500
  3747. vt100.geometry: 80x25+0+0
  3748. vt100.vt102: true
  3749. vt100.fullcursor: false
  3750. vt100.pointerColor: coral
  3751. vt100.cursorColor: gray100
  3752. vt100.translations:    <Key>F1: string(0x1b) string("OP") \n\
  3753.                        <Key>F2: string(0x1b) string("OQ") \n\
  3754.                        <Key>F3: string(0x1b) string("OR") \n\
  3755.                        <Key>F4: string(0x1b) string("OS") \n\
  3756.                        <Key>KP_0: string(0x1b) string("Op") \n\
  3757.                        <Key>KP_1: string(0x1b) string("Oq") \n\
  3758.                        <Key>KP_2: string(0x1b) string("Or") \n\
  3759.                        <Key>KP_3: string(0x1b) string("Os") \n\
  3760.                        <Key>KP_4: string(0x1b) string("Ot") \n\
  3761.                        <Key>KP_5: string(0x1b) string("Ou") \n\
  3762.                        <Key>KP_6: string(0x1b) string("Ov") \n\
  3763.                        <Key>KP_7: string(0x1b) string("Ow") \n\
  3764.                        <Key>KP_8: string(0x1b) string("Ox") \n\
  3765.                        <Key>KP_9: string(0x1b) string("Oy") \n\
  3766.                        <Key>KP_Divide: string(0x1b) string("OQ") \n\
  3767.                        <Key>KP_Multiply: string(0x1b) string("OR") \n\
  3768.                        <Key>KP_Subtract: string(0x1b) string("OS") \n\
  3769.                        <Key>KP_Add: string(0x1b) string("Om") \n\
  3770.                        <Key>KP_Enter: string(0x1b) string("OM") \n\
  3771.                        <Key>KP_Decimal: string(0x1b) string("On") \n\
  3772.                        <Key>Next: string(0x1b) string("Ol") \n\
  3773.                        <Key>Left: string(0x1b) string("OD") \n\
  3774.                        <Key>Up: string(0x1b) string("OA") \n\
  3775.                        <Key>Right: string(0x1b) string("OC") \n\
  3776.                        <Key>BackSpace : string(0x7f) \n\
  3777.                        <Key>Down: string(0x1b) string("OB")
  3778.  
  3779. You should also add
  3780.  
  3781. XENVIRONMENT=$HOME/.Xdefaults
  3782. export XENVIRONMENT
  3783.  
  3784. to your .profile.
  3785.  
  3786.  
  3787. 1.506: Is there a screen saver that does not use excessive CPU?
  3788.  
  3789. From: buchholz@ese.ogi.edu (Don Buchholz)
  3790.  
  3791. Try using xlock with these options:
  3792.  
  3793.     xlock -mode life -count 1500 -nice 20 -root
  3794.  
  3795.  
  3796. From: pranav@evolving.com (Pranav Vakil)
  3797.  
  3798. Use mlock -hide to hide the background. You can also modify the mlock
  3799. (/usr/local/tools/mlock) code to allow the standard X screen saver to
  3800. take effect. The timeout value is originally set to 0 which means the
  3801. screen saver is off. Modify this to be 120 (2 minutes) and set the
  3802. interval time to be 60 (1 minute). Using these intervals, I have found
  3803. that over a 24 hour period, it uses only .3 cpu minutes.
  3804.  
  3805. 1.507: Where are the colors, availible for an X session, listed.
  3806.  
  3807. /usr/lpp/x_st_mgr/bin/rgb.txt
  3808.  
  3809.  
  3810. 1.508: Why does my app hang the X server but not an X station?
  3811. From: brox@corena.no (Bjorn P. Brox)
  3812.  
  3813. /usr/lpp/X11/README.SMT X client/server communication uses a 64k
  3814. buffer by default.  The size of this buffer is controled by the
  3815. X_SHM_SIZE environment variable increasing the size of the buffer has
  3816. been used to prevent some applications from hanging the X server :)
  3817.  
  3818. 1.509: How do I switch the control and caps lock key bindings?
  3819.  
  3820. If you are running the X window system, you can put the following into
  3821. .xmodmaprc
  3822.  
  3823.   remove Lock = Caps_Lock
  3824.   remove Control = Control_L
  3825.   keysym Control_L = Caps_Lock
  3826.   keysym Caps_Lock = Control_L
  3827.   add Lock = Caps_Lock
  3828.   add Control = Control_L
  3829.  
  3830. Hidden Hint: Use (xmodmap -e "pointer = 3 2 1") to make the mouse
  3831. lefty friendly.
  3832.  
  3833.  
  3834. 1.510: Missing fonts?
  3835.  
  3836. If your Xserver supports X11R5 try running a font server (edit
  3837. /usr/lib/X11/fs/config and run fsconf && startsrc -s fs) Consult your
  3838. Xserver instructions on how to include a font server in your font
  3839. path.
  3840.  
  3841. 1.511: What's the termcap entry for an IBM 3151 look like?
  3842.  
  3843. #
  3844. # Written by Aleksandar Milivojevic, alex@srce.hr
  3845. # 24.09.1994
  3846. #
  3847. I2|ibm3151|3151|IBM 3151 terminal:\
  3848.     :am:mi:cr=^M:sf=^J:co#80:li#24:cd=\EJ:ce=\EI:cm=\EY%+\040%+\040:\
  3849.     :cl=\EH\EJ:dc=\EQ:dl=\EO:do=\EB:le=\ED:mb=\E4$a:md=\E4(a:\
  3850.     :me=\E4@\E>B:mr=\E4!a:nd=\EC:se=\E4>b:so=\E4!a:ue=\E4=b:up=\EA:\
  3851.     :us=\E4"a:kb=^H:kd=\EB:kh=\EH:kl=\ED:kr=\EC:ku=\EA:\
  3852.     :k1=\Ea\r:k2=\Eb\r:k3=\Ec\r:k4=\Ed\r:k5=\Ee\r:\
  3853.     :k6=\Ef\r:k7=\Eg\r:k8=\Eh\r:k9=\Ei\r:k0=\Ej\r:\
  3854.     :ti=\E>B:te=\E>B:ms:ho=\EH:bl=^G:al=\EN:ta=^I:
  3855.  
  3856.  
  3857. 1.512: Errors starting X11 application binaries from aixpdslib.
  3858. From: <URL:ftp://aixpdslib.seas.ucla.edu/pub/README_X11R5_Stuff>
  3859.  
  3860. We have been aware of the problem people have with dynamic links
  3861. when running the prebuilt of X-stuffs from this library.
  3862.  
  3863. The typical error messages will be:
  3864.  
  3865.     Could not load program [program_name]
  3866.     Member shr4.o not found or file not an archive
  3867.     Member shr4.o not found or file not an archive
  3868.     Could not load library libXt.a[shr4.o]
  3869.     Error was: No such file or directory
  3870.  
  3871. It's because that we built the programs using X11 libraries of MIT
  3872. which are not compatible with those of IBM.  If this is the case,
  3873. then please get the compressed tarred file of the source code instead,
  3874. and recompile them on your system using your libraries.
  3875.  
  3876.  
  3877. 1.513: .XShm*, .sm* (Shared memory) Link errors building Xwindows applications.
  3878.  
  3879. Link errors that refer to .XShm* often times are a result of compiling
  3880. applications to take advantage of the Shared Memory extension of the X
  3881. server.  You may either compile without shared memory or load the
  3882. shared memory extensions. (see /usr/lpp/X11/README and README.SMT) A
  3883. script for rebuilding your X server with the shared memory can be found
  3884. in /usr/lpp/X11/Xamples/server.
  3885.  
  3886.  
  3887. 1.514: How do I set my DISPLAY when I login to another machine?
  3888.  
  3889. Though this is not a question specific to AIX, it appears often enough
  3890. to warrant an answer here.  There are lots of approaches, some of which
  3891. are described in the X Windows FAQ.  Most involve a little login shell
  3892. programing to parse the output of `who` or `who am i`.
  3893. <URL:ftp://boogle.uchicago.edu/pub/aix/src/hostwhence.tar.Z> by
  3894. e-siebert@uchicago.edu will help if you are willing/able to install it
  3895. suid.  See the X Windows FAQ and newsgroup for more information.
  3896.  
  3897.  
  3898. 1.515:  Why does Netscape Navigator fail with errors about _XmStrings?
  3899. (stolen from the Netscape FAQ http://home.mcom.com/eng/mozilla/1.1/faq.html)
  3900.  
  3901. This version of Netscape Navigator was linked against AIX X11R5 and
  3902. Motif 1.2. You are probably running X11R4 and/or Motif 1.1. The
  3903. suggested solution is to upgrade to AIXWindows 1.2.3.
  3904.  
  3905. Frequently Asked Questions about AIX and the IBM RS/6000 Section 3
  3906. __________________________________________________________________
  3907.  
  3908. 1.600: My named dies frequently, why?
  3909.  
  3910. Running on 3.2, named dies frequently on network's primary name server.
  3911.  
  3912. From: jpe@ee.egr.duke.edu (John P. Eisenmenger)
  3913.  
  3914. Try the following:
  3915.  
  3916.      stopsrc -s named        # stop running named
  3917.      setenv MALLOCTYPE 3.1    # use 3.1 memory allocation algorithm
  3918.      /etc/named ...        # don't use smit to start named
  3919.  
  3920. You might be able to use startsrc/smit after setting MALLOCTYPE and get
  3921. the same effect, but I'm not sure.
  3922.  
  3923. [According to John, the problem is malloc() in the named code. He
  3924.  also suggests using Berkeley's bind, which he has ported and can be
  3925.  ftp'ed from ftp.egr.duke.edu, /archives/network/bind-4.8.3.tar.Z. -ed]
  3926.  
  3927. Two ptfs should fix this problem. Get U412332 and U414752.
  3928.  
  3929. Christophe Wolfhugel <Christophe.Wolfhugel@grasp.insa-lyon.fr> reports
  3930. that bind 4.9 works fine on AIX 3.2 and without MALLOCTYPE=3.1.
  3931.  
  3932.  
  3933. 1.601: How do I trace ethernet packets on an AIX system?
  3934. From: afx@muc.ibm.de (Andreas Siegert)
  3935.  
  3936. Do the following:
  3937.  
  3938.      iptrace -i en0 /tmp/ipt
  3939.  
  3940. The iptrace backgrounds.  Find its process id and kill it when you are
  3941. ready.  Then run
  3942.  
  3943.      ipreport -rns /tmp/ipt >/tmp/ipr
  3944.  
  3945. and look at the output.  The current version of Info does not document
  3946. the r, n and s options but they are quite useful for layering the output.
  3947.  
  3948.  
  3949. 1.602 What is the authorized way of starting automount at boot time?
  3950. From: curt@ekhadafi.austin.ibm.com (Curt Finch)
  3951.  
  3952. I put this in my /etc/inittab:
  3953.  
  3954. automount:2:once:/usr/etc/automount -T -T -T -v >/tmp/au.se 2>&1
  3955.  
  3956. I hereby dub it authorized.
  3957.  
  3958.  
  3959. 1.603: How do I set a tty port for both dial-in and dial-out?
  3960.  
  3961. Set the mode of the tty to be either 'shared' or 'delayed'. 
  3962.  
  3963.  
  3964. 1.604: How to move or copy whole directory trees across a network
  3965.  
  3966. The following command will move an entire directory tree across a network 
  3967. while preserving permissions, uids and gids.
  3968.  
  3969.       $rsh RemoteHost "cd TargetDir; tar -cBf - ." | tar -xvBf -
  3970.  
  3971. Explanation:
  3972.  
  3973. The tar-create is rsh'd to the remote system and is written to
  3974. stdout (the pipe).
  3975.  
  3976. The local system is extracting the tar that is being read from
  3977. stdin (the pipe).
  3978.  
  3979.  
  3980. 1.605: How can I send mail to hosts that cannot be pinged?
  3981. From: jupiter.sun.csd.unb.ca!dedourek (John DeDourek)
  3982.  
  3983. AIX 3.2 as shipped is configured to only send mail to mail addresses
  3984. which include a host name.  Many organizations use a mail address whose
  3985. "host name" part is not a host name (technically an MX name).  To change
  3986. the configuration of the AIX mailer, login as root.  Then edit the file
  3987. /etc/sendmail.cf to remove the comment marker ("# ") at the beginning of
  3988. the line which reads:
  3989.     # OK MX
  3990.  
  3991. Now rebuild the machine readable form of the configuration with
  3992.     sendmail -bz
  3993.  
  3994. and finally restart signal sendmail to load the new configuration by one
  3995. of the following:
  3996.      reboot
  3997. or
  3998.      stopsrc -s sendmail
  3999.      startsrc -s sendmail
  4000. or 
  4001.      kill -1 `cat /etc/sendmail.pid`
  4002.  
  4003.  
  4004. 1.606: How to configure dialup SLIP
  4005.  
  4006. IBM's WWW page <URL:http://www.ibm.com/> can lead you to a helpful document
  4007. <URL:http://www.austin.ibm.com/pub/www/services/aix_service/faxes/SLIP.DOC.zap>
  4008.  
  4009. From: marvin@tornado.oche.de (Christian Bode)
  4010.  
  4011. If you don't have problems with slattach you should have PTF 
  4012. bos.obj 3.2.0.0.U411505 installed.  I assume that you did the right
  4013. ifconfig commands to setup your slip-device (for example sl0).
  4014.  
  4015. 1. Create a group called slip.
  4016.  
  4017. 2. Create a user slip with smit like this:
  4018.                                                      [Entry Fields]
  4019. * User NAME                                          [slip]
  4020.   ADMINISTRATIVE User?                                true
  4021.   User ID                                            []
  4022.   LOGIN user?                                         true
  4023.   PRIMARY group                                      [slip]
  4024.   Group SET                                          [slip]
  4025.   ADMINISTRATIVE groups                              [system]
  4026.   SU groups                                          [slip]
  4027.   HOME directory                                     [/home/slip]
  4028.   Initial PROGRAM                                    [/bin/sh]
  4029.   User INFORMATION                                   [SLIP-Dialup]
  4030.   Another user can SU to user?                        false
  4031.   User can RLOGIN?                                    true
  4032.   TRUSTED PATH?                                       nosak
  4033.   Valid TTYs                                         [/dev/tty1]
  4034.   AUDIT classes                                      []
  4035.   PRIMARY authentication method                      [SYSTEM]
  4036.   SECONDARY authentication method                    [NONE]
  4037.   Max FILE size                                      [2097151]
  4038.   Max CPU time                                       [-1]
  4039.   Max DATA segment                                   [262144]
  4040.   Max STACK size                                     [65536]
  4041.   Max CORE file size                                 [2048]
  4042.   Max physical MEMORY                                [65536]
  4043.   File creation UMASK                                [022]
  4044.   EXPIRATION date (MMDDhhmmyy)                       [0]
  4045.  
  4046. 3. Create a tty with getty on it:
  4047.                                    Add a TTY
  4048.                                                [Entry Fields]
  4049.   TTY type                                     tty
  4050.   TTY interface                                rs232
  4051.   Description                                  Asynchronous Terminal
  4052.   Parent adapter                               sa0
  4053. * PORT number                                  [s1]
  4054.   BAUD rate                                    [38400]
  4055.   PARITY                                       [none]
  4056.   BITS per character                           [8]
  4057.   Number of STOP BITS                          [1]
  4058.   TERMINAL type                                [dumb]
  4059.   STATE to be configured at boot time          [available]
  4060.   DMA                                          on
  4061.   Read Trigger                                 0,1,2,3
  4062.   Transmit buffer count                        [16]
  4063.   Name of initial program to run               [/etc/getty]
  4064.  
  4065.   Note: The following attributes are only applicable if /etc/getty is
  4066.         specified as the initial program to run.
  4067.  
  4068.   Enable program?                              respawn
  4069.   Run level                                    2
  4070.   Enable LOGIN                                 share
  4071.   TIME before advancing to next port setting   [0]
  4072.   STTY attributes for RUN TIME                 [hupcl,cread,brkint>
  4073.   STTY attributes for LOGIN                    [hupcl,cread,echoe,>
  4074.   RUN shell activity manager                   no
  4075.   Optional LOGGER name                         []
  4076.  
  4077. 4. Change the hardware characteristics so that it uses NO XON/XOFF handshake
  4078.    section 1.613 also talks about tty flow control.
  4079.  
  4080. 5. Here is the the .profile for User slip to manage dialups
  4081.  
  4082. #!/bin/ksh
  4083. # SLIP login .profile
  4084. # Adapted from comp.unix.aix FAQ
  4085. # by Davide Migliavacca 
  4086. #    davide.migliavacca@inferentia.it,
  4087. #    100016.2335@compuserve.com
  4088. # Version 1.0 1995-05-16
  4089.  
  4090. # NOTE: script currently determines destination IP address from
  4091. # the DNS database (set the DNSDBFILE below). It should be
  4092. # possibile to work this out with lsdev/lsattr, so if someone
  4093. # manages to do it, please let me know.  Without device
  4094. # configuration support, you must have a DNS entry for each
  4095. # user (used as symbolic host address) and every user is tied
  4096. # to a particular port/address.  E.g: user fooslip is host
  4097. # fooslip (address 222.222.222.222). This script works on the
  4098. # line which has as destination address 222.222.222.222
  4099. # ONLY. If the user logins on a different line, it won't work
  4100. # (in part at least).
  4101.  
  4102. ### SET THIS TO YOUR DNS DB FILE
  4103. DNSDBFILE='/usr/local/etc/db.inferentia'
  4104.  
  4105.  
  4106. PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:$HOME/bin:/usr/bin/X11:/sbin:/usr/local/bin:.
  4107.  
  4108. export PATH ENV HISTSIZE
  4109. #
  4110. # Search for a LCK-File for our tty if there is one
  4111. #
  4112. TTYDEV=`tty`
  4113. TTYBASENAME=`basename $TTYDEV`
  4114.  
  4115. if [ -f /etc/locks/LCK..$TTYBASENAME ];
  4116. then SHPID=`cat /etc/locks/LCK..$TTYBASENAME`;
  4117. else {
  4118. /usr/bin/logger -t SLIP -p error "No LCK file for $TTYDEV"
  4119.  exit 64;
  4120. }
  4121. fi;
  4122.  
  4123. #
  4124. # Search for our own Shell to get the PID for checking against LCK-File
  4125. #
  4126.  
  4127. SH2PID=`ps -aef |
  4128.         sed -n -e "s/^ *$USER  *\([0-9][0-9]*\) .*-.*sh *$/\1/p`
  4129.  
  4130. #
  4131. # Is it the the same PID as in the LCK File so that we can start working ??
  4132. DEBUG=0
  4133. if [ $DEBUG -eq 1 ]
  4134. then
  4135. echo TTYDEV: $TTYDEV
  4136. echo TTYBASENAME: $TTYBASENAME
  4137. echo USER=$USER
  4138. echo SHPID: $SHPID
  4139. echo SH2PID: $SH2PID
  4140. fi
  4141. if [ $SHPID -eq $SH2PID ]
  4142. then
  4143. #  remove the LCK-File because slattach does not like it.
  4144.    rm -rf /etc/locks/LCK..$TTYBASENAME
  4145. #  Add RTS/CTS Handshakeing to our own tty:=20
  4146. #  note dm: Better do it in /etc/rc (once and for all)! using addrts
  4147. #  stty add rts
  4148. #  Startup slattach. Slattach has to have mode 4755 to be started up !!!
  4149. #  note dm: this is quite a kludge. If someone finds a way to get the
  4150. #  destination IP address from the device configuration data (it should be 
  4151. #  possible, just terribly tedious), PLEASE let me know!
  4152.    IPADDRESS=`cat $DNSDBFILE | grep $USER | awk '{print $4}'`
  4153.    echo SLIP starting. Your IP address is $IPADDRESS
  4154.    /usr/sbin/slattach $TTYBASENAME
  4155. # Get the pid of slattch so that we can kill him later on.
  4156.    SLPID=`ps -aef |
  4157.      sed -n -e "s/^ *$USER  *\([0-9][0-9]*\) .*-.*\/usr\/sbin\/slattach $TTYBASENAME *$/\1/p`
  4158. #  Just say that we are up.
  4159.    logger -t SLIP -p info "$USER: Starting up daemon (pid $SLPID) for [$IPADDRESS] on $TTYDEV"
  4160. else
  4161. # Something must be wrong with the LCK-File
  4162.   SH3PID=`ps -aef | awk ' {print $2}' | grep $SHPID`
  4163.  
  4164.   if [ ."$SH3PID" = ."" ]
  4165.   then
  4166.     SH3PID="NO_SUCH_PROCESS"
  4167.   fi
  4168.  
  4169.   if [ $SHPID = $SH3PID ]
  4170.     then
  4171. #  There is a living process which owns the LCK-File !!
  4172.     /usr/bin/logger -t SLIP -p error "$USER: Cannot remove LCK file for $TTYDEV (not owner)"
  4173.        exit 64
  4174.     else
  4175. #   Who the hell didn't remove the LCK-File (should never happen)
  4176.     /usr/bin/logger -t SLIP -p error "$USER: LCK file for $TTYDEV found with no owner"
  4177.        exit 64
  4178.     fi
  4179. fi
  4180.  
  4181. if [ $DEBUG -eq 1] 
  4182. then
  4183.     /usr/bin/logger -t SLIP -p debug "$USER: going to trap signals..."
  4184. fi
  4185. # Kill slattach if we get a signal 1 (Carrier Lost ? / Otherside-slattach
  4186. # terminated )
  4187. trap "kill $SLPID; /usr/bin/logger -t SLIP -p info \"$USER: Killing daemon (pid $SLPID) for $TTYDEV\"; exit 0" 1 
  4188.  
  4189. if [ $DEBUG -eq 1] 
  4190. then
  4191.     trap "/usr/bin/logger -t SLIP -p debug \"$USER: trap ERR\"" ERR
  4192.     trap "/usr/bin/logger -t SLIP -p debug \"$USER: trap 0\"" 0
  4193.     trap > /tmp/trap.$TTYBASENAME.log
  4194.     /usr/bin/logger -t SLIP -p debug "$USER: trap returns $?..."
  4195. fi
  4196.  
  4197. # We  will have a nice sleep and nice dreamings
  4198. if [ $DEBUG -eq 1] 
  4199. then
  4200.     /usr/bin/logger -t SLIP -p debug "$USER: going to sleep-loop..."
  4201. fi
  4202.  
  4203. while [ true ];
  4204. do
  4205. sleep 60;
  4206. done
  4207.  
  4208. # Sanity check (should never happen...)
  4209. /usr/bin/logger -t SLIP -p error "$USER: ERROR: .profile broken"
  4210.  
  4211.  
  4212. Here's another scenario:
  4213. From: oosten@angelo.ee.ualberta.ca (Brian Oostenbrink)
  4214.  
  4215. Operating System: IBM AIX 3.2.1 and 3.2.3
  4216.  
  4217. Configuring two RS6000s via a Serial Line Interface Protocol (SLIP) 
  4218. connection over two US Robotics Sportster 14,400 modems.
  4219.  
  4220. The AIX implementation of SLIP is slightly different from most others. 
  4221. The ifconfig command is used to bring up a serial interface, and the
  4222. slattach command is used to connect the interface to the serial port
  4223. used for the connection.  Dialer device commands can also be issued when
  4224. invoking the slattach command, using UUCP chat syntax.
  4225.  
  4226. The following describes a connection between two machines:
  4227.  
  4228.      local.j.k.l
  4229.          ethernet IP address 129.128.127.21
  4230.          slip interface IP address 129.1.2.1
  4231.  
  4232.      remote.a.b.c
  4233.          ethernet IP address 129.11.22.44
  4234.          slip interface address 129.11.22.1
  4235.  
  4236. 1. Interface configuration
  4237.  
  4238. Each machine must have a separate IP address dedicated to the SLIP
  4239. interface. On remote.j.k.l, start the SLIP interface with:
  4240.  
  4241.          ifconfig sl0 129.11.22.1 129.128.127.1  up
  4242.  
  4243. and on local.a.b.c:
  4244.  
  4245.          ifconfig sl0 129.128.127.1 129.11.22.1  up
  4246.  
  4247. It is important in later versions of AIX 3.2.3+ to use the same SLIP
  4248. interface # as the ptty port #, ie. if you use tty12, use ifconfig sl12
  4249. instead of sl0.
  4250.  
  4251. At this point the interfaces are ready to be connected.
  4252.  
  4253. 2. tty configuration
  4254.    The tty ports on both machines were configured in an identical manner
  4255.    using smit.
  4256.                                                  [Entry Fields]
  4257.  TTY type                                           tty
  4258.  TTY interface                                      rs232
  4259.  Description                                        Asynchronous Terminal
  4260.  Parent adapter                                     sa0
  4261.  PORT number                                        []                       +
  4262.  BAUD rate                                          [38400]                  +
  4263.  PARITY                                             [none]                   +
  4264.  BITS per character                                 [8]                      +
  4265.  Number of STOP BITS                                [1]                      +
  4266.  TERMINAL type                                      [dumb]
  4267.  STATE to be configured at boot time                [available]              +
  4268.  DMA                                                on                       +
  4269.  Read Trigger                                       0,1,2,3
  4270.  Transmit buffer count                              [16]                      #
  4271.  Name of initial program to run                     [etc/getty]
  4272.  
  4273.  Note: The following attributes are only applicable if /etc/getty is specified
  4274.  as the initial program to run.
  4275.  
  4276.  Enable program?                                    respawn
  4277.  Run level                                          2
  4278.  Enable LOGIN                                       disable                  +
  4279.  TIME before advancing to next port setting         [0]                      +#
  4280.  STTY attributes for RUN TIME                       [hupcl,cread,brkint,icr>
  4281.  STTY attributes for LOGIN                          [hupcl,cread,echoe,cs8,>
  4282.  RUN shell activity manager                         no                       +
  4283.  Optional LOGGER name                               []
  4284.  
  4285. On older versions of AIX, we encountered some problems disabling getty, and
  4286. resorted to changing the /etc/inittab file directly. For example, change
  4287.  
  4288.    tty0:2:respawn:/etc/getty /dev/tty0
  4289. to
  4290.    tty0:2:off:/etc/getty /dev/tty0
  4291.  
  4292. This will disable getty from running. After creating the SLIP tty device,
  4293. you will need to change its hardware configuration to disable Xon/Xoff
  4294. flow control. Software flow control should not be used for SLIP. Type
  4295. 'smit chtty', and then select sub item 2: Hardware settings.
  4296.  
  4297. Most of the parameters in the tty configuration are the defaults.
  4298.  
  4299. 3. Modem Configuration
  4300.  
  4301.    The modems were configured as follows:
  4302.  
  4303.    RTS/CTS flow control enabled.
  4304.    Xon/Xoff software flow control disabled. Usually this is automatic if
  4305.       RTS/CTS is enabled.
  4306.    Data rate, terminal to modem = fixed.
  4307.       This is the baud rate from the tty port to the modem. We used a
  4308.       fixed modem-port transfer rate, set to the fastest speed supported
  4309.       by both the tty port and the modem. Newer modems can use a higher
  4310.       transfer rate between the modem and serial port than the modem to
  4311.       modem rate, which is necessary to use data compression effectively.  
  4312.       In our setup, we used 14.4 kBaud modems with a port speed of 38.4
  4313.       kBaud. If your modem supports this feature, use it, otherwise set
  4314.       the port speed equal to the modem connection rate. On the USR
  4315.       Sportster at&b1 fixes the serial port rate to that of the last
  4316.       AT command. The speed parameter of the slattach command can be
  4317.       used to ensure that this rate is that set in the tty configuration.
  4318.    Error Correction enabled - not mandatory, but a good idea
  4319.    Data Compression - not required, but it helps, especially for text
  4320.       transfers.
  4321.    Auto Answer - If the SLIP connection is to be initiated from either
  4322.       machine, both modems should be set to auto answer, otherwise, just
  4323.       the answering modem.
  4324.  
  4325.    It is a good idea to configure the modem and then save the settings
  4326.    to NVRAM, so that the correct settings can always be restored by the
  4327.    slattach command.
  4328.  
  4329. 4. UUCP configuration files
  4330.  
  4331.    /usr/lib/uucp/Devices
  4332.    /usr/lib/uucp/Dialers
  4333.  
  4334.    The Devices file must contain an entry with the tty and serial port
  4335.    speed used for the interface. In our example,
  4336.       Direct tty0 38400 slipdialer
  4337.  
  4338.    The keyword 'slipdialer' is merely an index into the Dialers file.
  4339.    For our purposes, the slipdialer entry in the Dialers file is simply:
  4340.  
  4341.       slipdialer
  4342.  
  4343.    This entry can also contain UUCP chat commands, or the chat commands
  4344.    can be included in the slattach command.
  4345.  
  4346. 5. slattach invocation
  4347.  
  4348.    slattach connects the device on the tty port to the SLIP interface
  4349.    created by ifconfig, and sends any commands to the tty device if
  4350.    needed. For our example, remote.j.k.l would never initiate a call,
  4351.    only answer incoming calls. Therefore we execute:
  4352.  
  4353.          slattach tty0 38400 '"" ATZ OK ""'
  4354.  
  4355.    which connects the tty at 38400 baud. We could also simply run
  4356.  
  4357.          slattach tty0
  4358.  
  4359.    ie. without any modem commands, but the modem to port speed may not
  4360.    be correctly set this way. In addition, the ATZ command ensures the
  4361.    modem is set to the NVRAM settings.
  4362.  
  4363.    On local.a.b.c type:
  4364.  
  4365.          slattach tty0 38400 '"" ATZ OK \pATDT4925871 BIS ""' 4
  4366.  
  4367.    This establishes the link at 38400 baud, and executes the dial string
  4368.    as shown. The dial string is a UUCP chat string and are configured
  4369.    in an expect send expect send ... format. The string:
  4370.  
  4371.          '"" ATZ OK \pATDT4925871 BIS ""'
  4372.  
  4373.    is interpreted as:
  4374.    expect "" (null string) from modem
  4375.    send   ATZ              to modem
  4376.    expect OK               from modem
  4377.    send   \pATDT4925871    to modem
  4378.    expect BIS              from modem
  4379.  
  4380.    BIS is the end of the CONNECT STRING. You could use any portion of
  4381.    the string returned by the modem upon a connection as the expect
  4382.    string. It may be wiser to simply expect CONNECT since all
  4383.    connections should return this string.
  4384.    The null strings are necessary because the first parameter of the
  4385.    UUCP is an expected string from the modem, which can only be a null
  4386.    string until the modem has been given a command.
  4387.  
  4388.    The last parameter (4) of the slattach command is the debug level. 
  4389.    A debug level of 4 displays the UUCP chat strings, which is useful
  4390.    for checking the modem status.
  4391.  
  4392. 6. Routing
  4393.    ifconfig is sufficient if all you want to do is talk between the
  4394.    two hosts.  If you are running SLIP so that you can talk to more
  4395.    than just that one other host you have to advertise your address.
  4396.    
  4397.    1) arp -s 802.5 iago 10:00:5a:b1:49:d8 pub
  4398.         where 802.5 is a token-ring network the hardware address can
  4399.         be obtained with `netstat -v` and iago was the SLIP client (My
  4400.         PC at home :)  pub is the important part it means "published"
  4401.         You may want to run this at boot time. 
  4402.  
  4403.    Routing through the SLIP link is similiar to routing of any gateway. 
  4404.    Invoking the ifconfig command automatically sets up a route between
  4405.    the two SLIP machines. An entry in /etc/hosts or the named database
  4406.    should be made, with the same machine name used for the SLIP address
  4407.    as the ethernet address on each machine. For example, in /etc/hosts
  4408.    on remote.a.b.c (and any other machine on remote.a.b.c ethernet):
  4409.  
  4410.      129.11.22.44 remote.a.b.c # ethernet address
  4411.      129.11.22.1  remote.a.b.c # slip address
  4412.  
  4413.    It is preferable to place the ethernet address in the hosts file
  4414.    before the SLIP address so remote.a.b.c will resolve to the
  4415.    ethernet address. When using named, it is important to have both
  4416.    addresses in the reverse file with the same name. We experienced
  4417.    difficulties with NFS mounting over the slip link, owing to some
  4418.    machine interpreting NFS requests from one of the two SLIP machines
  4419.    as coming from the SLIP address, while the SLIP machine believed it
  4420.    was sending the request from the ethernet address. This problem was
  4421.    eliminated by having both addresses reverse resolve to the same name.
  4422.  
  4423. 7. Performance
  4424.    At a modem speed of 14.4 kBaud and a port speed of 38.4 kBaud, we
  4425.    realized a transfer rate through ftp of about 3.5 kB/s for text
  4426.    files, and 1.3 kB/s for compressed files.
  4427.  
  4428.  
  4429. 1.607: Where is DCE discussed?
  4430.  
  4431. DCE is the Distributed Computing Environment, which is roughly a
  4432. flexible client-server architecture for heterogenous platforms.
  4433. For more information, take a look in comp.soft-sys.dce.
  4434.  
  4435.  
  4436. 1.608: How do I make /var/spool/mail mountable?
  4437. From: petersen@pi1.physik.uni-stuttgart.de (Joerg Petersen)
  4438.  
  4439. In our cluster we share a /usr/local disk. We have a directory
  4440. /usr/local/spool/mail and /var/spool/mail is soft-linked to it.
  4441.  
  4442. From: fred@hal6000.thp.Uni-Duisburg.DE (Fred Hucht)
  4443.  
  4444. Several problems has been reported on sharing the mail directory via
  4445. NFS. The problems may occur when two or more sendmail daemons and/or
  4446. mail readers access a user's mail file simultanously, because of NFS'
  4447. file locking mechanism.
  4448.  
  4449. We use another method here: Every user has one line in his/her
  4450. $HOME/.forward file that reads
  4451.  
  4452. xxx@mainserver.domain.name
  4453.  
  4454. where xxx is the user node and mainserver.domain.name is the full
  4455. hostname of one of the machines. Then all incoming mail to all machines
  4456. is forwarded to mainserver, while mainserver ignores this line.
  4457.  
  4458.  
  4459. 1.609: getty spawning too rapidly 
  4460. thanks to aslam@abaseen.lums.edu.pk (Sohail Aslam)
  4461.  
  4462. The problem can occur due a number of modem settings. The most
  4463. frequent is that the echo is not disabled on modems that are to
  4464. accept incoming calls. In hayes language, ATE0 disables echo.
  4465. If echo is enabled, the login prompt sent by the DTE (computer)
  4466. is echoed back to it. It then issues "password:" prompt which
  4467. the modem conveniently echoes back again. And the cycle goes on.
  4468.  
  4469. Another setting to check is the Q registers which controls the
  4470. modem's response to the DTE. The hayes command ATQ0 enables
  4471. results codes. The Q register in conjunction with the X and
  4472. the V registers, reports back to the DTE the status of the incoming
  4473. or outgoing call, and the type of connection established. For
  4474. outgoing calls, one would want to enable result codes but not
  4475. for incoming calls. If codes are enabled (via ATQ0), when a
  4476. call comes in, the modem will send strings (if ATV1 and ATX4 set)
  4477. "RINGING", "CONNECTED" etc. to the local DTE. The getty will think
  4478. some one is trying to login. It will send password prompt. Trouble
  4479. again. Telebit and other intelligent modems has ATQ2 setting
  4480. which says "reports codes only when calling out." For others,
  4481. you will need to disable it (ATQ1) and enable when calling out.
  4482.  
  4483. The DSR setting can be a source of problem. Ideally, modem should
  4484. raise DSR only when CD is detected and modem raises CTS. Computer,
  4485. such as the VAX, wait 30 seconds after the modem raises DSR. If
  4486. CD is not on by that time, the computer will drop DTR causing the
  4487. modem to reset. The DSR should be set to be raised only when
  4488. carrier has been detected. The hayes setting is AT&S1.
  4489.  
  4490. The DCD setting should be such that it reflects the true nature of
  4491. the carrier. The CD can be forced on at all times (AT&C0). This
  4492. is not good. Set it to AT&C1.
  4493.  
  4494. Most modems can reload saved settings from non-volatile memory
  4495. on a DTR transition. This is useful for resetting the modem
  4496. when a call drops. Use AT&D3 to get this effect. 
  4497.  
  4498. For dial in, thus, set AT E0 Q1 &C1 &D3 &S1 &W. The &W stores the
  4499. settings in memory. They will be reloaded due to &D3.
  4500.  
  4501.  
  4502. 1.610: Does AIX support Compressed SLIP (CSLIP)?
  4503.  
  4504. No.  That means no VJ compression either :)  See PPP in section 5.07 
  4505. if you want more than standard SLIP.
  4506.  
  4507.  
  4508. 1.611: How do I setup anonymous ftp on my AIX system?
  4509. (stolen from Peter Klee <klee@dhdibm1.bitnet> posting)
  4510.  
  4511. Have a look at '/usr/lpp/tcpip/samples/anon.ftp'. It is a shell script
  4512. and will set up a anonymous ftp site on your local RS/6000.  Note: the
  4513. ftpd that comes with AIX does not support the display messages every
  4514. time a user changes a directory or even when they login.
  4515.  
  4516. 1.612: Talk, getting notification.
  4517.  
  4518. If you are not getting notification (that someone wants to talk to
  4519. you), use (swcons `tty` && mesg y) in one window.
  4520.  
  4521. There are many variations of 'talk' and finding compatible versions
  4522. for multiple operating systems can be tricky.
  4523.  
  4524. 1.613: Disabling software flow control; using RTS/CTS.
  4525.  
  4526. Different versions of AIX 3.2.5 respond differently to attempts to
  4527. enable flow control (RTS/CTS signals).  This section is an attempt to
  4528. compile a list of different approaches.
  4529.  
  4530. The most straight forward is:
  4531.    chdev -l ttyxx -a rts=yes
  4532.    [ Note: ix40410 for AIX 3.2.5 should give you this functionality.  
  4533.    PTF U426113 and numerous other superceding ptfs should provide this.]
  4534.  
  4535. If carrier signal is high (its connected) you can try
  4536.    stty add rts </dev/ttyxx 
  4537.  
  4538. There is also a program that I first saw on the 800-IBM-4FAX number,
  4539. also found in INFO that will remedy the situation in some cases.  Note
  4540. that this code ignores the return code from ioctl (which on my machine
  4541. is <0 :)
  4542.  
  4543. /* This program is an adaptation of a program provided by IBM Defect Support.
  4544.    It is provided without warrantee, or support.
  4545.  
  4546.    The syntax of the command is:
  4547.  
  4548.     setrts tty [tty [tty [...]]]
  4549.  
  4550.    The program will loop through each tty provided on the command line, and 
  4551.    turn on the 'rts' line discipline.  The program does not require that
  4552.    the Carrier Detect signal be held high to keep the serial device from 
  4553.    blocking on the attempt to open it.  The program works for all valid ttys.
  4554.  
  4555.    BUGS: None that are known; however, using the program to set 'ptys' may
  4556.    cause the 'pty' to become unusable.
  4557.  
  4558.    This program was written by Robin D. Wilson, Pencom Software (with the
  4559.    specific 'ioctl()' call provided by the IBM Defect Support Center.
  4560.  
  4561.    I call it: "setrts"
  4562.    
  4563.    To compile:
  4564.    cc -O -o setrts setrts.c
  4565.    strip setrts
  4566.    
  4567.    (Funny, but if you strip with the compiler (i.e., cc -s), you end up with
  4568.    120 extra bytes in the executable...)
  4569. */
  4570.  
  4571. #include <stdio.h>
  4572. #include <fcntl.h>
  4573. #include <termios.h>
  4574. #include <sys/tty.h>
  4575. #include <string.h>
  4576. #include <sys/param.h>
  4577. #include <unistd.h>
  4578.  
  4579. #define DEVDIR        "/dev/"
  4580. #define    LINEDISP    "rts"
  4581.  
  4582. main (argc, argv)
  4583. int argc;
  4584. char **argv;
  4585. {
  4586.     int tty;
  4587.     char ttyname[MAXPATHLEN];
  4588.  
  4589. /*    Give a 'usage' recommendation if they don't provide an argument */
  4590.     if (argc < 2) {
  4591.        fprintf(stderr, "usage: %s <ttyn> [ttyn [ttyn [...]]]\n",argv[0]);
  4592.        exit(-1);
  4593.     }
  4594.  /*    Otherwise, loop through all the arguments... */
  4595.     else while (--argc >= 1) {
  4596.         argv++;
  4597.  /*    Check to see if they input the 'tty' names with the DEVDIR on them...
  4598.  *    If not, put it on...
  4599.  */
  4600.         if (strncmp(DEVDIR, argv[0], strlen(DEVDIR)) != 0) {
  4601.             strcpy(ttyname, DEVDIR);
  4602.             strcat(ttyname, argv[0]);
  4603.         }
  4604.         else
  4605.             strcpy(ttyname, argv[0]);
  4606.  
  4607. /*    Open the tty.  Use the non-blocking open (O_NDELAY) to open without a 
  4608.  *    carrier (CD) present on the line...
  4609.  */
  4610.         if ((tty = open(ttyname, O_RDWR|O_NDELAY)) < 0) {
  4611.            fprintf(stderr, "%s: couldn't open tty device.\n",ttyname);
  4612.            exit (-2);
  4613.         }
  4614.  /*    Add the 'rts' line discipline... */
  4615.         (void)ioctl(tty, TXADDCD, LINEDISP);
  4616.         (void)close(tty);
  4617.     }
  4618. }
  4619.  
  4620.  
  4621. 1.614+ NIS security
  4622. Ole.H.Nielsen@fysik.dtu.dk (Ole Holm Nielsen)
  4623.  
  4624. SUMMARY: AIX 3.2.4 and above includes support for a more secure setup
  4625. of the ypserv NIS daemon.  You can prevent any random host on the
  4626. entire Internet from reading your NIS maps, as is possible with the
  4627. default AIX setup.
  4628.  
  4629. The details:
  4630. ------------
  4631. After starting the ypserv daemon, I noticed in the syslog the following line:
  4632. Jan 17 12:01:18 zeise syslog: /usr/etc/ypserv: no /var/yp/securenets file 
  4633. This indicates that ypserv is looking for the mentioned configuration
  4634. file, but did not find it, and hence will deliver the NIS maps to
  4635. anyone on the net who can guess the NIS domainname.  I installed the
  4636. /var/yp/securenets file and restarted ypserv, and it works !  Any
  4637. illegal attempt to read NIS maps will result in the following getting
  4638. logged to syslog (example):
  4639. Jan 18 13:37:27 zeise syslog: ypserv: access denied for 129.142.6.79 
  4640.  
  4641. How to enable this NIS security option:  
  4642. Install the /var/yp/securenets file, for example:
  4643.  
  4644. # /var/yp/securenets file
  4645. #
  4646. # The format of this file is one of more lines of
  4647. # netmask netaddr
  4648. # Both netmask and netaddr must be dotted quads.
  4649. #
  4650. # Note that for a machine with two Ethernet interfaces (i.e. a gateway
  4651. # machine), the IP addresses of both have to be in /var/yp/securenets.
  4652. #
  4653. # for example:
  4654. #255.255.255.0 128.185.124.00
  4655. # Loopback interface
  4656. 255.255.255.255 127.0.0.1
  4657.  
  4658. Uncommenting the last line would limit access to hosts on the
  4659. 128.185.124.*  net, only.  The loopback interface must be included, as
  4660. shown above.
  4661.  
  4662. To log violations, have a /etc/syslog.conf file containing the proper
  4663. events.  We use this line:
  4664.  
  4665. *.err;kern.debug;auth.notice;user.none          /var/adm/messages
  4666.  
  4667. Caveat emptor:  This works for us, and you will have to verify it at
  4668. your own installation.  Don't complain to us if you have troubles.  
  4669. I do not know what PTF level our AIX 3.2.4 is at.  Our ypserv daemon 
  4670. looks like this:
  4671.  
  4672. zeise> strings /usr/lib/netsvc/yp/ypserv | head -2
  4673. @(#)16
  4674. 1.12  com/cmd/usr.etc/yp/ypserv.c, cmdnfs, nfs325, 9334325a 5/4/93 19:44:41
  4675.  
  4676. If your AIX doesn't have securenets support, ask your support centre
  4677. for the PTF which includes APAR IX32328.  That seems to have included
  4678. the securenets support.
  4679.  
  4680.  
  4681. 1.615: Why can't non-anonymous users login using WU-FTP?
  4682. From: swcxt@boco.co.gov (Shane Castle)
  4683.  
  4684. You must create a file named /etc/shells (this is the real /etc not a
  4685. subdirectory of your false root), that contains all the shells that
  4686. are defined on your system.  Get the list from
  4687. /etc/security/login.cfg.  Also, if having proper group authentication
  4688. is important to you, apply the following patch:
  4689.  
  4690. --- ftpd.c.dist    Wed Apr 13 15:17:18 1994
  4691. +++ ftpd.c    Tue Jan 17 13:29:58 1995
  4692. @@ -1153,7 +1153,13 @@
  4693.         setgroups(NULL, NULL);
  4694.         if (setpriv(PRIV_SET|PRIV_INHERITED|PRIV_EFFECTIVE|PRIV_BEQUEATH,
  4695.                     &priv, sizeof(priv_t)) < 0 ||
  4696. -           setuidx(ID_REAL|ID_EFFECTIVE, (uid_t)pw->pw_uid) < 0 ||
  4697. +           initgroups(pw->pw_name, (gid_t)pw->pw_gid) < 0 ||
  4698. +           setgidx(ID_REAL|ID_EFFECTIVE, (gid_t)pw->pw_gid) < 0 ||
  4699. +           setegid((gid_t)pw->pw_gid) < 0) {
  4700. +               reply(550, "Can't set gid (AIX3).");
  4701. +               goto bad;
  4702. +       }
  4703. +       if (setuidx(ID_REAL|ID_EFFECTIVE, (uid_t)pw->pw_uid) < 0 ||
  4704.             seteuid((uid_t)pw->pw_uid) < 0) {
  4705.                 reply(550, "Can't set uid (AIX3).");
  4706.                 goto bad;
  4707.  
  4708.  
  4709. 1.616: NIS users can't login, do I need '*' in /etc/passwd?
  4710. From: ohnielse@fysik.dtu.dk (Ole Holm Nielsen)
  4711.  
  4712. Aparently at least one version of AIX InfoExplorer suggests
  4713. administrators use "+:*:0:0:::" as the last entry in the /etc/passwd
  4714. file of NIS clients for security reasons.  If the configuration SMIT
  4715. is done using SMIT it will actually append "+::0:0:::" which works and
  4716. does not compromise security.  Using the '*' in the passwd field
  4717. actaully prevents NIS users from logging in.
  4718.  
  4719. "+::0:0:::" should not allow you to login as user "+" and without a
  4720. password even when NIS is disabled, but it never hurts to double
  4721. check.
  4722.  
  4723. rbogue@entropy.phy.ilstu.edu (Ross Bogue) has suggested that
  4724. "+::-2:-2:::/bin/false" is even more secure.
  4725.  
  4726.  
  4727. 1.617: HP JetDirect cards and virtual printers?  mkvirprt problems?
  4728. (stolen from many)
  4729.  
  4730. Since the release of AIX 3.2.5 adding a queue for JetDirect cards is
  4731. as easy as creating a virtual printer using "smit mkvirprt" or
  4732. /etc/mkvirprt.  If the command hangs make sure you are using an
  4733. HFT, aixterm or vt100 terminal.  The entire procedure is available
  4734. from the IBM FAX "Information Line" (800 IBM-4-FAX).
  4735.  
  4736.  
  4737. 1.618: How can I hack libc.a to alter how hostnames are resolved?
  4738. (From: <mlarsen@ptdcs2.intel.com> "L. Mark Larsen")
  4739.  
  4740.   Editors note:  The implications of corrupting libc.a should not be
  4741.   understated.  While recovering from a corrupt libc.a should be a
  4742.   matter of booting from floppy I wouldn't wish that on anyone with a 
  4743.   supervisor or users to support :)
  4744.  
  4745.   enough of the weak kneed quivering...
  4746. ]
  4747.  
  4748. Nate Itkin (a colleague) is the individual who did the initial work.
  4749. I suspect he would rather not be troubled with any questions you may
  4750. have in this area and I can probably answer them just as easily.  The
  4751. motivation for this was to use DNS for MX records (we are using IDA
  4752. sendmail) but NIS for most hostname lookups.
  4753.  
  4754. Secondly, warnings:  IBM has not given any sort of stamp of approval on what
  4755. we have done (though they appear to have integrated resolv+ into AIX 4 based
  4756. on some release notes I saw).  While we have been using it successfully for
  4757. about one year and have seen no problems, we can't and won't promise the same
  4758. for you.  This procedure plays around with libc.a which, as you probably know,
  4759. is an XCOFF shared library under AIX and hence a critical part of the running
  4760. system.  You assume all the risk if you try to install this.  All the usual
  4761. disclaimers about liability, etc. apply - there is no warranty associated with
  4762. any of this.
  4763.  
  4764. Furthermore, know that any PTF you subsequently install that updates/replaces
  4765. libc.a implies that you have to execute most of these procedures again.
  4766.  
  4767. To use resolv+ under AIX 3 (we've only done this under 3.2.5 but I would
  4768. think it should work for all point releases), here is what you have to do:
  4769.  
  4770. 1. get the resolv+ source (I see a copy on ftp.uu.net in networking/ip/dns
  4771.    and there are likely copies elsewhere).  We are using version 2.1.1,
  4772.    which appears to be the latest available.  gethostnamadr.c needs a couple
  4773.    of additions:
  4774.  
  4775.     23a24,26
  4776.     > #ifdef _AIX
  4777.     > #include <sys/time.h>
  4778.     > #endif
  4779.     35a39,41
  4780.     > #ifdef _AIX
  4781.     > #include <sys/ioctl.h>         /* for SIOCGIFCONF */
  4782.     > #else
  4783.     36a43
  4784.     > #endif
  4785.  
  4786. 2. Use the following instead of the supplied shlib/Makefile:
  4787.  
  4788. LIBP=    gethostnamadr.o herror.o res_data.o res_query.o res_mkquery.o \
  4789.     sethostent.o res_send.o res_debug.o res_comp.o res_init.o
  4790. CFLAGS=    -O -D_BSD=43 -D_NO_PROTO -DNIS -DDEBUG -U__STR__
  4791.  
  4792. all: shr.o 
  4793.  
  4794. shr.o:    $(LIBP) setup 
  4795.     ld -o $@ /lib/syscalls.exp $(LIBP) tmp.o -bM:SRE -bE:shr.exp -bE:/lib/syscalls.exp -bI:crypt.imp -H512 -T512 -bh:4 -lc
  4796.  
  4797. setup:
  4798.     rm -f libc.a crypt.imp
  4799.     cp /lib/libc.a .
  4800.     chmod 755 libc.a
  4801.     ar xv libc.a shr.o
  4802.     /bin/dump -nv shr.o | grep EXP | awk '{print $$NF}' > shr.exp
  4803.     ld -o tmp.o -bnso shr.o -r
  4804.     @ echo '#!' > crypt.imp
  4805.     @ echo __crypt >> crypt.imp
  4806.     @ echo __setkey >> crypt.imp
  4807.     @ echo __encrypt >> crypt.imp
  4808.     
  4809. clean:
  4810.     rm -f shr.o tmp.o crypt.imp shr.exp $(LIBP) libc.a
  4811.  
  4812. install_libc:    install_libc.c
  4813.     cc -o $@ install_libc.c -bnso -bI:/lib/syscalls.exp
  4814.  
  4815. herror.o: ../herror.c
  4816.     $(CC) $(CFLAGS) -c ../herror.c
  4817.  
  4818. res_comp.o: ../res_comp.c
  4819.     $(CC) $(CFLAGS) -c ../res_comp.c
  4820.  
  4821. res_debug.o: ../res_debug.c
  4822.     $(CC) $(CFLAGS) -c ../res_debug.c
  4823.  
  4824. res_data.o: ../res_data.c
  4825.     $(CC) $(CFLAGS) -c ../res_data.c
  4826.  
  4827. res_init.o: ../res_init.c
  4828.     $(CC) $(CFLAGS) -c ../res_init.c
  4829.  
  4830. res_mkquery.o: ../res_mkquery.c
  4831.     $(CC) $(CFLAGS) -c ../res_mkquery.c
  4832.  
  4833. res_query.o: ../res_query.c
  4834.     $(CC) $(CFLAGS) -c ../res_query.c
  4835.  
  4836. res_send.o: ../res_send.c
  4837.     $(CC) $(CFLAGS) -c ../res_send.c
  4838.  
  4839. gethostnamadr.o: ../gethostnamadr.c
  4840.     $(CC) $(CFLAGS) -c ../gethostnamadr.c
  4841.  
  4842. sethostent.o: ../sethostent.c
  4843.     $(CC) $(CFLAGS) -c ../sethostent.c
  4844.  
  4845. strpbrk.o: ../strpbrk.c
  4846.     $(CC) $(CFLAGS) -c ../strpbrk.c
  4847.  
  4848. strerror.o: ../strerror.c
  4849.     $(CC) $(CFLAGS) -c ../strerror.c
  4850.  
  4851. 3. As shipped, IBM's /lib/syscalls.exp contains an entry for fork().  This
  4852.    needs to be removed as it will cause the new shr.o to use the system call
  4853.    entry point rather than the library wrapper and this can cause some rather
  4854.    odd behavior.  For example, I ran across one using the '!' command in vi
  4855.    where the error/informational messages were corrupted.
  4856.  
  4857. 4. You can use "ar r libc.a shr.o" but that will leave a big hole in libc.a,
  4858.    since the new shr.o is slightly bigger than the original.  I always extract
  4859.    all the .o's from libc.a and build a brand new one - suit yourself.
  4860.  
  4861. 5. Before the next step, you'll want to set up the two configuration files.
  4862.    The first is /etc/resolv.conf and it is basically the same as before
  4863.    except for the new keyword "search" - intended to replace the "domain".  See
  4864.    the resolver.5 manual page for details (included with the resolv+ source).
  4865.    The other file is /etc/host.conf, which is where you set the order of
  4866.    search.  See resolv+.8 for information on this.
  4867.  
  4868. 6. Now, the only tricky part left is to get the new libc.a installed.  You'll
  4869.    note the Makefile has a target for install_libc.  Just put the following
  4870.    in install_lib.c and run "make install_libc" to build.
  4871.  
  4872. ------------------------------- begin install_libc.c -------------------------
  4873. #include <stdio.h>
  4874.  
  4875. static char *nodns[] = { "/usr/ccs/lib/libc.a" , "/usr/ccs/lib/libc.a.ORIG" };
  4876. static char *hasdns[] = { "/usr/ccs/lib/libc.a.NEW" , "/usr/ccs/lib/libc.a" };
  4877.  
  4878. #define OLD     (0)
  4879. #define NEW     (1)
  4880.  
  4881. main()
  4882. {
  4883.  
  4884.     if(link(nodns[OLD],nodns[NEW])) {
  4885.         perror("link");
  4886.         exit(1);
  4887.     }
  4888.  
  4889.     if(unlink(nodns[OLD])) {
  4890.         perror("unlink");
  4891.         exit(1);
  4892.     }
  4893.  
  4894.     if(link(hasdns[OLD],hasdns[NEW])) {
  4895.         perror("link");
  4896.         exit(1);
  4897.     }
  4898.  
  4899.     if(unlink(hasdns[OLD])) {
  4900.         perror("unlink");
  4901.         exit(1);
  4902.     }
  4903.  
  4904.     exit(0);
  4905. }
  4906. ------------------------------- end install_libc.c ---------------------------
  4907.  
  4908. 7. You'll want to do this on a quiet machine.  Move the new libc.a to
  4909.    /usr/ccs/lib/libc.a.NEW, then run install_libc.  It is probably a good
  4910.    idea to reboot afterwords (though not strictly required).  We have a similar
  4911.    program called restore_libc (exercise for the reader) for backing out the
  4912.    change.
  4913.  
  4914.    Rather than do this on every machine (we have 170+ RS/6000's), I simply
  4915.    put this new libc.a into my network-installable image, which I blasted
  4916.    out over the year-end holiday break (I created a method for loading a new
  4917.    image onto machines without having to boot off of floppies and turn keys).
  4918.  
  4919.    Of course, for the really cautious, you can always make the change after
  4920.    booting off of the maintenance floppies...
  4921.  
  4922.  
  4923. 1.619: What modem settings do I need?
  4924.  
  4925. ATQ2  - result codes in originate only
  4926. AT&C1 - CD follows state of carrier 
  4927. AT&D2 - hangup on DTR drop
  4928.  
  4929.  
  4930. 1.620: NIS slave server config with master on different subnet?
  4931. From: msidler@metronet.com (Mike Sidler)
  4932.  
  4933. Assuming AIX 3.2.5,the master server up and running and the hosts file
  4934. has the master name defined. On slave do:
  4935.  
  4936.     1) domainname <domain_name that matches master>
  4937.     2) startsrv -s ypserv
  4938.     3) startsrv -s ypbind (ypwhich should return "loopback")
  4939.     4) (/usr/sbin/)ypset -d <domainname> <master_server_name>
  4940.        (ypwhich should return "<master_server_name>"
  4941.     5) (/usr/sbin/)ypinit -s <master_server_name>
  4942.     6) Put "+::0:0:::" in /etc/passwd after last local login. 
  4943.        Note: InfoExplorer has this entry INCORRECT in some versions.
  4944.     7) Other cfg files (group, etc) may need configuring but this will
  4945.        get ypserv and ypbind running on the slave looking at the right stuff.
  4946.  
  4947.  
  4948. ______________________________________________________________________________
  4949. 1.701: How do I shrink /usr?
  4950. From: mike@bria.UUCP (Michael Stefanik) and Richard Hasting
  4951.  
  4952. FOR AIX 3.1
  4953. -----------
  4954.  
  4955.  1) Make a backup of /usr
  4956.  
  4957.         find /usr -print | backup -ivf /dev/rmt0 (or appropriate device)
  4958.  
  4959.  2) shutdown to maintenance mode
  4960.  
  4961.         shutdown -Fm
  4962.  
  4963.  3) export LANG=C
  4964.  
  4965.  4) remove the filesystem and the logical volume
  4966.     ignore an error about the "dspmsg" command not found
  4967.  
  4968.         umount /usr
  4969.         rmfs /usr
  4970.  
  4971.  5) make a new logical volume hd2 and place it on rootvg with desired size
  4972.  
  4973.         mklv -yhd2 -a'e' rootvg NNN 
  4974.  
  4975.    where NNN is the number of 4 meg partitions
  4976.  
  4977.  6) create a filesystem on /dev/hd2
  4978.  
  4979.         crfs -vjfs -dhd2 -m'/usr' -Ayes -p'rw'
  4980.  
  4981.  7) mount the new /usr filesystem and check it
  4982.  
  4983.         /etc/mount /usr
  4984.         df -v
  4985.  
  4986.  8) restore from the tape; system won't reboot otherwise
  4987.  
  4988.         restore -xvf/dev/rmt0
  4989.  
  4990.  9) Sync and reboot the system; you now have a smaller /usr filesystem
  4991.  
  4992. FOR AIX 3.2
  4993. -----------
  4994.  
  4995.  0)  Experiences posted to comp.unix.aix lead me to suggest that
  4996.      many administrators find the following piece of information 
  4997.      useful after completing this procedure.  I thought some of you
  4998.      might like to read it BEFORE getting yourself into this
  4999.      predicament.  
  5000.  
  5001.      Call 1-800-IBM-4FAX and request document 2503 dated 1/26/94.  
  5002.      Title is "How to recover if all files are owned by root after
  5003.      restoration from a mksysb tape".
  5004.  
  5005.  1) Remove any unneeded files from /usr.
  5006.  
  5007.  2) Make sure all filesystems in the root volume group are mounted. If
  5008.     not, they will not be included in the re-installed system.
  5009.  
  5010.  3) Type mkszfile. This will create /.fs.size that contains a list of
  5011.     the active filesystems in the root volume group that will be
  5012.     included in the installation procedure.
  5013.  
  5014.  4) Edit .fs.size. Change the size of /usr to what you want.
  5015.  
  5016.     Example: This .fs.size file shows /usr to be 40MB.
  5017.  
  5018.     rootvg 4 hd2 /usr 10 40 jfs
  5019.  
  5020.     The 10 is the number of physical partitions for the filesystem and
  5021.     the 40 is 40 MB. Most systems have a physical partition size of 4 MB.
  5022.     Therefore, the second number (40) will always be 4 times the
  5023.     previous number (10). Note, however, that a model 320 with a 120 MB
  5024.     drive will have a physical partition size of only 2 MB, and the
  5025.     total MB is twice the number of physical partitions. The first
  5026.     number (4) in the .fs.size file represents the PP size.
  5027.  
  5028.     If you want to reduce the size of /usr from 40 MB to 32 MB, edit the
  5029.     /usr entry to:
  5030.  
  5031.         rootvg 4 hd2 /usr 8 32 jfs
  5032.  
  5033.     IMPORTANT: Make sure that you DO NOT enter a value which is less
  5034.     than the size of the filesystem required to contain the current
  5035.     data. Doing so will cause the re-installation procedure to fail.
  5036.  
  5037.  5) chdev -l rmt0 -a block=512 -T
  5038.  
  5039.  6) Unmount all filesystems that are NOT in the root volume group.
  5040.  
  5041.  7) Varyoff all user-defined volume groups, if any
  5042.  
  5043.         varyoffvg VGname
  5044.  
  5045.  8) Export the user-defined volume groups, if any
  5046.  
  5047.         exportvg VGname
  5048.  
  5049.  9) With a tape in the tape drive, type
  5050.  
  5051.         mksysb /dev/rmt0
  5052.  
  5053.      This will do a complete system backup, which will include
  5054.      information (in the .fs.size file) for the installation procedure
  5055.      on how large the filesystems are to be created.
  5056.  
  5057.  10) Follow the instructions in the Installation Kit under "How to
  5058.      Install and perform maintenance from Diskettes" (reportedly now 
  5059.      called "BOS Installation from a System Backup") using the
  5060.      diskettes and tape that you created in the previous steps.
  5061.  
  5062.      [ pre AIX 325: DO NOT select the option "Reinstall AIX with
  5063.      Current System Settings". Instead use "Install AIX with Current
  5064.      System Settings" for the logical volume size changes to take affect. ]
  5065.  
  5066.      [ w/ AIX 325: Select "Install from a mksysb image" ]
  5067.  
  5068.  11) When the installation is complete, you may then import any
  5069.      user-defined volume groups.
  5070.  
  5071.          importvg -y VGname PVname
  5072.  
  5073.      where "VGname" is the name of the volume group, and "PVname" is
  5074.      the name of any one of the physical volumes in the volume group.
  5075.  
  5076.  12) Varyon your user-defined volume groups
  5077.  
  5078.          varyonvg VGname
  5079.  
  5080.  The reduction of the filesystems is now complete.
  5081.  
  5082. COMMERCIAL OPTION
  5083. -----------------
  5084. There are also commercial tools availible to help you do this more
  5085. conviently.  I know of one vendor that can be reached at compunix@innet.be
  5086.  
  5087.  
  5088. 1.702: How do I make a filesystem larger than 2Gb?
  5089.  
  5090. With AIX 4.1 IBM allows filesystems up to 64Gb (reference:
  5091. <URL:http://www.austin.ibm.com/announce.0725.html>).  Individual files are
  5092. still limited to 2Gb.
  5093.  
  5094. If you are having trouble creating a file greater than 1Mb it maybe
  5095. because that is the default limit for your account, see 'smit users'
  5096. or /etc/security/limit.
  5097.  
  5098. The largest filesystem under AIX is 2 Gigabytes because the largest
  5099. signed integer is 2**31 - 1.  This means that AIX 3.2.5 an versions
  5100. preceeding it are limited to 2Gb filesystems.  This obviously does not
  5101. include "non-filesystems"
  5102.  
  5103.  
  5104. 1.703: Chlv warning.  Is the first 4k of a LV safe?
  5105.  
  5106. The first 4k of a raw LV are used to store control block.
  5107. Applications that write to the raw disk can overwrite this section
  5108. (common applications that do this are Oracle and Sybase).  Commands
  5109. that call getlvcb will generate a warning but succeed (since the
  5110. control block exists in ODM.  Don't run synclvodm unless you really
  5111. want to erase the first 4k and replace it with the info from the ODM.
  5112.  
  5113. shieh@austin.ibm.com (Johnny Shieh) has kindly provided the following
  5114. explanation:
  5115.  
  5116. The logical volume control block (lvcb) is the first 512
  5117. bytes of a logical volume.  This area holds important
  5118. information such as the creation date of the logical volume,
  5119. information about mirrored copies, and possible mount points
  5120. in a journaled filesystem.  Certain LVM commands are required
  5121. to update the lvcb, as part of completeness algorithms in
  5122. LVM.  The old lvcb area is first read and analyzed to see if
  5123. it is a valid lvcb.  If the information is verified as valid
  5124. lvcb information, then the lvcb is updated.  If the
  5125. information is not valid, then the lvcb update is not
  5126. performed and the user is given the warning message:
  5127.  
  5128.     Warning, cannot write lv control block data
  5129.  
  5130. Most of the time, this is a result of database programs
  5131. accessing the raw logical volumes (and thus bypassing the
  5132. journaled filesystem) as storage media.  When this occurs, the
  5133. information for the database is literally written over the lvcb.
  5134. Although this may seem fatal, it is not the case.  Once the
  5135. lvcb has been overwritten, the user can still:
  5136.  
  5137.     1) Extend a logical volume
  5138.     2) Create mirrored copies of a logical volume
  5139.     3) Remove the logical volume
  5140.     4) Create a journaled filesystem with which to mount
  5141.         the logical volume (note that this will destroy any
  5142.         data sitting in the lvcb area)
  5143.  
  5144. However, there is a limitation caused by this deletion of the
  5145. lvcb.  The logical volumes with deleted lvcb's face possible,
  5146. incomplete importation into other AIX systems.  During an
  5147. "importvg", the LVM command will scan the lvcb's of all defined
  5148. logical volumes in a volume group for information concerning the
  5149. logical volumes.  Surprisingly, if the lvcb is deleted, the
  5150. imported volume group will still define the logical volume to
  5151. the new AIX system which is accessing this volume group, and
  5152. the user can still access the raw logical volume.  However, any
  5153. journaled filesystem information is lost and the logical volume
  5154. and its associated mount point won't be imported into the new AIX
  5155. system.  The user must create new mount points and the availability
  5156. of previous data stored in the filesystem is NOT assured.  Also, during
  5157. this import of a logical volume with an erased LVCB, some non-jfs
  5158. information concerning the logical volume, which is displayed with
  5159. the "lslv" command, cannot be found.  When this occurs, the system uses
  5160. default logical volume information to populate the logical volume's
  5161. ODM information.  Thus, some output from the "lslv" will be inconsistent
  5162. with the real logical volume.  If logical volume copies still exist on
  5163. the original disks, this information will not be correctly reflected in
  5164. the ODM database.  The user should use "rmlvcopy" and "mklvcopy" to
  5165. rebuild any logical volume copies and synchronize the ODM.  Finally,
  5166. with an erased lvcb, the output from the "lslv" command might be
  5167. misleading or unreliable.
  5168.  
  5169.  
  5170. 1.704: What's the limit on Physical Partitions Per Volume Group?
  5171. From: shieh@austin.ibm.com (Johnny Shieh)
  5172.  
  5173. In the design of LVM, each Logical Partition maps to one
  5174. Physical Partition.  And, each Physical Partition maps to a
  5175. number of disk sectors.  The design of LVM limits the number
  5176. of Physical Partitions that LVM can track per disk to 1016.
  5177. In most cases, not all the possible 1016 tracking partitions
  5178. are used by a disk.  The default size of each Physical
  5179. Partition during a "mkvg" command is 4 MB, which implies that
  5180. individual disks up to 4 GB can be included into a volume
  5181. group.
  5182.  
  5183. If a disk larger than 4 GB is added to a volume group (based
  5184. on usage of the default 4 MB size for Physical Partition) the
  5185. disk addition will fail with a warning message that the
  5186. Physical Partition size needs to be increased.* There are two
  5187. instances where this limitation will be enforced.  The first
  5188. case is when the user tries to use "mkvg" to create a volume
  5189. group where the number of physical partitions on one of the
  5190. disks in the volume group would exceed 1016.  In this case,
  5191. the user must pick from the available Physical Partition
  5192. ranges of:
  5193.  
  5194. 1, 2, (4), 8, 16, 32, 64, 128, 256
  5195.  
  5196. Megabytes and use the "-s" option to "mkvg".  The second
  5197. case is where the disk which violates the 1016 limitation
  5198. is attempting to join a pre-existing volume group with
  5199. the "extendvg" command.  The user can either recreate the
  5200. volume group with a larger Physical Partition size (which
  5201. will allow the new disk to work with the 1016 limitation)
  5202. or the user can create a standalone volume group (consisting
  5203. of a larger Physical Partition size) for the new disk.
  5204.  
  5205. In AIX 4.1 and 3.2.5, if the install code detects that the
  5206. rootvg drive is larger than 4 GB, it will change the "mkvg
  5207. -s" value until the entire disk capacity can be mapped to the
  5208. available 1016 tracks.** This install change also implies
  5209. that all other disks added to rootvg, regardless of size,
  5210. will also be defined at that new Physical Partitions size.
  5211.  
  5212. For RAID systems, the /dev/hdiskX name used by LVM in AIX may
  5213. really consist of many non-4GB disks.  In this case, the 1016
  5214. limitation still exists.  LVM is unaware of the size of the
  5215. individual disks that may really make up /dev/hdiskX.  LVM bases
  5216. the 1016 limitation on the AIX recognized size of /dev/hdiskX,
  5217. and not the real independent physical disks that make up /dev/hdiskX.
  5218.  
  5219. * This bug was fixed in apar ix48926.  Current AIX 3.2.5 and
  5220. 4.1.1, which do not have this fix on applied, will allow the
  5221. creation of volume groups with more than 1016 partitions.  The
  5222. implication of this bug allowing more than 1016 physical
  5223. partitions is that the user may access all portions of the logical
  5224. volume.  However during disk mirroring, the status of partitions
  5225. beyond the 1016 limit will not be tracked correctly.  If mirrors
  5226. beyond the 1016 range become "stale", LVM will not be aware of
  5227. their condition and data consistency may become an issue for
  5228. those partitions.  Additionally, the "migratepv" command creates
  5229. mirrors and deletes them as a method for moving logical volumes
  5230. around within/between disks.  If the 1016 limit is violated,
  5231. then the "migratepv" command may not behave correctly.
  5232. Additionally, the user should read the non-ptf documentation apar
  5233. ix50874 which is a companion to ix48926.
  5234.  
  5235. ** This bug was fixed for AIX 3.2.5 rootvg install in apars
  5236. ix46862 and ix46863.  This bug does not exist in AIX 4.1.1.
  5237.  
  5238.  
  5239. 1.705: Why am I having trouble adding another disk to my VG?
  5240. From: shieh@austin.ibm.com (Johnny Shieh)
  5241.  
  5242. In some instances, the user will experience a problem adding
  5243. a new disk to an existing volume group or in the creation of
  5244. a new volume group.  The warning message provided by LVM will
  5245. be:
  5246.  
  5247.     Not enough descriptor space left in this volume group.
  5248.     Either try adding a smaller PV or use another volume group.
  5249.  
  5250. On every disk in a volume group, there exists an area called the
  5251. Volume Group Descriptor Area (VGDA).  This space is what allows
  5252. the user to take a volume group to another AIX system and
  5253. "importvg" that volume group into that AIX system.  The VGDA
  5254. contains the names of disks that make up the volume group, their
  5255. physical sizes, partition mapping, logical volumes that exist in
  5256. the volume group, and other pertinent LVM management information.
  5257.  
  5258. When the user creates a volume group, the "mkvg" command
  5259. defaults to allowing the new volume group to have a maximum
  5260. of 32 disks in a volume group.  However, as bigger disks have
  5261. become more prevalent, this 32 disk limit is usually not
  5262. achieved because the space in the VGDA is used up faster, as
  5263. it accounts for the capacity on the bigger disks.  This
  5264. maximum VGDA space, for 32 disks, is a fixed size which is
  5265. part of the LVM design.  Large disks require more management
  5266. mapping space in the VGDA, which causes the number and size
  5267. of available disks to be added to the existing volume group
  5268. to shrink.  When a disk is added to a volume group, not only
  5269. does the new disk get a copy of the updated VGDA, but all
  5270. existing drives in the volume group must be able to accept
  5271. the new, updated VGDA.
  5272.  
  5273. The exception to this description of the maximum VGDA is
  5274. rootvg.  In order to provide AIX users more free space, when
  5275. rootvg is created, "mkvg" does not use the maximum limit of
  5276. 32 disks that are allowed into a volume group.  Instead in
  5277. AIX 3.2, the number of disks picked in the install menu of
  5278. AIX is used as the reference number by "mkvg -d" during the
  5279. creation of rootvg.  For AIX 4.1, this "-d" number is 7 for
  5280. one disk and one more for each additional disk
  5281. picked. i.e. you pick two disks, the number is 8.  you pick
  5282. three disks, the number is 9, and so on.....  This limit does
  5283. not mean the user cannot add more disks to rootvg in the
  5284. post-install phase.  The amount of free space left in a VGDA,
  5285. and thus the number of size of the disks added to a volume
  5286. group, depends on the size and number of disks already
  5287. defined for a volume group.  However, this smaller size
  5288. during rootvg creation implies that the user will be able to
  5289. add fewer disks to rootvg than compared to a non-rootvg
  5290. volume group.
  5291.  
  5292. If the customer requires more VGDA space in the rootvg, then
  5293. they should use the "mksysb" and "migratepv" commands to
  5294. reconstruct and reorganize their rootvg (the only way to
  5295. change the "-d" limitation is recreation of the rootvg).
  5296.  
  5297. Note:  It is always strongly recommended that users do not place
  5298. user data onto rootvg disks.  This separation provides an extra
  5299. degree of system integrity.
  5300.  
  5301.  
  5302. 1.706: What are the limits on a file, filesystem?
  5303.  
  5304. There are other limits but these come up most often.  Logical Volumes
  5305. do not _have_ to contain Journaled File Systems and therefore can be
  5306. larger than 2GB even in 3.2.5.
  5307.  
  5308.     File    jfs-Filesystem
  5309. 3.2.5    2GB    2GB
  5310. 4.1.x    2GB    64GB
  5311.  
  5312.  
  5313. 1.707  Hints for Segate 9 GB and other disks larger than 4 GB? 
  5314.  
  5315. [read 1.704]
  5316.  
  5317.  
  5318. 1.708: How do I fix Volume Group Locked?
  5319. From /usr/lpp/bos/README (AIX 3.2.5) and 1.800.IBM.4FAX #2809
  5320.  
  5321. If you get '0516-266 publvodm: volume group rootvg is locked, try again'
  5322. or something similar, you can use (putlvodm -K`getlvodm -v <vgname>`)
  5323.  
  5324. ______________________________________________________________________________
  5325.  
  5326. 1.800: How do I control how hostnames are resolved?
  5327. From: AIX 4.1.2 Infoexplorer (posted by <kraem@ibm.de> Frank Kraemer)
  5328.  
  5329. The default order can be overwritten by creating the configuration file,
  5330. /etc/netsvc.conf and specifying the desired order. Both the default and
  5331. /etc/netsvc.conf can be overwritten with the environment variable,
  5332. NSORDER. If either the /etc/netsvc.conf file or environment variable,
  5333. NSORDER are defined, then at least one value must be specified along with
  5334. the option.
  5335.  
  5336. examples: 
  5337.     echo hosts = local,nis,bind >/etc/netsvc.conf
  5338.     NSORDER=local,bind; export NSORDER
  5339.  
  5340.  
  5341. ______________________________________________________________________________
  5342. 1.900: SCSI-1 and SCSI-2 "interoperability" got you confused?  
  5343.  
  5344. A.  SCSI-1 devices are supported on a SCSI-2 adapter.  This
  5345.     config will provide SCSI-1 performance.
  5346.  
  5347. B.  SCSI-2 devices are supported on a SCSI-1 adapter.  This
  5348.     config will provide SCSI-1 performance.
  5349.  
  5350. C.  A mix of SCSI-2 and SCSI-1 devices are supported on a SCSI-1
  5351.     adapter.  All devices will have SCSI-1 performance.
  5352.  
  5353. D.  A mix of SCSI-2 and SCSI-1 devices are supported on a SCSI-2
  5354.     adapter.  SCSI-2 devices will have SCSI-2 performance (10 MB/sec)
  5355.     and SCSI-1 devices will have SCSI-1 performance (4-5 MB/sec).
  5356.  
  5357.  
  5358. 1.901: How to get your keyboard back after unplugging it from the 6000
  5359. From: Mickey Coggins and Anne Serre and L. Mark Larsen
  5360.  
  5361. When you unplug your keyboard from a running system, and plug it back
  5362. in, the key mapping is wrong.  For example, keys like Caps Lock and Ctrl
  5363. don't work as designed.
  5364.  
  5365. Solution: Type at the command line
  5366.  
  5367.         /usr/lpp/diagnostics/da/dkbd
  5368.  
  5369. Your screen goes black, you hear a few beeps, and your keyboard is reset.
  5370. It works with any environment, Xwindows, hft, NLS...
  5371.  
  5372. For Models 220, 230 and M20, use the following commands:
  5373.  
  5374. /usr/lpp/diagnostics/da/dkbd
  5375. /usr/lpp/diagnostics/da/dkbdsal   (for the 220)
  5376.  
  5377. After running the keyboard diagnostics to reset keyboard mappings, the
  5378. repeat rate is also reset to some slow value (11, according to the man
  5379. page).  If the user is in X, you need to open an hft window.  Do this
  5380. with "xopen /bin/csh".  Once you have an hft window, run "chhwkbd -r30".
  5381.  
  5382.  
  5383. 1.902: How do I set up pcsim, the DOS emulator?
  5384.  
  5385. You must have a bootable DOS diskette to install pcsim. Either DOS 3.3, 
  5386. 4.x, or 5.0 will work. IBM do not officially support DOS 5.0 for pcsim
  5387. but I have no problems with it. Just don't try to be fancy with the UMB 
  5388. and memory manager stuff.
  5389.  
  5390. With a bootable DOS disk in the drive, do:
  5391. $touch /u/dosdrive (this is the AIX file for DOS emulation)
  5392. $pcsim -Adiskette 3 -Cdrive /u/dosdrive
  5393. You would now get an A prompt. Type:
  5394. A> fdisk
  5395. Create the virtual C drive of whatever size you choose. Make it large 
  5396. enough for your needs since you cannot enlarge it later.
  5397. A> format c: /s (to format the virtual C drive)
  5398. Now exit from pcsim with ESCpcsim (Esc key followed by pcsim).
  5399.  
  5400. Now create a simprof file. Following is a starter:
  5401.  
  5402. Adiskette   : 3
  5403. Cdrive      :/u/dosdrive
  5404. lpt1        : name of printer queue
  5405. refresh     : 50
  5406. dmode       : V
  5407. mouse       : com1
  5408.  
  5409. You can now start pcsim anytime by typing pcsim. Make sure no floppies
  5410. are in the drive. For further information, refer to publication
  5411. SC23-2452, Personal Computer Simulator/6000 Guide and Reference.
  5412.        
  5413.  
  5414. 1.903: How do I transfer files between AIX and DOS disks?
  5415.  
  5416. In one of the bos extensions are commands for transferring files between
  5417. DOS diskettes and AIX. The commands are dosread, doswrite, dosdir, dosdel,
  5418. and dosformat. Many users have mentioned that the mtools package from
  5419. prep.ai.mit.edu is better than the native AIX programs.
  5420.  
  5421.  
  5422. 1.904: Where is the crypt program?
  5423.  
  5424. You can use PGP or crypt depending on your needs both require that you 
  5425. are a United States citizen and you reside in the United States.
  5426. Crypt is availible from your IBM marketing branch office.
  5427.  
  5428. The United States government classifies encryption technology as a
  5429. munition, meaning that you need an arms license to sell it overseas or
  5430. to non-US nationals.
  5431.  
  5432.  
  5433. 1.905: How do I play audio CDs?
  5434. From: woan@austin.ibm.com (Ronald S. Woan)
  5435.  
  5436. Get xmcd by anonymous FTP from ftp.x.org in /contrib/applications/xmcd/
  5437. <URL:ftp://ftp.x.org/contrib/applications/xmcd/>
  5438.  
  5439.  
  5440. 1.906: How can I get the mouse back after unplugging it?
  5441.  
  5442. /usr/lpp/diagnostics/da/dmousea
  5443.  
  5444.  
  5445. 1.907: Where can I get source code to the operating system binary xxxxx?
  5446.  
  5447. AIX source code is not generally available.  Two other UNIX OS' do
  5448. make their source available, Linux & freeBSD.  Check
  5449. ftp://ftp.uu.net/systems/unix/[bsd-sources|linux]
  5450.  
  5451.  
  5452. _____________________________________________________
  5453. 2.00: C/C++
  5454.  
  5455. Contrary to many people's belief, the C environment on the RS/6000 is
  5456. not very special.  The C compiler has quite a number of options that can
  5457. be used to control how it works, which "dialect" of C it compiles, how
  5458. it interprets certain language constructs, etc.  InfoExplorer includes a
  5459. Users Guide and a Reference Manual.
  5460.  
  5461. The compiler can be invoked with either xlc for strict ANSI mode and cc
  5462. for RT compatible mode (i.e. IBM 6150 with AIX 2).  The default options
  5463. for each mode are set in the /etc/xlc.cfg file, and you can actually add
  5464. another stanza and create a link to the /bin/xlc executable.
  5465.  
  5466. The file /usr/lpp/xlc/bin/README.xlc has information about the C
  5467. compiler, and the file /usr/lpp/bos/bsdport contains useful information,
  5468. in particular for users from a BSD background.
  5469.  
  5470. The file /etc/xlc.cfg also shows the symbol _IBMR2 that is predefined,
  5471. and therefore can be used for #ifdef'ing RS/6000 specific code.
  5472.  
  5473.  
  5474. 2.01: I cannot make alloca work
  5475.  
  5476. A famous routine, in particular in GNU context, is the allocation
  5477. routine alloca().  Alloca allocates memory in such a way that it is
  5478. automatically free'd when the block is exited.  Most implementations
  5479. does this by adjusting the stack pointer.  Since not all C environments
  5480. can support it, its use is discouraged, but it is included in the xlc
  5481. compiler.  In order to make the compiler aware that you intend to use
  5482. alloca, you must put the line
  5483.  
  5484. #pragma alloca
  5485.  
  5486. before any other statements in the C source module(s) where alloca is
  5487. called.  If you don't do this, xlc will not recognize alloca as anything
  5488. special, and you will get errors during linking.
  5489.  
  5490. For AIX 3.2, it may be easier to use the -ma flag.
  5491.  
  5492.  
  5493. 2.02: How do I compile my BSD programs?
  5494.  
  5495. The file /usr/lpp/bos/bsdport contains information on how to port
  5496. programs written for BSD to AIX 3.1.  This file may be very useful for
  5497. others as well.
  5498.  
  5499. A quick cc command for most "standard" BSD programs is:
  5500.   
  5501.   $ cc -D_BSD -D_BSD_INCLUDES  -o [loadfile] [sourcefile.c] -lbsd
  5502.  
  5503. If your software has system calls predefined with no prototype
  5504. parameters, also use the -D_NO_PROTO flag.
  5505.  
  5506.  
  5507. 2.03: Isn't the linker different from what I am used to?
  5508.  
  5509. Yes.  It is not at all like what you are used to:
  5510.  
  5511. - The order of objects and libraries is normally _not_ important.  The
  5512.   linker reads _all_ objects including those from libraries into memory
  5513.   and does the actual linking in one go.  Even if you need to put a
  5514.   library of your own twice on the ld command line on other systems, it
  5515.   is not needed on the RS/6000 - doing so will even make your linking slower.
  5516.  
  5517. - One of the features of the linker is that it will replace an object in
  5518.   an executable with a new version of the same object:
  5519.  
  5520.   $ cc -o prog prog1.o prog2.o prog3.o        # make prog
  5521.   $ cc -c prog2.c                # recompile prog2.c
  5522.   $ cc -o prog.new prog2.o prog            # make prog.new from prog
  5523.                         # by replacing prog2.o
  5524.   
  5525. - The standard C library /lib/libc.a is linked shared, which means that
  5526.   the actual code is not linked into your program, but is loaded only
  5527.   once and linked dynamically during loading of your program.
  5528.  
  5529. - The ld program actually calls the binder in /usr/lib/bind, and you can
  5530.   give ld special options to get details about the invocation of the
  5531.   binder.  These are found on the ld man page or in InfoExplorer.
  5532.  
  5533. - If your program normally links using a number of libraries (.a files),
  5534.   you can 'prelink' each of these into an object, which will make your
  5535.   final linking faster.  E.g. do:
  5536.  
  5537.   $ cc -c prog1.c prog2.c prog3.c
  5538.   $ ar cv libprog.a prog1.o prog2.o prog3.o
  5539.   $ ld -r -o libprog.o libprog.a
  5540.   $ cc -o someprog someprog.c libprog.o
  5541.  
  5542. This will solve all internal references between prog1.o, prog2.o and
  5543. prog3.o and save this in libprog.o Then using libprog.o to link your
  5544. program instead of libprog.a will increase linking speed, and even if
  5545. someprog.c only uses, say prog1.o and prog2.o, only those two modules
  5546. will be in your final program.  This is also due to the fact that the
  5547. binder can handle single objects inside one object module as noted above.
  5548.  
  5549. If you are using an -lprog option (for libprog.a) above, and still want
  5550. to be able to do so, you should name the prelinked object with a
  5551. standard library name, e.g. libprogP.a (P identifying a prelinked
  5552. object), that can be specified by -lprogP.  You cannot use the archiver
  5553. (ar) on such an object.
  5554.  
  5555. You should also have a look at section 3.01 of this article, in
  5556. particular if you have mixed Fortran/C programs.
  5557.  
  5558. Dave Dennerline (d.dennerline@bull.com) claims that his experiences
  5559. in prelinking on AIX does not save much time since most people have
  5560. separate libraries which do not have many dependencies between them,
  5561. thus not many symbols to resolve.
  5562.  
  5563.  
  5564. 2.04: How do I statically link my program?
  5565.  
  5566.   cc -o prog -bnoso -bI:/lib/syscalls.exp obj1.o obj2.o obj3.o
  5567.  
  5568. will do that for a program consisting of the three objects obj1.o, etc.
  5569.  
  5570. From: Marc Pawliger (marc@sti.com)
  5571.  
  5572. As of AIX 3.2.5, you can install a speedup for AIXwindows called
  5573. Shared Memory Transport.  To static link an X application after the
  5574. SMT PTF has been installed, you must link with
  5575. -bI:/usr/lpp/X11/bin/smt.exp and the executable will NOT run on a
  5576. machine where SMT is not installed.  See /usr/lpp/X11/README.SMT
  5577.  
  5578.  
  5579. 2.05: How do I make my own shared library?
  5580.  
  5581. To make your own shared object or library of shared objects, you should
  5582. know that a shared object cannot have undefined symbols.  Thus, if your
  5583. code uses any externals from /lib/libc.a, the latter MUST be linked with
  5584. your code to make a shared object.  Mike Heath (mike@pencom.com) said it
  5585. is possible to split code into more than one shared object when externals
  5586. in one object refer to another one.  You must be very good at
  5587. import/export files.  Perhaps he or someone can provide an example. 
  5588.  
  5589. Assume you have one file, sub1.c, containing a routine with no external
  5590. references, and another one, sub2.c, calling stuff in /lib/libc.a.  You
  5591. will also need two export files, sub1.exp, sub2.exp.  Read the example
  5592. below together with the examples on the ld man page. 
  5593.  
  5594. ---- sub1.c ----
  5595.     int addint(int a, int b)
  5596.     {
  5597.       return a + b;
  5598.     }
  5599. ---- sub2.c ----
  5600.     #include <stdio.h>
  5601.  
  5602.     void printint(int a)
  5603.     {
  5604.       printf("The integer is: %d\n", a);
  5605.     }
  5606. ---- sub1.exp ----
  5607.     #!
  5608.     addint
  5609. ---- sub2.exp ----
  5610.     #!
  5611.     printint
  5612. ---- usesub.c ----
  5613.     main()
  5614.     {
  5615.       printint( addint(5,8) );
  5616.     }
  5617.  
  5618. The following commands will build your libshr.a, and compile/link the
  5619. program usesub to use it.  Note that you need the ld option -lc for
  5620. sub2shr.o since it calls printf from /lib/libc.a.
  5621.  
  5622.   $ cc  -c sub1.c
  5623.   $ ld -o sub1shr.o sub1.o -bE:sub1.exp -bM:SRE -T512 -H512 
  5624.   $ cc  -c sub2.c
  5625.   $ ld -o sub2shr.o sub2.o -bE:sub2.exp -bM:SRE -T512 -H512  -lc
  5626.   $ ar r libshr.a sub1shr.o sub2shr.o
  5627.   $ cc -o usesub usesub.c -L: libshr.a
  5628.   $ usesub
  5629.   The integer is: 13
  5630.   $
  5631.  
  5632.  
  5633. 2.06: Linking my program fails with strange errors.  Why?
  5634.  
  5635. Very simple, the linker (actually called the binder), cannot get the
  5636. memory it needs, either because your ulimits are too low or because you
  5637. don't have sufficient paging space.  Since the linker is quite different
  5638. >from normal Unix linkers and actually does much more than these, it also
  5639. uses a lot of virtual memory.  It is not unusual to need 10000 pages (of
  5640. 4k) or more to execute a fairly complex linking.
  5641.  
  5642. If you get 'BUMP error', either ulimits or paging is too low, if you get
  5643. 'Binder killed by signal 9' your paging is too low.
  5644.  
  5645. First, check your memory and data ulimits; in korn shell 'ulimit -a' will
  5646. show all limits and 'ulimit -m 99999' and 'ulimit -d 99999' will
  5647. increase the maximum memory and data respectively to some high values. 
  5648. If this was not your problem, you don't have enough paging space.
  5649.  
  5650. If you will or can not increase your paging space, you could try this:
  5651.  
  5652. - Do you duplicate libraries on the ld command line? That is never
  5653.   necessary.
  5654.  
  5655. - Do more users link simultaneously? Try having only one linking going
  5656.   on at any time.
  5657.  
  5658. - Do a partwise linking, i.e. you link some objects/libraries with the
  5659.   -r option to allow the temporary output to have unresolved references,
  5660.   then link with the rest of your objects/libraries.  This can be split
  5661.   up as much as you want, and will make each step use less virtual memory.
  5662.  
  5663.   If you follow this scheme, only adding one object or archive at a
  5664.   time, you will actually emulate the behavior of other Unix linkers.
  5665.  
  5666. If you decide to add more paging space, you should consider adding a new
  5667. paging space on a second hard disk, as opposed to just increasing the
  5668. existing one.  Doing the latter could make you run out of free space on
  5669. your first harddisk. It is more involved to shrink a paging space
  5670. but easier to delete one.
  5671.  
  5672.  
  5673. Frequently Asked Questions about AIX and the IBM RS/6000 Section 4
  5674. __________________________________________________________________
  5675.  
  5676. 2.07: Why does it take so long to compile "hello world" with xlc?
  5677.  
  5678. Some systems have experienced delays of more than 60 seconds in
  5679. compiling "#include <stdio.h> int main () {printf ("Hello world");}"
  5680. The problem is with the license manager contact IBM to make sure
  5681. you've got the latest PTF.
  5682.  
  5683.  
  5684. 2.08: What's with malloc()?
  5685.  
  5686. malloc() uses a late allocation algorithm based on 4.3 BSD's malloc()
  5687. for speed.  This lets you allocate very large sparse memory spaces,
  5688. since the pages are not actually allocated until they are touched for
  5689. the first time.  Unfortunately, it doesn't die gracefully in the face of
  5690. loss of available memory.  See the "Paging Space Overview" under
  5691. InfoExplorer, and see the notes on the linker in this document for an
  5692. example of an ungraceful death.
  5693.  
  5694. If you want your program to get notified when running out of memory, you
  5695. should handle the SIGDANGER signal.  The default is to ignore it. 
  5696. SIGDANGER is sent to all processes when paging space gets low, and if
  5697. paging space gets even lower, processes with the highest paging space
  5698. usage are sent the SIGKILL signal.
  5699.  
  5700. malloc() is substantially different in 3.2, allocating memory more
  5701. tightly.  If you have problems running re-compiled programs on 3.2,
  5702. try running them with MALLOCTYPE=3.1.
  5703.  
  5704. Early Page Space Allocation (EPSA) added to AIX 3.2: see
  5705. /usr/lpp/bos/README.PSALLOC - IX38211 / U422496 Allows setting of
  5706. early allocation (vs. default late allocation) on a per-process basis.
  5707.  
  5708.  
  5709. 2.09: does xlc complain about 'extern char *strcpy()'
  5710.  
  5711. The header <string.h> has a strcpy macro that expands strcpy(x,y) to
  5712. __strcpy(x,y), and the latter is then used by the compiler to generate
  5713. inline code for strcpy.  Because of the macro, your extern declaration
  5714. contains an invalid macro expansion.  The real cure is to remove your
  5715. extern declaration but adding -U__STR__ to your xlc will also do the trick.
  5716.  
  5717.  
  5718. 2.10: Why do I get 'Parameter list cannot contain fewer ....'
  5719.  
  5720. This is the same as above.
  5721.  
  5722.  
  5723. 2.11: Why does xlc complain about '(sometype *)somepointer = something'
  5724.  
  5725. Software that is developed using gcc may have this construct. However,
  5726. standard C does not permit casts to be lvalues, so you will need to
  5727. change the cast and move it to the right side of the assignment. If you
  5728. compile with 'cc', removing the cast completely will give you a warning,
  5729. 'xlc' will give you an error (provided somepointer and something are of
  5730. different types - but else, why would the cast be there in the first place?)
  5731.  
  5732.  
  5733. 2.12: Some more common errors
  5734.  
  5735. Here are a few other common errors with xlc:
  5736.  
  5737. 305 |     switch((((np)->navigation_type) ? (*((np)->navigation_type)) :
  5738.       ((void *)0)))
  5739.       .a...........  
  5740. a - 1506-226: (S) The second and third operands of the conditional
  5741. operator must be of the same type.
  5742.  
  5743. The reason for this is that xlc defines NULL as (void *)0, and it does
  5744. not allow two different types as the second and third operand of ?:. 
  5745. The second argument above is not a pointer and the code used NULL
  5746. incorrectly as a scalar. NULL is a nil pointer constant in ANSI C and
  5747. in some traditional compilers.
  5748.  
  5749. You should change NULL in the third argument above to an integer 0.
  5750.  
  5751.  
  5752. 2.13: Can the compiler generate assembler code?
  5753.  
  5754. Starting with version 1.3 of xlc and xlf the -S option will generate a
  5755. .s assembly code file prior to optimization. The option -qlist will
  5756. generate a human readable one in a .lst file.
  5757.  
  5758. There is also a disassembler in /usr/lpp/xlc/bin/dis include with the
  5759. 1.3 version of xlc (and in /usr/lpp/xlC/bin/dis with the 2.1 version
  5760. of xlC) that will disassemble existing object or executable files.
  5761.  
  5762.  
  5763. 2.14: Curses
  5764.  
  5765. Curses based applications should be linked with -lcurses and _not_ with
  5766. -ltermlib. It has also been reported that some problems with curses are
  5767. avoided if your application is compiled with -DNLS.
  5768.  
  5769. Peter Jeffe <peter@ski.austin.ibm.com> also notes:
  5770.  
  5771. >the escape sequences for cursor and function keys are *sometimes*
  5772. >treated as several characters: eg. the getch() - call does not return
  5773. >KEY_UP but 'ESC [ C.'
  5774.  
  5775. You're correct in your analysis: this has to do with the timing of the
  5776. escape sequence as it arrives from the net. There is an environment
  5777. variable called ESCDELAY that can change the fudge factor used to decide
  5778. when an escape is just an escape. The default value is 500; boosting
  5779. this a bit should solve your problems.
  5780.  
  5781. Christopher Carlyle O'Callaghan <asdfjkl@wam.umd.edu> has more comments
  5782. concerning extended curses:
  5783.  
  5784. 1) The sample program in User Interface Programming Concepts, page 7-13
  5785.    is WRONG. Here is the correct use of panes and panels.
  5786.  
  5787. #include <cur01.h>
  5788. #include <cur05.h>
  5789.  
  5790. main()
  5791. {
  5792. PANE *A, *B, *C, *D, *E, *F, *G, *H;
  5793. PANEL *P;
  5794.  
  5795. initscr();
  5796.  
  5797. A = ecbpns (24, 79, NULL, NULL, 0, 2500, Pdivszp, Pbordry, NULL, NULL);
  5798. D = ecbpns (24, 79, NULL, NULL, 0, 0,    Pdivszf, Pbordry, NULL, NULL);
  5799. E = ecbpns (24, 79, D,    NULL, 0, 0,    Pdivszf, Pbordry, NULL, NULL);
  5800. B = ecbpns (24, 79, A, D, Pdivtyh, 3000, Pdivszp, Pbordry, NULL, NULL);
  5801. F = ecbpns (24, 79, NULL, NULL, 0, 0,    Pdivszf, Pbordry, NULL, NULL);
  5802. G = ecbpns (24, 79, F,    NULL, 0, 5000, Pdivszp, Pbordry, NULL, NULL);
  5803. H = ecbpns (24, 79, G,    NULL, 0, 3000, Pdivszp, Pbordry, NULL, NULL);
  5804. C = ecbpns (24, 79, B, F, Pdivtyh, 0, Pdivszf, Pbordry, NULL, NULL);
  5805. P = ecbpls (24, 79, 0, 0, "MAIN PANEL", Pdivtyv, Pbordry, A);
  5806.  
  5807. ecdvpl (P);
  5808. ecdfpl (P, FALSE);
  5809. ecshpl (P); 
  5810. ecrfpl (P);
  5811. endwin();
  5812. }
  5813.  
  5814. 2) DO NOT include <curses.h> and any other <cur0x.h> file together.
  5815.    You will get a bunch of redefined statements.
  5816.  
  5817. 3) There is CURSES and EXTENDED CURSES. Use only one or the other. If the
  5818.    manual says that they're backwards compatible or some other indication 
  5819.    that you can use CURSES routines with EXTENDED, don't believe it. To 
  5820.    use CURSES you need to include <curses.h> and you can't (see above).
  5821.  
  5822. 4) If you use -lcur and -lcurses in the same link command, you will get
  5823.    Memory fault (core dump) error. You CANNOT use both of them at the same
  5824.    time. -lcur is for extended curses, -lcurses is for regular curses.
  5825.  
  5826. 5) When creating PANEs, when you supply a value (other than 0) for the
  5827.    'ds' parameter and use Pdivszf value for the 'du' parameter, the 'ds'
  5828.    will be ignored (the sample program on page 7-13 in User Interface
  5829.    Programming Concepts is wrong.) For reasons as yet undetermined,
  5830.    Pdivszc doesn't seem to work (or at least I can't figure out how to
  5831.    use it.)
  5832.  
  5833. 6) If you're running into bugs and can't figure out what is happening,
  5834.    try the following:
  5835.    include -qextchk -g in your compile line
  5836.     -qextchk will check to make sure you're passing the right number of
  5837.        parameters to the functions
  5838.     -g enables debug
  5839.  
  5840. 7) Do not use 80 as the number of columns if you want to use the whole
  5841.    screen. The lower right corner will get erased.  Use 79 instead.
  5842.  
  5843. 8) If you create a panel, you must create at least 1 pane, otherwise you
  5844.    will get a Memory fault (core dump).
  5845.  
  5846. 9) When creating a panel, if you don't have a border around it, any title
  5847.    you want will not show up.
  5848.  
  5849. 10) to make the screen scroll down:
  5850.     wmove (win, 0, 0);
  5851.     winsertln (win)
  5852.  
  5853. 11) delwin(win) doesn't work in EXTENDED WINDOWS
  5854.  
  5855.     To make it appear as if a window is deleted, you need to do the following:
  5856.     for every window that you want to appear on the screen
  5857.     touchwin(win)
  5858.     wrefresh(win)
  5859.  
  5860.     you must make sure that you do it in the exact same order as you put
  5861.     them on the scr on the screen (i.e., if you called newwin with A, then C, then B,
  5862.     then you must do the loop with A, then C, then B, otherwise you won't
  5863.     get the same screen back).  The best thing to do is to put them into
  5864.     an array and keep track of the last window index.
  5865.  
  5866. 12) mvwin(win, line, col) implies that it is only used for viewports and
  5867.     subwindows. It can also be used for the actual windows themselves.
  5868.  
  5869. 13) If you specify the attribute of a window using wcolorout(win), any
  5870.     subsequent calls to chgat(numchars, mode) or any of its relatives
  5871.     will not work. (or at least they get very picky.)
  5872.  
  5873.  
  5874. 2.15: How do I speed up linking
  5875.  
  5876. Please refer to sections 2.03 and 2.06 above.
  5877.  
  5878. From: losecco@undpdk.hep.nd.edu (John LoSecco) and
  5879.       hook@chaco.aix.dfw.ibm.com (Gary R. Hook)
  5880.  
  5881. >From oahu.cern.ch in /pub/aix3 you can get a wrapper for the existing
  5882. linker called tld which can reduce link times with large libraries by
  5883. factors of 3 to 4.
  5884.  
  5885.  
  5886. 2.16: What is deadbeef?
  5887.  
  5888. When running the debugger (dbx), you may have wondered what the
  5889. 'deadbeef' is you occasionally see in registers.  Do note, that
  5890. 0xdeadbeef is a hexadecimal number that also happens to be some kind
  5891. of word (the RS/6000 was built in Texas!), and this hexadecimal number
  5892. is simply put into unused registers at some time, probably during
  5893. program startup.
  5894.  
  5895.  
  5896. 2.17: How do I make an export list from a library archive?
  5897. From: d.dennerline@bull.com (Dave Dennerline)
  5898.  
  5899. This script will only extract the "export"able names and should be
  5900. useful in starting the shared library creation process. The user must
  5901. determine which names should be included in the import and export lists.
  5902. It's only been tested on a few library archives.
  5903.  
  5904. #!/bin/ksh
  5905. #
  5906. # mkexps - make export list
  5907. # This program creates an export list by combining all the "." and normal names
  5908. # into one list. 
  5909. #
  5910. if [[ "$#" -ne 1 ]]
  5911. then
  5912.     print "Usage: mkexps ArchiveFile"
  5913.     exit -2
  5914. fi
  5915. if [[ ! -f $1 ]] 
  5916. then
  5917.     print "mkexps: Cannot open file \"$1\""
  5918.     exit -1
  5919. fi
  5920. dump -g $1 | awk '
  5921. BEGIN {
  5922.         top = 1
  5923. }    
  5924. /^[ ]*[0-9][0-9]*/ {
  5925.     if ( (n = index( $2, "." )) > 0 ) {
  5926.         export_array[ top++ ] = substr( $2, n+1, length( $2 ))
  5927.     }
  5928.     else {
  5929.     export_array[ top++ ] = $2
  5930.     }
  5931. }
  5932.  
  5933. END {
  5934.     for ( i = 1; i < top; i++ )
  5935.     {
  5936.     print export_array[ i ]
  5937.     }
  5938.  
  5939. }' | sort | uniq
  5940.  
  5941.  
  5942. 2.19: Building imake, makedepend
  5943. From: crow@austin.ibm.com (David L. Crow)
  5944.  
  5945.     You need X11dev.src release 1.2.3.0 (ie the R5 release).  
  5946.      Unless you have an R5 release of AIXwindows, there is no xmkmf.
  5947.   These are the steps that I use to make imake, makedepend and all
  5948.   of it's config files, and then install them in the working tree
  5949.   (ie not the Xamples) for daily use:
  5950.   
  5951.       cd /usr/lpp/X11/Xamples
  5952.       make Makefile
  5953.       make SUBDIRS="config util" Makefiles
  5954.       make SUBDIRS="config util" linklibs
  5955.       make SUBDIRS="config util" depend
  5956.       make SUBDIRS="config util" 
  5957.       make SUBDIRS="config util" install
  5958.       
  5959.   Then redo the steps everytime you apply an X11 update.
  5960.  
  5961.  
  5962. 2.20: How can tell what shared libraries a binary is linked with?
  5963.  
  5964. Use "dump -H <execfilename>" and see if anything other than /unix is
  5965. listed in the loader section (at the bottom).  The first example is
  5966. /bin/sh (statically linked) and the second example is
  5967. /usr/local/bin/bash (shared).
  5968.  
  5969. INDEX  PATH                          BASE                MEMBER              
  5970. 0      /usr/lib:/lib                                                         
  5971. 1      /                             unix                                    
  5972.  
  5973. INDEX  PATH                          BASE                MEMBER              
  5974. 0      ./lib/readline/:./lib/glob/:/usr/lib:/lib               
  5975. 1                                    libc.a              shr.o               
  5976. 2                                    libcurses.a         shr.o               
  5977.  
  5978.  
  5979. 2.21: Can I get a PTF for my C/C++ compiler from the net?
  5980.  
  5981. Unfortunately, the compiler group does not release PTFs.  You have to
  5982. call IBM and ask for the latest tape.
  5983.  
  5984.  
  5985. 2.22: Why does "install"ing software I got from the net fail?
  5986.  
  5987. Note that the RS/6000 has two install programs, one with System V flavor
  5988. in the default PATH (/etc/install with links from /usr/bin and /usr/usg),
  5989. and one with BSD behavior in /usr/ucb/install.
  5990.  
  5991.  
  5992. 2.23: What is Linker TOC overflow error 12?
  5993.  
  5994. There is a hard coded limit in the AIX 3.2.5 linker that is fixed in
  5995. AIX 4.1.  A kind soul donated the following information to help people
  5996. get the 3.2.5 fix
  5997.  
  5998.     The LPS (paperwork) 
  5999.       AIX TOC Data Binder/6000 #P91128
  6000.       Version 1.1
  6001.       Program Number 5799-QDY
  6002.       Reference No. GC23-2604-00, FC 5615
  6003.     Pre Reqs listed were AIX 3.2.5
  6004.       IBM C Set++ V2 (5765-186)
  6005.  
  6006. You could also put some of the application code into shared libraries
  6007. or, in the case of gcc, use -mminimal-toc.
  6008.  
  6009.  
  6010. 2.24: What is the limit on number of shared memory segments I can attach?
  6011.  
  6012. Each process has 16 segments.  One is used for private code, one for
  6013. stack, one for heap; those, if memory serves, are segments 0, 1, and
  6014. 2.  (If you look in sys/shm.h, you'll see that SHMLOSEG is 3 -- the
  6015. lowest segment, in number and in the process' virtual address space,
  6016. available to shmat.)
  6017.  
  6018. SHMHISEG, the highest segment you can attach to (also defined in
  6019. sys/shm.h), is 12.  Segments 3 through 12 are available to shmat,
  6020. giving the 10 segments your program used successfully.  (NSHMSEGS in
  6021. sys/shm.h will give you this value, though it's of limited use, since
  6022. most platforms that I've seen don't define it.)
  6023.  
  6024. Segment 13 is used by shared code your program has attached to;
  6025. I think one of the others might be for kernel-mode data.
  6026.  
  6027. See also mmap.
  6028.  
  6029.  
  6030. ----------------------------------------------------
  6031. 3.00: Fortran and other compilers
  6032.  
  6033. This section covers all compilers other than C/C++.  On Fortran, there
  6034. seem to have been some problems with floating point handling, in
  6035. particular floating exceptions.
  6036.  
  6037.  
  6038. 3.01: I have problems mixing Fortran and C code, why?
  6039.  
  6040. A few routines (such as getenv, signal, and system) exist in both the
  6041. Fortran and C libraries but with different parameters. In the recent
  6042. past, if you have a mixed program that calls getenv from both C and
  6043. Fortran code, you have to link them carefully by specifying the correct
  6044. library first on your command line. This is no longer needed starting
  6045. with version 1.5 of the compilers.
  6046.  
  6047.  
  6048. 3.02: How do I statically bind Fortran libraries and dynamically
  6049.       bind C libraries?
  6050. From: amaranth@vela.acs.oakland.edu (Paul Amaranth)
  6051.  
  6052. [ Editor's note: Part of this is also discussed above under the C compiler
  6053.   section, but I felt it was so valuable that I have left it all in. 
  6054.   I've done some minor editing, mostly typographical. ]
  6055.  
  6056. The linker and binder are rather versatile programs, but it is not
  6057. always clear how to make them do what you want them to.  In particular,
  6058. there are times when you do not want to use shared libraries, but
  6059. rather, staticly bind the required routines into your object.  Or, you
  6060. may need to use two versions of the same routine (eg, Fortran & C).  Here
  6061. are the results of my recent experiments.  I would like to thank Daniel
  6062. Premer and Brad Hollowbush, my SE, for hints.  Any mistakes or omissions
  6063. are my own and I have tended to interchange the terms "linker" and
  6064. "binder".  These experiments were performed on AIX 3.1.2.  Most of this
  6065. should be applicable to later upgrades of 3.1.
  6066.  
  6067. 1)  I have some C programs, I want to bind in the runtime routines.  How
  6068.     do I do this? [Mentioned in section 2.04 of this article as well, ed.]
  6069.  
  6070.     You can put the -bnso binder command on the link line.  You should
  6071.     also include the -bI:/lib/syscalls.exp control argument:
  6072.       
  6073.       $ cc *.o -bnso -bI:/lib/syscalls.exp -o foo
  6074.  
  6075.     This will magically do everything you need.  Note that this will bind
  6076.     _all_ required routines in.  The -bI argument tells the linker that
  6077.     these entry points will be resolved dynamically at runtime (these are
  6078.     system calls).  If you omit this you will get lots of unresolved 
  6079.     reference messages.
  6080.  
  6081. 2)  I want to statically bind in the Fortran runtime so a) my customers 
  6082.     do not need to buy it and b) I don't have to worry about the runtime
  6083.     changing on a new release.  Can I use the two binder arguments in
  6084.     1) to do this?
  6085.  
  6086.     You should be able to do so, but, at least under 3002, if you do
  6087.     you will get a linker error referencing getenv.  In addition, there
  6088.     are a number of potential conflicts between Fortran and C routines.
  6089.     The easy way just does not work.  See the section on
  6090.     2 stage linking for C and Fortran on how to do this.  The getenv
  6091.     problem is a mess, see the section on Comments & Caveats for more.
  6092.  
  6093. 3)  I have a mixture of C and Fortran routines, how can I make sure
  6094.     that the C routines reference the C getenv, while the Fortran routines
  6095.     reference the Fortran getenv (which has different parameters and, if
  6096.     called mistakenly by a C routine results in a segmentation fault)?
  6097.  
  6098.     From Mike Heath (mike@pencom.com):
  6099.  
  6100.     Use -brename:symbol1,symbol2 when pre-linking the modules from one
  6101.     of the languages. It does not matter which one you choose.
  6102.  
  6103. 4)  I have C and Fortran routines.  I want to bind in the xlf library, while
  6104.     letting the rest of the libraries be shared.  How do I do this?
  6105.  
  6106.     You need to do a 2 stage link.  In the first stage, you bind in the
  6107.     xlf library routines, creating an intermediate object file.  The
  6108.     second stage resolves the remaining references to the shared libraries.
  6109.  
  6110.     This is a general technique that allows you to bind in specific system
  6111.     routines, while still referencing the standard shared libraries.
  6112.  
  6113.     Specifically, use this command to bind the xlf libraries to the Fortran
  6114.     objects:
  6115.  
  6116.        $ ld -bh:4 -T512 -H512 <your objects> -o intermediat.o \
  6117.          -bnso -bI:/lib/syscalls.exp -berok -lxlf -bexport:/usr/lib/libg.exp \
  6118.          -lg -bexport:<your export file>
  6119.  
  6120.     The argument -bexport:<your export file> specifies a file with the
  6121.     name of all entry points that are to be visible outside the intermediate 
  6122.     module.  Put one entrypoint name on a line.  The -bI:/lib/libg.exp line 
  6123.     is required for proper functioning of the program.  The -berok argument 
  6124.     tells the binder that it is ok to have unresolved references, at least 
  6125.     at this time (you would think -r would work here, but it doesn't seem to).  
  6126.     The -bnso argument causes the required modules to be imported
  6127.     into the object.  The -lxlf, of course, is the xlf library.
  6128.  
  6129.     Then, bind the intermediate object with the other shared libraries in
  6130.     the normal fashion:
  6131.  
  6132.        $ ld -bh:4 -T512 -H512 <C or other modules> intermediate.o \
  6133.          /lib/crt0.o -lm -lc
  6134.  
  6135.     Note the absence of -berok.  After this link, all references should
  6136.     be resolved (unless you're doing a multistage link and making another
  6137.     intermediate).
  6138.  
  6139.     NOTE THE ORDER OF MODULES.  This is extremely important if, for example,
  6140.     you had a subroutine named "load" in your Fortran stuff.  Putting the
  6141.     C libraries before the intermediate module would make the C "load"
  6142.     the operable definition, rather than the Fortran version EVEN THOUGH 
  6143.     THE FORTRAN MODULE HAS ALREADY BEEN THROUGH A LINK AND ALL REFERENCES 
  6144.     TO THE SYMBOL ARE CONTAINED IN THE FORTRAN MODULE.  This can
  6145.     be extremely difficult to find (trust me on this one :-)  Is this
  6146.     a bug, a feature, or what?
  6147.     
  6148.     [As mentioned in section 2.03 of this article, it is a feature that you
  6149.     can replace individual objects in linked files, ed.]
  6150.  
  6151.     The result will be a slightly larger object than normal.  (I say slightly
  6152.     because mine went up 5%, but then it's a 2 MB object :-)
  6153.  
  6154.  
  6155. Comments & Caveats:
  6156.  
  6157.    From the documentation the -r argument to the linker should do what
  6158.    -berok does.  It does not.  Very strange results come from using the
  6159.    -r argument.  I have not been able to make -r work in a sensible manner
  6160.    (even for intermediate links which is what it is supposed to be for).
  6161.  
  6162.        Note from Mike Heath (mike@pencom.com):
  6163.  
  6164.        'ld -r' is essentially shorthand for 'ld -berok -bnogc -bnoglink'.
  6165.        Certainly, using -berok with an export file (so garbage collection
  6166.        can be done) is preferable to ld -r, but the latter is easier.
  6167.  
  6168.    When binding an intermediate module, use an export file to define the
  6169.    entry points you want visible in the later link.  If you don't do this,
  6170.    you'll get the dreaded "unresolved reference" error.  Import files name
  6171.    entry points that will be dynamically resolved (and possibly where).
  6172.  
  6173.    If you are in doubt about what parameters or libraries to link, use the
  6174.    -v arg when linking and modify the exec call that shows up into 
  6175.    an ld command.  Some thought about the libraries will usually yield an
  6176.    idea of when to use what.  If you don't know what an argument is for,
  6177.    leave it in.  It's there for a purpose (even if you don't understand it).
  6178.  
  6179.    Watch the order of external definitions (ie, libraries) when more than
  6180.    one version of a routine may show up, eg "load".  The first one defined
  6181.    on the ld command line is the winner.  
  6182.  
  6183.    The getenv (and system and signal) problem is a problem that started out
  6184.    minor, got somewhat worse in 3003 and, eventually will be correctly fixed.
  6185.    Basically, you should extract the 3002 version of these three routines
  6186.    from xlf.a before doing the update and save them away, then link these
  6187.    routines in if you use these Fortran system services.  
  6188.  
  6189.  
  6190. 3.03: How do I check if a number is NaN?
  6191. From: sdl@glasnost.austin.ibm.com (Stephen Linam)
  6192.  
  6193. NaN is "Not a Number".  It arises because the RISC System/6000 uses
  6194. IEEE floating point arithmetic.
  6195.  
  6196. To determine if a variable is a NaN you can make use of the property
  6197. that a NaN does not compare equal to anything, including itself.
  6198. Thus, for real variable X, use
  6199.  
  6200.     IF (X .NE. X) THEN    ! this will be true if X is NaN
  6201.  
  6202. Floating point operations which cause exceptions (such as an overflow)
  6203. cause status bits to be set in the Floating Point Status and Control
  6204. Register (FPSCR).  There is a Fortran interface to query the FPSCR, and
  6205. it is described in the XLF Fortran manuals -- I don't have the manuals
  6206. right here, but look for FPGETS and FPSETS.
  6207.  
  6208. The IBM manual "Risc System/6000 Hardware Technical Reference - General
  6209. Information" (SA23-2643) describes what floating point exceptions can
  6210. occur and which bits are set in the FPSCR as a result of those exceptions.
  6211.  
  6212.  
  6213. 3.04: Some info sources on IEEE floating point
  6214.  
  6215. 1. ANSI/IEEE STD 754-1985 (IEEE Standard for Binary Floating-Point
  6216.    Arithmetic) and ANSI/IEEE STD 854-1987 (IEEE Standard for
  6217.    Radix-Independent Floating-Point Arithmetic), both available from IEEE. 
  6218.  
  6219. 2. David Goldberg, "What Every Computer Scientist Should Know About
  6220.    Floating-Point Arithmetic", ACM Computing Surveys, Vol. 23, No. 1,
  6221.    March 1991, pp. 5-48.
  6222.  
  6223.  
  6224. 3.05: Why does it take so long to compile "hello world" with xlf? 
  6225.  
  6226. [read 2.07]
  6227.  
  6228.  
  6229. ____________________________________________________________________________
  6230. 4.00: GNU and Public Domain software
  6231.  
  6232. GNU software comes from the Free Software Foundation and various other
  6233. sources. A number of ftp sites archive them. Read the GNU license for 
  6234. rules on distributing their software.
  6235.  
  6236. Lots of useful public domain software have been and continue to be ported
  6237. to the RS/6000. See below for ftp or download information.
  6238.  
  6239.  
  6240. 4.01: How do I find sources?
  6241. From: jik@GZA.COM (Jonathan Kamens)
  6242.  
  6243. There is a newsgroup devoted to posting about how to get a certain
  6244. source.  One is strongly urged to follow the guidelines in the article
  6245. How_to_find_sources(READ_THIS_BEFORE_POSTING), available via anonymous
  6246. ftp from rtfm.mit.edu
  6247.  
  6248. /pub/usenet/comp.sources.wanted/H_t_f_s_(R_T_B_P)
  6249.  
  6250. Note: You should try to use hostnames rather than ip addresses since
  6251. they are much less likely to change.
  6252.  
  6253. Also available from mail-server@rtfm.mit.edu by sending a mail
  6254. message containing:
  6255.  
  6256. send usenet/comp.sources.wanted/H_t_f_s_(R_T_B_P)
  6257.  
  6258. Send a message containing "help" to get general information about the
  6259. mail server.
  6260.  
  6261. If you don't find what you were looking for by following these
  6262. guidelines, you can post a message to comp.sources.wanted.
  6263.  
  6264.  
  6265. 4.02: Are there any ftp sites?
  6266.  
  6267. Below are some ftp sites that are supposed to have RS/6000 specific
  6268. software.  I haven't verified all the entries.
  6269.  
  6270. US sites:
  6271. <ftp://aixpdslib.seas.ucla.edu:/pub/>        128.97.2.211
  6272. <ftp://aix.boulder.ibm.com:/>        
  6273. <ftp://software.watson.ibm.com:/>
  6274.  
  6275. European sites:
  6276. <ftp://nic.funet.fi:/pub/unix/AIX/RS6000/>        128.214.6.100
  6277. <ftp://iacrs1.unibe.ch:/pub/>            130.92.11.3
  6278. <ftp://ftp.zrz.TU-Berlin.DE:/pub/aix/>        130.149.4.50
  6279. <ftp://ftp-aix.polytechnique.fr:/pub/binaries/rios/>    129.104.3.60
  6280. <ftp://ftp.uni-stuttgart.de:/sw/rs_aix32/>        129.69.8.13
  6281.  
  6282. The first one is dedicated to software running on AIX.  It might not
  6283. always be the latest versions of the software, but it has been ported
  6284. to AIX (normally AIX version 3 only).  Please use the European sites
  6285. very sparingly.  They are primarily to serve people in Europe and most
  6286. of the software can be found in the US sites originally.
  6287.  
  6288. The remaining sites are simply ones that archie indicated contained
  6289. AIX related materials.
  6290.  
  6291. <ftp://ibminet.awdpa.ibm.com:/>    #IBM announcements, oem hardware
  6292. <ftp://cac.toronto.ibm.com:/>    #marketing-info
  6293. <ftp://ftp.egr.duke.edu:/>
  6294. <ftp://straylight.acs.ncsu.edu:/>
  6295. <ftp://alpha.gnu.ai.mit.edu:/rs6000>
  6296. <ftp://ftp.uni-stuttgart.de:/sw/rs_aix32/>
  6297. <ftp://iacrs2.unibe.ch:/pub/aix/>
  6298. <ftp://ftp.u.washington.edu:/pub/RS6000/>
  6299. <ftp://aixive.unb.ca:/>
  6300. <ftp://ftp.ans.net:/pub/misc/>
  6301. <ftp://uvaarpa.virginia.edu:/pub/misc/>
  6302. <ftp://ux1.cts.eiu.edu:/pub/rs6000/>
  6303. <ftp://ftp.bsc.nopub:/Src/>
  6304. <ftp://ftp-aix.polytechnique.fr:/pub/binaries/rios/>
  6305. <ftp://aix1.segi.ulg.ac.be:/pub/aix/>
  6306. <ftp://byron.u.washington.edu:/pub/aix/>
  6307. <ftp://cunixf.cc.columbia.edu:/aix/>
  6308. <ftp://files1zrz.zrz.tu-berlin.de:/pub/aix/>
  6309. <ftp://ftp.rz.uni-augsburg.de:/pub/aix/>
  6310. <ftp://fyvie.cs.wisc.edu:/pub/aix/>
  6311. <ftp://solaria.cc.gatech.edu:/pub/aix/>
  6312. <ftp://spot.colorado.edu:/aix/>
  6313. <ftp://swdsrv.edvz.univie.ac.at:/unix/systems/aix/>
  6314. <ftp://switek.uni-muenster.de:/pub/aix/>
  6315. <ftp://wuarchive.wustl.edu:/systems/aix/>
  6316. <ftp://cs.nyu.edu:/pub/AIX/>
  6317. <ftp://karazm.math.uh.edu:/pub/AIX/>
  6318. <ftp://minnie.zdv.uni-mainz.de:/pub0/pub/AIX/>
  6319. <ftp://oersted.ltf.dth.dk:/pub/AIX/>
  6320. <ftp://rs3.hrz.th-darmstadt.de:/pub/incoming/AIX/>
  6321. <ftp://aeneas.mit.edu:/pub/rs6000/>
  6322. <ftp://cameron.egr.duke.edu:/rs6000/>
  6323. <ftp://ifi.informatik.uni-stuttgart.de:/pub/rs6000/>
  6324. <ftp://metropolis.super.org:/pub/rs6000/>
  6325. <ftp://ramses.cs.cornell.edu:/pub/rs6000/>
  6326. <ftp://server.uga.edu:/pub/rs6000/>
  6327. <ftp://uvaarpa.virginia.edu:/pub/rs6000/>
  6328. <ftp://wayback.cs.cornell.edu:/pub/rs6000/>
  6329. <ftp://alice.fmi.uni-passau.de:/pub/RS6000/>
  6330. <ftp://byron.u.washington.edu:/pub/aix/RS6000/>
  6331. <ftp://milton.u.washington.edu:/pub/RS6000/>
  6332. <ftp://pascal.math.yale.edu:/pub/RS6000/>
  6333. <ftp://uxc.cso.uiuc.edu:/pub/RS6000/>
  6334.  
  6335. 4.03: Why does "install"ing software I got from the net fail?
  6336.  
  6337. This answer was moved to section 2.22
  6338.  
  6339.  
  6340. 4.04: GNU Emacs
  6341.  
  6342. If you get a segmentation fault in GNU EMACS 19.* during hilit19 use,
  6343. you can set locale to C (export LC_ALL=C) to get around the AIX bug.
  6344.  
  6345. Version 18.57 of GNU Emacs started to have RS/6000 support.  Use
  6346. s-aix3-2.h for AIX 3.2. Emacs is going through rapid changes recently.
  6347. Current release is 19.x.
  6348.  
  6349. Emacs will core-dump if it is stripped, so don't strip when you install
  6350. it.  You can edit a copy of the Makefile in src replacing all 'install -s' 
  6351. with /usr/ucb/install.
  6352.  
  6353.  
  6354. 4.05: gcc/gdb
  6355.  
  6356. GNU C version 2.0 and later supports the RS/6000, and compiles straight
  6357. out of the box.  You may, however, experience that compiling it requires
  6358. large amounts of paging space.
  6359.  
  6360. Compiling gcc and gdb requires a patch to the 'as' assembler.  Call
  6361. IBM software support and request patch for apar IX26107 (U409205).
  6362.  
  6363. gcc has undergone many changes lately and the current version is 2.5.x.
  6364. gdb is at 4.1x.
  6365.  
  6366. If your machine crashed when trying to run gdb 4.7, call software support
  6367. and request ptf U412815.
  6368.  
  6369.  
  6370. 4.06: GNU Ghostscript 
  6371.  
  6372. The PostScript interpreter GNU Ghostscript Version 2.3 and later supports
  6373. the RS/6000 and can be found on various ftp sites. Current version is 2.6.1.
  6374.  
  6375. Compile time problems:
  6376.   Compile idict.c and zstack.c _without_ optimization, add the following
  6377.   to the Makefile:
  6378.  
  6379.   idict.o: idict.c
  6380.         $(CC) -c idict.c
  6381.  
  6382.   zstack.o: zstack.c
  6383.         $(CC) -c zstack.c
  6384.  
  6385. Run time problems:
  6386.   Running ghostview-1.5 with ghostscript-2.6.1, I get 
  6387.    gs: Malformed ghostview color property.
  6388.   Solution: replace buggy version of ghostscript-2.6.1 X11 driver
  6389.   with at least 2.6.1pl4 
  6390.  
  6391. 4.07  TeX - Document processing
  6392.  
  6393. TeX can be retrieved via ftp from ftp.uni-stuttgart.de.
  6394. Be sure to use a recent C compiler (01.02.0000.0013) and you can compile
  6395. with optimization.
  6396.  
  6397.  
  6398. 4.08  Perl - Scripting language
  6399.  
  6400. Current version is 4.035 and compiling with cc should give no problems. 
  6401. If you use bsdcc, do not use perl's builtin malloc(), edit config.H to
  6402. '#define HAS_SYMLINK', and you should be on your way.  Bill Wohler tells
  6403. me that perl will run without editing config.H and with cc as well.  So
  6404. just say no to use perl's malloc().
  6405.  
  6406. Doug Sewell <DOUG@YSUB.YSU.EDU> adds:
  6407.  
  6408. In addition to not using the perl-provided malloc, when asked if you
  6409. want to edit config.sh, change 'cppstdin' from the wrapper-program
  6410. to '/lib/cpp'.
  6411.  
  6412. The perl wrapper name is compiled into perl, and requires that you keep
  6413. that file in the source directory, even if you blow away the rest of
  6414. the source.  /lib/cpp will do the job by itself.  I suspect this will
  6415. be fixed in perl 4.0pl11 Configure script.
  6416.  
  6417. Also, beware if you have gdbm installed per the instructions in the FAQ.
  6418. Gdbm is compiled with bsdcc; perl (as I installed it, anyway) was built
  6419. with cc, so I used the IBM-provided ndbm routines.
  6420.  
  6421.  
  6422. 4.09: X-Windows
  6423.  
  6424. The base version has X11R4 and Motif 1.1 and the extended version has
  6425. X11R5 as AIXwindows 1.2.3.  See question 1.500 for more information
  6426. about determining your revision.
  6427.  
  6428. AIXwindows version 1.2.0 (X11rte 1.2.0) is X11R4 with Motif 1.1
  6429. AIXwindows version 1.2.3 (X11rte 1.2.3) is X11R5 with Motif 1.1
  6430. 'lslpp -h X11rte.motif1.2.obj' should tell you if you are
  6431. running Motif 1.2.
  6432.  
  6433.  
  6434. 4.10  Bash - /bin/ksh alternative from FSF
  6435.  
  6436. Bash is an alternative to ksh and is availible from prep.ai.mit.edu
  6437. and places that mirror the GNU software.  /etc/security/login.cfg
  6438. needs to be modified if this will be used as a default shell.
  6439.  
  6440.  
  6441. 4.11: Elm
  6442.  
  6443. A very nice replacement for mail. Elm should be pretty straightforward,
  6444. the only thing to remember is to link with -lcurses as the only
  6445. curses/termlib library. You may also run into the problem listed under
  6446. point 2.13 above.
  6447.  
  6448.  
  6449. 4.12: Oberon 2.2
  6450.  
  6451. From: afx@muc.ibm.de (Andreas Siegert)
  6452.  
  6453. Oberon is Wirth's follow on to Modula-2, but is not compatible. A free
  6454. version of Modula-3 is available from DEC/Olivetti at
  6455. gatekeeper.dec.com. This is not a Modula-2 replacement but a new
  6456. language. There are currently two M2 compilers for the 6000 that I
  6457. know of. One from Edinburgh Portable Compilers, +44 31 225 6262 (UK)
  6458. and the other from Gardens Point is availible through A+L in
  6459. Switzerland (+41 65 520311) or Real Time Associates in the UK
  6460. (info@rtal.demon.co.uk).
  6461.  
  6462. Oberon can be obtained via anonymous ftp from neptune.inf.ethz.ch
  6463. (129.132.101.33) under the directory Oberon/RS6000 or gatekeeper.dec.com
  6464. (16.1.0.2).
  6465.  
  6466.  
  6467. 4.13  Kermit - Communications 
  6468.  
  6469. Get it from watsun.cc.columbia.edu (128.59.39.2), kermit/bin/cku189.tar.Z.
  6470. Uncompress, untar, and "make rs6000", and it works.
  6471.  
  6472.  
  6473. 4.14: Gnu dbm
  6474. From: doug@cc.ysu.edu (Doug Sewell)
  6475.  
  6476. Here's the fixes for RS/6000's:
  6477.  
  6478. apply this to testgdbm.c:
  6479. 158c158
  6480. <   char opt;
  6481. ---
  6482. >   int opt;
  6483. 166c166
  6484. <   while ((opt = getopt (argc, argv, "rn")) != -1)
  6485. ---
  6486. >   while ((opt = getopt (argc, argv, "rn")) != EOF)
  6487.  
  6488. Apply this to systems.h:
  6489. 111a112,114
  6490. > #ifdef RS6000
  6491. > #pragma alloca
  6492. > #else
  6493. 112a116
  6494. > #endif
  6495.  
  6496. To compile, edit the Makefile.  Set CC to bsdcc (see /usr/lpp/bos/bsdport
  6497. if you don't have 'bsdcc' on your system) and set CFLAGS to -DRS6000 and
  6498. whatever options (-g, -O) you prefer.  Don't define SYSV.
  6499.  
  6500.  
  6501. 4.15  tcsh - /bin/ksh alternative
  6502. From: cordes@athos.cs.ua.edu (David Cordes)
  6503.  
  6504. tcsh is available from tesla.ee.cornell.edu (pub/tcsh-6.00 directory)
  6505. Compiles with no problems. You must edit /etc/security/login.cfg to
  6506. permit users to change to this shell (chsh), adding the path where the
  6507. shell is installed (in my case, /usr/local/bin/tcsh).
  6508.  
  6509. From: "A. Bryan Curnutt" <bryan@Stoner.COM>
  6510.  
  6511. Under AIX 3.2.5, you need to modify the "config.h" file, changing
  6512.     #define BSDSIGS
  6513. to
  6514.     #undef BSDSIGS
  6515.  
  6516.  
  6517. 4.16: Kyoto Common Lisp
  6518.  
  6519. The sources are available from cli.com. The kcl package is the needed
  6520. base; also retrieve the latest akcl distribution. akcl provides a
  6521. front-end that "ports" the original kcl to a number of different
  6522. platforms. The port to the 6000 worked with no problems. However, you
  6523. must be root for make to work properly with some memory protection
  6524. routines.
  6525.  
  6526.  
  6527. 4.17  Tcl/Tk - X-Windows scripting
  6528.  
  6529. Current versions: Tcl 7.3, Tk 3.6. Available from sprite.berkeley.edu or
  6530. harbor.ecn.purdue.edu.
  6531.  
  6532.  
  6533. 4.18: Expect
  6534. From: Doug Sewell <DOUG@YSUB.YSU.EDU>
  6535.    
  6536. To build the command-interpreter version, you must have the tcl library
  6537. built successfully. The expect library doesn't require tcl.  Note:
  6538. Expect and its library are built with bsdcc, so applications using
  6539. the library probably also need to be developed with bsdcc.
  6540.  
  6541. I ftp'd expect from ftp.cme.nist.gov.
  6542.  
  6543. You need to change several lines in the makefile.  First you need
  6544. to customize source and target directories and files:
  6545. #
  6546. TCLHDIR = /usr/include
  6547. TCLLIB = -ltcl
  6548. MANDIR = /usr/man/manl               (local man-pages)
  6549. MANEXT = l
  6550. BINDIR = /u/local/bin
  6551. LIBDIR = /usr/lib
  6552. HDIR = /usr/include
  6553. ...
  6554. Next set the compiler, switches, and configuration options:
  6555. #
  6556. CC = bsdcc
  6557. CFLAGS = -O
  6558. ...
  6559. PTY_TYPE = bsd
  6560. ...
  6561. INTERACT_TYPE = select
  6562. ...
  6563. Then you need to make these changes about line 90 or so:
  6564. comment out CFLAGS = $(CLFLAGS)
  6565. un-comment these lines:
  6566. CFLAGS = $(CLFLAGS) $(CPPFLAGS)
  6567. LFLAGS = ($CLFLAGS)
  6568.  
  6569. Then run 'make'.
  6570.  
  6571. You can't run some of the examples without modification (host name,
  6572. etc).  I don't remember if I ran all of them or not, but I ran enough
  6573. that I was satisfied it worked.
  6574.  
  6575.  
  6576. 4.19: Public domain software on CD
  6577. From: mbeckman@mbeckman.mbeckman.com (Mel Beckman)
  6578.  
  6579. The Prime Time Freeware CD collection is a package of two CD's and docs
  6580. containing over THREE GIGABYTES of compressed Unix software. It costs $69
  6581. >from Prime Time Freeware, 415-112 N. Mary Ave., Suite 50, Sunnyvale, CA
  6582. 94086. Phone 408-738-4832 voice, 408-738-2050 fax. No internet orders as
  6583. far as I can tell.
  6584.  
  6585. I've extracted and compiled a number of the packages, and all have worked
  6586. flawlessly so far on my 220. Everything from programming languages to 3D
  6587. solid modeling is in this bonanza!
  6588.  
  6589. Ed: The O'Reilly book, Unix Power Tools, also contains a CD-ROM with lots
  6590. of useful programs compiled for the RS/6000, among other platforms.
  6591.  
  6592.  
  6593. 4.20: Andrew Toolkit
  6594.  
  6595. From: Gary Keim <gk5g+@andrew.cmu.edu>
  6596.  
  6597. The Andrew Toolkit Consortium of Carnegie Mellon University's School of
  6598. Computer Science has released new versions of the Andrew User
  6599. Environment, Andrew Toolkit, and Andrew Message System.
  6600.  
  6601. The Andrew User Environment (AUE) is an integrated set of applications
  6602. beginning with a 'generic object' editor, ez, a help system, a system
  6603. monitoring tool (console), an editor-based shell interface (typescript),
  6604. and support for printing multi-media documents. 
  6605.  
  6606. The Andrew Toolkit (ATK) is a portable user-interface toolkit that runs
  6607. under X11. It provides a dynamically-loadable object-oriented
  6608. environment wherein objects can be embedded in one another. Thus, one
  6609. could edit text that, in addition to containing multiple fonts, contains
  6610. embedded raster images, spreadsheets, drawing editors, equations, simple
  6611. animations, etc. These embedded objects can also be nested.
  6612.  
  6613. The Andrew Message System (AMS) provides a multi-media interface to mail
  6614. and bulletin-boards. AMS supports several mail management strategies
  6615. and implements many advanced features including authentication, return
  6616. receipts, automatic sorting of mail, vote collection and tabulation,
  6617. enclosures, audit trails of related messages, and subscription
  6618. management. It has interfaces that support ttys, personal computers, 
  6619. and workstations.
  6620.  
  6621. Release 5.1 of Andrew contains many bug fixes and updates. There is now
  6622. support for the new Internet MIME (Multipurpose Internet Mail Extensions)
  6623. standards for multipart, and multimedia mail. For more information on
  6624. MIME, please see the CHANGES files in the ftp directory on
  6625. emsworth.andrew.cmu.edu.
  6626.  
  6627. This release can be obtained as follows. The sources are available via
  6628. anonymous ftp from export.lcs.mit.edu (18.30.0.238) in the
  6629. ./contrib/andrew tree. For details, see ./contrib/andrew/README.
  6630.  
  6631. PATCH for AIX3.2: A patch to the AUIS 5.1 sources can be ftp'ed from
  6632. emsworth.andrew.cmu.edu (128.2.45.40) in ./aixpatch. For those without
  6633. internet access, a 3.5" diskette can be ordered for a nominal fee of $10
  6634. by sending, or faxing, a purchase order to the Consortium address below.
  6635.  
  6636. Andrew, as well as a variety of other CMU software, can also be ftp'ed
  6637. >from emsworth.andrew.cmu.edu (128.2.30.62). Those with AFS access look
  6638. at /afs/andrew.cmu.edu/itc/sm/releases/X.V11R5/ftp.
  6639.  
  6640. Remote Andrew Demo Service 
  6641.  
  6642. This network service allows you to run Andrew Toolkit applications
  6643. without obtaining or compiling the Andrew software. You need a host
  6644. machine running X11 on the Internet. A simple "finger" command will let
  6645. you experience ATK applications firsthand. You'll be able to compose
  6646. multimedia documents, navigate through the interactive Andrew Tour, and
  6647. use the Andrew Message System to browse through CMU's three thousand
  6648. bulletin boards and newsgroups.
  6649.  
  6650. To use the Remote Andrew Demo service, run the following command:
  6651.  
  6652.     finger help@atk.itc.cmu.edu 
  6653.  
  6654. The service will give you further instructions.
  6655.  
  6656. Information Sources
  6657.  
  6658. Your bug reports are welcome; kindly send them to
  6659. info-andrew-bugs@andrew.cmu.edu and we will periodically post a status
  6660. report to the mailing list info-andrew@andrew.cmu.edu. To be added to
  6661. the mailing list or make other requests, send mail to
  6662. info-andrew-request@andrew.cmu.edu.
  6663.  
  6664. We also distribute the following related materials:
  6665.  
  6666. ATK and AMS sources and binaries on CDROM. Binaries are available
  6667. for the following system types: 
  6668.  
  6669.             IBM RiscSystem/6000 
  6670.         Sun SparcStation 
  6671.         HP 700 Series 
  6672.         DECstation 
  6673.  
  6674. ATK and AMS sources on QIC and Iotamat tapes Hardcopies of the
  6675. documentation for ATK and AMS. Introductory video tape: Welcome to
  6676. Andrew: An Overview of the Andrew System. Technical video tape: The
  6677. Andrew Project: A Session at the Winter 1988 Usenix Conference.
  6678.  
  6679. More information about these materials is available from:
  6680.  
  6681.     Information Requests
  6682.     Andrew Toolkit Consortium
  6683.     Carnegie Mellon University
  6684.     4910 Forbes Avenue, UCC 214
  6685.     Pittsburgh, PA 15213-3890
  6686.     USA
  6687.     phone: +1-412-268-6710
  6688.     fax: +1-412-621-8081
  6689.     info-andrew-request@andrew.cmu.edu
  6690.  
  6691. There is also a netnews distribution list, comp.soft-sys.andrew, which
  6692. is identical to the info-andrew list except that it does not support the
  6693. multi-media capabilities of info-andrew.
  6694.  
  6695.  
  6696. 4.21: sudo
  6697.  
  6698. The most recent of sudo is cu-sudo v1.3.1 patchlevel 2
  6699. (cu-sudo.v1.3.1pl2.tar.Z).  It support AIX 3.x.  cu-sudo is maintained
  6700. by Todd Miller <millert@cs.colorado.edu>.
  6701.  
  6702.  
  6703. 4.22: Flexfax/HylaFax and other fax software
  6704.  
  6705. From: Christian Zahl <czahl@cs.tu-berlin.de>
  6706.  
  6707. Sam Leffler has released a new version of FlexFax called HylaFax.  It
  6708. is availible from <ftp://sgi.com:/sgi/fax/>. Version 2.2.1
  6709. supported many types of Class 1/2 fax modems and several UNIX systems
  6710. including AIX 3.2.3 or greater.  There is also a fax modem review
  6711. document at the same site as sgi.com:/pub/fax/bakeoff. The FlexFax
  6712. related files on sgi.com are replicated on ftp.bsc.no as well.
  6713.  
  6714. From: michael@hal6000.thp.Uni-Duisburg.DE (Michael Staats)
  6715.  
  6716. We're using mgetty+sendfax for the basic modem I/O, I wrote a printer
  6717. backend for the modem so that users can send faxes as easy as they print
  6718. postscript. I also wrote a little X interface composer to generate a
  6719. fax form that makes sending faxes very easy. You can find these
  6720. programs at hal6000.thp.Uni-Duisburg.DE under /pub/source.
  6721.  
  6722. program                comment
  6723.  
  6724. mgetty+sendfax-0.14.tar.gz    basic modem I/O, needs hacking for AIX
  6725. X11/xform-1.1.tar.gz             small and simple X interface composer
  6726.                 with an example fax form. Needs
  6727.                 libxview.a incl. headers.
  6728. faxiobe.tar.gz            fax backend, needs configuring for
  6729.                 your local site
  6730.  
  6731. If you need a binary version of libxview.a and the headers you'll find
  6732. them under /pub/binaries/AIX-3-2/lxview.tar.gz.
  6733.  
  6734.  
  6735. 4.23  lsof - LiSt Open Files
  6736. From: abe@vic.cc.purdue.edu (Vic Abell)
  6737.  
  6738. Q. How can I determine the files that a process has opened?
  6739. Q. How can I locate the process that is using a specific network address?
  6740. Q. How can I locate the processes that have files open on a file system?
  6741.  
  6742. A. Use lsof (LiSt Open Files).
  6743.  
  6744. Lsof is available via anonymous ftp from vic.cc.purdue.edu
  6745. (128.210.15.16) in pub/lsofVVVtar.Z where VVV is the version number,
  6746. currently 229.
  6747.  
  6748.  
  6749. 4.24  popper - POP3 mail daemon
  6750.  
  6751. The POP server is available via anonymous ftp from 
  6752. ftp.qualcomm.com:/quest/unix/servers/popper
  6753.   The makefile supports AIX
  6754. ftp.CC.Berkeley.EDU (128.32.136.9, 128.32.206.12).
  6755.   There are two versions in the pub directory: a compressed tar file
  6756.   popper-version.tar.Z and a Macintosh StuffIt archive in BinHex format
  6757.   called MacPOP.sit.hqx.
  6758.  
  6759. Problems building some versions of popper can sometimes be resolved by
  6760. compiling with bsdcc or -D_BSD.
  6761.  
  6762.  
  6763. 4.26: mpeg link errors version 2.0
  6764. posted by (Nathan Lane) nathan@seldon.foundation.tricon.com 
  6765.  
  6766. .XShmCreateImage
  6767. .XShmDetach
  6768. .XShmAttach
  6769. .XShmGetEventBase
  6770. .XShmPutImage
  6771. .XShmQueryExtension
  6772.  
  6773. ... are for the Shared Memory extension of the X server.
  6774. You can either choose to build it with shared memory or without.  I
  6775. always do it without the performance increase is not really
  6776. incredible, except on something like a 2x0 machine with the local bus
  6777. graphics adapter.  Just take out "DSH_MEM" in the CFLAGS in the
  6778. makefile for mpeg_play.  There is more information about shared memory
  6779. link errors in section 1.513.
  6780.  
  6781. Also, in the module "video.c" for mpeg_play it will complain about not
  6782. having enough memory to fully optimize one of the loops.  You can get
  6783. around that by specificying "qmaxmem=8000" in your cflags line, BUT,
  6784. the extra optimization does little good in my tests.
  6785.  
  6786.  
  6787. 4.27: NNTP, INN
  6788.  
  6789. Link errors compiling nntp may occur because your machine lacks the
  6790. "patch" command.  Patch can be obtained from GNU repositories
  6791.  
  6792.  
  6793. 4.28: Zmodem - File transfer
  6794.  
  6795. RZSZ is Chuck Forsberg's script for Z-modem. It is available by ftp at
  6796. <ftp://oak.oakland.edu:/pub/unix-c/xyzmodem/rzsz9305.tar.Z> or
  6797. directly from Forsberg at Omen Technology BBS at 503-621-3746.
  6798.  
  6799. Hints:
  6800. 0. Build with "make posix"
  6801. 1. Use an 8-bit clean version of rlogin or telnet (Note: below)
  6802. 2. Set the system to be transparent, I use "terminal download" 
  6803. 3. Ensure hardware flow-control
  6804.  
  6805. Note, carlson@xylogics.com (James Carlson) suggests: Rlogin is
  6806. "slightly" unclean -- if an FF FF 73 73 appears in the datastream, it
  6807. can be ripped out by rlogind as a 'window size change' request.
  6808.  
  6809. [Ed note: The important part is using an 8-bit clean application,
  6810. since there are several implemenations of rlogin and telnet availible
  6811. you may need to try both and hunt down manuals to find the right flags
  6812. for your system]
  6813.  
  6814.  
  6815. 4.29: Patch - automated file updates
  6816.  
  6817. AIX 3.2.5 does not ship with patch, a utility to apply the differences
  6818. between two files to make them identical.  This tool is often used to
  6819. update source code.
  6820.  
  6821. <ftp://ftp.x.org:/pub/R6untarred/xc/util/patch/>
  6822. <ftp://prep.ai.mit.edu:/pub/gnu/patch-2.1.tar.gz>
  6823.  
  6824.  
  6825. 4.30: XNTP - network time protocol, synchronizes clocks
  6826.  
  6827. louie.udel.edu:/pub/ntp
  6828.  
  6829.  
  6830. 4.31: GNU Screen 3.6.2 and AIX 4.1.x
  6831.  
  6832. I have a copy of the context diff required for this combination.  
  6833. It's too long to include here so I'll mail it to whomever needs it.
  6834. <jwarring@aol.net>
  6835.  
  6836.  
  6837. 4.32: PINT -- SCSI scanner software
  6838. From: Kenneth Stailey <kstailey@leidecker.gsfc.nasa.gov>
  6839.  
  6840. <ftp://uniwa.uwa.edu.au:/pub/pint>
  6841. <ftp://ftp.gwdg.de:/pub/misc/scanner>
  6842. <ftp://alpha.gnu.ai.mit.edu:/pub/pint-0.5d.tar.gz>
  6843.  
  6844.  
  6845. 4.33+ Pager/Paging software
  6846.  
  6847. So far I've heard of tpage and sendpage.  You should be able to find
  6848. either of which with archie or the web searching tools.
  6849.  
  6850. ______________________________________________________________________________
  6851. 5.00: Third party products
  6852.  
  6853. [ Ed.: Entries in this section are edited to prevent them from looking
  6854.   like advertising. Prices given may be obsolete. Companies mentioned
  6855.   are for reference only and are not endorsed in any fashion. ]
  6856.  
  6857.  
  6858. 5.02: Disk/Tape/SCSI
  6859. From: anonymous
  6860.  
  6861. - Most SCSI disk drives work (IBM resells Maxtor, tested Wren 6&7 myself);
  6862.   use osdisk when configuring (other SCSI disk).
  6863.  
  6864. - Exabyte: Unfortunately only the ones IBM sells are working.
  6865.   A few other tape drives will work; 
  6866.   use ostape when configuring (other SCSI tape).
  6867.  
  6868. - STK 3480 "Summit": Works with Microcode Version 5.2b
  6869.  
  6870.  
  6871. From: bell@hops.larc.nasa.gov (John Bell)
  6872.                
  6873. In summary, third party tape drives work fine with the RS/6000 unless 
  6874. you want to boot from them. This is because IBM drives have 'extended 
  6875. tape marks', which IBM claims are needed because the standard marks 
  6876. between files stored on the 8mm tape are unreliable. These extended 
  6877. marks are used when building boot tapes, so when the RS/6000 boots, it 
  6878. searches for an IBM tape drive and refuses to boot without it.
  6879.  
  6880. From: jrogers@wang.com (John Rogers)
  6881.  
  6882. On booting with non-IBM SCSI tape drives: I haven't tried it myself but
  6883. someone offered:
  6884.  
  6885. Turn machine on with key in secure position.
  6886. Wait until LED shows 200 and 8mm tape has stopped loading.
  6887. Turn key to service position.
  6888.  
  6889.  
  6890. From: amelcuk@gibbs.clarku.edu (Andrew Mel'cuk)
  6891.  
  6892. The IBM DAT is cheap and works.  If you get all the patches beforehand
  6893. (U407435, U410140) and remember to buy special "Media Recognition
  6894. System" tapes (Maxell, available from APS 800.443.4461 or IBM #21F8758)
  6895. the drive can even be a pleasure to use.  You can also flip a DIP switch
  6896. on the drive to enable using any computer grade DAT tapes (read the
  6897. hardware service manual).
  6898.  
  6899. Other DAT drives also work.  I have tried the Archive Python (works) and
  6900. experimented extensively with the Archive TurboDAT.  The TurboDAT is a
  6901. very fast compression unit, is not finicky with tapes and doesn't
  6902. require the many patches that the IBM 7206 does.  Works fine with the
  6903. base AIX 3.2 'ost' driver.
  6904.  
  6905.  
  6906. From: pack@acd.ucar.edu (Daniel Packman)
  6907.  
  6908. >>You can boot off of several different brands of non-IBM Exabytes.
  6909. >>At least TTI and Contemporary Cybernetics have done rather complete
  6910. >>jobs of emulating genuine IBM products.
  6911.  
  6912. A model that has worked for us from early AIX 3.1 through 3.2 is a TTI
  6913. CTS 8210.  This is the old low density drive.  The newer 8510 is dual
  6914. density (2.2gig and 5gig).  Twelve dip switches on the back control the
  6915. SCSI address and set up the emulation mode.  These drives have a very
  6916. useful set of lights for read-outs (eg, soft error rate, tape remaining,
  6917. tape motion, etc.).
  6918.  
  6919.  
  6920. 5.03: Memory
  6921.  
  6922. Nordisk Computer Services (Portland 503-598-0111, Seattle
  6923. 206-242-7777) is reputed to have memory for use on AIX platforms.
  6924.  
  6925. 5xx machines have 8 memory slots, 3x0s have 2, and 3x5s have only one.
  6926. You need to add memory in pairs for the 5xx machines excepting the 520.
  6927.  
  6928. RS/6000 Models 220, 230 and 250 can use "PS/2" style SIMM memory.  All
  6929. have 8 SIMM sockets.  60ns or better is needed for the 250, 70ns
  6930. should be OK in the 220 and 230.  The 220 and 230 are limited to 64MB
  6931. of memory, the 250 is limited to 256MB.
  6932.  
  6933.  
  6934. 5.04: Others
  6935. From: anonymous
  6936.        
  6937. IBM RISC System/6000 Interface Products
  6938.  
  6939. National Instruments Corporation markets a family of instrumentation
  6940. interface products for the IBM RISC System/6000 workstation family.  The
  6941. interface family consists of three products that give the RISC
  6942. System/6000 connectivity to the standards of VMEbus, VXIbus and GPIB. 
  6943. For more information, contact National Instruments Corporation,
  6944. 512-794-0100 or 1-800-433-3488.
  6945.  
  6946.  
  6947. 5.05: C++ compilers
  6948.  
  6949. Several C++ compilers are available. You can choose from Glockenspiel,
  6950. Greenhills, IBM's xlC (sold seperatly :), and GNU's g++. Glockenspiel
  6951. may now be part of Computer Associates. Comeau Computing
  6952. (718-945-0009) offers Comeau C++ 3.0 with Templates. For a full
  6953. development environment there's ObjectCenter's C++ (formerly Saber
  6954. C++).
  6955.  
  6956.  
  6957. 5.06: Memory leak detectors
  6958.  
  6959. IBM's xlC comes with a product called the HeapView debugger that can
  6960. trace memory problems in C and C++ code.
  6961.  
  6962. SENTINEL has full memory access debugging capabilities including detection 
  6963. of memory leaks.  Contact info@vti.com (800) 296-3000 (703) 430-9247.
  6964.  
  6965. Insight from ParaSoft (818) 792-9941.
  6966. There is also a debug_malloc posted in one of the comp.sources groups.
  6967.  
  6968. Dave Dennerline mentioned that Purify (408) 720-1600 and TestCenter
  6969. (800) 669-2687 are not availible for the RS/6000 .
  6970.  
  6971. SevOne Software Inc. (info@tkg.com) has released their product to beta
  6972. testers.
  6973.  
  6974.  
  6975. 5.07: PPP
  6976.  
  6977. PPP does not come with AIX 3.2.x (only SLIP).
  6978.  
  6979. David Crow caught the announcement of a ppp package that claims to
  6980. support AIX 4.x.  More information is availible from
  6981. <http://www.thoughtport.com:8080/PPP/> or
  6982. <ftp://dcssoft.anu.edu.au/pub/ppp/ppp-2.2b1.tar.gz>
  6983.  
  6984. A comercial PPP for AIX is availible from Morningstar
  6985. (sales@morningstar.com or marketing@morningstar.com) (800) 558-7872.
  6986.  
  6987.  
  6988. 5.08: Graphics adapters
  6989.  
  6990. Abstract Technologies Inc. (Austin TX, 512-441-4040, info@abstract.com)
  6991. has several high performance graphics adapters for the RS/6000.
  6992. 1600x1200, 24-bit true-color, and low cost 1024x768 adapters are
  6993. available.  Retail prices are between US$1000-2000.
  6994.  
  6995.  
  6996. 5.09: Training Courses
  6997.  
  6998. Email training@skilldyn.com with "help" in the body of the message for
  6999. information about how to receive a list course descriptions for AIX*
  7000. and/or UNIX* courses offered by Skill Dynamics.
  7001.  
  7002.  
  7003. 5.10: Hardware Vendors
  7004.  
  7005. New & Used RS6000s, peripherals
  7006. Core Systems Inc, 1605 12th Ave Seattle WA 98122 
  7007. (800) 329-2449  fax: (206) 329-3799
  7008. <http://www.corsys.com/homeworld>
  7009.  
  7010.  
  7011. 5.11+ Debugging aides
  7012. From: Curt Finch <curt@tkg.com>
  7013.  
  7014. SCTrace reports system calls (and more) made by an AIX process.
  7015. SCTrace from SevOne Software (http://www.tkg.com).  It is $199 and a
  7016. demo is available from ftp.tkg.com//pub/sevone/sctrace-demo.tar.Z.
  7017.  
  7018.  
  7019.  
  7020. ______________________________________________________________________________
  7021. 6.00: Miscellaneous other stuff
  7022.  
  7023. 6.01: Can I get support by e-mail?
  7024.  
  7025. In general, no, <aixbugs@austin.ibm.com> and <services@austin.ibm.com>
  7026. are no longer supported.
  7027.  
  7028. IBM does maintain a fee based system, the AIX Support Family Services
  7029. at 1-800-CALL-AIX (1-800-225-5249) option 8.
  7030.  
  7031. In Canada:
  7032.  
  7033. Gary Tomic mentioned that Canadian customers can get support from their
  7034. BBS, cac.toronto.ibm.com at 142.77.253.16.
  7035.  
  7036. In Germany:
  7037.  
  7038. Thomas Braunbeck reported that German customers with ESS (extended
  7039. software service) contracts can get support by e-mail too. They can 
  7040. obtain information by sending mail with Subject: help to 
  7041. aixcall@aixserv.mainz.ibm.de.
  7042.  
  7043. Various flavors of service offerings are available. Contact your IBM rep
  7044. for details.
  7045.  
  7046.  
  7047. 6.02: List of useful faxes
  7048.  
  7049. You can get some informative faxes by dialing IBM's Faxserver at
  7050. 1-800-IBM-4FAX. If you're calling for the first time, push 3 then 2 to
  7051. request a list of RS/6000 related faxes.
  7052.  
  7053. document number                       Title
  7054. ---------------  -----------------------------------------------------
  7055.      1453        Recovering from LED 518 in AIX 3.2
  7056.      1457        Recovering from LED 552 in AIX 3.1 and 3.2
  7057.      1461        Alternative Problem Reporting Methods
  7058.      1470        Recovering from LED 223/229, 225/229, 233/235, 221/229, or 221
  7059.      1537        How to Get AIX Support
  7060.      1719        Performance Analyzer/6000
  7061.      1721        Recovering from LED 553 in AIX 3.1 and 3.2
  7062.      1746        Recovering from LED 551 in AIX 3.1 and 3.2
  7063.      1755        Recovering Volume Groups
  7064.      1802        Repairing File Systems with fsck in AIX 3.1 and 3.2
  7065.      1803        How to Take a System Dump
  7066.      1804        Setting Up a Modem With the RS/6000
  7067.      1845        Using iptrace to Track Remote Print Jobs
  7068.      1867        Clearing the Queuing System
  7069.      1895        Removing/Replacing a Fixed Disk
  7070.      1896        Tape Drive Densities and Special Files
  7071.      1897        Tips on mksysb for AIX 3.2
  7072.      1909        UUCP (BNU) Helpful Information
  7073.      1910        Synchronizing Disk Names
  7074.      1988        Recovering from LED 201 in AIX 3.1 and 3.2
  7075.      1989        Recovering from LED 727 in AIX 3.2
  7076.      1991        Recovering from LED c31 in AIX 3.1 and 3.2
  7077.      2079        AIX 3.2.4
  7078.      2121        AIX 3.2.4 Installation Tips
  7079.      2267        How to reduce /usr in AIX 3.2
  7080.      2443        Man pages for AIX 3.2
  7081.      2446        How to set up sar
  7082.      2447        How to reduce /tmp
  7083.      2448        Installing a 5 GB tape drive
  7084.      2462        Bosboot diskettes
  7085.      2465        How to remove ptfs from the ODM
  7086.      2580        Fixed Disk - When removed without software procedures AIX 3.2
  7087.  
  7088. 6.03: IBM's gopher, WWW, aftp presence (as of 6/10/94)
  7089. Thanks to Ronald S. Woan <woan@austin.ibm.com>
  7090.  
  7091. aix.boulder.ibm.com        (FixDist ptfs)
  7092. software.watson.ibm.com        (rlogin fixes & more)
  7093. gopher.ibmlink.ibm.com        (anonouncements & press releases)
  7094. www.austin.ibm.com        (software, hardware, service & support)
  7095.  
  7096. General IBM information like product announcements and press releases
  7097. are available through World Wide Web at <http://www.ibm.com/>
  7098.  
  7099. Specific information on the RISC System/6000 product line and AIX
  7100. (highlights include marketing information, technology White Papers and
  7101. the POWER 2 technology book online before it hits the presses,
  7102. searchable APAR database and AIX support FAX tips online so you don't
  7103. have to type in all those scripts) is available at
  7104. <http://www.austin.ibm.com/>
  7105.  
  7106.  
  7107. 6.04: Some RS232 hints
  7108. From: graeme@ccu1.aukuni.ac.nz, sactoh0.SAC.CA.US!jak
  7109.  
  7110. Q: How do you connect a terminal to the RS232 tty ports when not using
  7111.    the standard IBM cable & terminal transposer?
  7112. A: 1- Connect pins 2->3, 3->2, 7->7 on the DB25's
  7113.    2- On the computer side, most of the time cross 6->20 (DSR, DTR).
  7114.       Some equipment may require connecting 6, 8, and 20 (DSR, DCD, DTR).
  7115.  
  7116. Also, pin 1 (FG) should be a bare metal wire and the cable should be
  7117. shielded with a connection all the way through. Most people don't run
  7118. pin 1 because pins 1 & 7 (SG) are jumpered on many equipment.
  7119.  
  7120. When booting from diskettes, the port speed is always 9600 baud.  If you
  7121. use SMIT to set a higher speed (38400 is nice) for normal use, remember
  7122. to reset your terminal before booting.
  7123.  
  7124. Q: How do you connect a printer to the RS232 tty ports
  7125. A: 1- Connect pins 2->3, 3->2, 7->7 on the DB25's
  7126.    2- On the computer side, loop pins 4->5 (CTS & RTS)
  7127.  
  7128.  
  7129. 6.05  What publications are available for AIX and RS/6000?
  7130.  
  7131. The following are free just for the asking:
  7132.  
  7133. RS/Magazine
  7134.    P.O. Box 3272
  7135.    Lowell, MA 01853-9876
  7136.    e-mail: aknowles@expert.com (Anne Knowles, editor)
  7137.  
  7138. AIXpert
  7139.    IBM Corporation
  7140.    Mail Stop 36
  7141.    472 Wheelers Farms Road
  7142.    Milford, CT 06460
  7143.    FAX: (203) 783-7669
  7144.  
  7145. RiSc World
  7146.    P.O. Box 399
  7147.    Cedar Park, TX 78613
  7148.    FAX: (512) 331-3900
  7149.    Usenet: {cs.utexas.edu,execu,texbell}!pcinews!rsworld
  7150.  
  7151. These manuals should be available from your favorite IBM office.
  7152.  
  7153. SC23-2204-02  Problem Solving Guide
  7154. SC23-2365-01  Performance Monitoring and Tuning Guide for AIX 3.2
  7155. SA23-2629-07  Service Request Number Cross Reference, Ver 2.2
  7156. SA23-2631-05  Diagnostic Programs: Operator Guide
  7157. SA23-2632-05  Diagnostic Programs: Service Guide
  7158. SA23-2643-01  Hardware Technical Reference: General Information
  7159. SA23-2646-01  Hardware Technical Reference: Options and Devices
  7160.  
  7161. Computer bookstores often carry many of the following:
  7162.  
  7163. "Power RISC System/6000: Concepts, Facilities, Architecture", Chakravarty  
  7164.          McGraw-Hill ISBN 0070110476
  7165. "PowerPC: Concepts, Facilities, Architecture", Chakravarty/Cannon  
  7166.          McGraw-Hill ISBN 0070111928
  7167. "The Advanced Programmer's Guide to AIX 3.x", Colledge 
  7168.          McGraw-Hill ISBN 007707663X
  7169. "AIX Companion" , Cohn    
  7170.          Prentice-Hall ISBN 0132912201
  7171. "AIX for RS/6000: System & Administration Guide", DeRoest 
  7172.          McGraw-Hill ISBN 0070364397
  7173. "A Guide to AIX 3.2", Franklin
  7174.          Metro-Info Systems 05/1993
  7175. "IBM RS6000 AIX System Administration", Hollicker
  7176.          Prentice-Hall ISBN 0134526163
  7177. "IBM RISC SYSTEM/6000 - A Business Perspective", Hoskins
  7178.          John Wiley & Sons ISBN 0471599352
  7179. "The Advanced Programmer's Guide to AIX 3.x", Phil Colledge
  7180.     McGraw-Hill, 1994, ISBN: 0-07-707663-x
  7181.  
  7182.  
  7183. 6.06: Some acronyms
  7184.  
  7185. APAR - authorized program analysis report
  7186. BOS  - Basic Operating System
  7187. DCR  - design change request
  7188. LPP  - Licensed Program Product
  7189. ODM  - Object Database Manager
  7190. PRPQ - programming request for price quotation
  7191. PTF  - Program Temporary Fix
  7192. SMIT - System Management Interface Tool
  7193.  
  7194.  
  7195. 6.07: How do I get this by mailserver or ftp?
  7196.  
  7197. Since the articles are crossposted to news.answers, any archive
  7198. carrying that newsgroup will also have these articles.  In particular,
  7199. try ftp'ing to rtfm.mit.edu and checking the directory
  7200. pub/usenet/news.answers. This FAQ is archived as "aix-faq/part[123]".
  7201.  
  7202. The FAQ is also availible via email using the address
  7203. mail-server@rtfm.MIT.edu two examples of how you might use this from a
  7204. UNIX prompt follow:
  7205.  
  7206. echo help | mail mail-server@rtfm.MIT.edu
  7207. echo send usenet/news.answers/aix-faq/part1 | mail mail-server@rtfm.MIT.edu
  7208.  
  7209.  
  7210. 6.08: Hypertext version of the FAQ
  7211.  
  7212. United States:
  7213.   <http://www.cis.ohio-state.edu/hypertext/faq/usenet/aix-faq/top.html>
  7214.   <http://www.chem.emory.edu/>
  7215. New Zeland:
  7216.   <http://www.abstract.co.nz/aix-faq/faq.html>
  7217. France:
  7218.   <http://www-resus.univ-mrs.fr/Us/CS/RS6k/>
  7219. Canada:
  7220.   <http://auk.uwaterloo.ca/aixgroup/aix-faq>
  7221.  
  7222.  
  7223. 6.10: Comp.unix.aix archive availible on the WWW
  7224.  
  7225. Michael Staats & Fred Hucht have informed me that a 
  7226. searchable archive of comp.unix.aix is availible at: 
  7227. <http://www.thp.Uni-Duisburg.DE/cuaix/cuaix.html>
  7228.  
  7229.  
  7230. _____________________________________________________________________________
  7231. 7.00: Contributors
  7232.  
  7233. The following persons have contributed to this list.  If you want to
  7234. contribute anonymously, just let me know - but do tell me who you are.
  7235. I apologise if I missed out anyone.
  7236.  
  7237. Thank you all, this would definitely not be the same without _your_ input.
  7238.  
  7239. Luis Basto            <basto@cactus.org>
  7240. Rudy Chukran            <chukran@austin.VNET.IBM.COM>
  7241. Christopher Carlyle O'Callaghan    <asdfjkl@wam.umd.edu>
  7242. Poul-Henning Kamp        <phk@data.fls.dk>
  7243. Richard Wendland                <richard@praxis.co.uk>
  7244. Ge van Geldorp            <ge@dutlru2.tudelft.nl>
  7245. Chris Jacobsen            <jacobsen@sbhep2.phy.sunysb.edu>
  7246. Peter Jeffe            <peter@ski.austin.ibm.com>
  7247. Jean-Francois Panisset        <panisset@thunder.mcrcim.mcgill.edu>
  7248. John Cary            <cary@boulder.colorado.edu>
  7249. Vijay Debbad            <vijay@ingres.com>
  7250. Dick Karpinski            <dick@ccnext.ucsf.edu>
  7251. Konrad Haedener            <haedener@iac.unibe.ch>
  7252. Doug Sewell            <DOUG@YSUB.YSU.EDU>
  7253. David Cordes            <cordes@athos.cs.ua.edu>
  7254. Graeme Moffat            <g.moffat@aukuni.ac.nz>
  7255. Andrew Pierce            <pierce@claven.cambridge.ibm.com>
  7256. Stephen Linam            <sdl@glasnost.austin.ibm.com>
  7257. Jerome Park            <jerome%aixserv@uunet.UU.NET>
  7258. Konrad Haedener            <haedener@iacrs1.unibe.ch> 
  7259. Steve Roseman            <lusgr@chili.CC.Lehigh.Edu>
  7260. John Burton            <burton@asdsun.larc.nasa.gov>
  7261. Thierry Forveille        <FORVEILL@FRGAG51.BITNET>
  7262. Joubert Berger            <afc-tci!joubert>
  7263. Minh Tran-Le            <tranle@intellicorp.com>
  7264. Paul Amaranth            <amaranth@vela.acs.oakland.edu>
  7265. Mark Whetzel            <markw@airgun.wg.waii.com>
  7266. Daniel Packman            <pack@acd.ucar.edu>
  7267. Ken Bowman            <bowman@uiatma.atmos.uiuc.edu>
  7268. Cary E. Burnette        <kerm@mcnc.org>
  7269. Christophe Wolfhugel        <wolf@grasp1.univ-lyon1.fr>
  7270. Leonard B. Tropiano        <lenny@aixwiz.austin.ibm.com>
  7271. Bill Wohler            <wohler@newt.com>
  7272. James Salter            <jsalter@ibmpa.awdpa.ibm.com>
  7273. Witold Jan Owoc            <witold@enme.ucalgary.ca>
  7274. Marc Kwiatkowski        <marc@ultra.com>
  7275. Ronald S. Woan            <woan@austin.ibm.com>
  7276. Mijan Huq            <huq@hagar.ph.utexas.edu>
  7277. Herbert van den Bergh        <hbergh@nl.oracle.com>
  7278. Michael Stefanik        <mike@bria.UUCP>
  7279. John F. Haugh            <jfh@rpp386.cactus.org>
  7280. Ed Kubaitis            <ejk@ux2.cso.uiuc.edu>
  7281. Jaime Vazquez            <jaime@austin.vnet.ibm.com>
  7282. Bjorn Engsig            <bengsig@oracle.com>
  7283. Frank Kraemer             <kraemerf@franvm3.VNET.IBM.COM>
  7284. Andreas Siegert                 <afx@muc.ibm.de>
  7285. Thomas Braunbeck                <braunbec@aixserv.mainz.ibm.de>
  7286. Marc Pawliger            <marc@sti.com>
  7287. Mel Beckman            <mbeckman@mbeckman.mbeckman.com >
  7288. Ole Holm Nielsen        <Ole.H.Nielsen@fysik.dtu.dk>
  7289. David Dennerline        <d.dennerline@bull.com>
  7290. David Alexander            <dave_alexander@rednet.co.uk>
  7291. Ciaran Deignan            <C.Deignan@frec.bull.fr>
  7292. Varouj Vosguian         <Varouj@Planmatics.com>
  7293.  
  7294. _____________________________________________________________________________
  7295.  
  7296. Opinions expressed here have nothing to do with IBM or my employer 
  7297. infact most of these opinions are borrowed from other people :)
  7298.  
  7299. All trademarks are the property of their respective owners.
  7300.  
  7301. -- 
  7302. Jeff  Warrington
  7303. jwarring@aol.net
  7304.  
  7305.  
  7306.