v0land's comments

v0land | 12 years ago | on: Seagate just reinvented the disk interface using Ethernet

I'm seriously skeptical of this protocol performance. Ethernet and TCP/IP induce a pretty heavy overhead. This overhead is totally acceptable in LAN/WAN networks, but in case of storage network you want to keep latencies as low as possible.

v0land | 12 years ago | on: Introducing Kirk

Dreams: "I’ve wanted to create my very own operating system, one which I have complete and total control over."

Reality: Another Debian clone out there.

v0land | 12 years ago | on: Tell HN: WTF are you waiting for? Seriously?

> So, as of now, if we decided to create some sort of Open source project, who is willing to devote a few cycles a month to its building?

"You can’t solve social problems using technology".

Sorry to disappoint.

v0land | 12 years ago | on: Salt: Like Puppet, Except It Doesn’t Suck

I use SaltStack for managing a render farm consisting of 73 Ubuntu nodes. My requirements are rather simple, really: most states just install some packages, put configuration files into place (sometimes using a template) and enable/start services. However, I can't recall a single problem when setting everything up. SaltStack is clean, simple, and just works.
page 1