diff options
author | John Garbutt <john.garbutt@rackspace.com> | 2013-06-13 18:31:14 +0100 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2013-06-19 14:41:43 +0000 |
commit | 0af9b83a6b2577b45e580e24efe82b692f9d1f05 (patch) | |
tree | 68adf2cb7badf251959453af63cbf341f1b0a5f8 /nova/notifications.py | |
parent | 6808e052dbe9bc51b5836814d0a0331dcc5a6bd2 (diff) | |
download | nova-0af9b83a6b2577b45e580e24efe82b692f9d1f05.tar.gz nova-0af9b83a6b2577b45e580e24efe82b692f9d1f05.tar.xz nova-0af9b83a6b2577b45e580e24efe82b692f9d1f05.zip |
xenapi: script to rotate the guest logs
Xen will produce the guest logs in a specified directory.
This scripts configures the above logging as expected
by the xapi plugin nova uses to read the logs.
In addition it ensures that any log that grows bigger
than 1MB will be truncated down to 5KB.
Ensuring the log directory is inside a loop back device
of a restricted size, and running this script every
minute using cron, will stop guests from using up
too much Dom0 disk space, and taking out the hypervisor
Part of blueprint xenapi-server-log
Change-Id: I4caa82f4d0620d924e37e3b605cf62b4d5b73570
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions