Error message

  • Warning: file_put_contents(): Only 0 of 101801 bytes written, possibly out of free disk space in file_unmanaged_save_data() (line 1962 of /home/v-mazblog-65ce51/htdocs-2E1CD733C9B2/includes/file.inc).
  • The file could not be created.
  • Warning: file_put_contents(): Only 0 of 6081 bytes written, possibly out of free disk space in file_unmanaged_save_data() (line 1962 of /home/v-mazblog-65ce51/htdocs-2E1CD733C9B2/includes/file.inc).
  • The file could not be created.
  • Warning: file_put_contents(): Only 0 of 6262 bytes written, possibly out of free disk space in file_unmanaged_save_data() (line 1962 of /home/v-mazblog-65ce51/htdocs-2E1CD733C9B2/includes/file.inc).
  • The file could not be created.

Marek isn't sure that "ionice"ing a VMware Windows machine is a good idea, but suddenly the whole server is a lot more responsive.

Link: Marek isn't sure that "ionice"ing a VMware Windows machine is a good idea, but suddenly the whole server is a lot more responsive.

A Windows machine doing lots of page-file manipulation is causing IO starvation. This is a well-known problem with virtualisation, and something to be avoided where possible. In an effort to be able to administer the server and sort out the problem I attempted to run ionice -c2 -n7 -pXXX and the result was a lower loadavg and more responsiveness in the other VMs. Now to fix the thrashing VM…

Category: