Sun to Give Niagara Servers to Reviewers
abdulzis writes "Sun Micro's Jonathan Schwartz says that Sun is giving away free servers to bloggers who do a good job reviewing their servers. From the blog article: 'if you write a blog that fairly assesses the machine's performance (positively or negatively), send us a pointer, we're likely to let you keep the machine'" Mr. Schwartz, if you're reading this, feel free to send us one with "Attn: CowboyNeal" on the label.
Sun to Give Nigeria Servers to Reviewers
hello my friend! i am a humble nigerian prince with millions of dollars and have selected you to....
Pinochet used to have this deal for journalists too - if you wrote an article that fairly reviewed the Chilean government, he wouldn't kill you.
paintball
In this day and age of super fast personal computers, what is to differentiate a server from a PC?
Is it the CPU architecture? That can't be the case because many servers run on plain old x86 motherboards.
Is it the OS? While you can say that we can delineate Windows servers into Windows Server and non-Windows Server versions, many places stick Linux on as the OS which blurs the line completely.
Is it the speed? A decade ago, we were looking at servers which weren't half as fast as our low end PCs today. If it is speed, do we have some magical cutoff which just keeps moving forward?
So I get a server from Sun. Does that just mean I get a fast computer with a shitty audio and video card? Limited expansion slots?
I'd rather get a PC.
I'm keeping my eyes on SUNW. I've been eyeing that stock for a long time now. Sun has a lot of valuable assets. Their intellectual assets and knowledge are first class. I think some analysts don't understand the value of it and count Sun out too early. They also have a ton of cash that give them a lot of time and resources to develop a good long term strategy and take risks like this. It's not as incredible/stupid as it sounds. This shows confidence in their own product. What is $5000 to SUNW? Say they send them to 100 reviewers (probably less since we tend to concentrate on a few popular sites) who basically help them get the word out. Sun losts $5mil. That's drop in the bucket, less expensive than a Superbowl ad but with more credibility among those who count. Their return will be many times that cost. More importantly, once a relationship with a customer is established, more products will follow. It's getting the floor in the door that's tough. My company is a customer and their reps are very willing to work with you, unlike some other vendors.
EvilCON - Made Famous by
The difference between a server and a PC is:
- A server is designed to serve data, and has nothing I don't need for it. That means that that damn video card that's not even hooked to a monitor can't break and take my website down with it's million dollars a day revenue.
- A server is designed to serve data reliably, and has enterprise class components. That means no cheap-ass western digital hard drives. If you don't think there's a difference, you've never used Enterprise hardware.
- A server is designed to serve data cheaply. This means low TCO, not low purchase price. Which means an OS that pushes the most bits per cpu, while requiring the least system administrator time. Is Solaris that OS? Debatable, since time has ensured that Apache is highly optimized for Linux. But if you can't run Linux on these yet, you will be able to soon. However, the CPU architecture on these is pretty highly parallel, and Solaris may work better than Linux. Sun is presenting some impressive numbers for these. And they're cheap (as servers go).
In other words, this may be a good time to buy SUNW, at least if you can grow a beard."He who would learn astronomy, and other recondite arts, let him go elsewhere. " -- John Calvin, commenting on Genesis 1
import java.util.Date;
public class Benchmark
{
public static void main(String[] args)
{
Date start, end;
start = new Date();
try
{
for (int x = 0; x 5000000; x++)
{
if (args[0].equals("DELL")) Thread.sleep(x * 2);
else continue;
}
} catch (Exception e) {}
end = new Date();
System.out.println(end.getTime() - start.getTime());
}
}
So where's my free hardware? (Tabs were killed by the compression filter)
But you wouldn't be able to run World of Warcraft on it...
Please help metamoderate.
I've been doing AIX admin work for years. IBM has long had a program to let people try out their stuff first that they thought was very compelling. Most people wound up buying rs/6000 gear because it simply toasted other unix boxes. IBM actually let a dot com I worked for try out a fully loaded M80 ($250,000), 2 B80s and an F80 and we bought the M80 and 2 B80s because their Java implementation and 64bit copper chips toasted Sun at the time and IBM was willing to put their money where their mouth was... Sun has to be very confident that this will generate much needed postive press and reviews for them.
Contrary to popular belief, Unix is user friendly. It just happens to be particular about who it makes friends with.
Correct. They probably want to attract some enterprise buyers who actually own servers and possibly already use some Sun applications.
:-)
But then, why add blogs to the equation? I don't know many companies who have a blog and would be ready to post this totally random review of a server on it.
Perhaps they're trying to get big blogging sites who own their own server racks to post a review. I bet you that Ars Technica is up for this
Never the less, I like the Ars reviews. These guys are ammazing, it would be awesome if they could score a server from Sun.
Also, as for the credit information, if you look at their pages correctly. They state that they'll automatically bill you for the machine if it's not returned within 60 days. Trust me, they wouldn't give away a 5000$ machine without asking any credit or monetary information!
The hip way to get your IP. No ads, ever.
What we have here is an eight core CPU, running four threads on a single core. Total power consumption at peak? 80 watts. (CPU only, of course; the system itself will need more -- 220 to 400 watts, depending on the specs.) Clock speed is "only" 1 GHz or so. One floating point unit on the entire chip.
So for scientific work, or other stuff that's seriously hammering the FPU, it's going to be a dog. Sun has never denied this. You're not going to take weather simulations and throw them on this thing; it'd be a waste of money. But for other applications -- database; web server; maybe financial simulations -- there's a hell of a lot of grunt, for very little power consumption.
Sun has effectively opened up a new niche. Anything you have written for Sparc before will still run on this thing, but if you can manage to get a good degree of parallelism in your workload, it will positively fly.
In my opinion (not having seen one of these in action), it's going to be either a massive flop, or a massive win for Sun. My money's on a massive win. They've thought long and hard about common workloads, and have come up with a CPU optimised for those workloads, without too much overhead from making a "general purpose" CPU that can handle anything you throw at it reasonably well. I can't help but wonder how long it will be before we see similar designs out of IBM and Intel.
The other question I have is: what's the IO on these systems like? Poor IO would cripple it, but again, it depends on your workload. The T1000 has a single expansion slot (PCI-E), but four gigabit ethernet ports; the T2000 has three PCI-E and two PCI-X with four gigabit ethernet. On paper, it looks good; time will tell, though, if the systems live up to the expectations.
Comment removed based on user account deletion
The main cost driver for SCSI/Fiber drives is testing. WRONG
Before leaving the factory, the platters on every single enterprise class drive receive extensive testing. That is why SCSIs still have a 5 year warranty from Seagate, because every single drive has been tested and meets certain criteria.
ATA/SATA drives are not given the same testing.
Several drives per batch might get an indepth screening, but the rest get a relatively quick scan and then they're out the door.
Your Ignorance Is Showing.
[Fuck Beta]
o0t!
There are differences in the hardware of mainframes, unix/as400 servers, pc servers and pc's. Most differences surround reliability (redundancy etc.) and parallel processing (multiple CPU's, multiple specialized processors controlling IO, etc. etc.) Here are a couple examples:
IO controller cache with error correcting checksum in memory and redundant power supply to ensure zero loss of data short of taking a sledgehammer to the thing.
Mainframe CPU - parity checking with automatic transaction rollback on error detection at the hardware level (on the CPU). This is why banks use mainframes, so they know the transaction completed, or didn't, no in between.
Free N1_agra click here!
You get a LOANER server. At the end of 30 days, you have the option of buying it, or mailing it back, insured, at your expense, or taking the chance they like your bribed-for review. For 99% of the people that read Slashdot, that means you're out $60 bucks. That's a *long* way from getting a free server.