
On Jan 20, 2014 3:24 PM, "Christopher Swenson" <ch...@caswenson.com> wrote:
This is actually kinda funny. I was downloading a copy of Wikipedia to do some analysis, forgetting that there is a 5GB quota.So, it fails to download due to disk exceeded. But the file is still there with the partial download, and rm fail because of disk quota.
Whoops.--Christopher
--
You received this message because you are subscribed to the Google Groups "sage-cloud" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sage-cloud+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cloud/CACBmJOVn6hgYafkAycOoWAESHkuTpnqHFDe2TRMGndRNRRL8Kg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cloud/CACLE5GAeCH67oTvNKkwTvazynJhEFgu0Aw24UVRPGSYGO7ccCQ%40mail.gmail.com.
Project f76bd5bb-7fea-4837-8a2e-7ef818e49978 -- I'll use a scaled down dataset for now on SMC to do my work. :)
I was reading about this "feature" of ZFS. Unfortunately, the standard remedies, truncating the file with cp /dev/null or cat /dev/null or dd if=/dev/zero or truncate or > don't seem to work either.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cloud/CACBmJOVtWb5CB0QsTDzFZ_kPgkm29UnVR%3DQeht09qdrJYOsHig%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cloud/CACLE5GCjYeyMi4jLd%3Dg6%3DGVk630mwPjxWDcZiFG_moVopOhwww%40mail.gmail.com.
Thanks!What's /scratch?~$ ls /scratchls: cannot access /scratch: No such file or directory
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cloud/CACBmJOVNWR%2BkLMaV4btmt1Dat%2ByrWOeeid2mWAG4JX4y6oy_Jw%40mail.gmail.com.
On Mon, Jan 20, 2014 at 4:26 PM, Christopher Swenson <ch...@caswenson.com> wrote:
Thanks!What's /scratch?~$ ls /scratchls: cannot access /scratch: No such file or directoryOops -- I never created scratch on the Google Compute Engine nodes, and your project is on one. I'll add some /scratch disks now.William