[ENBD] Beginner's cry
Peter T. Breuer
enbd@lists.community.tummy.com
Thu, 5 Jun 2003 23:09:14 +0200 (MET DST)
"A month of sundays ago for_spam@gmx.de wrote:"
> i would like to use enbd for "storage concatenation", too - unfortunatly all
> machines
> with lotsa free hdd space are sparc/solaris and i386/windoze boxes....
> enbd-server seems to be portable code - so i wonder that i cannot download
> and build
> that separately. there is just the whole package with linux kernel
Sure - it might need a little porting, but that's all - it really wants
mmap of anonymous memory, so that the different daemons can share info
through it.
> dependencies.
?? I don't understand the statement. Oh - you mean that there are some
includes of kernel headers? You can get rid of that, since they're
there to support remote ioctls, and you won't be running those!
> is it planned to divide things up?
Is it necessary? What happens if you type "make enbd-server"? I should
think there would be about ten little edits you'd hae to make in order
to get the make to go all the way through ... if you let me have a
login on the box, I can tell you.
> anybody running enbd-server on NON linux machines? anybody build enbd-server
> succesfully
> on windows yet?
Somebody was writing a windows server.
Peter