On my debian distro there is a little problem with sc101-nbd. It needs
some functions library in . /etc/init.d/functions but I do not have
this directory. What to do?
When I'm trying to mount /dev/nbd0 it says that:
nbd: registered device at major 43
nbd0: Attempted send on closed socket
end_request: I/O error, dev nbd0, sector 2
EXT3-fs: unable to read superblock
There wasn't any problem with Mandriva to access this device, but now
I have fresh Debian distro and Mandriva has gone.
Thanks in advance.
Interesting.
The strace output didn't really highlight the problem, I think you
stopped capturing before the process died?
I'm aware of some problems with NBD in kernel's between 2.6.18 and
2.6.20, and some fine RedHat folk are working on identifying the fix
so it can be backported to their RHEL5 distribution.
It seems to result in stalled IO though, whereas your initial post
seems to indicate that the ut command died.
> I also deleted init scripts. These where unusable because of functions
> file, which is not present in system.
Yes, I'm aware of that and hope to get it fixed up shortly.
Thanks,
--Iain