CentOS – the same ScyLLLADB version after upgrading

I have followed the documentation https://docs.scylladb.com/upgrade/upgrade-opensource/upgrade-guide-from-2.2-to-2.3/upgrade-guide-from-2.2 -to-2.3-rpm/#upgrade-procedure to operate, my version remains the same. It has not been upgraded to 2.3. Is there anything I can do or check?

I followed the following https://docs.scylladb.com/upgrade/upgrade-opensource/upgrade-guide-from-2.2-to-2.3/upgrade-guide-from-2.2- to-2.3-rpm/

But I am still on version 2.2

[centos@ip-192-168-4-204 ~]$sudo systemctl stop scylla-server
[centos@ip-192-168-4-204 ~]$scylla --version
2.2.1-0.20181021.7f24b5319
[centos@ip-192-168 -4-204 ~]$ sudo yum install epel-release
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.advancedhosters.com
* elrepo: reflector.westga.edu
* epel: d2lzkl7pfhq30w.cloudfront.net
* extras: mirrors.advancedhosters.com
* updates: mirrors.advancedhosters.com
Package epel-release- 7-11.noarch already installed and latest version
Nothing to do
[centos@ip-192-168-4-204 ~]$sudo yum update scylla\* -y
Loaded plugins : fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.advancedhosters.com
* elrepo: reflector.westga.edu
* epel: d2lzkl7pfhq30w.cloudfront.net
* extras: mirrors.advancedhosters.com
* updates: mirrors.advancedhosters.com
No packages marked for update
[centos@ip- 192-168-4-204 ~]$sudo systemctl start scylla-server
[centos@ip-192-168-4-204 ~]$scylla --version
2.2.1-0.20181021.7f24b5319

You may have the wrong repository. Double check:

cat /etc/yum.repos.d/scylla.repo

You probably missed step 1:

https://docs. scylladb.com/upgrade/upgrade-opensource/upgrade-guide-from-2.2-to-2.3/upgrade-guide-from-2.2-to-2.3-rpm/#download-and-install-the-new-release

I have followed the documentation https://docs.scylladb.com/upgrade/upgrade-opensource/upgrade-guide-from-2.2-to-2.3/upgrade-guide-from -2.2-to-2.3-rpm/#upgrade-procedure to operate, my version remains the same. It has not been upgraded to 2.3. Is there anything I can do or check?

I followed the following https://docs.scylladb.com/upgrade/upgrade-opensource/upgrade-guide-from-2.2-to-2.3/upgrade-guide-from-2.2- to-2.3-rpm/

But I am still on version 2.2

[centos@ip-192-168-4-204 ~]$sudo systemctl stop scylla-server
[centos@ip-192-168-4-204 ~]$scylla --version
2.2.1-0.20181021.7f24b5319
[centos@ip-192-168 -4-204 ~]$ sudo yum install epel-release
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.advancedhosters.com
* elrepo: reflector.westga.edu
* epel: d2lzkl7pfhq30w.cloudfront.net
* extras: mirrors.advancedhosters.com
* updates: mirrors.advancedhosters.com
Package epel-release- 7-11.noarch already installed and latest version
Nothing to do
[centos@ip-192-168-4-204 ~]$sudo yum update scylla\* -y
Loaded plugins : fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.advancedhosters.com
* elrepo: reflector.westga.edu
* ep el: d2lzkl7pfhq30w.cloudfront.net
* extras: mirrors.advancedhosters.com
* updates: mirrors.advancedhosters.com
No packages marked for update
[centos@ip-192 -168-4-204 ~]$sudo systemctl start scylla-server
[centos@ip-192-168-4-204 ~]$scylla --version
2.2.1-0.20181021.7f24b5319< /pre>

You may have the wrong repository. Double check:

cat /etc/yum .repos.d/scylla.repo

You probably missed step 1:

https://docs.scylladb.com/upgrade/upgrade-opensource/upgrade-guide -from-2.2-to-2.3/upgrade-guide-from-2.2-to-2.3-rpm/#download-and-install-the-new-release

Leave a Comment

Your email address will not be published.