So i was trying to create a new folder in a samba share and kept getting a permission denied error but other shares work
Looked at the daemon log and it's spitting out this
Oct 25 18:46:20 omv monit[1394]: 'fs_media_aa9322eb-a4d9-4b3e-994a-1e9824803d51' space usage 98.5% matches resource limit [space usage>80.0%]
Oct 25 18:46:20 omv monit[1394]: 'fs_media_192c9786-2712-4192-83f6-297c2eabcd0b' space usage 97.1% matches resource limit [space usage>80.0%]
one of the shares has 40gb available and the other has 386gb
looked and looked through the omv interface and can't find a mention about this, funnily though i can continue to copy files and folders to the smaller available share (40gb) but cannot on the larger free share (386gb)
any ideas?
EDIT: seems i have it wrong and that sdc1 is complaining about being full, no idea what that is, i have 3 hard drives and usb boot drive
edit2: seems it's a problem with the install on my windows machine, just tried on a laptop and it can write to the shares fine and create folders, I setup this win 7 a few days ago and never got prompted to enter a username or password when accessing the samba shares, i'm guessing that's the problem, any help?
just for clarity
root@omv:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sdd1 7.1G 4.0G 2.8G 60% /
tmpfs 1002M 0 1002M 0% /lib/init/rw
udev 995M 200K 995M 1% /dev
tmpfs 1002M 0 1002M 0% /dev/shm
tmpfs 1002M 36K 1002M 1% /tmp
/dev/sdc1 487M 479M 7.3M 99% /media/aa9322eb-a4d9-4b3e-994a-1e9824803d51
/dev/md127 1.9T 1.5T 386G 80% /media/a4488212-d5e7-45fb-8164-e978387dc1db
/dev/md126 1.4T 1.4T 40G 98% /media/192c9786-2712-4192-83f6-297c2eabcd0b
/dev/sdb1 1.9T 882G 982G 48% /media/a81fdcad-217d-4178-870d-4f04d1a40c10
Display More