I wonder how the Open-E stack is built. I was not able find this information on their website or on other sites.

Is it an application that is installed on top of Linux or BSD or does it run on bare metal? Are they using publically available drivers?

link|improve this question

feedback

3 Answers

up vote 1 down vote accepted

After doing some reading on it, I found a document that describes how to log into "the linux console". This strongly suggests that the foundation for this product is some kind of Linux, very probably heavily modified. This is not something you layer on top of an existing Linux build, though. This is something you install as a stand-alone product on bare metal. It is possible that it would work in a VM, but I don't really see the benefits of doing so.

link|improve this answer
feedback

It's described as a "storage OS", and the system requirements only talks about hardware, not any already-installed OS; I think it's safe to assume it runs on bare metal.

link|improve this answer
feedback

As Massimo states it's bare-metal. The manual showing this is only a couple of clicks from your link (products, dss lite, manual).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.