Displaying 20 results from an estimated 37026 matches for "upgrading".
2019 Oct 01
7
upgrading from CentOS 7 to 8
...om version to version.
Reimaging a computer to perform an upgrade of its OS is just as silly as rebooting a computer to restart a service (that's what windows-10 still do).
That said, the original question is more like: is there a dnf dist-upgrade or similar to what is available on fedora for upgrading centos-7 to centos-8:
$ sudo dnf upgrade --refresh # Make sur packages are up to date in current OS release and that there are no dependancies issues.
$ sudo dnf install dnf-plugin-system-upgrade # Add the OS upgrade plugin
$ sudo dnf system-upgrade download --refresh --releasever=30 # exa...
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 then
two VMs remounted root as...
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 kept back:
r-base-core r-cran-boot r-cran-cluster
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 ->...
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...
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+
...her GD1 or GD2).
>
> > Early days, obviously, but if you could clarify if that?s what
> > we?re used to as a rolling upgrade or how it works, that would be
> > appreciated.
>
> A Gluster rolling upgrade process, allows data access to volumes
> during the process, while upgrading the brick processes as well.
> Rolling upgrades with uninterrupted access requires that volumes have
> redundancy (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...
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)
...the upgrade finally worked without further problems.
at the end only xend couldn't start, but that was obviouis and fixed after
installing a xen3 kernel and rebooting the system.
so far so good. the upgrade problems seems to exist because of adams xen.prerm
script. All other aspects of the upgrading seems to work fine. The question
is what to do to help the user upgrading from 2.0.6 to 3.0.1 without having
this kind of problems. is there anything we can do? I guess, that we cannot
do more then just warning the user that this will happen if xen2 is running
while upgrading and strongly advic...
2017 Jul 10
0
Upgrading Gluster revision (3.8.12 to 3.8.13) caused underlying VM fs corruption
...--
Respectfully
Mahdi A. Mahdi
________________________________
From: gluster-users-bounces at gluster.org <gluster-users-bounces at gluster.org> on behalf of Pavel Szalbot <pavel.szalbot at gmail.com>
Sent: Monday, July 10, 2017 7:52:10 PM
To: gluster-users
Subject: [Gluster-users] 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...
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
...me>
> >>
> >>
> >> HTH,
> >>
> >> Diego
> >>
> >> On Fri, Aug 25, 2017 at 7:46 AM, Yong Tseng <yongtw123 at gmail.com>
> wrote:
> >> > 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&...
2017 Nov 06
0
[Gluster-devel] Request for Comments: Upgrades from 3.x to 4.0+
...t;> > Early days, obviously, but if you could clarify if that?s what
>> > we?re used to as a rolling upgrade or how it works, that would be
>> > appreciated.
>>
>> A Gluster rolling upgrade process, allows data access to volumes
>> during the process, while upgrading the brick processes as well.
>> Rolling upgrades with uninterrupted access requires that volumes have
>> redundancy (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 ti...
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
2017 Nov 03
1
Request for Comments: Upgrades from 3.x to 4.0+
...usterD will not be available (either GD1 or GD2).
> Early days, obviously, but if you could clarify if that?s what
> we?re used to as a rolling upgrade or how it works, that would be
> appreciated.
A Gluster rolling upgrade process, allows data access to volumes
during the process, while upgrading the brick processes as well.
Rolling upgrades with uninterrupted access requires that volumes have
redundancy (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 se...
2017 Nov 02
5
Request for Comments: Upgrades from 3.x to 4.0+
We're fast approaching the time for Gluster-4.0. And we would like to
set out the expected upgrade strategy and try to polish it to be as
user friendly as possible.
We're getting this out here now, because there was quite a bit of
concern and confusion regarding the upgrades between 3.x and 4.0+.
---
## Background
Gluster-4.0 will bring a newer management daemon, GlusterD-2.0 (GD2),
2017 Jul 11
3
Upgrading Gluster revision (3.8.12 to 3.8.13) caused underlying VM fs corruption
...> ------------------------------
> *From:* gluster-users-bounces at gluster.org <gluster-users-bounces@
> gluster.org> on behalf of Pavel Szalbot <pavel.szalbot at gmail.com>
> *Sent:* Monday, July 10, 2017 7:52:10 PM
> *To:* gluster-users
> *Subject:* [Gluster-users] 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 G...
2013 Feb 05
2
Upgrading from 4.0.0 to 4.0.3
....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 worked out an upgrade
strategy.
I assume the ACL problems being referred to here are the reason I have "acl
search:false" in my smb.conf. Is it OK to perform the upgrade now, if that
is left in smb.conf?
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