-- 
Dave Cherkus ----- UniMaster, Inc. ----- Contract Software Development
Specialties: UNIX TCP/IP X OSF/1 AlphaAXP AIX RS/6000 Performance ISDN
Email: cherkus_at_UniMaster.COM  Tel: (603) 888-8308  Fax: (603) 888-4598
Live Free or Die - New Hampshire has 3 seasons: ice, mud and black fly 
>From cherkus_at_UniMaster.COMThu May  9 09:10:46 1996
Date: Wed, 8 May 1996 16:41:08 -0600 (EDT)
From: Dave Cherkus <cherkus_at_UniMaster.COM>
I forgot to add that many people would use an HSZ40 raid controller
to solve the problem.
-- 
Dave Cherkus ----- UniMaster, Inc. ----- Contract Software Development
Specialties: UNIX TCP/IP X OSF/1 AlphaAXP AIX RS/6000 Performance ISDN
Email: cherkus_at_UniMaster.COM  Tel: (603) 888-8308  Fax: (603) 888-4598
Live Free or Die - New Hampshire has 3 seasons: ice, mud and black fly 
>From chris_at_lagoon.meo.dec.comThu May  9 09:11:17 1996
Date: Thu, 9 May 1996 18:25:15 -1000
From: Chris Jankowski <chris_at_lagoon.meo.dec.com>
Kurt,
I think that DU V3.2C will only recognise 7 devices per bus.
I am not sure if DU V4.0 extends that to 15, but probably yes.
Regards,
Chris
 +-+-+-+-+-+-+-+ Chris Jankowski - Open Systems Cons.- chris_at_lagoon.meo.dec.com
 |d|i|g|i|t|a|l| Digital Equipment Corporation (Australia)   tel.+61 3 92753622
 +-+-+-+-+-+-+-+ 564 St. Kilda Rd, Melbourne 3004, AUSTRALIA fax +61 3 92753453
    "UNIX was not designed to stop you from doing stupid things, because
     that would also stop you from doing clever things." -- Doug Gwyn
>From NMH1_at_axprl1.rl.ac.ukThu May  9 09:11:46 1996
Date: Thu, 9 May 1996 9:54:32 +0100 (BST)
From: Nick Hill - RAL CISD Systems Group <NMH1_at_axprl1.rl.ac.uk>
Reply to: n.m.hill_at_rl.ac.uk
Kurt,
I have an 8400 with 6 PCI FWD scsi cards with a mixture of Seagate elite 9 and 
DEC rz29 disks on. A few things to note:
1) The PCI card can support 15 devices as per the FWD spec but DIGITAL UNIX 
still only supports 7 per scsi bus. This means you can only get 4*7*8.5
2) You will need to add an entry to the file /sys/data/cam_data.c for the 
disks and rebuild the kernel otherwise the performance to the disks will be 
poor. DU does not know about these disks and therefore acts conservatively by 
not useing the SCSI TAG queing to the disks. Turning this on makes a big 
difference. The enrty I use is:
{"SEAGATE ST410800W",17, DEV_RZxx, (ALL_DTYPE_DIRECT << DTYPE_SHFT) | SZ_HARD_DISK,
  (struct pt_info *)ccmn_rzxx_sizes, 512, DEC_MAX_REC, NO_DENS_TAB, NO_MODE_TAB,
  (SZ_BBR | SZ_REORDER),
  NO_OPT_CMDS, SZ_READY_DEF, 64, DD_REQSNS_VAL | DD_INQ_VAL,
  36, 64
}
but this may not be correct for your disks if they are fast wide differential 
directly onto the bus. You may need "SEAGATE ST410800WD",18  as the first two 
fields. I have the fast wide versions in storage works ba356 shelves hence no 
D on the end of the model number.
3) If you are using Advfs then setting the read and write block size (with 
chvol command) up to 256 from the default 128 also helps improve throughput
to the disks.
4) With some fairly basic testing I found that 3 disks can saturate the FWD 
SCSI bus. Doing large sequential reads from multiple disks in parrallel on 
one bus the max sustained bus transfer gets to about 17 to 18 Mb/s
Nick Hill
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
CISD, Rutherford Appleton Laboratory,                 Tel: +44 (0)1235-445598
Chilton, Didcot, Oxon, OX11 0QX, England.             Fax: +44 (0)1235-446626
N.M.Hill_at_rl.ac.uk            http://www.cis.rl.ac.uk/people/nmh1/contact.html
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Kurt Ruthmansdorfer WH6W 6.15  Fermi National Accelerator Lab; ms 234
kurt_at_fnal.fnal.gov             PO Box 500
708-840-8057  pgr 612-0866     Batavia, Il 60510-0500
Received on Thu May 09 1996 - 18:03:56 NZST
This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:46 NZDT