4-Way Sun Fire V40z Reviewed
Hack Jandy writes "Anandtech has a pretty thorough analysis of Sun's V40z 4-way Opteron server that fits in a 3U. Among some of the more noteable benchmarks include a 2 minute, 30 second Linux 2.6.4 kernel compile! Who would have thought only a few years ago that Sun would be the new champion of Linux and AMD?"
If they had their way, it'd be Solaris/Sparc all the way.
"Who would have thought only a few years ago that Sun would be the new champion of Linux and AMD?"
I knew that the ultraSPARC was dead a few years ago. Not surprised at the current Sun situation.
Vote for Pedro
But for years I have been looking for a 3-way. My wife, is uh, not very compatible.
At any rate, this is supposed to be a server. This thing could handle lots of SQL transactions, send and receive mail, serve webpages, and even, as you might have guessed, compile stuff. All of these can be done on any distribution.
Slashdot: Where people pretend to be twice as smart as they really are by behaving like children.
I have been running six V20z in production for about ten months now. They have - and will continue to - run Solaris. These servers have been as stable and predictiable as the V480's I manage, but compile Apache in 1/5 the time. They are definitly a sweet hardware platform, but why discount Solaris on them (in the title of this "news", by omition?)
My new AMD64 powered Gateway 7405GX is running Solaris-10 - works great! And a 64 bit kernel.
...yup...
Not that that is a bad thing, but I cannot see any difference between the V40z and this.
"Only in their dreams can men truly be free 'twas always thus, and always thus will be."
--Tom Schulman
Reading through the benchmarks, I see they compiled KDE under gentoo in just under 17 weeks. I'm impressed.
That's pretty fast compared to what I've done: compiling 2.4.27 in Gentoo on a Sun Ultra 2 (2 x 300 MHz UltraSPARC). It took over 90 minutes, and that was without the USB and Bluetooth sections of the kernel, since there's no way the Ultra 2 can make any use of either.
"Ancillary does not mean you get to rule the world." --U.S. Circuit Judge Harry Edwards, speaking to the FCC's lawyer
Maybe if Sun hadn't given a ton of money to SCO, but they did so no, Sun is not a champion of Linux.
From Sun's site:
l
http://www.sun.com/servers/entry/v40z/index.jsp
* Linear Processor Scalability
* Lights Out Management (LOM) with integrated service processor
* Redundant, hot-swap power and cooling
* Supports existing 32-bit x86 OS and applications
* Up to 4 AMD Opteron 800 Series processors
* Up to 32 GB
* Up to six hot-swap Ultra320 SCSI disks
- Solaris 10 on x64
- Solaris 9 HW 4/04 OS or later for x86 Platforms
- Red Hat Enterprise Linux 3 for AMD Opteron
- SUSE Linux Enterprise Server 8
- SUSE Linux Enterprise Server 9
- SUSE Linux 9 Professional (Community Edition)
- Microsoft Windows 2000 (WHCL-certified)
- Microsoft Windows Server 2003 (WHCL-certified)
The price, listed at http://www.sun.com/emrkt/opteronpromo/product.htm
shows the server @ $5945, which imho is quite a reasonable price for this kind of heavy hitting hardware.
I've always had a thing for sun hardware. It's just... sexy.
~Wx
sig?
I wonder how long to kompile KDE. That's the worst part of a Gentoo install for me.
Sun won't sell you Windows, but these servers are "Windows Certified". This is just fine if your company happens to have a site license.
-- Microsoft is the most expensive commodity operating system and office suite vendor in the marketplace.
OK, it's a lot faster than my machine. But how many lines of code is that? And how many lines per second? I know that gcc isn't optimized for compiling speed, far from it, but shouldn't we be getting 100klines per second out of our compilers these days?
Grrr, any Sybase engineer could tell when the HELL they are going to deliver Sybase ASE on Linux 64-bit for Opteron???
We're just waiting for this at work to move to all this cool hardware! Geez... chalk one more for moving to Oracle!
Since when... (Score:1)
the kernel compilarion speed is a benchmark factor for a server hardware.
because it is something that many home users as well as server admins have actually performed on various machines and gives a better measure of performance to people than some arbitrary benchmark score.
Snowden and Manning are heroes.
its free marketing.
the purpose here is too move product after all and make their shareholders money.
im not surprised at all
Yeah... umm... I'm *pretty* sure Gentoo *is* Linux...
Don't want to start a disto war here or anything, but I think we can all agree that Linspire is by *far* the best, anyway.
P.S.(Don't shoot me, I'm just kidding, I use Debian.)
4 years ago slashdot posted a story introducing the first Dual-processor athlon system and used the linux kernel compilation time as a benchmark.
A little over 4 years ago, a Dual Processor Athlon System compiled the kernel in 2 minutes flat. The kernel was version 2.4.0ac12.
I'm no software/hardware developer, so I'm not going to comment on the significance of this result, but nonetheless I find it interesting that the kernel took less time to compile on a much more modest system 4 years ago. Has the kernel really grown THAT much?
Think about it --- they were using two 1.2ghz 32-bit processors with 256mb of ram opposed to the four 64-bit processors with 8gb of ram in this test, and it still took 20% longer to compile!!!
-- If you try to fail and succeed, which have you done? - Uli's moose
Maybe it's a sign... don't use KDE.
:P)
Ah, it's not that bad, I'm just jealous because I've only got a 333MHz, which can *not* run KDE. (Well, it *can*, but only if you like your browser to take 45 seconds to open
Before the Sun lovers go chanting ga-ga-ga about how this will save Sun's sorry ass or how it outperforms their "other" systems , I'd like to put forward some numbers running similar tests against whitebox systems.
/usr/lib/gcc-lib/x86_64-redhat-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=x86_64-redhat-linux
Config: On my 8GB 246 (single processor, whitebox) opteron I get (make distclean etc between steps)
Time / Kernel / Make option
2"12s / 2.4.21 (time make -j5)
3m33.081s / 2.6.4 (time make -j5)
3m31s / 2.6.4 (time make -3)
From anandtech for the 2.6.4 kernel.
2"43 sec V40Z -j5
3"30 sec V40z -j3
4" 34 sec W2100Z -j3
Hmm.. for the 5K I paid for it. I'm happy waiting 50 seconds more.. ( 5K v/s 17K and 3"30' v/s 2"43')
Misc info:..
gcc -v
Reading specs from
Thread model: posix
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-42)
make --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for x86_64-redhat-linux-gnu
-- everyones not everybody and neither is everybody like everyone.
Hell, what server admin runs Linux, the lowest common denominator of Unix and Unix-workalies, on a real server?
:/
Take a trip to NYC, walk out of the Wall St. 4/5 station, pick a tall building, go up on the roof, unzip your fly, and take a piss. Inside the building you hit you will find a company that transacts hundreds of thousands of dollars of business per MINUTE.
On Linux.
Better be quick though, as there's TONS of jobs moving across the Hudson
If Apple continues to make MacOS X Server more and more robust, and if they could reduce the price on the XServes, then for many environments why not run MacOS X? From looking through guides to OSX Server, it seems really straight forward to setup and maintain compared to even most Linux distributions and looks like it just might be something that if marketed correctly could at least clobber Windows Server for many small business server needs.
I remember taking a networking class a year and a half ago where we did Red Hat 9 and Windows 2000. Even though I already was comfortable with Linux, it just seemed to be a lot easier to configure than Windows. In fact, I was actually quite amazed at how much harder it was to get Windows to do something server-related through all of the GUIs than it was to do it on Linux. Combine the fact that OSX is a UNIX clone at its core and that it's GUI is well-designed and terribly slick, I just can't imagine why most companies don't even look at it. If kept safely behind a good firewall it should be easy as hell for non-geeks to keep running for basic things like file/printer sharing.
Click here or a puppy gets stomped!
It's on the Windows HCL
Big fucking deal, a 4-way 3u Opteron Server . . .
.
Appro has a Quad 1u unit. Makes for an awesome cluster . .
I do not work for Appro, but I am a customer
Can I get an eye poke?
Dog House Forum
No... gentoo != good server distro. I am a satisfied gentoo user on the desktop, and I run a very small server (alongside my desktop, just for light personal use). I don't use gentoo for the speed, I use it for the customizability. Portage is a great tool. Ideally, the Gentoo project would make portage a tool which can be put on top of other distros, as they do have advantages. Portage, at the moment, is more or less tied to gentoo, so gentoo is what I use. There are binaries for things like KDE, and besides, it's not like I need everything now. I can be patient unlike some people. That being said, these qualities do not make a good server. You might want something like Debian or slackware for that.
It blows up or becomes an instant zombie. Just like every other box Winblows is installed on.
Professional Politicians are not the solution, they ARE the problem.
What about this ProLiant DL585 server from HP. It seems very comprable (4 Opterons, 8 or so PCI-X slots, configurable with lots of memory and storage, not to mention a similar price point). There are links to a few benchmarks on that page. Anyone have any experience with the DL585 or similar HP servers or know how they compare to these servers from Sun?
Other than obvious things (logos, the word 'Sun' in firmware, colours of plastic, etc.), what Sun-specific changes have been made? Just curious :)
Nah, skip Linux and get Solaris 10. Call it Slowlaris if you like, but I'm so sick of my Linux boxes crashing for no apparent reason, with no warning, and with no logs at all that suggest why. My Solaris boxes are rock solid stable, with uptime measured in the hundreds of days. Solaris and Opteron. The combination is killer.
you gain much more than 0.1% of performance compiling a linux kernel
I would say it is actually less than 0.1%. It's just pure placebo
This isn't a triumph. It's a travesty. It's a dangerous thinness, the latest symptom of a mass extinction that will take computing a long time to recover from, if it ever does.
If this trend continues, you will only have the option of running your choice of OSS Unix or Windows on x86. There is no future for any other sort of chip... now that Sun's all but given up, all that's left is IBM making chips for Apple and the biggest of the big iron. Even Palm and ARM is winking out, one licensee at a time...
If you're about to invent a better way to do computing on the desktop or in the server room, don't bother. The barriers to entry are now insurmountable.
Welcome to the new Wintel world. Linux is just a way of making the monopoly feel like something else, except to those of us who remember a time when real workstations and servers stomped the earth with fire and fury... SGI Indigos, DEC Alphastations, HP Superdomes, Siemens Pyramid, Fujitsu 64's. Now it's all gone. Just x86 forever and ever, Amen.
Those who have never used anything but PC's, and the glorified PC's that pass for workstation and servers, in their personal and professional life will never understand the frightening emptiness out there. Maybe that's just progress and commoditization for you, the dinosaurs dying off... but evolution does not guarantee progress. Neither do market pressures.
SoupIsGood Food
hehe nice troll =)
Are you intolerant of intolerant people?
In any case I don't see how Sun can resurrect Sparc at this point, even if they were to bring a breakthrough performance product to market (doubtful if they haven't announced anything firm by 2005).
What is a "high end" chip anyway? You have fast chips and you have slow chips.
Just be careful how the wind blows or you'll also take a quick shower. On a serious note, only after trying to purchase some property in JC and then moving back to NY from JC I realized what an overpriced, fucked up dump east NJ is. Especially when considering that east NJ was a land-filled swamp (Hamilton's project I think) and now has real estate taxes higher than Park Avenue's, and is controled by incestuous bureaucratic rednecks.
(just an idea, JC real estate tax is ~$2000/1000ft^2 per year based on property value from 6 years ago, when property value was 1/3 of current market value)
I'm so sick of my Linux boxes crashing
So stop using crappy hardware!
"I don't know, therefore Aliens" Wafflebox1
Was it high performance? x86 outperforms all of your examples on a per-CPU basis.
Was it incredible graphics? These geezers don't have access to modern gpus.
Was it rugged hardware? x86 boxes are now equipped as good or better than any of your examples.
I'm not sure what it is you got out of using these systems that represents a legit advantage.
By that logic, I shouldn't crap in a toilet bowl because my toilet isn't a bowl. You'll master the English language someday - just not today.
It would be cool if it didn't suck.
Sorry but shaving a few seconds of that compile does not justify the premium of the sun name being on the box. We've built our own 2 way servers and they compile nearly as fast.
That's what you say if you want slashdot to pay attention. I'm old fashioned and I benchmark servers with the application I intend to run.
Yes please. You know the drill. If it has a power cord it needs more RAM.
Need Mercedes parts ?
We took a look at a piece of hardware that truly has a few competitors...
They list the HP as a competitor, and a few brands I've never heard of, but no mention of Penguin Computing's Altus series offering. Anybody have any experience with Penguin Computing in general, or their Altus series? We are looking into purchasing opteron servers but are having a difficult time weighing between vendor reputation and configuration flexibility (redundant power / scsi raid).
Gentoo is linux, and BSD, Hurd, Solaris... Oh, and MacOSX.
BBH
Sun's selling linux/opteron boxes only to low end customers. Remember, a linux box comes kick ass cheap and does not have half the features of S10. But for the serious ones, Sun still offers S10 on Sparc(heard of the 32 way Niagara?that's what you would call a beast of a server.A server for real internet workloads). The take home points:
:-) ]
1)Sun sells Linux too(surprise,surprise!!).
2)It does this for the low end guys
3)Sparc is still the defacto chip for any serious high end customer.
4)Sun's amd boxes will be far superior to those of IBM & HP. Why? 'cos HP & IBM don't have their own industry standard OSes, while sun has a beauty in the form of Solaris10 that will give you better value for money on your AMD64 processors.
Finally,learn to accept the truth.Call a spade a spade.S10 is simply a superioir OS to any other OS that exists on this planet today. Embrace it or be left behind. Use DTrace if you like S10 or be content with using top and gather cobwebs snuggling up to a cute penguin.
[ And the Sun never sets forever...
"you would install FreeBSD, which has had serious issues throughout its latest release cycle. I think you spend more time reading about these products than using them."
I'd probably run the 32-bit port of FreeBSD 4.x if I was going to run FreeBSD. Or possibly OpenBSD. Debian wouldn't be my first choice, but if I were a Linux guy it would be so I left it there as a nod to Linux people that think more or less like me.
I rarely criticize things I don't care about.
That's not even marginally impressive - for a 4-way Operteron. I'd be quite unsatisfied.
I did a build on an IBM x306 about a month ago, from a fresh tarball, in 2 minutes and 28 seconds. The system was in RAID-1 setup (with SATA, of course). This model had (I think) a 3.2GHz P4.
Why is this supposed to be impressive?
~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
Well, I think they actually officially support multiple OSes, so Linux flavours (SuSE, Red Hat) are not the only things that it can run. Solaris x86 is obviously supported too, and maybe others (Win2k probably). And chances are FreeBSD would run on it too, although probably not officially supported. But getting the complete list would require reading TFA. :-)
I like paying taxes. With them I buy civilization -- Oliver Wendell Holmes
Hmm - I'm starting to wonder why people get excited about a box that has been on the market for years (its a newisys 4300 for gods sake, nothing new) and is going to be phased out shortly for a sun internal design? (well, not really sun - they bought the whole company this time than rather just oem the system)...
besides that, they run stable, fast and are all you'd expect from a 4way opteron... Just the NSV (network share volume) for the sp is pretty unusual... Also doesn't have a virtual CD, making it somewhat difficult if you can't network boot...
Opteron-based systems have excellent memory bandwidth - 6.4 GB/s per processor bidirectional. I believe they do very well on the Stream benchmark and with real-world memory intensive applications.
--Pat
We have quad blade designs and may soon be able to do 8 way blades if the things can be cooled. Having an 8 way 3U is not that impressive.
far more have than the number of people who have run resource intensive servers on their home machine.
Snowden and Manning are heroes.
You have a weird, juvenile, and disgusting way of trying to make a point. Grow up.
Flattery will get you nowhere.
Imagine the scenario: you've made a few changes to one of the kernel subsystems, you can now either:
- Sit back and wait 20 minutes whilst compiling before you can test (but when you're testing the whole system is 1-2% faster)
- Sit back and wait around 10 minutes for the compile
When you're compiling multiple times in a day the raw compiler performance matters more than the raw system performance.That's also why some people never get the whole bootup time reduction idea, "But I keep my boxen up 24x7 and haven't rebooted for 3 years!".
Some of us reboot machines now and then when we change a config, the time it takes to come back up is important. Also, for a kernel hacker, do the changes you've made cause booting to hang?
I am NaN
If your Linux boxes are crashing for no apparent reason with no warning, it's typically bad hardware (usually bad memory. I've had a Linux box suffer corruption in the swap partition due to a failing disk but stay running - and I moved the swap somewhere else without needing a reboot)
I just picked a Linux box at random on the LAN, and it sure looks like an uptime of hundreds of days to me:
Linux avro 2.4.18-3 #1 Thu Apr 18 07:31:07 EDT 2002 i586 unknown
11:42am up 238 days, 18:14, 1 user, load average: 0.08, 0.02, 0.01
Oolite: Elite-like game. For Mac, Linux and Windows
If you're buying these machines to run Oracle, the cost of the hardware is dwarfed by the cost of the Oracle licensing.
Most people wouldn't buy these things for anything other than an Oracle box, I think.
My company is looking at these sun boxes because of the support and nice LOM features, to build a 10g RAC system. I'm expecting it to kick the hell out of the old E4500s we have right now.
But, as I said, the licensing is killer. Its like 80% of the price of the whole system. Don't sweat the hardware price so much.
Yeah, but when a Sun box crashes because of bad RAM, you actually get a meaningful death message. Heck, a lot of the time the message even tells you exactly which stick is bad and needs replacing!
This new series is remarkable. I recently was lucky enough to buy one via ebay. Although it is not an officially supported platform yet, I have it running VMWare ESX Server 2.5, with 7 Virtual Machines, 6 of them Gentoo Linux and one Windows 2003 Server. My overall CPU utilization is less than 10% average... I can't begin to tell how fast it runs...
It's a quad-opteron in a 4U chassis. I don't get it, what's so special about that?
I'd be much more impressed with a 1U quad opteron with 32GB of RAM via 16x2GB DDR400 and 1.5TB of storage via 3x500GB drives.
Oh wait. It's already been done. It's called Appro's 1142H, a 1U quad opteron server.
I've seen one sparc workstation (an old-as-dirt sparc5 *not ultra*) stay alive for over 1000 days... the only reason it got rebooted was for building renovation. Wish i would've kept that screenshot. We actually built around it until it hit over 1000 days... 1002 days though, it got turned off... i don't think it ever turned back on though :)
Sun's a hardware company, why wouldn't they support the software and chipsets that can deliver good performance in the two- to four-way market? --dave (biased, you understand) c-b
davecb@spamcop.net
"Who would have thought only a few years ago that Sun would be the new champion of Linux and AMD?" I don't know. I certainly don't think they really want to be Linux's champion. They have repeatedly demonstrated behavior implying that they intend to pull the carpet out from under our feet sometime in the future after they gain our trust. Look carefully at their patent offerings and license agreements before jumping into the fire.
Non sequitur: Your facts are uncoordinated.
zerocool [from Sun's website]: Microsoft Windows 2000 (WHCL-certified) Microsoft Windows Server 2003 (WHCL-certified)
Kristopher Kubicki [from TFA at Anandtech]: The Sun Fire V40z is fully supported under Windows Server 2003 and (of course) Solaris, but our primary focus on this initial analysis of the V40z is under Linux.
Uhh, did I miss the release of Win-64 for AMD-64? Or are they talking about running W2K and W2003 in legacy 32-bit mode?
big fucking deal about the Aapro, doesnt even begin to compare to the sun that was reviewed.
.
As someone who has tried both, I beg to differ . .
why is there no hotswappable power supplies?
Appro does have a 2u Quad coming out with hotswappable power supplies. They already have a 2u Dual with hotswappable power supplies.
pretty lame
I have been trolled. . .
Can I get an eye poke?
Dog House Forum