On December 11, 2015 1:27:52 AM GMT+01:00, Stuart Henderson <s...@spacehopper.org> wrote: >On 2015-12-10, Stefan Wollny <stefan.wol...@posteo.de> wrote:
>> YES: I did 'bioctl -C force -c C -l /dev/sd0d -k /dev/sd1d softraid0' >> YES: I did again 'sh ./MAKEDEV all' to catch the newly created sd2 > >In the above step, you have run yourself out of space on the >ramdisk by creating a load of device nodes that you don't have >space for and don't need. Indeed. In particular, you tend to run out of inodes. /Alexander