ZM reports "no space left on device"

Forum for questions and support relating to the 1.25.x releases only.
Locked
salesguy
Posts: 5
Joined: Wed Sep 12, 2012 5:51 pm

ZM reports "no space left on device"

Post by salesguy »

The error shows exactly the below. I am recording to a samba share and the drive has 66% full, and the ZM gui also shows same. I edited the symlink to point to the share drive, and left the options in the GUI alone.

Anyone else see this problem?

Can't mkdir events/1/12/09/14/06: No space left on device
User avatar
punch-card
Posts: 39
Joined: Thu Nov 25, 2010 10:29 pm
Location: St Peters MO

Re: ZM reports "no space left on device"

Post by punch-card »

Did you try su'ing to the user that is running your apache server? (maybe apache?)
See if this user can write to the mounted share on your server from the OS mount?
Best Regards
Mike
salesguy
Posts: 5
Joined: Wed Sep 12, 2012 5:51 pm

Re: ZM reports "no space left on device"

Post by salesguy »

Yep - www-data can write to the share no problem
jonathancnewcomb
Posts: 38
Joined: Tue Sep 18, 2012 2:00 pm

Re: ZM reports "no space left on device"

Post by jonathancnewcomb »

Can you please post the output of the following command:

Code: Select all

df
Locked