FYI, I just had /home fill up due to ~/.cache/upstart/mtp-server.log:
$ cd ./.cache/upstart ; du -s *
...
1111848 mtp-server.log
This prevented networking from starting and generally weird behavior. Removing the file and rebooting set things right. Note, I have 8GB of music on my device, and mtp-server.log had a *lot* of stuff in it related to that music. I don't know why it is being so chatty....
FYI, I just had /home fill up due to ~/.cache/ upstart/ mtp-server. log:
$ cd ./.cache/upstart ; du -s *
...
1111848 mtp-server.log
This prevented networking from starting and generally weird behavior. Removing the file and rebooting set things right. Note, I have 8GB of music on my device, and mtp-server.log had a *lot* of stuff in it related to that music. I don't know why it is being so chatty....