Submitted by divtech on Sun, 04/13/2014 - 06:23 Pro Licensee
Hello,
I am migrating Cloundmin to a new dedicated server, its a fresh install and did not copy any settings over. I have openVZ systems and physical systems but Cloundmin is not doing the 5 min status checks. The manual fresh works. How to I turn on the automatic status checks?
Thank you, Rob
Status:
Closed (fixed)
Comments
Submitted by divtech on Sun, 04/13/2014 - 06:28 Pro Licensee Comment #1
I had shut down an openvz container to test the status monitor. I just started it back up and received this message: Warning: configuration file for distribution cloudmin-10001 not found, using defaults from /etc/vz/dists/default
-Rob
Submitted by JamieCameron on Sun, 04/13/2014 - 17:54 Comment #2
If you run the command
/etc/webmin/server-manager/status.pl
, do VM statuses get updated?Submitted by divtech on Sun, 04/13/2014 - 19:39 Pro Licensee Comment #3
Yes, that command does update the status.
When I shutdown a container to test, I received this message even though it did shutdown: .. failed : Stopping container ...
Thanks, Rob
Submitted by JamieCameron on Sun, 04/13/2014 - 22:58 Comment #4
Did your system perhaps get upgraded to a new OpenVZ version as part of this?
Submitted by divtech on Sun, 04/13/2014 - 23:27 Pro Licensee Comment #5
Installed OpenVZ after Cloudmin was installed.
Submitted by JamieCameron on Mon, 04/14/2014 - 12:32 Comment #6
Is there any way we could login to your Cloudmin system to see what is going on here? There appear to be several different issues.
Submitted by divtech on Mon, 04/14/2014 - 12:46 Pro Licensee Comment #7
Sure can, let me know what you need me to do to get you in.
There is one VM that is live, #10003 so I would just have to let them know if we need to reboot.
Thanks, Rob
Submitted by JamieCameron on Tue, 04/15/2014 - 00:09 Comment #8
If you email me details for remote root SSH access at jcameron@virtualmin.com , that should do it.
If you'd like the email to be encrypted, my GPG public key can be downloaded from http://www.webmin.com/jcameron-key.asc
Submitted by JamieCameron on Wed, 04/16/2014 - 21:17 Comment #9
Ok, I see the issue with the status checks - for some reason, this has been removed as one of the Webmin scheduled functions.
To fix this, run the following :
cd /usr/libexec/webmin
export WEBMIN_CONFIG=/etc/webmin
export WEBMIN_VAR=/var/webmin
/usr/libexec/webmin/run-postinstalls.pl server-manager
Submitted by divtech on Wed, 04/16/2014 - 22:06 Pro Licensee Comment #10
That returned: Use of uninitialized value in split at /usr/libexec/webmin/acl/acl-lib.pl line 47.
but background status checks are working now.
Great! Thank you.
Submitted by JamieCameron on Wed, 04/16/2014 - 22:28 Comment #11
Great! You can ignore that other message.
Submitted by Issues on Wed, 04/30/2014 - 22:31 Comment #12
Automatically closed -- issue fixed for 2 weeks with no activity.