4 Nov 2008 00:29
client (-1) cannot open NBD device /dev/nda or similar: No such file or directory
Volker Stoppe <vst <at> talicom.de>
2008-11-03 23:29:16 GMT
2008-11-03 23:29:16 GMT
Hallo list! I am trying to implement ENBD but I stuck at the moment when I want to connect from the client to the Server. Compiation of the source works fine, the modules are loading without a problem and I have no problem starting with the server. I would be -(Continue reading)very- glad if someone could help! Nobody in the web seems to have my problem. I followed the instructions from: http://www.it.uc3m.es/~ptb/nbd/ but there has to be something missing. It is definitly not sudo (installed). Environment: Distri: Debian 4.0 Kernel: 2.6.18-6-686 ENBD: 2.4.35 PS: I know that client and server have the same hostname (clones). Some output of the Systems: == Server == debian32:~/enbd# lsmod | grep enbd enbd_ioctl 5920 0 enbd 583032 1 enbd_ioctl debian32:~/enbd# ./enbd-server 4001 /dev/sda1 enbd-server[3843]: server: will open resources in mode linear enbd-server[3843]: looking for blksize of /dev/sda1 with fstat... enbd-server[3843]: blksize of /dev/sda1 is 4096 enbd-server[3843]: set final blksize of whole resource to 4096 enbd-server[3843]: looking for size of fd 4 with seek SEEK_END... enbd-server[3843]: set size of fd 4 to 98668544 enbd-server[3843]: server: set blksize to 4096.
RSS Feed