Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Problems with multiple harddisks on my Indigo2
@ 2000-06-21  9:23 Klaus Naumann
  2000-06-21 12:43 ` Ian Chilton
  0 siblings, 1 reply; 12+ messages in thread
From: Klaus Naumann @ 2000-06-21  9:23 UTC (permalink / raw)
  To: Linux Debian MIPS, Linux MIPS cthulhu, Linux MIPS, MIPS vger


Hi all

While trying to build a 2nd harddisk into my Indigo2
I experienced the following problems.
The bus is terminated correctly and with 2 m external
cable to my scsi case it also shouldn't be to long.
When I try to copy data from a harddisk to the other
I get weired I/O erros after some time of heavy I/O.
On the console I get something like:
cp: /mnt/redhat/kernel23/linux/arch/sparc/lib/COPYING.LIB: Input/output error

And dmesg shows:
attempt to access beyond end of device
08:03: rw=0, want=959546428, limit=1888830
attempt to access beyond end of device
08:03: rw=0, want=958585434, limit=1888830
attempt to access beyond end of device
08:03: rw=0, want=959546428, limit=1888830
attempt to access beyond end of device
08:03: rw=0, want=958585434, limit=1888830
attempt to access beyond end of device
08:03: rw=0, want=941858675, limit=1888830


Ususally the system is pretty unstable after these messages.

Also I'm getting a message
sc1,2,0: cmd=0x12 timeout after 2 sec.  Resetting SCSI bus
every time I restart my Indigo2 on the serial console -
does anyone know what that means and if it's a problem ?

Further more it happens that after heavy I/O a simple "sync"
needs more than one minute.

Has anyone seen the same or equal problems in any way
and/ was able to resolve these ?

	TIA, Klaus

-- 
Full Name   : Klaus Naumann     | (http://www.mgnet.de/) (Germany)
Nickname    : Spock             | Org.: Mad Guys Network
Phone / FAX : ++49/177/7862964  | E-Mail: (spock@mgnet.de)
PGP Key     : www.mgnet.de/keys/key_spock.txt

^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: Problems with multiple harddisks on my Indigo2
  2000-06-21  9:23 Problems with multiple harddisks on my Indigo2 Klaus Naumann
@ 2000-06-21 12:43 ` Ian Chilton
  2000-06-21 12:43   ` Ian Chilton
  2000-06-21 21:38   ` Paul Jakma
  0 siblings, 2 replies; 12+ messages in thread
From: Ian Chilton @ 2000-06-21 12:43 UTC (permalink / raw)
  To: spock, Linux Debian MIPS, Linux MIPS cthulhu, Linux MIPS,
	MIPS vger

Hello,

> cp: /mnt/redhat/kernel23/linux/arch/sparc/lib/COPYING.LIB: 
> Input/output error
> And dmesg shows:
> attempt to access beyond end of device
> 08:03: rw=0, want=959546428, limit=1888830
[SNIP]


I have an SGI Indy, with 2 internal hard disks, a 4GB and a 1GB

I get the same thing!


> Also I'm getting a message
> sc1,2,0: cmd=0x12 timeout after 2 sec.  Resetting SCSI bus

I started getting this when I added the 2nd HD (1GB).


Bye for Now,

Ian


                     \|||/ 
                     (o o)
 /----------------ooO-(_)-Ooo----------------\
 |  Ian Chilton                              |
 |  E-Mail :   ian@ichilton.co.uk            |
 |  IRC Nick:  GadgetMan                     |
 \-------------------------------------------/

