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

Re: [Nbd] Problems creating new device files



On Sun, Mar 3, 2013 at 3:05 AM, Daniele Testa <daniele.testa@...17...> wrote:
> I am trying to create new devices files, i.e /dev/nbdXX but I'm having
> problems.
>
> (root@...1277...)-(/dev)# mknod /dev/nbd32 b 43 512
>
> (root@...1277...)-(/dev)# nbd-client example.com 10002 /dev/nbd32

You should only skip minors if you have partitioning support
(max_part) enabled in nbd. Otherwise, nbd devices use consecutive
minor numbers.

--
Paul



Reply to: