There are some pieces of hardware (IBM 7135 and 7137 for example) which
implement RAID-5 by hardware. These are SCSI technology disk which are
being set aside by the SSA technology.
RAID-5 is also implemented by the SSA adapters but in this case, the
RAID is achieved by software, that´s probably why you heard that AIX
implements RAID by HW and SW.
Augusto Barradas
BRAZIL
-----Original Message-----
From: aix-dige...@dmshome.org <aix-dige...@dmshome.org>
To: aix-d...@dmshome.org <aix-d...@dmshome.org>
Date: Quarta-feira, 28 de Outubro de 1998 14:49
Subject: aix-digest V3 #594
>
>aix-digest Wednesday, 28 October 1998 Volume 03 : Number
594
>
>-------------------------------------
>In order to unsubscribe from aix-d...@dmshome.org, send mail
>to majo...@dmshome.org, in the body put 'unsubscribe aix-digest'.
>Note that majordomo doesn't understand html or rich-text mail,
>you must turn off "send mail in HTML format" if your mail client
>uses HTML by default.
>-------------------------------------
>Changing number of licenced numbers
>Re: Writing a daemon
>Need Twinax Driver
>Re: This Week's Useless Use of Cat Award goes to ... (was Re: Text
formatting question.)
>Re: RAID 5 with H50 RISC/6000 server
>Re: GXT255P and WindowDump ?
>Re: shutdown script
>Re: Assign DISPLAY Variable...
>optimize f90 with ibm xlf compiler
>Re: email server sizing
>Re: Printers hang on 128-port Async PCI Adapter
>Comm Server for AIX
>Re: XMODEM
>Re: what program occupies which portnumber
>Re: aix-digest V3 #587
>List of Items for Sale
>ExaByte 8205XLE 8mm SCSI DAT Drive FS
>XStations for Sale
>Good C++ Profiler? Quantify replacement????
>Re: AIX and NT
>Re: Assign DISPLAY Variable...
>Re: The death of AIX ?
>Re: rsh foobockle...
>Re: ISPF Like tools for AIX
>NFS problem between AIX4.3.1 and SINIX-N5.4[123] resp. UnixWare 2.1
>
>----------------------------------------------------------------------
>
>From: yd...@my-dejanews.com
>Date: Wed, 28 Oct 1998 03:40:24 GMT
>Subject: Changing number of licenced numbers
>
>Hello.
>I'd like to ask you a question.
>
>I changed the number of licenced numbers in system environments by using
>
>"smitty".
>
>Are there any ways to use the workstation with changed information
>without rebooting the workstation?
>
>'Cause there are some running programs there...
>
>Could you help me?
>
>Bye.
>
>- -----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
>
>
>------------------------------
>
>From: "Mr. Scott" <montg...@starfleet.org>
>Date: Tue, 27 Oct 1998 23:21:54 -0500
>Subject: Re: Writing a daemon
>
>Thank you all.
>You're correct advice has led to a successful daemon.
>
>------------------------------
>
>From: "Century" <tayl...@centuryinter.net>
>Date: Wed, 28 Oct 1998 00:24:01 -0600
>Subject: Need Twinax Driver
>
>I need a twinax driver for a Development Concepts RS/5250 Twinax adapter
for
>AIX 3.2.5. Any help would be appreciated.
>
>------------------------------
>
>From: jeff...@gwis2.circ.gwu.edu (Jeffrey Boulier)
>Date: 28 Oct 1998 01:51:43 -0500
>Subject: Re: This Week's Useless Use of Cat Award goes to ... (was Re: Text
formatting question.)
>
>In article <360FC002...@t-heads.demon.co.uk>,
>Eric Lee <er...@t-heads.demon.co.uk> wrote:
>>Sorry I missed the start of this thread but is the folowing relevant?
>>
>>ls -l big_text_file
>>-rw-rw-r-- 1 ericlee ericlee 1797120 Sep 29 17:46 big_text_file
>>
>>Example 1:
>>==========
>>
>>cat big_text_file | time while read junk
>>do :
>>done
>>
>>real 2m59.33s
>>user 0m21.58s
>>sys 4m52.19s
>>
>>Example 2:
>>==========
>>
>>time while read junk
>>do :
>>done < big_text_file
>>
>>real 0m1.36s
>>user 0m0.92s
>>sys 0m0.37s
>>
>>Yes, this is a special case but did you want to spend 1.36 seconds
>>reading the file or 3 minutes?
>>A free ping packet for correct explanations.
>
>Hmm... Try example 1 again, after performing example 2. Most modern Unix
>systems use 'free' memory as a file cache. The first time you ran it your
>program put big_text_file in memory, in your second example your computer
>might not have had to touch the disk at all.
>
>Everyone else's comments about "<" sucking in 4k blocks are also probably
>accurate. :-)
>
> --Jeffrey Boulier
>
>
>
>------------------------------
>
>From: rob..@..kouwenberg.com
>Date: 28 Oct 1998 09:23:32 GMT
>Subject: Re: RAID 5 with H50 RISC/6000 server
>
>Hon Wai Wong <hww...@hhits.com> wrote:
>> I wish to implement RAID 5 in one of the H50 server I manage. I
>> understand that we can use either software RAID or hardware RAID to
>> implement it.
>> Any pro and con?
>> What I have not is a documentation on IBM7133 RAID Arrays (hardware
>> RAID). Any comments on this?
>
>Ask your local IBM sales droid, he/she is probably very eager to inform you
>of the ins and outs..
>- --
>[rob.@.kouwenberg.com]
>This will end your Windows session. Do you want to play another game?
>
>>> messages posted under this account is my own solemn opinion <<
>
>
>------------------------------
>
>From: "Walter Harms" <Walter...@Informatik.Uni-Oldenburg.DE>
>Date: 28 Oct 1998 09:45:17 GMT
>Subject: Re: GXT255P and WindowDump ?
>
>e_ja...@krzn.de writes:
>
>>Hallo,
>>I have an GXT255P Graphics-Adapter and start X with the option -cc
TrueColor.
>>Now I can't get a WindowDUmp with xdpr or xwd to my printer.
>>The paper is only black.
>
>>Any hints ?
>
>>Bis dann (so long)
>>Elmar
>
>>--
>>Elmar Jansen Work: e_ja...@krzn.de
>>KRZN
>>Kommunales Rechenzentrum Niederrhein Tel: +49 2841 782 486
>
>
>xwd is a quit primitiv tools i dont think it handels more plane correctly
>(at least under AIX) maybe a newer version will do. while evaluating
>this use XV.
>
> walter
>
>- --
>- -----
>"Life is a hereditary disease, sexually transmitted and invariably fatal."
>- -----
>
>
>------------------------------
>
>From: dh...@comdisco.com
>Date: Wed, 28 Oct 1998 09:39:34 GMT
>Subject: Re: shutdown script
>
>In article <36357c87...@news.mpx.com.au>,
>> One of the first thing that "shutdown" does is look for the existence
>> of /etc/shutdown.rc (I think, have a look at shutdown - which is a
>> script).
>> Create /etc/shutdown.rc and put your shutdown commands in there. Be
>> aware that if /etc/shutdown.rc exits with a non-sero return code the
>> shutdown will hang.
>>
>> Ted.
>
>BEWARE - NOT ALL VERSIONS OF AIX CHECK FOR /etc/rc.shutdown.
>
>It appears that AIX 414 and 421 have a test for /etc/rc.shutdown in
>/usr/sbin/shutdown, but by default AIX 415 does not.
>
>You need to check /usr/sbin/shutdown (it is a kornshell script) and if
>necessary add something like:
>
>if [ -x /etc/rc.shutdown ]
> then
> sh /etc/rc.shutdown
> if [ $? -ne 0 ]
> then
> dspmsg -s 1 shutdown.cat 60 \
> "/etc/rc.shutdown failed. Shutdown aborting.\n"
> exit 1
> fi
>fi
>
>somewhere around line 870 - where it does the test for /etc/netware.clean
>
>NOTE: I did not write this - it was done by the previous sysadmin here. It
>does work though and I have made similar changes on other systems in the
>past.
>
>Cheers,
>
>Dominic
>
>
>Dominic Hill
>AIX and RS/6000 SP Specialist
>Parallix Consulting Ltd.
>
>- -----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
>
>
>------------------------------
>
>From: Olaf Rogalsky <roga...@theorie1.physik.uni-erlangen.de>
>Date: Wed, 28 Oct 1998 12:02:45 +0100
>Subject: Re: Assign DISPLAY Variable...
>
>Thomas Chadwick wrote:
>
>> I wonder if I can tap into whatever database stores the "Last Login:"
>> information that you see upon login. A simple grep of a few directories
>> in my local filesystem didn't enlighten me as to where that data is
>> stored.
>the last login database is stored in the file /var/adm/wtmp. the most
>simple way to read it is with the "last" command. else read the man
>page about wtmp.
>
>Olaf RogalskY
>- --
> \\|//
> (. .)
>+-----------------------------oOOo-(_)-oOOo----------------------------+
>I Dipl. Phys. Olaf Rogalsky Institut f. Theo. Physik I I
>I Tel.: 09131 858440 Univ. Erlangen-Nuernberg I
>I Fax.: 09131 858444 Staudtstrasse 7 B3 I
>I roga...@theorie1.physik.uni-erlangen.de D-91058 Erlangen I
>+----------------------------------------------------------------------+
>
>
>------------------------------
>
>From: ni...@hamilton.pi.tu-berlin.de (Nicolas Bessert)
>Date: 28 Oct 1998 11:17:07 GMT
>Subject: optimize f90 with ibm xlf compiler
>
>I try to get my fortran 90 program to get faster by using the
>- -O switch for the xlf compiler and some strange things happen.
>With out this flag (or with the -g flag for debugging) the program
>behave like I expect it.
>
>The problem occurs at a code like this:
>
>integer :: n,m,ioutparameter
>integer, pointer :: array(:,:)
>
>allocate (array(n,m))
>array=0
>
>
>do i=1,n
> do j=1,m
>
> write(*,*)array(i,j)
> call sub(inparameter,ioutparameter)
> array(i,j)=ioutparameter
> write(*,*)ioutparameter
> write(*,*)array(i,j)
>
> enddo
>enddo
>
>
>
>The first write statment gives me a "0" in any case (-0 or -g or no flag).
>The second write statment gives me the expectet ioutparameter for any case
>(-0 or -g or no flag).
>But the third write statment gives the value ioutparameter only when I
>don't use the -O flag. If I use -O array(i,j) has a strange, but every
>time the same wrong value. Even it was set to ioutparameter 2 lines
>above.
>
>My problem is to find the reason for this behavoure. It makes no sense
>to debug the program, because compiled with -g everythink is all right.
>Does any one have I idea to help me. Are there other helpfull syntacs-
>checker for f90, or other runtime check tools ???
>
>Thanks for any help
>
>Nicolas Bessert
>
>
>
>
>- --
>*********************************************************************
>* Nicolas Bessert email: Nicolas...@tu-berlin.de *
>* Berlin, Germany phone: 030-314 24 089 fax: 030-314 24 747 *
>* http://mechanik.tu-berlin.de/schoop/ *
>* '...how a method is implemented may be more important than the *
>* method itself' L.F. Shampine *
>*********************************************************************
>
>
>------------------------------
>
>From: os...@worldnet.att.net (Tim White)
>Date: 28 Oct 1998 11:51:44 GMT
>Subject: Re: email server sizing
>
>On Wed, 28 Oct 1998 02:02:40 GMT, Geoff Potter <28240...@home.com> wrote:
>
>>I would have about 600 pop3 users on 100MB ethernet, and a T1 connection
>>to the internet, as well as several small offices connected via switched
>>56 or ISDN. This would be an office setting, with mostly internal
>>traffic. There would be about 10,000 messages per day, with many of
>>them including MS Word and other sorts of attachments.
>>
>>Would an F50 with a couple cpus and a half-gig of ram do the trick? Or
>>would it be overkill?
>>
> Way overkill..find a little p100 somewhere with 64meg ram and a few gigs
> of disk spool. I've a school district I handle with 2200 staff, 30000
> students..20 different schools. My gateways are 2 low end pentiums( P100 /
> P-166 ) running FreeBSD. Most of my email comes from staff and faculty.
> Not all students have email access. I believe the disk drives are in
> the 3-4 gig range...but these are gateways and not the final spool
queues.
> So figure out a comfortable value for average mailbox size and multiple by
> number of users.
>
>- ------------------------------------------------------------------------
>Tim White Open Systems Administrative Services
>Xo...@worldnet.att.netX P.O. Box 11306
>(803)-561-6464 Columbia, SC 29211
>
>Remove the X's to email.
>
>
>------------------------------
>
>From: "Jerald H. Mathews" <jer...@bigbird.en.com>
>Date: Wed, 28 Oct 1998 12:40:21 GMT
>Subject: Re: Printers hang on 128-port Async PCI Adapter
>
>ant...@tardis.com.au wrote:
>: Serial Printers hanging with DEV_BUSY or DEV_WAIT on new 128-port Async
>: Adapters.
>: We have just moved from a 370 Micro channel to an F50 (PCI) RS/6000.
Both are
>: running AIX 4.2.1.0
>
>: The printers all worked on the old Micro channel machine with exactly the
same
>: configuration. No cables or printer configurations have changed.
>: The only change I can identify is the old machine used 128 port Async
Adapters
>: and the new one 128 port Async PCI Adapters.
>
>: The problem doesn't seem to be print queues as the problem occurs even
>: printing directly to the device lptest 50 50 > /dev/lp0 Only solution at
the
>: moment is to power down the printer, cancel print jobs, bring down the
queue
>: and restart it. DEV_WAIT seems to occur even on small print jobs.
>
>: What should I do?
>
>Try switching to Xon-Xoff flow control. If that is not an option check
>the Alternate Pin Assignment option in SMIT. The MCA adapter may have
>been set to the alternate pin assignments. Since you are using DTR flow
>control it may be the problem.
>
>- --
>Regards,
>
>Jerry M.
>Seen on a Tee Shirt, "Never GREP a YACC by the INODE".
>
>
>------------------------------
>
>From: "Blitz" <blit...@pacific.net.sg>
>Date: Wed, 28 Oct 1998 20:02:48 +0800
>Subject: Comm Server for AIX
>
>Hi all,
> I am not sure if there is any other group that I can post to. Can
>
>------------------------------
>
>From: Bob Rubendunst <so...@softm.com>
>Date: Tue, 27 Oct 1998 12:34:54 -0600
>Subject: Re: XMODEM
>
>nos...@e.org wrote:
>>
>> Dear Group,
>>
>> We are having a problem with XMODEM transfers under AIX. On some
>> machines we have tried it on, the transfer will start, but about 2K in,
>> it times out. On other machines there is no problem. All machines are
>> set up the same. We need to find the cause of this time out situation.
>> Any thoughts?
>
>Classic XMODEM uses 128 byte packets, numbered in binary. When you get
>to packet 19, a modem or serial port sees the 19 as control-S, XOFF, and
>shuts down output, stopping the file transfer dead in its tracks.
>
>Turn off the XON/XOFF flow control or use another protocol.
>
>- --
>- -Bob Rubendunst
>Soft Machines
>Autolog Communications software for AIX, AMOS, DOS, Windows, and SCO
>Unix
>Phone: (217) 351-7199 Fax: (217) 351-2629
>http://www.softm.com
>
>
>------------------------------
>
>From: a...@cc.purdue.edu (Vic Abell)
>Date: 28 Oct 1998 12:25:49 GMT
>Subject: Re: what program occupies which portnumber
>
>Heggtveit Ketil Olav <Ketil-Olav...@dnb.no> writes:
>
>>I need to find out which program that occupies port number 22.
>>I want to start sshd on AIX 4.3.0 and when I start it, I receive the
>>following error message:
>>./sshd -d
>>debug: sshd version 1.2.26 [powerpc-ibm-aix4.3.0.0]
>>debug: Initializing random number generator; seed file
>>/etc/ssh_random_seed
>>error: bind: Address already in use
>>fatal: Bind to port 22 failed: Socket is not connected.
>
>>Can someone please help me
>
>You could try lsof:
>
> $ lsof -i:22
>
>You might see:
>
>COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
>sshd 245 root 3u inet 0x03469414 0t0 TCP *:22 (LISTEN)
>sshd 1555 root 5u inet 0x027ddc0c 0x50184874 TCP xxx:22->yyy:1023
(ESTABLISHED)
>...
>
>Lsof is freely available for AIX (including 4.3) at:
>
> ftp://vic.cc.purdue.edu/pub/tools/unix/lsof
>
>The distribution contains source code. Some binaries are available
>for AIX in:
>
> ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/binaries/AIX
>
>There is also an LPP distribution of lsof for AIX available at:
>
> http://www-frec.bull.com/
>
> Click:
>
> Downloadable resources from Bull
> -> Bull's Large Freeware and Shareware Archive
> for AIX(R) 4
>
>Vic Abell <a...@purdue.edu>
>
>
>------------------------------
>
>From: norma...@ibm.net (Norman Levin)
>Date: 27 Oct 98 16:55:05 GMT
>Subject: Re: aix-digest V3 #587
>
>> From: j.hinc...@ssss.com (Judy Hinchcliffe)
>> Date: 26 Oct 98 19:08:11 GMT
>> Subject: Re: 3.25->4.3 print problems
>>
> ( I use double queuing in 3.2.5) .
>>
>OK, U, got me. What is double queuing?
>- --
>Norman Levin
>vm/dynAmIX inc.
>
>------------------------------
>
>From: "David Clarke" <agcl...@istar.ca>
>Date: Wed, 28 Oct 1998 09:46:40 -0500
>Subject: List of Items for Sale
>
>The following will be for sale on Ebay (www.ebay.com) until Sunday. Please
>log in and check them out:
>
>- - IBM 3151 Dumb Terminal
>- - IBM Ethernet Bus Master Adapter
>- - IBM Xstation 120 (Qty 3)
>- - Cabletron System 802.3 10BASE-T Transceiver
>- - ExaByte 8205XLE 8mm SCSI DAT Drive
>- - Sun Model 611 4mm SCSI DAT Drive
>- - D-Link 8-Port Hub (Qty 2)
>- - MXRI-2 10BASE-T HUB with LANVIEW
>- - 3-Button Optical Mouse(s)(Qty 4)
>- - Sun 3-Button Mouse
>- - HP LaserJet IIID Laser Printer
>- - Esprit Opus 3n1+ ASCII Terminal
>- - ISOLAN Type 1180 Fibre Optic Transceiver (Qty 2 pairs)
>- - NEC SCSI Interface/Adapter Kit
>- - Atlantic Research RS-232 Analyzer
>- - HP 130C Oscilloscope
>- - HP LaserJet 5P & 5MP User’s Manual
>- - BlackBox Synchronous Modem Eliminator
>- - ISA Bus Mouse Cards (Qty 7)
>- - Optelecom RS-232C Synch/Asynch Fibre-Optic Modem
>- - Optelecom RS-232C Synch/Asynch Fibre-Optic Modem (Qty 29) - data
powered
>- - ODS Optical Data Systems Asynchronous RS232 Modem
>- - DEC Ethernet Loopback plugs
>- - Practical Peripherals MicroBuffer Mini S/P 512
>
>
>
>
>
>------------------------------
>
>From: "David Clarke" <agcl...@istar.ca>
>Date: Wed, 28 Oct 1998 09:43:43 -0500
>Subject: ExaByte 8205XLE 8mm SCSI DAT Drive FS
>
>ExaByte 8205XLE 8mm SCSI DAT Drive FS - currently at $98. Check out the
>link below:
>
>http://cgi.ebay.com/aw-cgi/eBayISAPI.dll?ViewItem&item=37943956
>
>
>
>
>
>------------------------------
>
>From: "David Clarke" <agcl...@istar.ca>
>Date: Wed, 28 Oct 1998 09:42:17 -0500
>Subject: XStations for Sale
>
>Just as a reminder, there are 3 IBM XStation 120's for sale on ebay. Each
>has 2.0MB of Video Memory and 2.5MB of Display Processor Memory.
>
>Prices at $34USD + Shipping (to be paid by buyer) from Ottawa, Ontario,
>Canada.
>
>The three XStations are directly accessible with the links below:
>
>http://cgi.ebay.com/aw-cgi/eBayISAPI.dll?ViewItem&item=37947106
>
>http://cgi.ebay.com/aw-cgi/eBayISAPI.dll?ViewItem&item=37948016
>
>http://cgi.ebay.com/aw-cgi/eBayISAPI.dll?ViewItem&item=37948940
>
>Regards,
>
>David Clarke
>
>
>
>
>
>------------------------------
>
>From: dmi...@objectiveEdge.com (Darryl Minard)
>Date: Wed, 28 Oct 1998 03:19:25 -0500
>Subject: Good C++ Profiler? Quantify replacement????
>
>Hello all,
>
>Can anyone suggest a good C++ code profiler for use on an RS6000 running
>AIX 4.1.5.0? I'm completely addicted to Pure Atria's Quantify but
>unfortunately it isn't available for AIX. Any suggestions would be
>greatly appreciated.
>
>Regards,
>
>
>Darryl
>
>- --
>dmi...@objectiveEdge.com (Darryl Minard) <http://www.objectiveEdge.com>
>mobile : 917-318-6798
>PGP Key: registered at ldap://certserver.pgp.com
>
>
>------------------------------
>
>From: "Richard Payne" <payner at timken dot com>
>Date: Wed, 28 Oct 1998 09:29:39 -0500
>Subject: Re: AIX and NT
>
>Go and get Samba, it works great.
>
>http://samba.anu.edu.au/samba/
>
>- --
>Rich Payne
>(Speaking for myself, not my employer)
>payner at timken dot com
>
>Looking for Alpha-Linux info?
>http://www.alphalinux.org
>Curtis Ingram wrote in message <715nj1$s...@chronicle.concentric.net>...
>>Does anyone know how to get an AIX filesystem to appear in a windows NT
4.0
>>"network neighborhood"? I've got an NT pc connected to an AIX 4.1 RS6K
and
>>can do things like telnet, ftp, etc... but I would like to be able to
>>"mount" the AIX filesystem on the NT machine. Any help would be greatly
>>appreciated.
>>
>>Thanks,
>>Curt
>>
>>
>>
>
>
>
>
>------------------------------
>
>From: Tom Smith <to...@austin.ibm.com>
>Date: Wed, 28 Oct 1998 08:25:11 -0600
>Subject: Re: Assign DISPLAY Variable...
>
>An excerpt from my .profile on the host to which I remotely log:
>
>################
># capture and
># export DISPLAY
>
>if [ "$TERM" = "aixterm" -o "$TERM" = "dtterm" ]; then
> if [ "$HOST" = "maddog" ]; then
> DISP=`who -m |awk '{print $6}' |cut -c 2- |awk -F.austin.* '{print
>$1}'`
> echo "Setting DISPLAY=$DISP:0"
> DISPLAY=$DISP:0
> export DISPLAY
> fi
>fi
>
>In the above, of course, you'd have to change the ".austin." part of the
>domain name, but maybe you can do something with it...
>
>HTH,
>
>Tom
>
>- ------------
>
>Thomas Chadwick wrote:
>>
>> I'm looking for an elegant solution to the problem of automatically
>> assigning the DISPLAY variable when doing a remote login from an xterm.
>> I'd like the DISPLAY variable to be automatically set to the host from
>> which I am connecting.
>>
>
>
>- --
>- -----------------
>
>|-------------------------------------------------------|
>| Tom Smith to...@austin.ibm.com |
>| PSW Technologies IBM RISC/System Graphics |
>| AIX GOS/PVT Bldg 45, 2L-070, Austin, TX |
>| 512.838.8842 ab...@bga.com |
>|-------------------------------------------------------|
>
>
>------------------------------
>
>From: Tom Smith <to...@austin.ibm.com>
>Date: Wed, 28 Oct 1998 08:18:21 -0600
>Subject: Re: The death of AIX ?
>
>Merely a thought -- can't you all just FUCK OFF. I expect to have to put
>up with this crap on the various Linux, etc. newsgroups, but here?...
>
>xxx
>
>Tom
>
>
>
>
>Jeffrey J. Potoff wrote:
>>
>> Dan Pop wrote:
>> >
>> > In <36308FCD...@rhea.umd.edu> "Jeffrey J. Potoff"
<jpo...@rhea.umd.edu> writes:
>> >
>> > >Geoff Potter wrote:
>> > >>
>> > >> mh...@SPAMGUARD.raven.phs.com wrote:
>
>
>YADDA YADDA YADDA...
>
>
>> > >The 300MHz machines were the 21064 chip, 2 generations what is
>> > >currently shipping.
>
>YADDA YADDA YADDA YADDA YADDA...
>
>
>> >
>> > Now, I see: the only "fair" comparison is between a 3 years old system
of
>> > theirs versus a new system of yours. Have you ever considered a career
in
>> > marketing? :-)
>>
>> No, you don't see, although perhaps you would have if you had spent a
>> few extra minutes thinking instead of typing witty put-downs.
>> Had I known that the 43P was a dinosaur I wouldn't have made the
>> comparision. Then again, why would I be interested in the performance
>> of 3-4 year old machines ? And why is the system "mine" ? Compare the
>> lastest IBM hardware with the latest Alpha based machines and you'll
>> see that the IBM hardware can't deliver anywhere near the price to
>> performance of the Alpha.
>>
>> Jeff
>
>- --
>- -----------------
>
>|-------------------------------------------------------|
>| Tom Smith to...@austin.ibm.com |
>| PSW Technologies IBM RISC/System Graphics |
>| AIX GOS/PVT Bldg 45, 2L-070, Austin, TX |
>| 512.838.8842 ab...@bga.com |
>|-------------------------------------------------------|
>
>
>------------------------------
>
>From: Olaf Rogalsky <roga...@theorie1.physik.uni-erlangen.de>
>Date: Wed, 28 Oct 1998 14:55:29 +0100
>Subject: Re: rsh foobockle...
>
>Bill Dossett wrote:
>...
>> The problem is rshd. It keeps saying I don't have
>> permissions to do this. Yet... my host is in
>> hosts.equiv on the rs6000.
>...
>> Anyone with any ideas on something I might have
>> missed or anyway I can get a better picture
>> of why rshd is saying permission denied?
>Do you have an entry in inetd.conf for the rshd, say
>shell stream tcp nowait root rshd
>
>- --
> \\|//
> (. .)
>+-----------------------------oOOo-(_)-oOOo----------------------------+
>I Dipl. Phys. Olaf Rogalsky Institut f. Theo. Physik I I
>I Tel.: 09131 858440 Univ. Erlangen-Nuernberg I
>I Fax.: 09131 858444 Staudtstrasse 7 B3 I
>I roga...@theorie1.physik.uni-erlangen.de D-91058 Erlangen I
>+----------------------------------------------------------------------+
>
>
>------------------------------
>
>From: kra...@biori6k.gsi.de (Michael Kraemer)
>Date: 28 Oct 1998 14:08:36 GMT
>Subject: Re: ISPF Like tools for AIX
>
>In article <OYMb8ReA#GA.237@upnetnews03>, "Al Denis"
<ald...@email.msn.com> writes:
>> IS there anyone who has used an ISPF like tool for AIX ?
>> Can you recommend one?
>
>There is/was(?) an SPF/UX for AIX.
>
>
>------------------------------
>
>From: Norbert Marrek <Norbert...@mch.sni.de>
>Date: Wed, 28 Oct 1998 14:42:17 +0100
>Subject: NFS problem between AIX4.3.1 and SINIX-N5.4[123] resp. UnixWare
2.1
>
>Hello World,
>
>Since I upgraded from AIX4.1.4 to AIX4.3.1 I have a problem when I'm
>trying to mount an NFS-filesystem, that is exported by a system
>running SINIX-N 5.4[123] (RM400) or UnixWare 2.1 .
>
>The mount on AIX exits with the error message:
>NFS fsinfo failed for server D012XXX: error 7 (RPC: Authentication
>error)
>mount: giving up on:
> D012XXX:/home
>vmount: I/O error
>
>On the server side I see the following in the error message Log-File :
>unix: nfs_server: weak authentication
>unix: NFS request from unprivileged port.
>
>Does anybody know how to fix this? The same configuration worked with
>AIX 4.1.4.
>I found a work-around by starting the mountd on the server with option
>- -n,
>but this seems to be a security weakness.
>
>Ciao,
> Norbert Marrek
>
>
>- --
>========================================================================
>Norbert Marrek Siemens AG ICN IB NL
>Otto-Hahn-Ring 6 81730 Muenchen Germany
>Tel. : +49 (89) 636-48227 Fax. : +49 (89) 636-45860
>Internet (Unix) : Norbert...@mch.sni.de
>
>
>
>
>
>------------------------------
>
>End of aix-digest V3 #594
>*************************
>