^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: Problems with multiple harddisks on my Indigo2
  2000-06-21 12:43 ` Ian Chilton
@ 2000-06-21 12:43   ` Ian Chilton
  2000-06-21 21:38   ` Paul Jakma
  1 sibling, 0 replies; 12+ messages in thread
From: Ian Chilton @ 2000-06-21 12:43 UTC (permalink / raw)
  To: spock, Linux Debian MIPS, Linux MIPS cthulhu, Linux MIPS,
	MIPS vger

Hello,

> cp: /mnt/redhat/kernel23/linux/arch/sparc/lib/COPYING.LIB: 
> Input/output error
> And dmesg shows:
> attempt to access beyond end of device
> 08:03: rw=0, want=959546428, limit=1888830
[SNIP]


I have an SGI Indy, with 2 internal hard disks, a 4GB and a 1GB

I get the same thing!


> Also I'm getting a message
> sc1,2,0: cmd=0x12 timeout after 2 sec.  Resetting SCSI bus

I started getting this when I added the 2nd HD (1GB).


Bye for Now,

Ian


                     \|||/ 
                     (o o)
 /----------------ooO-(_)-Ooo----------------\
 |  Ian Chilton                              |
 |  E-Mail :   ian@ichilton.co.uk            |
 |  IRC Nick:  GadgetMan                     |
 \-------------------------------------------/

^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: Problems with multiple harddisks on my Indigo2
  2000-06-21 12:43 ` Ian Chilton
  2000-06-21 12:43   ` Ian Chilton
@ 2000-06-21 21:38   ` Paul Jakma
  2000-06-21 21:38     ` Paul Jakma
                       ` (2 more replies)
  1 sibling, 3 replies; 12+ messages in thread
From: Paul Jakma @ 2000-06-21 21:38 UTC (permalink / raw)
  To: Ian Chilton
  Cc: spock, Linux Debian MIPS, Linux MIPS cthulhu, Linux MIPS,
	MIPS vger

On Wed, 21 Jun 2000, Ian Chilton wrote:

> I have an SGI Indy, with 2 internal hard disks, a 4GB and a 1GB
> 
> I get the same thing!
> 
> 
> > Also I'm getting a message
> > sc1,2,0: cmd=0x12 timeout after 2 sec.  Resetting SCSI bus
> 
> I started getting this when I added the 2nd HD (1GB).
> 

fwiw, i got this too on my indy when i added a Quantum Empire 1GB.

>From cold boot the PROM doesn't recognise the second disk, but IRIX
does (PROM gives me the exact same error message as the one you wrote
above - but prints it twice). If i halt back to PROM then the PROM
does see the second disk. (and only prints that error message once)

my theories are:

1. PROM controller driver is minimal and doesn't init the
controller/disks properly whereas the IRIX driver does. 

2. disk spin up times.. ??

3. Perhaps cause the outboard SCSI port is not terminated. (least not
on my indy)

> 
-- 
Paul Jakma	paul@clubi.ie
PGP5 key: http://www.clubi.ie/jakma/publickey.txt
-------------------------------------------
Fortune:
Give me a fish and I will eat today.

Teach me to fish and I will eat forever.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: Problems with multiple harddisks on my Indigo2
  2000-06-21 21:38   ` Paul Jakma
@ 2000-06-21 21:38     ` Paul Jakma
  2000-06-21 23:11     ` J.K. Hill
  2000-06-22  6:51     ` Roald Lygre
  2 siblings, 0 replies; 12+ messages in thread
From: Paul Jakma @ 2000-06-21 21:38 UTC (permalink / raw)
  To: Ian Chilton
  Cc: spock, Linux Debian MIPS, Linux MIPS cthulhu, Linux MIPS,
	MIPS vger

On Wed, 21 Jun 2000, Ian Chilton wrote:

> I have an SGI Indy, with 2 internal hard disks, a 4GB and a 1GB
> 
> I get the same thing!
> 
> 
> > Also I'm getting a message
> > sc1,2,0: cmd=0x12 timeout after 2 sec.  Resetting SCSI bus
> 
> I started getting this when I added the 2nd HD (1GB).
> 

fwiw, i got this too on my indy when i added a Quantum Empire 1GB.

From cold boot the PROM doesn't recognise the second disk, but IRIX
does (PROM gives me the exact same error message as the one you wrote
above - but prints it twice). If i halt back to PROM then the PROM
does see the second disk. (and only prints that error message once)

