On 12/10/2015 04:23 PM, Emmanuel Dreyfus wrote:
Something is rotten on this VM: vnconfig uses a VNDIOCGET ioctl on
/dev/rvnd0d to obtain loopback device lists.

If /dev/vnd0d is a character device with major 41, minor 3, then I
would try to reboot. Otherwise first try to fix that by running MAKEDEV
in /dev. You should have this:
$ ls -l /dev/rvnd0d
crw-r-----  1 root  operator  41, 3 Feb 27  2014 /dev/rvnd0d
On nbslave74, after rebooting (and doing nothing else), I have
$ ls -l /dev/vnd0d
brw-r-----  1 root  operator  14, 3 Apr 30  2014 /dev/vnd0d
$ ls -l /dev/rvnd0d
crw-r-----  1 root  operator  41, 3 Apr 30  2014 /dev/rvnd0d

Is this good?

_______________________________________________
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel

Reply via email to