Displaying 20 results from an estimated 37028 matches for "upgraded".
Did you mean:
upgrade
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 (that what I do
2017 Jul 10
2
Upgrading Gluster revision (3.8.12 to 3.8.13) caused underlying VM fs corruption
...ecommended 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 then
two VMs remounted root as read-only and dmesg contained I/O errors.
This did not happen in the past while following the same upgrade
procedure. Documentation mentions only upgrades to higher minor
version. Is there a recommended way to upgrade or did I do something
wrong that...
2009 Nov 10
4
Upgrading R packages on Etch
...dependency tree... Done
Calculating upgrade... Done
The following packages have been kept back:
r-base-core r-cran-boot r-cran-cluster r-cran-codetools
r-cran-kernsmooth r-cran-lattice r-cran-matrix r-cran-mgcv
r-cran-nlme r-cran-rpart r-cran-survival r-cran-vr
r-recommended
0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded.
And the same failure to install these R packages occurs when I
try it from the update-manager or from synaptic.
In short, it's not going to upgrade any of those!
I can't find any indication of a reason why it won't upgrade
these, b...
2011 Sep 19
2
questions about upgrading
...only to v5.7 (currently the latest)?
3) if an upgrade delivers a new kernel, am I obligated to run it (i.e. will the old kernel remain installed, or will the upgrade remove the old kernel)? If not, does the upgrade automatically update grub such that the new kernel becomes the default? Will the upgraded box function properly without running the new kernel?
4) aside from when an upgrade includes a new kernel, how can I tell when a reboot is necessary? I gather that a new glibc may require services to be restarted, but is a reboot strictly necessary?
5) is there a way to apply only the updates th...
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 roles, then wait 1-2 day to spot troubles
b) then upgrade all DC in
2017 Nov 03
2
[Gluster-devel] Request for Comments: Upgrades from 3.x to 4.0+
...grades involves upgrading servers belonging to a redundancy
> set (replica set or ec set), one at a time.
> One at a time,
> - A server is picked from a redundancy set
> - All Gluster processes are killed on the server, glusterd, bricks and
> other daemons included.
> - Gluster is upgraded and restarted on the server
> - A heal is performed to heal new data onto the bricks.
> - Move onto next server after heal finishes.
>
> Clients maintain uninterrupted access, because a full redundancy set
> is never taken offline all at once.
>
> > Also clarification that w...
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
2006 Mar 02
1
upgrade report (2.0.6 -> 3.0-testing+pkgxen)
...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 package lists... Done
Building dependency tree... Done
The following packages have been kept back:
libxen-python xen
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
# apt-get dist-upgrade -u
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
The following packages will be REMOVED:
libxen2.0 xen
The following NEW packages will be installed:
libxen3.0
The following p...
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 g...
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
2017 Aug 25
2
Rolling upgrade from 3.6.3 to 3.10.5
...> 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
> >>...
2017 Nov 06
0
[Gluster-devel] Request for Comments: Upgrades from 3.x to 4.0+
...g servers belonging to a redundancy
>> set (replica set or ec set), one at a time.
>> One at a time,
>> - A server is picked from a redundancy set
>> - All Gluster processes are killed on the server, glusterd, bricks and
>> other daemons included.
>> - Gluster is upgraded and restarted on the server
>> - A heal is performed to heal new data onto the bricks.
>> - Move onto next server after heal finishes.
>>
>> Clients maintain uninterrupted access, because a full redundancy set
>> is never taken offline all at once.
>>
>> &g...
2020 Mar 06
3
DCs from 4.10.x to 4.11.x
> -----Oorspronkelijk bericht-----
> Van: samba [mailto: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.
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-yumconf
packages. When I tried to upgrade yum package I ran into dependency
problems.
I downloaded and reinstalled the version 3.6 centos-release rpm. Then I
downloaded and burned the CDs.
I boot from the CD but I don't see an option to upgrade. I get t...
2017 Nov 03
1
Request for Comments: Upgrades from 3.x to 4.0+
...(replicate or ec).
Rolling upgrades involves upgrading servers belonging to a redundancy
set (replica set or ec set), one at a time.
One at a time,
- A server is picked from a redundancy set
- All Gluster processes are killed on the server, glusterd, bricks and
other daemons included.
- Gluster is upgraded and restarted on the server
- A heal is performed to heal new data onto the bricks.
- Move onto next server after heal finishes.
Clients maintain uninterrupted access, because a full redundancy set
is never taken offline all at once.
> Also clarification that we?ll be able to upgrade from 3.x...
2017 Nov 02
5
Request for Comments: Upgrades from 3.x to 4.0+
...allations, only GD2 will be installed and available by default.
For existing installations (upgrades) GD1 will be installed and run by
default. GD2 will also be installed simultaneously, but will not run
automatically.
GD1 will allow rolling upgrades, and allow properly setup Gluster
volumes to be upgraded to 4.0 binaries, without downtime.
Once the full pool is upgraded, and all bricks and other daemons are
running 4.0 binaries, migration to GD2 can happen.
To migrate to GD2, all GD1 processes in the cluster need to be killed,
and GD2 started instead.
GD2 will not automatically form a cluster. A m...
2017 Jul 11
3
Upgrading Gluster revision (3.8.12 to 3.8.13) caused underlying VM fs corruption
On Mon, Jul 10, 2017 at 10:33 PM, Mahdi Adnan <mahdi.adnan at outlook.com>
wrote:
> 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 o...
2013 Feb 05
2
Upgrading from 4.0.0 to 4.0.3
I made note the following in the 4.0.3 release notes about upgrades:
o For more details concerning the ACL problem with delegation of privileges
and deletion of accounts over LDAP interface (bugs #8909 and #9267)
regarding upgrades from older 4.0.x versions, please see
http://wiki.samba.org/index.php/Samba_AD_DC_HOWTO#Upgrading
which will be filled with details once we have
2019 Feb 05
3
[Bug 109558] New: Plasma locks up after splash screen
https://bugs.freedesktop.org/show_bug.cgi?id=109558
Bug ID: 109558
Summary: Plasma locks up after splash screen
Product: Mesa
Version: 18.3
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at