Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Stand-alone "blades", multi-home Linux SAN (Score 1) 272

A while back I ran across these little boxes. They were being phased out, and were on sale. I bought one, and found that VMware ESXi works great on the... so I got 5 more ;)

I set them up with ESXi, and put 5 1TB drives in a midtower case running Linux with 3 GigE NICs, and setup NFS shares and iSCSI targets (just to play around). Bond the NICs and have ESX use it for datastores... all for $3,600.

Tada! Instant "blade" environment w/SAN! Sure, the performance isn't quite the same, but for proving out concepts and experimenting, it's awesome. And ESX is fun to play with compared to plain old Server (1 or 2). Not to be biased, but VMware is by far the most well stocked, feature wise, virtualization solution out there. I've personally used it since pre-1.0 back in 1999-2000.

I'm mentioning this since you mentioned VMware, and I thing someone above me mentioned it as well, but it's a important point; VMware ESXi is by far more picky about hardware than Linux. If you want to play with it at some point, make sure whatever you buy will work with it. Check out vm-help.com, which gives you more hardware compatibility insight than VMware's documentation.

Have fun!

Comment Re:Not Netflix fault. (Score 2, Informative) 207

This is correct. Diagnosing bandwidth issues between two points on the internet is extremely non-trivial. If you don't have access to every device between you and someone else, the best you can do is make educated guesses. Now, if he looked in the debugging info and saw:

"Throttling this luser's stream to 48Kbps, mwuahahahaha!"

THEN, that'd be something worth reporting ;)

On a side note, my data center's main bandwidth is provided by Limelight Networks. Some offsite backups are sent to a separate office building using Time Warner's commercial cable. Eight months ago, our throughput dropped from a steady 10Mbps to 30Kbps... for a month straight. Many hours of phone calls resulted in everyone finger pointing at everyone else. In the mean time, I setup a VPN between the two sites using IPSec, and was able to initiate a transfer through it at 10Mbps. The same transfer, outside the VPN, resulted in 30Kbps throughput. IPSec hides even the Transport layer data, so only source and destination IPs are visible (no TCP/UDP port numbers can been peeked at by prying eyes). Once they couldn't classify the service (SSH, HTTP, etc), whoever was throttling just let it pass.

Interestingly, once I harped on this enough to higher level managers, the problem disappeared :)

Don't trust anyone.

Comment Re:This violates VMware's EULA (Score 2, Insightful) 195

They do it because people were posting benchmarks based on mis-configured systems. It would be like running a 3D benchmark on the latest-n-greatest new $600 video card, but without installing 3D accelerated drivers. If it were your product, you'd want competent people posting "authoritative" benchmarks (that laymen would consider "authoritation").

Think about it.

Slashdot Top Deals

One way to make your old car run better is to look up the price of a new model.

Working...