my theories are:

1. PROM controller driver is minimal and doesn't init the
controller/disks properly whereas the IRIX driver does. 

2. disk spin up times.. ??

3. Perhaps cause the outboard SCSI port is not terminated. (least not
on my indy)

> 
-- 
Paul Jakma	paul@clubi.ie
PGP5 key: http://www.clubi.ie/jakma/publickey.txt
-------------------------------------------
Fortune:
Give me a fish and I will eat today.

Teach me to fish and I will eat forever.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Problems with multiple harddisks on my Indigo2
  2000-06-21 21:38   ` Paul Jakma
  2000-06-21 21:38     ` Paul Jakma
@ 2000-06-21 23:11     ` J.K. Hill
  2000-06-21 23:24       ` Paul Jakma
  2000-06-22  6:51     ` Roald Lygre
  2 siblings, 1 reply; 12+ messages in thread
From: J.K. Hill @ 2000-06-21 23:11 UTC (permalink / raw)
  To: Paul Jakma, Ian Chilton
  Cc: spock, Linux Debian MIPS, Linux MIPS cthulhu, Linux MIPS,
	MIPS vger

All,

Try looking up the jumper'ing information for the drive... There is probably a
delay for spinning the drive up at boot (or some such nonsense).

Regards,

Ken

On Jun 21, 10:38pm, Paul Jakma wrote:
> Subject: RE: Problems with multiple harddisks on my Indigo2
> On Wed, 21 Jun 2000, Ian Chilton wrote:
>
> > I have an SGI Indy, with 2 internal hard disks, a 4GB and a 1GB
> >
> > I get the same thing!
> >
> >
> > > Also I'm getting a message
> > > sc1,2,0: cmd=0x12 timeout after 2 sec.  Resetting SCSI bus
> >
> > I started getting this when I added the 2nd HD (1GB).
> >
>
> fwiw, i got this too on my indy when i added a Quantum Empire 1GB.
>
> >From cold boot the PROM doesn't recognise the second disk, but IRIX
> does (PROM gives me the exact same error message as the one you wrote
> above - but prints it twice). If i halt back to PROM then the PROM
> does see the second disk. (and only prints that error message once)
>
> my theories are:
>
> 1. PROM controller driver is minimal and doesn't init the
> controller/disks properly whereas the IRIX driver does.
>
> 2. disk spin up times.. ??
>
> 3. Perhaps cause the outboard SCSI port is not terminated. (least not
> on my indy)
>
> >
> --
> Paul Jakma	paul@clubi.ie
> PGP5 key: http://www.clubi.ie/jakma/publickey.txt
> -------------------------------------------
> Fortune:
> Give me a fish and I will eat today.
>
> Teach me to fish and I will eat forever.
>-- End of excerpt from Paul Jakma

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Problems with multiple harddisks on my Indigo2
  2000-06-21 23:11     ` J.K. Hill
@ 2000-06-21 23:24       ` Paul Jakma
  2000-06-22 10:33         ` Ian Chilton
  0 siblings, 1 reply; 12+ messages in thread
From: Paul Jakma @ 2000-06-21 23:24 UTC (permalink / raw)
  To: J.K. Hill
  Cc: Ian Chilton, spock, Linux Debian MIPS, Linux MIPS cthulhu,
	Linux MIPS, MIPS vger

On Wed, 21 Jun 2000, J.K. Hill wrote:

> All,
> 
> Try looking up the jumper'ing information for the drive... There
> is probably a delay for spinning the drive up at boot (or some
> such nonsense).
> 

checked that.. and it's not it. the jumper isn't set. (i think).

however, this drive used to be in an Alpha, and ARCSBIOS on Alpha had
a problem with not recognising it from cold too, sometimes.

so maybe the drive just doesn't spin up fast enough.

> Regards,
> 
> Ken

