Hi,
I recently did an install on a dockstar of archlinuxarm. Everything is working fine other than an issue I'm having with mhddfs while unioning several hard drives. I seem to be able to write to any of the unioned drives but when I use the union share via mhdfs, it always gives me this error when writing a file: 'Bad file descriptor'.
I can touch and create new files with no problem. When I try to do nano <new file name.txt>, it gives me the bad file descriptor error. However, if I persist and try to save a second time it save without any problems.
Also, if I try to copy a file over samba to the union share, I get the error 'Invalid file name'. This happens for all files whether they have special characters or not.
I'm a bit confused as to why this is happening. I've had mhddfs working well in the past.