Displaying 20 results from an estimated 37178 matches for "upgrade".
2025 Jan 12
1
Upgrade Samba with latest backports packages
On Sun, 12 Jan 2025 14:02:59 +0100
Ingo Asche via samba <samba at lists.samba.org> wrote:
> Hi Michael,
>
> there seems to be a trick necessary to upgrade Samba with the latest
> backports update. Maybe I simply didn't find it in the update notes.
>
> If I do apt update for example on a member server I get:
> /19 packages can be upgraded. Run 'apt list --upgradable' to see
> them./
>
> apt list --upgradable shows:...
2025 Jan 12
2
Upgrade Samba with latest backports packages
Hi Michael,
there seems to be a trick necessary to upgrade Samba with the latest
backports update. Maybe I simply didn't find it in the update notes.
If I do apt update for example on a member server I get:
/19 packages can be upgraded. Run 'apt list --upgradable' to see them./
apt list --upgradable shows:
/Listing... Done
libldb2/stable-bac...
2019 Oct 01
7
upgrading from CentOS 7 to 8
Your answer has nothing to do with the original question which is related to upgrade method and not condition for reinstalling without loosing data.
Sometimes you need to keep your configuration and want to avoid reconfiguring everything, and reimaging your computer keeping /home is not an option.
Of course having all user files on a separate filesystem helps when reimaging the OS...
2017 Jul 10
2
Upgrading Gluster revision (3.8.12 to 3.8.13) caused underlying VM fs corruption
Hi,
is there a recommended way to upgrade Gluster cluster when upgrading
to newer revision? I experienced filesystem corruption on several but
not all VMs (KVM, FUSE) stored on Gluster during Gluster upgrade.
After upgrading one of two nodes, I checked peer status and volume
heal info, everything seemed fine so I upgraded second node and...
2025 Feb 07
1
Upgrading Samba AD without upgrading any DC
Roland,
Thank you for your answers.
To be clear, everything will be Bookworm when I'm done.
My question about upgrading a new DC rather than upgrading old ones is the "Upgrade a DC and join it to the domain again" process here: https://wiki.samba.org/index.php/Upgrading_a_Samba_AD_DC, right? You said it "raises the RID pools." I don't know what that means. But, the webpage suggests this process when upgrading between major versions. You disagree?...
2009 Nov 10
4
Upgrading R packages on Etch
Greetings,
I've been trying to upgrade R packages on my Debian Etch
(whose other upgrades I have been cheerfully going along
with as they occur).
When I did, just now:
sudo apt-get dist-upgrade
I got:
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
The following packages have been...
2011 Sep 19
2
questions about upgrading
I'm pretty new to the task of upgrading CentOS or RedHat o.s.'s. I'm more familiar with upgrading Debian based o.s.'s. Here are my questions:
1) will yum ever upgrade the major version? I understand that there is no upgrade path from v5.x to v6.x, but is that always the case? e.g. was there an upgrade path from v4.x -> v5.x? If yum is capable of doing so, what are the command-line arguments necessary?
2) can I upgrade a minor version to any other greater...
2017 Aug 25
2
Rolling upgrade from 3.6.3 to 3.10.5
Hi all,
I'm currently in process of upgrading a replicated cluster (1 x 4) from
3.6.3 to 3.10.5. The nodes run CentOS 6. However after upgrading the first
node, the said node fails to connect to other peers (as seen via 'gluster
peer status'), but somehow other non-upgraded peers can still see the
upgraded peer as connected.
Writes to the Gluster volume via local mounts of non-upgraded peers are
replicated to the upgraded peer, but I can't write via the upgraded peer as
the local mount seems forced to read-only.
Launching heal operations from non-upgraded peers...
2019 Oct 01
5
Upgrade DC 4.5 -> 4.8, timings?
I've read all docs on upgrades, from wiki to Louis notes, and i think
i'm ready to upgrade.
First step, move from stretch to jessie, and from 4.5 to 4.8, upgrade
in place.
But having a domain with 6 DCs, i'm a bit scared to upgrade all DC in
one turn, and i'm think about something like:
a) upgrade DC with FSMO rol...
2017 Nov 03
2
[Gluster-devel] Request for Comments: Upgrades from 3.x to 4.0+
Just so I am clear the upgrade process will be as follows:
upgrade all clients to 4.0
rolling upgrade all servers to 4.0 (with GD1)
kill all GD1 daemons on all servers and run upgrade script (new clients
unable to connect at this point)
start GD2 ( necessary or does the upgrade script do this?)
I assume that once the clust...
2025 Feb 07
1
Upgrading Samba AD without upgrading any DC
...okworm's stable install.
That would get you Samba 4.17.12, but using bookworm-backports will get
you 4.21.3 ( the latest version ).
> The
> current DCs are running Bullseye (again using i's latest). I don't
> think upgrading a DC directly will be easy if I have to do it.
I upgraded Raspberry pi bullseye to Raspberry pi bookworm and it worked
> (They
> run in containers on a Buster host.)
You really need to upgrade the host as well, buster LTS went EOL over
six months ago.
> Is it feasible/advisable to
> upgrade by installing a couple of new DCs, joining them...
2007 Jan 26
6
has_many :through query question
I think this is obvious. but for some reason I''m not getting it.
Models: Bicycles, Accessories
Join Model: Upgrades
The idea is that you can upgrade your bike by adding an accessory, and
the upgrade price is often less than the accessory price would normally
be. So the Upgrades table has id, bicycle_id, accessory_id, and price.
class Bicycle
has_many :upgrades
has_many :accessories, :through => :upgr...
2025 Jan 12
1
Upgrade Samba with latest backports packages
On Sun, 12 Jan 2025 13:41:54 +0000
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Sun, 12 Jan 2025 14:02:59 +0100
> Ingo Asche via samba <samba at lists.samba.org> wrote:
>
> > Hi Michael,
> >
> > there seems to be a trick necessary to upgrade Samba with the
> > latest backports update. Maybe I simply didn't find it in the
> > update notes.
> >
> > If I do apt update for example on a member server I get:
> > /19 packages can be upgraded. Run 'apt list --upgradable' to see
> > them./
> &...
2006 Mar 02
1
upgrade report (2.0.6 -> 3.0-testing+pkgxen)
Hi,
so here is finally my upgrade report for my testsystem. I tried to upgrade to
xen3 while xen2 (hypervisor, dom0 kernel + 1 domU) was running:
1) if xen2 (adams latest packages in this case) were installed and we would
release our package as it is, we would generate the following enviorment:
# apt-get upgrade -u
Reading pack...
2017 Jul 10
0
Upgrading Gluster revision (3.8.12 to 3.8.13) caused underlying VM fs corruption
I upgraded from 3.8.12 to 3.8.13 without issues.
Two replicated volumes with online update, upgraded clients first and followed by servers upgrade, "stop glusterd, pkill gluster*, update gluster*, start glusterd, monitor healing process and logs, after completion proceed to the other node"
check...
2005 Jan 22
1
Upgrading from 3.4 to 4.0 beta X
Please forgive me if I missed something, but I've searched all over in
hopes of finding something documented on a procedure to upgrade a Centos
3.4 system to the beta. I've got the DVD burned and am testing the
process on VMWare. All I could figure out how to do was install over
the existing partition without formatting, but this was quasi-disastrous
so I 'reverted' my VMWare drive to the prior state. Is there s...
2017 Aug 25
2
Rolling upgrade from 3.6.3 to 3.10.5
Hi Diego,
Just to clarify, so did you do an offline upgrade with an existing cluster
(3.6.x => 3.10.x)?
Thanks.
On Fri, Aug 25, 2017 at 8:42 PM, Diego Remolina <dijuremo at gmail.com> wrote:
> I was never able to go from 3.6.x to 3.7.x without downtime. Then
> 3.7.x did not work well for me, so I stuck with 3.6.x until recently.
> I went...
2017 Nov 06
0
[Gluster-devel] Request for Comments: Upgrades from 3.x to 4.0+
On Fri, Nov 3, 2017 at 8:50 PM, Alastair Neil <ajneil.tech at gmail.com> wrote:
> Just so I am clear the upgrade process will be as follows:
>
> upgrade all clients to 4.0
>
> rolling upgrade all servers to 4.0 (with GD1)
>
> kill all GD1 daemons on all servers and run upgrade script (new clients
> unable to connect at this point)
>
> start GD2 ( necessary or does the upgrade script...
2020 Mar 06
3
DCs from 4.10.x to 4.11.x
...ailto:samba-bounces at lists.samba.org] Namens
> Stefan G. Weichinger via samba
> Verzonden: vrijdag 6 maart 2020 10:41
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] DCs from 4.10.x to 4.11.x
>
> Am 06.03.20 um 10:11 schrieb L.P.H. van Belle via samba:
> > After upgrade indexing is done as far i know.
> > I just do it also before the upgrade to be on the safe side.
>
> "it" ? What and how?
.. It "howo to upgrade and running re-indexing before the upgrade"
samba-tool dbcheck
samba-tool dbcheck --cross-nc
samba-tool dbcheck --r...
2006 Jan 24
1
upgrading 3.6->4
greetings - I'm trying to upgrade a centos 3.6 box to version 4. I
tried to do an upgrade using yum but that failed and now the Cd
installer is not letting me upgrade either. Here's what I did:
following the howto, I tried to do the upgrade using yum. I installed
the GPG key and upgraded the centos-release and the centos...