Date: Tue, 21 Dec 2004 00:41:37 +0100 From: Daniel Johansson <donnex@gmail.com> To: Frank Knobbe <frank@knobbe.us> Cc: questions@freebsd.org Subject: Re: Do I have to rebuild my jails too when I rebuild the server? Message-ID: <2a37e1ef041220154144df6582@mail.gmail.com> In-Reply-To: <20041220233152.GB53582@knobbe.us> References: <2a37e1ef0412191423786ac08a@mail.gmail.com> <bc5b638504122009317a02dce@mail.gmail.com> <2a37e1ef04122014336d489e29@mail.gmail.com> <20041220230113.GA48865@knobbe.us> <2a37e1ef0412201504436ef3e7@mail.gmail.com> <20041220230831.GA53582@knobbe.us> <2a37e1ef041220151358deab93@mail.gmail.com> <20041220233152.GB53582@knobbe.us>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 20 Dec 2004 17:31:52 -0600, Frank Knobbe <frank@knobbe.us> wrote: > On Tue, Dec 21, 2004 at 12:13:08AM +0100, Daniel Johansson wrote: > > I see. So if I've got a synced jail and host then top will work? I > > thought top never worked inside jail for some memoryissue or something > > like that? > > No, I was using that as an example for the host. I don't think top will work > in a jail. > > > I think I should go and rebuild my jails too. It's just a bit of work > > with three jails, thank god that I've got a fast box :) > > Not really. Update kernel, then: > make buildworld > make installworld > make DESTDIR=/jail1 installworld > make DESTDIR=/jail2 installworld > > You only need to compile once. > Hmm true, I just have to buld it once, great! > > Still the issue with config-files but I think I'll back them up and > > just restore them. > > uhm... we're talking binaries here. I'm not sure why you would need to restore > your config files. But making backups is always a good practice. > Hmm my bad, maby installworld doesn't install any new configfiles to /etc? Only mergemaster who installes configfiles? Would still be a good idea to run mergemaster for the jail to keep the configfiles up to date. > Regards, > Frank > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2a37e1ef041220154144df6582>