thanks,
-- 
Paul Jakma	paul@clubi.ie
PGP5 key: http://www.clubi.ie/jakma/publickey.txt
-------------------------------------------
Fortune:
The price one pays for pursuing any profession, or calling, is an intimate
knowledge of its ugly side.
		-- James Baldwin

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Problems with multiple harddisks on my Indigo2
  2000-06-21 21:38   ` Paul Jakma
  2000-06-21 21:38     ` Paul Jakma
  2000-06-21 23:11     ` J.K. Hill
@ 2000-06-22  6:51     ` Roald Lygre
  2 siblings, 0 replies; 12+ messages in thread
From: Roald Lygre @ 2000-06-22  6:51 UTC (permalink / raw)
  To: Paul Jakma, Ian Chilton
  Cc: spock, Linux Debian MIPS, Linux MIPS cthulhu, Linux MIPS,
	MIPS vger

On Jun 21, 10:38pm, Paul Jakma wrote:
> Subject: RE: Problems with multiple harddisks on my Indigo2
> On Wed, 21 Jun 2000, Ian Chilton wrote:
>
>
> 3. Perhaps cause the outboard SCSI port is not terminated. (least not
> on my indy)
>

The SCSI port should be terminated with an active terminator on the Indy,
regardless of if you have 1 or 2 drives installed.

-Roald



-- 
    
---------------------------------------------------------------
| Company: SGI Norge A/S                                      |
| Email:   roald@sgi.com          Tlf:          +47 5163 4183 |
| Addr:    Luramyrveien 79        Mobil:        +47 909 33 903|
|          N-4313 Sandnes         VMail (SGI):  870-4679      |
|          NORWAY                 VMail(ext):   +47 6711 4679 |
---------------------------------------------------------------
Essential SGI Websites:
http://www.sgi.com/             SGI
http://www.sgi.no/              SGI Norge
http://support-europe.sgi.com/  Log calls, patches+overlays, ++
http://freeware.sgi.com/        Freeware - "ready-to-eat"
http://oss.sgi.com/mips/        Linux for SGI (Mips/Intel)
http://www.sgi.com/developers/  Developer Central
http://www.sgi.com/Products/Evaluation/   Evaluation Software

^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: Problems with multiple harddisks on my Indigo2
  2000-06-21 23:24       ` Paul Jakma
@ 2000-06-22 10:33         ` Ian Chilton
  2000-06-22 10:33           ` Ian Chilton
  2000-06-23 14:25           ` David Keen
  0 siblings, 2 replies; 12+ messages in thread
From: Ian Chilton @ 2000-06-22 10:33 UTC (permalink / raw)
  To: spock, Linux Debian MIPS, Linux MIPS cthulhu, Linux MIPS,
	MIPS vger

Hello,

Just to let you guys know...

I just tried the 2x HD thing in IRIX (on my Indy), and no problems!  So, it
IS a Linux/MIPS problem!!

I did:  cp -R /usr /hd2

It was going for about 10 mins, before it ran out of disk space (1GB !). No
errors at all   :)


Bye for Now,

Ian


                     \|||/
                     (o o)
 /----------------ooO-(_)-Ooo----------------\
 |  Ian Chilton                              |
 |  IRC Nick: GadgetMan                      |
 |  E-Mail  : ian@ichilton.co.uk             |
 \-------------------------------------------/

^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: Problems with multiple harddisks on my Indigo2
  2000-06-22 10:33         ` Ian Chilton
@ 2000-06-22 10:33           ` Ian Chilton
  2000-06-23 14:25           ` David Keen
  1 sibling, 0 replies; 12+ messages in thread
From: Ian Chilton @ 2000-06-22 10:33 UTC (permalink / raw)
  To: spock, Linux Debian MIPS, Linux MIPS cthulhu, Linux MIPS,
	MIPS vger

Hello,

Just to let you guys know...

I just tried the 2x HD thing in IRIX (on my Indy), and no problems!  So, it
IS a Linux/MIPS problem!!

I did:  cp -R /usr /hd2

It was going for about 10 mins, before it ran out of disk space (1GB !). No
errors at all   :)


Bye for Now,

Ian


                     \|||/
                     (o o)
 /----------------ooO-(_)-Ooo----------------\
 |  Ian Chilton                              |
 |  IRC Nick: GadgetMan                      |
 |  E-Mail  : ian@ichilton.co.uk             |
 \-------------------------------------------/

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Problems with multiple harddisks on my Indigo2
  2000-06-22 10:33         ` Ian Chilton
  2000-06-22 10:33           ` Ian Chilton
@ 2000-06-23 14:25           ` David Keen
  2000-06-23 14:44             ` Klaus Naumann
  1 sibling, 1 reply; 12+ messages in thread
From: David Keen @ 2000-06-23 14:25 UTC (permalink / raw)
  To: Ian Chilton
  Cc: spock, Linux Debian MIPS, Linux MIPS cthulhu, Linux MIPS,
	MIPS vger

Good Morning,
The SCSI reset problem occurred on my Indy after I added a Floptical on
ID 2. I am not running Linux on the box at this time. Have upgraded to
6.2 from 5.3 but haven't tried to reinstall the floptical yet. Set
jumpers to Indy specs, so am unsure why. BTW, would the Indy boot from
the floptical for Linux without doing a net boot?
Sincerely,
Dave Keen 

Ian Chilton wrote:
> 
> Hello,
> 
> Just to let you guys know...
> 
> I just tried the 2x HD thing in IRIX (on my Indy), and no problems!  So, it
> IS a Linux/MIPS problem!!
> 
> I did:  cp -R /usr /hd2
> 
> It was going for about 10 mins, before it ran out of disk space (1GB !). No
> errors at all   :)
> 
> Bye for Now,
> 
> Ian
> 
>                      \|||/
>                      (o o)
>  /----------------ooO-(_)-Ooo----------------\
>  |  Ian Chilton                              |
>  |  IRC Nick: GadgetMan                      |
>  |  E-Mail  : ian@ichilton.co.uk             |
>  \-------------------------------------------/

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Problems with multiple harddisks on my Indigo2
  2000-06-23 14:25           ` David Keen
@ 2000-06-23 14:44             ` Klaus Naumann
  0 siblings, 0 replies; 12+ messages in thread
From: Klaus Naumann @ 2000-06-23 14:44 UTC (permalink / raw)
  To: David Keen
  Cc: Ian Chilton, spock, Linux Debian MIPS, Linux MIPS cthulhu,
	Linux MIPS, MIPS vger


On Fri, 23 Jun 2000 16:25:42 David Keen wrote:
> jumpers to Indy specs, so am unsure why. BTW, would the Indy boot from
> the floptical for Linux without doing a net boot?

I've heard from someone that it is possible - but I'm not
sure - try it ;)

	CU, Klaus

-- 
Full Name   : Klaus Naumann     | (http://www.mgnet.de/) (Germany)
Nickname    : Spock             | Org.: Mad Guys Network
Phone / FAX : ++49/177/7862964  | E-Mail: (spock@mgnet.de)
PGP Key     : www.mgnet.de/keys/key_spock.txt

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2000-06-23 14:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-06-21  9:23 Problems with multiple harddisks on my Indigo2 Klaus Naumann
2000-06-21 12:43 ` Ian Chilton
2000-06-21 12:43   ` Ian Chilton
2000-06-21 21:38   ` Paul Jakma
2000-06-21 21:38     ` Paul Jakma
2000-06-21 23:11     ` J.K. Hill
2000-06-21 23:24       ` Paul Jakma
2000-06-22 10:33         ` Ian Chilton
2000-06-22 10:33           ` Ian Chilton
2000-06-23 14:25           ` David Keen
2000-06-23 14:44             ` Klaus Naumann
2000-06-22  6:51     ` Roald Lygre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox