Submitted by sfatula on Sun, 01/02/2011 - 19:53
So, trying to backup webmin configuration files, and, not found on the list is MySQL! I see Postgres, just not MySQL.
Also, a factor MAY BE I cloned MySQL and made a MySQL Replication module via webmin. So, I would hope the cloned one would show up also so I could truly backup the webmin configuration.
Status:
Closed (fixed)
Comments
Submitted by Locutus on Mon, 01/03/2011 - 06:44 Comment #1
I can confirm this.
dovecot
is also missing in the list of modules to backup. (And I have not cloned any modules :).)Submitted by JamieCameron on Mon, 01/03/2011 - 13:05 Comment #2
Are you looking to backup MySQL settings like replication (from
/etc/my.cnf
) , or the contents of the databases themselves?Submitted by sfatula on Mon, 01/03/2011 - 13:11 Comment #3
Certainly NOT the databases, I presume whatever postgres does, probably, just my.cnf and any other mysql configuration file that may exist. For example, I believe you store them in /etc/webmin/mysql.
In my case, my cloned one shows up as /etc/webmin/mysql2
Submitted by JamieCameron on Mon, 01/03/2011 - 13:15 Comment #4
OK, that makes sense - currently Webmin doesn't have support for backing up my.cnf via the Backup Configuration Files module, but I will add that in the next release.
Submitted by sfatula on Mon, 01/03/2011 - 13:16 Comment #5
But the config files I mentioned as well, right? /etc/webmin/mysql*
Submitted by JamieCameron on Mon, 01/03/2011 - 13:23 Comment #6
Yes, those will also be included.
Submitted by Locutus on Mon, 01/03/2011 - 14:36 Comment #7
Don't forget
dovecot
while you're at it. :)Submitted by JamieCameron on Mon, 01/03/2011 - 15:17 Comment #8
The Dovecot module shows up as an option in the "Backup Configuration Files" module already, at least for me ..
Submitted by sfatula on Mon, 01/03/2011 - 15:19 Comment #9
As it does for me, fyi
Submitted by Locutus on Tue, 01/04/2011 - 03:53 Comment #10
It doesn't for me... Neither on Ubuntu 10.04 (64 bit) nor on Ubuntu 8.04 (64 bit)...
The sequence of modules where Dovecot should probably appear is:
I tried "Refresh Modules" too, no change. The module does appear in the "Servers" side menu section though, as
Dovecot IMAP/POP3 Server
.Submitted by JamieCameron on Tue, 01/04/2011 - 11:59 Comment #11
Which Webmin version are you running there?
Submitted by Locutus on Tue, 01/04/2011 - 12:33 Comment #12
The ones that Virtualmin delivers... On Ubuntu 10.04 it is 1.517, on Ubuntu 8.04 it is 1.510.
Oh, I just had it update the 1.510 version on Ubuntu 8 to the latest Webmin (even though Virtualmin did not tell me that there are Webmin updates, so I hope that wasn't a mistake :) ), and I got the version 1.530 there now. And in that version, Dovecot indeed does appear in the backup list.
So it would seem that Virtualmin considers an older version of Webmin with stuff missing to be up-to-date? :) Well, I guess you know what you're doing. ;)
Submitted by JamieCameron on Tue, 01/04/2011 - 12:41 Comment #13
Ok, that explains it .. the Ubuntu repo is behind on the current Webmin version. Installing 1.520 or 1.530 manually from http://www.webmin.com/ will fix this, and will work fine.
Submitted by Locutus on Tue, 01/04/2011 - 13:51 Comment #14
Okidoki, I'll do that.
Another interesting observation is that on the Webmin 1.517 (Ubuntu 10) the "Upgrade Webmin" command in Webmin Configuration is missing... On the Webmin 1.510 (Ubuntu 8) it was present and I used it to fetch the 1.530.
Also, I recall that you recently said that the Webmin version in Virtualmin is not always the latest offered for standalone Webmin, since it needs to go through more testing to be "cleared" for Virtualmin or something like that?
EDIT: I just found the issue opened by "SteveAcup" and the replies to it. :) Okidoki. Then it is odd that the Virtualmin on my Ubuntu 8 actually did have the "Upgrade Webmin" icon, and it still does after upgrading to 1.530.
Submitted by JamieCameron on Tue, 01/04/2011 - 15:23 Comment #15
By the way, is this a 32-bit or 64-bit system?
Submitted by Locutus on Tue, 01/04/2011 - 16:33 Comment #16
Both of them 64 bit.
Submitted by JamieCameron on Tue, 01/04/2011 - 23:26 Comment #17
Ok, looks like the 64-bit repo was behind in the version of Webmin.
Try an
apt-get update
now and let me know if you can see webmin 1.530 in the repo OK.Submitted by Locutus on Wed, 01/05/2011 - 14:17 Comment #18
Yepp, looks good. Both aptitude and the Virtualmin status page show 1.530 as available.
Any idea why the Webmin on my Ubuntu 8 is showing the "Upgrade Webmin" icon in Webmin Config, though it should not when Vmin is installed?
OS: Ubuntu Linux 8.04.4 (64 bit) Virtualmin version: 3.82 Pro Webmin version: 1.530
Submitted by JamieCameron on Wed, 01/05/2011 - 14:42 Comment #19
It could be because that is an older install, from before when the install script disabled that icon?
Submitted by Locutus on Wed, 01/05/2011 - 19:16 Comment #20
I don't think so... I installed that (fresh) system using the Vmin Pro installer script.
Anyway it's no biggie. I can do some further testing if maybe the Ubuntu 8 repository behaved differently as in which Webmin version and features it fetched than the Ubuntu 10 one.
Submitted by Issues on Wed, 01/19/2011 - 21:20 Comment #21
Automatically closed -- issue fixed for 2 weeks with no activity.