Submitted by allitsk on Sun, 10/21/2012 - 06:21
Scheduled disk resize not work in Cloudmin 6.5.kvm. I was set resize at a time, but nothing had happened at this time. I can see scheduled job in web interface (before and after without change), I can see scheduled job in /etc/webmin/server-manager/scheduled/{schedule_id}. At scheduled time VM was not shutting down and nothing was changed. It seems like no process is running for resizing and no cron job is set to do this.
Status:
Active
Comments
Submitted by allitsk on Sun, 10/21/2012 - 06:37 Comment #1
Propably I found a problem. In clean install Ubuntu 12.04.1 LTS and Cloudmin 6.5.kvm is missing /etc/webmin/server-manager/space.pl. Cron job exist but could to execute non existing file.
Submitted by allitsk on Sun, 10/21/2012 - 06:41 Comment #2
Hmm, so I was wrong. This Cron job is running daily at 7:12 (who set this time?). So this file not run disk resize.
Submitted by JamieCameron on Sun, 10/21/2012 - 12:23 Comment #3
It is actually the cron job
/etc/webmin/server-manager/status.pl
which performs the scheduled resizes.If you go to Resources -> Manage Disks and click on the disk you scheduled a resize for, does it still show the scheduled resize as pending?