[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Nbd] about nbd not work correctly



Dear supporter

 

I am using nbd-2.9.17. but it doesn’t work correctly. I don’t know where is problem, and could you look it for me?

My environment :

Server side:  2.6.27.9-159.fc10.i686

Client side:  2.6.27.25-78.2.56.fc9.i686

 

The following is log.

########################################################

//server

[root@...178....845...]# nbd-server 5555 /home/go/

 

** (process:21744): WARNING **: Specifying an export on the command line is deprecated.

 

** (process:21744): WARNING **: Please use a configuration file instead.

 

//client

[root@...178....162... nbd-2.9.18]# /usr/local/sbin/nbd-client 157.79.30.178 5555 /dev/nb0

Negotiation: ..size = 4KB

bs=1024, sz=4

[root@...178....162... nbd-2.9.18]# ls /dev/nb0

/dev/nb0

 

//simple_test

[root@...178....846...]# ./simple_test

1024+0 records in

1024+0 records out

1048576 bytes (1.0 MB) copied, 0.0224702 s, 46.7 MB/s

 

E: unknown test

 

[root@...178....846...]# mount -f /dev/nb0 /var/tmp

[root@...178....846...]# ls /var/tmp/

[root@...178....846...]#          //blank, but I think the remote file list should be shown here

#########################################################

 

Thanks.


Reply to: