* Bigsur?
@ 2009-05-16 3:14 Andrew Wiley
2009-05-18 14:13 ` Bigsur? Ralf Baechle
2009-05-18 16:13 ` Bigsur? Jon Fraser
0 siblings, 2 replies; 17+ messages in thread
From: Andrew Wiley @ 2009-05-16 3:14 UTC (permalink / raw)
To: linux-mips
[-- Attachment #1: Type: text/plain, Size: 301 bytes --]
Is there any way for a mere mortal like me to get his hands on a BCM91480B,
the evaulation board for Bigsur, and if so, how much would it cost? Right
now, it's not even on the Broadcom website, but I keep seeing mentions of it
on the internet as if many people are getting it somewhere.
Andrew Wiley
[-- Attachment #2: Type: text/html, Size: 318 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Bigsur?
2009-05-16 3:14 Bigsur? Andrew Wiley
@ 2009-05-18 14:13 ` Ralf Baechle
2009-05-18 16:13 ` Bigsur? Jon Fraser
1 sibling, 0 replies; 17+ messages in thread
From: Ralf Baechle @ 2009-05-18 14:13 UTC (permalink / raw)
To: Andrew Wiley; +Cc: linux-mips
On Fri, May 15, 2009 at 10:14:49PM -0500, Andrew Wiley wrote:
> Is there any way for a mere mortal like me to get his hands on a BCM91480B,
> the evaulation board for Bigsur, and if so, how much would it cost? Right
> now, it's not even on the Broadcom website, but I keep seeing mentions of it
> on the internet as if many people are getting it somewhere.
Occasionaly they're sold 2nd hand for example on ebay. The board while
a very nice and complete software development platform has a healthy
4 digit dollar price if bought new.
Broadcom never made it easy to order these things. The strategy seems to
be to contact their sales guys.
Ralf
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Bigsur?
2009-05-16 3:14 Bigsur? Andrew Wiley
2009-05-18 14:13 ` Bigsur? Ralf Baechle
@ 2009-05-18 16:13 ` Jon Fraser
2009-05-18 16:31 ` Bigsur? David Daney
` (2 more replies)
1 sibling, 3 replies; 17+ messages in thread
From: Jon Fraser @ 2009-05-18 16:13 UTC (permalink / raw)
To: Andrew Wiley; +Cc: linux-mips@linux-mips.org
I think people that have them, have had them for a while.
You can still get, I believe, the bcm91125 and bcm91250.
http://www.broadcom.com/products/Data-Telecom-Networks/Communications-Processors/BCM91125E
How you actually order one, I don't know. I assume you have to go to a
distributor.
When I got a 1480 a year ago, it had to be built and took about 3
months. The internal transfer cost was very high. So I really don't
think they are available anymore. BUT, I don't work for that group.
Are people just looking for eval type boards with MIPS cpus?
Jon Fraser
(Not offical statments for Broadcom)
On Fri, 2009-05-15 at 20:14 -0700, Andrew Wiley wrote:
> Is there any way for a mere mortal like me to get his hands on a
> BCM91480B, the evaulation board for Bigsur, and if so, how much would
> it cost? Right now, it's not even on the Broadcom website, but I keep
> seeing mentions of it on the internet as if many people are getting it
> somewhere.
>
> Andrew Wiley
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Bigsur?
2009-05-18 16:13 ` Bigsur? Jon Fraser
@ 2009-05-18 16:31 ` David Daney
2009-05-18 17:23 ` Bigsur? Maciej W. Rozycki
2009-05-18 17:28 ` Bigsur? Markus Gothe
2009-05-18 19:02 ` Bigsur? Imre Kaloz
2009-05-18 22:23 ` Bigsur? Ralf Baechle
2 siblings, 2 replies; 17+ messages in thread
From: David Daney @ 2009-05-18 16:31 UTC (permalink / raw)
To: jfraser; +Cc: Andrew Wiley, linux-mips@linux-mips.org
Jon Fraser wrote:
[...]
> Are people just looking for eval type boards with MIPS cpus?
>
I think the answer to that is: Yes.
There are not really any commercially available MIPS based devices that
can be used as a general purpose server/workstation. Some people are
working on old SGI Octanes, but there is really nothing available for
currently produced processors.
David Daney
> Jon Fraser
> (Not offical statments for Broadcom)
>
>
> On Fri, 2009-05-15 at 20:14 -0700, Andrew Wiley wrote:
>> Is there any way for a mere mortal like me to get his hands on a
>> BCM91480B, the evaulation board for Bigsur, and if so, how much would
>> it cost? Right now, it's not even on the Broadcom website, but I keep
>> seeing mentions of it on the internet as if many people are getting it
>> somewhere.
>>
>> Andrew Wiley
>
>
>
>
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Bigsur?
2009-05-18 16:31 ` Bigsur? David Daney
@ 2009-05-18 17:23 ` Maciej W. Rozycki
2009-05-18 17:28 ` Bigsur? Markus Gothe
1 sibling, 0 replies; 17+ messages in thread
From: Maciej W. Rozycki @ 2009-05-18 17:23 UTC (permalink / raw)
To: David Daney; +Cc: jfraser, Andrew Wiley, linux-mips@linux-mips.org
On Mon, 18 May 2009, David Daney wrote:
> > Are people just looking for eval type boards with MIPS cpus?
> >
>
> I think the answer to that is: Yes.
>
> There are not really any commercially available MIPS based devices that can be
> used as a general purpose server/workstation. Some people are working on old
> SGI Octanes, but there is really nothing available for currently produced
> processors.
I think it would be more precise to say that people are looking for
decently-performing MIPS-based systems suitable for development. Such
that they do not start, say, a full three-stage GCC bootstrap and then
they cannot let it finish because they have to relocate (e.g., my estimate
is the task would take about a month on the fastest DECstation, assuming
its maximum of 480MB of RAM installed). And ones which can have local
storage. The BigSur (and some other Broadcom boards, like the SWARM)
certainly fits here very well. But people do not necessarily need all the
fancy bits a development board usually has for use with special equipment,
like a JTAG port, logic analyser pods, test points, etc.
Maciej
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Bigsur?
2009-05-18 16:31 ` Bigsur? David Daney
2009-05-18 17:23 ` Bigsur? Maciej W. Rozycki
@ 2009-05-18 17:28 ` Markus Gothe
1 sibling, 0 replies; 17+ messages in thread
From: Markus Gothe @ 2009-05-18 17:28 UTC (permalink / raw)
To: David Daney; +Cc: jfraser, Andrew Wiley, linux-mips@linux-mips.org
[-- Attachment #1: Type: text/plain, Size: 1177 bytes --]
The SGI Quad Tezro and SGI Fuel and their MIPS-based server-line is
still in use by institutions. However the fact is that the big
business is in embedded devices nowadays with MIPS32/MIPS64. Albeit
there does exist netbooks based on MIPS.
//Markus
On 18 May 2009, at 18:31, David Daney wrote:
> Jon Fraser wrote:
> [...]
>> Are people just looking for eval type boards with MIPS cpus?
>
> I think the answer to that is: Yes.
>
> There are not really any commercially available MIPS based devices
> that can be used as a general purpose server/workstation. Some
> people are working on old SGI Octanes, but there is really nothing
> available for currently produced processors.
>
> David Daney
>
>
>> Jon Fraser
>> (Not offical statments for Broadcom)
>> On Fri, 2009-05-15 at 20:14 -0700, Andrew Wiley wrote:
>>> Is there any way for a mere mortal like me to get his hands on a
>>> BCM91480B, the evaulation board for Bigsur, and if so, how much
>>> would
>>> it cost? Right now, it's not even on the Broadcom website, but I
>>> keep
>>> seeing mentions of it on the internet as if many people are
>>> getting it
>>> somewhere.
>>>
>>> Andrew Wiley
>
>
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 194 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Bigsur?
2009-05-18 16:13 ` Bigsur? Jon Fraser
2009-05-18 16:31 ` Bigsur? David Daney
@ 2009-05-18 19:02 ` Imre Kaloz
2009-05-18 19:37 ` Bigsur? Jon Fraser
2009-05-18 22:23 ` Bigsur? Ralf Baechle
2 siblings, 1 reply; 17+ messages in thread
From: Imre Kaloz @ 2009-05-18 19:02 UTC (permalink / raw)
To: Jon Fraser; +Cc: linux-mips@linux-mips.org
On 2009.05.18. 18:13:35 Jon Fraser <jfraser@broadcom.com> wrote:
> I think people that have them, have had them for a while.
>
> You can still get, I believe, the bcm91125 and bcm91250.
> http://www.broadcom.com/products/Data-Telecom-Networks/Communications-Processors/BCM91125E
> How you actually order one, I don't know. I assume you have to go to a
> distributor.
>
> When I got a 1480 a year ago, it had to be built and took about 3
> months. The internal transfer cost was very high. So I really don't
> think they are available anymore. BUT, I don't work for that group.
>
> Are people just looking for eval type boards with MIPS cpus?
>
> Jon Fraser
> (Not offical statments for Broadcom)
<personal rant>
Some people like me are Linux distro developers -- quite frequently the only way to get our
hands on boards to be able to support a platform is eBay.
This creates a funny "disturbance in the force". At one end we are the ones willing to spend
not only our free time but personal incomes on supporting some platforms, yet we are the ones
who have the hardest times making this happen.
Sticking to your company for example, I was willing to spend the money on a Swarm a few years
ago. Broadcom ignored my mails, simply as I was an individual who wouldn't order thousands of
CPUs, "just" that board. So it took me quite some time and luck to hunt down a BCM91125F with
all it's limits..
On the other end there are companies who did order Xk CPUs and people who have access to the
eval boards. Most of these people don't give a damn about anything we do or care for, and are
happy to finish work and ignore the boards outside work hours -- not that I blame them for
doing so.
This is all again the old tale of money and possibilities vs time and willingness.
</personal rant>
Imre
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Bigsur?
2009-05-18 19:02 ` Bigsur? Imre Kaloz
@ 2009-05-18 19:37 ` Jon Fraser
0 siblings, 0 replies; 17+ messages in thread
From: Jon Fraser @ 2009-05-18 19:37 UTC (permalink / raw)
To: Imre Kaloz; +Cc: jfraser, linux-mips@linux-mips.org
On Mon, 2009-05-18 at 12:02 -0700, Imre Kaloz wrote:
> On 2009.05.18. 18:13:35 Jon Fraser <jfraser@broadcom.com> wrote:
>
> > I think people that have them, have had them for a while.
> >
> > You can still get, I believe, the bcm91125 and bcm91250.
> > http://www.broadcom.com/products/Data-Telecom-Networks/Communications-Processors/BCM91125E
> > How you actually order one, I don't know. I assume you have to go to a
> > distributor.
> >
> > When I got a 1480 a year ago, it had to be built and took about 3
> > months. The internal transfer cost was very high. So I really don't
> > think they are available anymore. BUT, I don't work for that group.
> >
> > Are people just looking for eval type boards with MIPS cpus?
> >
> > Jon Fraser
> > (Not offical statments for Broadcom)
>
> <personal rant>
>
> Some people like me are Linux distro developers -- quite frequently the only way to get our
> hands on boards to be able to support a platform is eBay.
>
> This creates a funny "disturbance in the force". At one end we are the ones willing to spend
> not only our free time but personal incomes on supporting some platforms, yet we are the ones
> who have the hardest times making this happen.
>
> Sticking to your company for example, I was willing to spend the money on a Swarm a few years
> ago. Broadcom ignored my mails, simply as I was an individual who wouldn't order thousands of
> CPUs, "just" that board. So it took me quite some time and luck to hunt down a BCM91125F with
> all it's limits..
>
> On the other end there are companies who did order Xk CPUs and people who have access to the
> eval boards. Most of these people don't give a damn about anything we do or care for, and are
> happy to finish work and ignore the boards outside work hours -- not that I blame them for
> doing so.
>
> This is all again the old tale of money and possibilities vs time and willingness.
>
> </personal rant>
>
>
> Imre
>
Your points are well taken.
FYI, just so people know, I had no experience with Broadcom prior to the
acquisition of the start-up company for which I worked. After a couple
of years, they scuttled our group and I transferred to another local
division. We don't use or have anything to do with the Sibyte
processors.
A few people have been talking about the lack of MIPS based boards and
what can be done about it. It seems like there are three or more
categories.
1. Generic eval type boards to be used as cross development platforms.
Probably primarily used for embedded development.
2. System type boards that can self-host.
3. Mission specific eval boards, which tend to be expensive, low volume,
maybe hard to get boards of little generic interest. Example:
bigsur was developed for network processing.
Given that most MIPS processors end up in the embedded market, I assumed
that #1 would be most sought after, but I really know.
What kind of hardware configuration would help people out?
Jon
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Bigsur?
2009-05-18 16:13 ` Bigsur? Jon Fraser
2009-05-18 16:31 ` Bigsur? David Daney
2009-05-18 19:02 ` Bigsur? Imre Kaloz
@ 2009-05-18 22:23 ` Ralf Baechle
2009-05-18 22:47 ` Bigsur? Maciej W. Rozycki
2 siblings, 1 reply; 17+ messages in thread
From: Ralf Baechle @ 2009-05-18 22:23 UTC (permalink / raw)
To: Jon Fraser; +Cc: Andrew Wiley, linux-mips@linux-mips.org
On Mon, May 18, 2009 at 12:13:35PM -0400, Jon Fraser wrote:
> I think people that have them, have had them for a while.
>
> You can still get, I believe, the bcm91125 and bcm91250.
> http://www.broadcom.com/products/Data-Telecom-Networks/Communications-Processors/BCM91125E
> How you actually order one, I don't know. I assume you have to go to a
> distributor.
The usual story seems to be that people either turn pale when they hear
price on the order of $5,000 for a new board. Or they don't hear back
at all because a sole Linux hacker doesn't sound like he's going to buy
a few thousand chips every quarter.
Adjust the numbers a little (some go as high as $35,000 a board!) and they
apply to virtually every company.
> When I got a 1480 a year ago, it had to be built and took about 3
> months. The internal transfer cost was very high. So I really don't
> think they are available anymore. BUT, I don't work for that group.
>
> Are people just looking for eval type boards with MIPS cpus?
A clear yes. In particular the Swarm and Big Sur boards which aside of
graphics are as close to an workstation or server board, are highly
sought after as indicated by usually high 2nd hand prices on ebay.
Even though far from new these boards are the backbone of the native
compile farms of several Linux distributions including Debian and the
native testing by various commercial and non-commercial software
developers including myself. Aside of mostly SGI surplus workstations
the Sibyte boards are clearly the most popular among those who somehow
managed to get hold of them.
What this all boils down is that these aging platforms want a replacement
and a more accessible source. But for the time being they are still
the best for many developers.
Ralf
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Bigsur?
2009-05-18 22:23 ` Bigsur? Ralf Baechle
@ 2009-05-18 22:47 ` Maciej W. Rozycki
2009-05-19 12:17 ` Bigsur? Laurent GUERBY
0 siblings, 1 reply; 17+ messages in thread
From: Maciej W. Rozycki @ 2009-05-18 22:47 UTC (permalink / raw)
To: Ralf Baechle; +Cc: Jon Fraser, Andrew Wiley, linux-mips@linux-mips.org
On Mon, 18 May 2009, Ralf Baechle wrote:
> A clear yes. In particular the Swarm and Big Sur boards which aside of
> graphics are as close to an workstation or server board, are highly
> sought after as indicated by usually high 2nd hand prices on ebay.
Even *including* graphics AFAIK -- there is apparently support for VGA
console I/O for some chips in CFE. Of course for that you have to get a
universal classic PCI card, but that's not undoable and then you can
attach a keyboard and a mouse to the onboard USB ports without taking a
PCI slot even. So yes, a full-featured graphics workstation if you like.
> Even though far from new these boards are the backbone of the native
> compile farms of several Linux distributions including Debian and the
> native testing by various commercial and non-commercial software
> developers including myself. Aside of mostly SGI surplus workstations
> the Sibyte boards are clearly the most popular among those who somehow
> managed to get hold of them.
Yes, invaluable for native builds and there is a considerable number of
software packages which is not capable of being cross-compiled, or
requires extreme contortions to be built this way, or if buildable with a
reasonable effort, the functionality is limited. Besides a three-stage
GCC bootstrap is a good way of verifying the quality of the tool, never
mind standard DejaGNU-based regression testing which although possible
using cross-tools and a remote target, is awfully painful to be set up
this way.
Maciej
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Bigsur?
2009-05-18 22:47 ` Bigsur? Maciej W. Rozycki
@ 2009-05-19 12:17 ` Laurent GUERBY
2009-05-19 12:53 ` Bigsur? Ralf Baechle
0 siblings, 1 reply; 17+ messages in thread
From: Laurent GUERBY @ 2009-05-19 12:17 UTC (permalink / raw)
To: Jon Fraser
Cc: Ralf Baechle, Andrew Wiley, linux-mips@linux-mips.org,
Maciej W. Rozycki
On Mon, 2009-05-18 at 23:47 +0100, Maciej W. Rozycki wrote:
> Yes, invaluable for native builds and there is a considerable number of
> software packages which is not capable of being cross-compiled, or
> requires extreme contortions to be built this way, or if buildable with a
> reasonable effort, the functionality is limited. Besides a three-stage
> GCC bootstrap is a good way of verifying the quality of the tool, never
> mind standard DejaGNU-based regression testing which although possible
> using cross-tools and a remote target, is awfully painful to be set up
> this way.
For MIPS in the GCC Compile Farm http://gcc.gnu.org/wiki/CompileFarm
(which is open to all free software, not limited to GCC) we
have two loongson-2f based netbooks on which a GCC bootstrap
and check is manageable.
Right now this farm is more oriented towards upstream userland
developpers debug/test cycles - they get access to 12 architectures when
they sign in. It's not really oriented towards porting
kernel/distributions or building distribution packages which is already
well covered by existing distribution farms and individual developpers
and those developpers should get priority on new hardware :).
This farm project is part of the Free Software Fundation France (a
french not-for-profit organization) effort to help free software
development and we accept hardware and hosting donations, and also
discounts to purchase commercial hardware when donations are not
possible and there is significant interest in one platform.
Sincerely,
Laurent
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Bigsur?
2009-05-19 12:17 ` Bigsur? Laurent GUERBY
@ 2009-05-19 12:53 ` Ralf Baechle
2009-05-20 18:01 ` Bigsur? Andrew Sharp
0 siblings, 1 reply; 17+ messages in thread
From: Ralf Baechle @ 2009-05-19 12:53 UTC (permalink / raw)
To: Laurent GUERBY
Cc: Jon Fraser, Andrew Wiley, linux-mips@linux-mips.org,
Maciej W. Rozycki
On Tue, May 19, 2009 at 02:17:20PM +0200, Laurent GUERBY wrote:
> On Mon, 2009-05-18 at 23:47 +0100, Maciej W. Rozycki wrote:
> > Yes, invaluable for native builds and there is a considerable number of
> > software packages which is not capable of being cross-compiled, or
> > requires extreme contortions to be built this way, or if buildable with a
> > reasonable effort, the functionality is limited. Besides a three-stage
> > GCC bootstrap is a good way of verifying the quality of the tool, never
> > mind standard DejaGNU-based regression testing which although possible
> > using cross-tools and a remote target, is awfully painful to be set up
> > this way.
>
> For MIPS in the GCC Compile Farm http://gcc.gnu.org/wiki/CompileFarm
> (which is open to all free software, not limited to GCC) we
> have two loongson-2f based netbooks on which a GCC bootstrap
> and check is manageable.
>
> Right now this farm is more oriented towards upstream userland
> developpers debug/test cycles - they get access to 12 architectures when
> they sign in. It's not really oriented towards porting
> kernel/distributions or building distribution packages which is already
> well covered by existing distribution farms and individual developpers
> and those developpers should get priority on new hardware :).
>
> This farm project is part of the Free Software Fundation France (a
> french not-for-profit organization) effort to help free software
> development and we accept hardware and hosting donations, and also
> discounts to purchase commercial hardware when donations are not
> possible and there is significant interest in one platform.
That I think is a great solution for people who need short term access
but doesn't really solve the fundamental problem that hardware with
sufficient punch for efficient native development isn't easily available.
Ralf
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Bigsur?
2009-05-19 12:53 ` Bigsur? Ralf Baechle
@ 2009-05-20 18:01 ` Andrew Sharp
2009-05-20 19:16 ` Bigsur? Ralf Baechle
0 siblings, 1 reply; 17+ messages in thread
From: Andrew Sharp @ 2009-05-20 18:01 UTC (permalink / raw)
To: Ralf Baechle
Cc: Laurent GUERBY, Jon Fraser, Andrew Wiley,
linux-mips@linux-mips.org, Maciej W. Rozycki
On Tue, 19 May 2009 05:53:10 -0700 Ralf Baechle <ralf@linux-mips.org>
wrote:
> On Tue, May 19, 2009 at 02:17:20PM +0200, Laurent GUERBY wrote:
>
> > On Mon, 2009-05-18 at 23:47 +0100, Maciej W. Rozycki wrote:
> > > Yes, invaluable for native builds and there is a considerable
> > > number of software packages which is not capable of being
> > > cross-compiled, or requires extreme contortions to be built this
> > > way, or if buildable with a reasonable effort, the functionality
> > > is limited. Besides a three-stage GCC bootstrap is a good way of
> > > verifying the quality of the tool, never mind standard
> > > DejaGNU-based regression testing which although possible using
> > > cross-tools and a remote target, is awfully painful to be set up
> > > this way.
> >
> > For MIPS in the GCC Compile Farm http://gcc.gnu.org/wiki/CompileFarm
> > (which is open to all free software, not limited to GCC) we
> > have two loongson-2f based netbooks on which a GCC bootstrap
> > and check is manageable.
> >
> > Right now this farm is more oriented towards upstream userland
> > developpers debug/test cycles - they get access to 12 architectures
> > when they sign in. It's not really oriented towards porting
> > kernel/distributions or building distribution packages which is
> > already well covered by existing distribution farms and individual
> > developpers and those developpers should get priority on new
> > hardware :).
> >
> > This farm project is part of the Free Software Fundation France (a
> > french not-for-profit organization) effort to help free software
> > development and we accept hardware and hosting donations, and also
> > discounts to purchase commercial hardware when donations are not
> > possible and there is significant interest in one platform.
>
> That I think is a great solution for people who need short term access
> but doesn't really solve the fundamental problem that hardware with
> sufficient punch for efficient native development isn't easily
> available.
Question: are machines that must be NFS-root and tftp booted acceptable
or not acceptable for such work? The machines in question would 750MHz
Sibyte 1250s, so 3 Gigabit ports natively, and 2 serial consoles.
Cheers,
a
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Bigsur?
2009-05-20 18:01 ` Bigsur? Andrew Sharp
@ 2009-05-20 19:16 ` Ralf Baechle
2009-05-20 19:22 ` Bigsur? Manuel Lauss
0 siblings, 1 reply; 17+ messages in thread
From: Ralf Baechle @ 2009-05-20 19:16 UTC (permalink / raw)
To: Andrew Sharp
Cc: Laurent GUERBY, Jon Fraser, Andrew Wiley,
linux-mips@linux-mips.org, Maciej W. Rozycki
On Wed, May 20, 2009 at 11:01:05AM -0700, Andrew Sharp wrote:
> Question: are machines that must be NFS-root and tftp booted acceptable
> or not acceptable for such work? The machines in question would 750MHz
> Sibyte 1250s, so 3 Gigabit ports natively, and 2 serial consoles.
For many uses that will be decent but there are still a few things out
there that don't quite work the same way on NFS that they do on other
filesystems and that tends to break some software and autoconf-like
things. I'd probably give such a config a 90% score - good for most stuff.
Ralf
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Bigsur?
2009-05-20 19:16 ` Bigsur? Ralf Baechle
@ 2009-05-20 19:22 ` Manuel Lauss
2009-05-20 20:21 ` Bigsur? Laurent GUERBY
0 siblings, 1 reply; 17+ messages in thread
From: Manuel Lauss @ 2009-05-20 19:22 UTC (permalink / raw)
To: Ralf Baechle
Cc: Andrew Sharp, Laurent GUERBY, Jon Fraser, Andrew Wiley,
linux-mips@linux-mips.org, Maciej W. Rozycki
On Wed, 20 May 2009 20:16:18 +0100
Ralf Baechle <ralf@linux-mips.org> wrote:
> On Wed, May 20, 2009 at 11:01:05AM -0700, Andrew Sharp wrote:
>
> > Question: are machines that must be NFS-root and tftp booted acceptable
> > or not acceptable for such work? The machines in question would 750MHz
> > Sibyte 1250s, so 3 Gigabit ports natively, and 2 serial consoles.
>
> For many uses that will be decent but there are still a few things out
> there that don't quite work the same way on NFS that they do on other
> filesystems and that tends to break some software and autoconf-like
> things. I'd probably give such a config a 90% score - good for most stuff.
I rebuilt a whole Gentoo system from scratch natively over an NFSroot--
it was actually very painless; add distcc and the time to wait is a
lot shorter.
Manuel Lauss
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Bigsur?
2009-05-20 19:22 ` Bigsur? Manuel Lauss
@ 2009-05-20 20:21 ` Laurent GUERBY
2009-05-20 23:17 ` Bigsur? Ralf Baechle
0 siblings, 1 reply; 17+ messages in thread
From: Laurent GUERBY @ 2009-05-20 20:21 UTC (permalink / raw)
To: Manuel Lauss
Cc: Ralf Baechle, Andrew Sharp, Jon Fraser, Andrew Wiley,
linux-mips@linux-mips.org, Maciej W. Rozycki
On Wed, 2009-05-20 at 21:22 +0200, Manuel Lauss wrote:
> On Wed, 20 May 2009 20:16:18 +0100
> Ralf Baechle <ralf@linux-mips.org> wrote:
>
> > On Wed, May 20, 2009 at 11:01:05AM -0700, Andrew Sharp wrote:
> >
> > > Question: are machines that must be NFS-root and tftp booted acceptable
> > > or not acceptable for such work? The machines in question would 750MHz
> > > Sibyte 1250s, so 3 Gigabit ports natively, and 2 serial consoles.
> >
> > For many uses that will be decent but there are still a few things out
> > there that don't quite work the same way on NFS that they do on other
> > filesystems and that tends to break some software and autoconf-like
> > things. I'd probably give such a config a 90% score - good for most stuff.
>
> I rebuilt a whole Gentoo system from scratch natively over an NFSroot--
> it was actually very painless; add distcc and the time to wait is a
> lot shorter.
One of the farm machine is a Marvell sheevaplug with root over NFS
(gentoo based with marvell.git kernel) and it does multi user
compilations all day long with no issue so far.
Laurent
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Bigsur?
2009-05-20 20:21 ` Bigsur? Laurent GUERBY
@ 2009-05-20 23:17 ` Ralf Baechle
0 siblings, 0 replies; 17+ messages in thread
From: Ralf Baechle @ 2009-05-20 23:17 UTC (permalink / raw)
To: Laurent GUERBY
Cc: Manuel Lauss, Andrew Sharp, Jon Fraser, Andrew Wiley,
linux-mips@linux-mips.org, Maciej W. Rozycki
On Wed, May 20, 2009 at 10:21:09PM +0200, Laurent GUERBY wrote:
> > I rebuilt a whole Gentoo system from scratch natively over an NFSroot--
> > it was actually very painless; add distcc and the time to wait is a
> > lot shorter.
>
> One of the farm machine is a Marvell sheevaplug with root over NFS
> (gentoo based with marvell.git kernel) and it does multi user
> compilations all day long with no issue so far.
For your entertainment:
http://www.opengroup.org/onlinepubs/9629799/apdxa.htm
http://www.time-travellers.org/shane/papers/NFS_considered_harmful.html
NFSv4 fixes alot of issues but is only slowly being adopted. Also iSCSI
might be worth trying; it would completely solve all the NFS issues.
Ralf
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2009-05-20 23:17 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-16 3:14 Bigsur? Andrew Wiley
2009-05-18 14:13 ` Bigsur? Ralf Baechle
2009-05-18 16:13 ` Bigsur? Jon Fraser
2009-05-18 16:31 ` Bigsur? David Daney
2009-05-18 17:23 ` Bigsur? Maciej W. Rozycki
2009-05-18 17:28 ` Bigsur? Markus Gothe
2009-05-18 19:02 ` Bigsur? Imre Kaloz
2009-05-18 19:37 ` Bigsur? Jon Fraser
2009-05-18 22:23 ` Bigsur? Ralf Baechle
2009-05-18 22:47 ` Bigsur? Maciej W. Rozycki
2009-05-19 12:17 ` Bigsur? Laurent GUERBY
2009-05-19 12:53 ` Bigsur? Ralf Baechle
2009-05-20 18:01 ` Bigsur? Andrew Sharp
2009-05-20 19:16 ` Bigsur? Ralf Baechle
2009-05-20 19:22 ` Bigsur? Manuel Lauss
2009-05-20 20:21 ` Bigsur? Laurent GUERBY
2009-05-20 23:17 ` Bigsur? Ralf Baechle
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.