Add Comment

You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.

To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.

This is the comment you were replying to, attached to the article Working with network block devices:


Re: Working with network block devices
Posted by wuzzeb (64.5.xx.xx) on Thu 2 Aug 2007 at 10:23
for i in $(seq 1 100) ; do echo $i > /mnt/nbd/$i; done

Should probably be echo $i > /mnt/remote/$i


Secondly, (I haven't tried nbd yet), but for the xen configuration it seems like you pass the device file name to use to nbd-client... why not just put the server and port into the device filename... something like

# ndb-client server 1234 /dev/ndb.server.1234

And then in the xen configuration use /dev/ndb.server.1234,sda3,w

Username:Anonymous
Title:
Your Comment:

Posting Format:

 

Inappropriate comments will be removed.

Some help on entry formatting is available

User Login

Username:

Password:

[ Advanced Login ]

Register Account

Quick Site Search