PDA

View Full Version : Q: Is is possible to use a 9.1 GB Hard drive in a NeXTstation Turbo?


Tom C
12-09-2003, 10:40 AM
Hello,

I need some advice...

I have a 9.1 GB Seagate Barracuda which I would like to
install in my old NeXTstation Turbo. Unfortunately, It
has a 80-pin SCA2-connector, but I hope that this can
be overcome by using a SCSI adapter (i.e. SCA2 -> IDC50).

Can this be done?

Thanks,

Thomas Christensen

Pascal Bourguignon
12-09-2003, 11:29 AM
Tom C <tchr@jubiipost.dk> writes:
Hello, I need some advice... I have a 9.1 GB Seagate Barracuda which I would like to install in my old NeXTstation Turbo. Unfortunately, It has a 80-pin SCA2-connector, but I hope that this can be overcome by using a SCSI adapter (i.e. SCA2 -> IDC50). Can this be done?

Possibly. In any case, you won't be able to use more than 4*(2048M-1K)

It's a SCSI-2 disk, so it should work without any problem both at the
logical and physical (with the right cable) level.


You'll have to write your own disktab entry to set up the partitions
though. No hope to use BuildDisk...


--
__Pascal_Bourguignon__ . * * . * .* .
http://www.informatimago.com/ . * . .*
There is no worse tyranny than to force * . . /\ () . *
a man to pay for what he does not . . / .\ . * .
want merely because you think it .*. / * \ . .
would be good for him. -- Robert Heinlein . /* o \ .
http://www.theadvocates.org/ * '''||''' .
SCO Spam-magnet: postmaster@sco.com ******************

Guest
12-09-2003, 11:37 AM
In <br54v4$van$1@news.net.uni-c.dk> Tom C wrote: Hello, I need some advice... I have a 9.1 GB Seagate Barracuda which I would like to install in my old NeXTstation Turbo. Unfortunately, It has a 80-pin SCA2-connector, but I hope that this can be overcome by using a SCSI adapter (i.e. SCA2 -> IDC50). Can this be done? Thanks, Thomas Christensen

Sould work with a connector. Anyhow, I have one IBM 9.1GB working in a
NeXT ColorStation.

Henry

--

----------------------------------------------------------------------
snail mail : Henry Koplien \|/
From the Center of Nowhere o(O O)o
---- eMail : Henry@NiKo-Internetpraesenz.de ----ooOo---(_)---oOoo-----

TCHR
12-09-2003, 12:42 PM
Henry@Koplien.de wrote in news:br589v$28mie6$1@ID-77876.news.uni-berlin.de:

Sould work with a connector. Anyhow, I have one IBM 9.1GB working in a NeXT ColorStation. Henry



Hi henry,

Can you give me some info on writing the disktab for a 9.1 GB drive?

Thomas :-)

Lord Casconero
12-09-2003, 02:00 PM
"Pascal Bourguignon" <spam@thalassa.informatimago.com> wrote in message
news:87oeuhx011.fsf@thalassa.informatimago.com... Possibly. In any case, you won't be able to use more than 4*(2048M-1K)

Hi all,
I'm a "NeXT *very* newbie"... so, sorry for my questions.
Why cannot more than 8GB be used?

Thanks in advance.

Pascal Bourguignon
12-09-2003, 02:55 PM
"Lord Casconero" <darthvader2k@hotmail.com> writes:
"Pascal Bourguignon" <spam@thalassa.informatimago.com> wrote in message news:87oeuhx011.fsf@thalassa.informatimago.com... Possibly. In any case, you won't be able to use more than 4*(2048M-1K) Hi all, I'm a "NeXT *very* newbie"... so, sorry for my questions. Why cannot more than 8GB be used?

Because the UFS implementation used in NeXT software is limited to
signed 32bit to measure the size of a file system. Which amounts to
2097151 KB max.


--
__Pascal_Bourguignon__ . * * . * .* .
http://www.informatimago.com/ . * . .*
There is no worse tyranny than to force * . . /\ () . *
a man to pay for what he does not . . / .\ . * .
want merely because you think it .*. / * \ . .
would be good for him. -- Robert Heinlein . /* o \ .
http://www.theadvocates.org/ * '''||''' .
SCO Spam-magnet: postmaster@sco.com ******************

Pascal Bourguignon
12-09-2003, 02:56 PM
TCHR <no_email_here@blank.com> writes:
Henry@Koplien.de wrote in news:br589v$28mie6$1@ID-77876.news.uni-berlin.de: Sould work with a connector. Anyhow, I have one IBM 9.1GB working in a NeXT ColorStation. Can you give me some info on writing the disktab for a 9.1 GB drive?

STFW, ISTR that there are already disktab for 9GB Barracudas.

Otherwise: man disktab


--
__Pascal_Bourguignon__ . * * . * .* .
http://www.informatimago.com/ . * . .*
There is no worse tyranny than to force * . . /\ () . *
a man to pay for what he does not . . / .\ . * .
want merely because you think it .*. / * \ . .
would be good for him. -- Robert Heinlein . /* o \ .
http://www.theadvocates.org/ * '''||''' .
SCO Spam-magnet: postmaster@sco.com ******************

Guest
12-09-2003, 10:26 PM
In <87brqhwqhy.fsf@thalassa.informatimago.com> Pascal Bourguignon wrote: "Lord Casconero" <darthvader2k@hotmail.com> writes: "Pascal Bourguignon" <spam@thalassa.informatimago.com> wrote in
message news:87oeuhx011.fsf@thalassa.informatimago.com... Possibly. In any case, you won't be able to use more than
4*(2048M-1K) Hi all, I'm a "NeXT *very* newbie"... so, sorry for my questions. Why cannot more than 8GB be used? Because the UFS implementation used in NeXT software is limited to signed 32bit to measure the size of a file system. Which amounts to 2097151 KB max.

[...]

This is right, but you can have 7 partitions per disk, yields approx.
14GB max.
(So having 7 disks per controller gives in turn ~100GB, a lot of noise
and heat ;-) )

Henry

----------------------------------------------------------------------
snail mail : Henry Koplien \|/
From the Center of Nowhere o(O O)o
---- eMail : Henry@NiKo-Internetpraesenz.de ----ooOo---(_)---oOoo-----

Guest
12-09-2003, 10:31 PM
In <br5c3q$3bm$1@news.net.uni-c.dk> TCHR wrote: Henry@Koplien.de wrote in
news:br589v$28mie6$1@ID-77876.news.uni-berlin.de: Sould work with a connector. Anyhow, I have one IBM 9.1GB working in
a NeXT ColorStation. Henry Hi henry, Can you give me some info on writing the disktab for a 9.1 GB drive? Thomas :-)

YUP, I have several 9GBs take this as an example with 6 partitions, not
always 2GB in size:

DDYS-T09170N|IBM DDYS-T09170N S96H4D:\
:ty=fixed_rw_scsi:nc#15110:nt#3:ns#399:ss#512:rm#10000:\
:fp#320:bp#0:ng#0:gs#0:ga#0:ao#0:\
:os=sdmach:z0#64:z1#192:hn=yusei:rw=a:rw=b:rw=c:rw=d:rw=e:rw=f:\
:pa#0:sa#4192582:ba#8192:fa#1024:ca#16:da#4096:ra#10:oa=time:\
:ia:ta=4.3BSD:\
:pb#4192582:sb#4192582:bb#8192:fb#1024:cb#16:db#4096:rb#10:ob=time:\
:ib:tb=4.3BSD:\
:pc#8385164:sc#4192582:bc#8192:fc#1024:cc#16:dc#4096:rc#10:oc=time:\
:ic:tc=4.3BSD:\
:pd#12577746:sd#3144006:bd#8192:fd#1024:cd#16:dd#4096:rd#10:od=time:\
:id:td=4.3BSD:\
:pe#15721752:se#1048576:be#8192:fe#1024:ce#16:de#4096:re#10:oe=time:\
:ie:te=4.3BSD:\
:pf#16770328:sf#1145592:bf#8192:ff#1024:cf#16:df#4096:rf#10:of=time:\
:if:tf=4.3BSD:

And maybe a second, the already stated 18GB with 14GB usage, 7 partitions
with 2GB each (and only 1% headroom):

IBM IC35L018UWD210-0 S5:\
:ty=fixed_rw_scsi:nc#20765:nt#6:ns#284:ss#512:rm#10000:\
:fp#320:bp#0:ng#0:gs#0:ga#0:ao#0:\
:os=sdmach:z0#64:z1#192:hn=yusei:rw=a:rw=b:rw=c:rw=d:rw=e:rw=f:rw=g\
:pa#0:sa#4194304:ba#8192:fa#1024:ca#16:da#4096:ra#1:oa=time:\
:ia:ta=4.3BSD:\
:pb#4194304:sb#4194304:bb#8192:fb#1024:cb#16:db#4096:rb#1:ob=time:\
:ib:tb=4.3BSD:\
:pc#8388608:sc#4194304:bc#8192:fc#1024:cc#16:dc#4096:rc#1:oc=time:\
:ic:tc=4.3BSD:\
:pd#12582912:sd#4194304:bd#8192:fd#1024:cd#16:dd#4096:rd#1:od=time:\
:id:td=4.3BSD:\
:pe#16777216:se#4194304:be#8192:fe#1024:ce#16:de#4096:re#1:oe=time:\
:ie:te=4.3BSD:\
:pf#20971520:sf#4194304:bf#8192:ff#1024:cf#16:df#4096:rf#1:of=time:\
:if:tf=4.3BSD:\
:pg#25165824:sg#4194304:bg#8192:fg#1024:cg#16:dg#4096:rg#1:og=time:\
:ig:tg=4.3BSD:

This gives you at least a clue how you should start to write your own
disktab entry, because those will not work with your Baracuda.

Henry
--

----------------------------------------------------------------------
snail mail : Henry Koplien \|/
From the Center of Nowhere o(O O)o
---- eMail : Henry@NiKo-Internetpraesenz.de ----ooOo---(_)---oOoo-----

skipper
12-10-2003, 04:23 AM
Henry@Koplien.de wrote: This is right, but you can have 7 partitions per disk, yields approx. 14GB max. (So having 7 disks per controller gives in turn ~100GB, a lot of noise and heat ;-) )

and speaking of noise, can you recommend a quiet compatible drive to
work in my mono pizza box?

Guest
12-10-2003, 08:40 AM
In <2fEBb.25450$3Eb1.14587@news04.bloor.is.net.cable.rogers.com> skipper
wrote: Henry@Koplien.de wrote: This is right, but you can have 7 partitions per disk, yields approx. 14GB max. (So having 7 disks per controller gives in turn ~100GB, a lot of
noise and heat ;-) ) and speaking of noise, can you recommend a quiet compatible drive to work in my mono pizza box?

To be honest, no. I had a old Quantum before, very silent, but only 700MB
in size in my Colorstation. I changed it to an also old one of IBM,
9.1GB.
In the white box I have a bunch of IBM disks, running mostly @ 10krpm.
Screaming noise everywhere. I assume in the meantime I have a freq. drop
at 1kHz...
When you had success, drop a mail or posting.

Henry

--

----------------------------------------------------------------------
snail mail : Henry Koplien \|/
From the Center of Nowhere o(O O)o
---- eMail : Henry@NiKo-Internetpraesenz.de ----ooOo---(_)---oOoo-----

Guest
12-11-2003, 12:14 AM
Henry@Koplien.de wrote: In <87brqhwqhy.fsf@thalassa.informatimago.com> Pascal Bourguignon wrote: "Lord Casconero" <darthvader2k@hotmail.com> writes: "Pascal Bourguignon" <spam@thalassa.informatimago.com> wrote in message news:87oeuhx011.fsf@thalassa.informatimago.com... > > Possibly. In any case, you won't be able to use more than 4*(2048M-1K) Hi all, I'm a "NeXT *very* newbie"... so, sorry for my questions. Why cannot more than 8GB be used? Because the UFS implementation used in NeXT software is limited to signed 32bit to measure the size of a file system. Which amounts to 2097151 KB max. [...] This is right, but you can have 7 partitions per disk, yields approx. 14GB max. (So having 7 disks per controller gives in turn ~100GB, a lot of noise and heat ;-) ) Henry
With OPENSTEP this can be augmented to 4Gbytes per partition:
4 * 7 partitions = 28Gb. Haven't tried such a device, but I did partition a 9Gb disk
into 2x4G and a 1Gb. Works without problems.

Robert
--
Departement Informatik tel +41 (0)61 267 14 66
Universitaet Basel fax. +41 (0)61 267 14 61
Robert Frank
Klingelbergstrasse 50 Robert.Frank@unibas.ch (NeXT,MIME mail ok)
CH-4056 Basel (remove any no_spam_ from my return address)
Switzerland http://www.informatik.unibas.ch/personen/frank_r.html

Guest
12-11-2003, 12:51 AM
In <3fd82758$1@maser.urz.unibas.ch> Robert.Frank@unibas.ch wrote: [...] This is right, but you can have 7 partitions per disk, yields approx. 14GB max. (So having 7 disks per controller gives in turn ~100GB, a lot of
noise and heat ;-) ) Henry With OPENSTEP this can be augmented to 4Gbytes per partition: 4 * 7 partitions = 28Gb. Haven't tried such a device, but I did
partition a 9Gb disk into 2x4G and a 1Gb. Works without problems. Robert

Good hint.
I did this 4GB partitioning with the18GB drive too, but the initial
question was targeted on NS3.3, as I understood.

Henry
--

----------------------------------------------------------------------
snail mail : Henry Koplien \|/
From the Center of Nowhere o(O O)o
---- eMail : Henry@NiKo-Internetpraesenz.de ----ooOo---(_)---oOoo-----


MyLounge.com Site Map
Forum: Cars, Cell Phone, Database, Games, Home Improvement, IT, Music, School, Sports, Web Design, Web Server, Weight Loss

The MyLounge.com forum is intended for informational use only and should not be relied upon and is not a substitute for any advice. The information contained on MyLounge.com are opinions and suggestions of members and is not a representation of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for the accuracy, completeness or usefulness of any postings or the qualifications of any person responding. Please consult a expert or seek the services of an attorney in your area for more accuracy on your specific situation. Please note that our forums also serve as mirrors to Usenet newsgroups. Many posts you see on our forums are made by newsgroup users who may not be members of MyLounge.com Term of Service