[ENBD] enbd-2.4.32 problems

Peter T. Breuer ptb at it.uc3m.es
Mon Jan 12 06:08:10 MST 2004


"Also sprach Arne Wiebalck:"
> On Mon, 12 Jan 2004, Peter T. Breuer wrote:
> > Have you loaded the enbd_ioctl.o module? It is now needed.
> 
> That's good to know: I just found out that the function pointers are
> pointing to nirvana, that's the cause for the oops. and your statement is
> the reason WHY they point to nirvana ... I hope it's nowhere in the manual
> ;-)

It isn't! I'll have to figure out a way of loading the enbd_ioctl
automatically. In the meantime, try

  
        if (!remote_ioctl) {
            // PTB we don't and can't know. But say what we think
            return (atomic_read (&lo->flags) & ENBD_VALIDATED) == 0;
        }
 
above the two guilty lines. That looks the best compromise

> Ok, I checked it: it works fine now. It dumps a lot of debug messages, but
> it works. You see: sometimes asking and waiting for an answer can save
> a lot of time :-)


I'll get to the debug messages shortly, now that I actually announced
it.

Peter


More information about the ENBD mailing list