Questions tagged [upgrade]

Upgrading is the process of changing a system to a different, higher/newer version. It is similar to patching or updating (and for some software, may even be as simple as applying patches or updates, but is generally more involved and more comprehensive than the process for installing patches or updates.

495 questions
0
votes
1 answer

How to handle grub when adding new system and removing old one?

I want to upgrade my Proxmox cluster from 2.2 to 4. I think I have this well thought, but there's one thing I am not sure of. Currently, my installation runs on LVM A. I have added few new disks and created LVM B. I would like to install the new…
Krystian
  • 306
  • 1
  • 6
  • 19
0
votes
3 answers

FTP NAT stopped working after kernel upgrade

I'm having some issues with DNAT/SNAT after an upgrade to a newer kernel version. I'm using Fedora 24 as a network firewall and I have a FTP server inside my LAN. The firewall has public and private IP addresses. On the Fedora server, with the…
Daichi42
  • 55
  • 1
  • 2
  • 6
0
votes
1 answer

How to upgrade HP 4110 VoIP phone firmware.

Actually, I have found the clue here on after googling, but the problem is I can not download the Microsoft Lync Server 2010 or 2013. http://jackstromberg.com/2013/05/configuring-lync-server-to-push-out-latest-microsoft-lync-phone-edition-firmware/…
Lim Socheat
  • 121
  • 2
  • 5
0
votes
2 answers

broken mariadb debian update

I have debian 8.0 with backports and the official mariadb repositories are set up. I already had mariadb-server-10.1 and it was trying to upgrade to an other version. The upgrade of mariadb failed and now it is broken. I can not use owncloud…
Etienne
  • 3
  • 1
  • 4
0
votes
0 answers

looking to upgrade php 5.4 to php 5.5 or greater on centos7

New to this, so please bear with me. Reviewed the php stats of the server, with yum list installed : php.x86_64 5.4.16-42.el7 @base php-cli.x86_64 5.4.16-42.el7 …
mcv
  • 945
  • 2
  • 10
  • 17
0
votes
1 answer

Consistent upgrade of a distributed server application

Given I run multiple application servers running optionally behind a load balancer. The application servers share a single SQL Db. Pretty conventional setup I think. Imagine a sw upgrade package is made available for the app. The upgrade includes…
Vitaly P
  • 123
  • 3
0
votes
1 answer

How can I set the storage engine to wiredTiger with the 2.4 config syntax?

I'm currently upgrading my mongodb from 2.4 to 3.x One of the steps is to change the storage engine to wiredTiger. Can I still use the 2.4 syntax in my mongod.conf file or do I need to change everything over to yaml? I've tried using storage.engine…
avi
  • 111
  • 6
0
votes
1 answer

strange : 2 php version on the same server

I need to upgrade php 5.4 to 5.6 to use my framework magento 2. I apply these commands : echo "deb http://packages.dotdeb.org wheezy-php56 all" >> /etc/apt/sources.list.d/dotdeb.list echo "deb-src http://packages.dotdeb.org wheezy-php56 all" >>…
0
votes
1 answer

Is it possible to switch from proxmox 2.2 to 4.4 and use the same containers?

I've got a very old internal server where I'm changing drives and was thinking it would be useful to upgrade proxmox from 2.2 to current 4.4. Is it possible to just install 4.4 and reuse the same images as I used with 2.2? How can I do…
Krystian
  • 306
  • 1
  • 6
  • 19
0
votes
1 answer

What do I need to increase the storage in my HP Proliant DL380 Gen9 server?

Some background: The server has 3... sections on the front. Left, middle and right. I know that all 3 sections can be filled with disks if needed, however the server we got came with the right hand section full of disks, the middle section just has…
SysAdminUK
  • 113
  • 1
  • 2
  • 14
0
votes
1 answer

Upgrade XenServer 6.5 to 7.1 - Supplemental Packages

I'm planning on upgrading our PowerEdge M620 servers from 6.5 to 7.1. I read that the opemanage 8.1 also need to be reinstalled. I installed the opemanage server node 8.1 for the 6.5 install in order to get the remote server power-on feature…
jrd1989
  • 698
  • 15
  • 48
0
votes
2 answers

How to debug Apache issue or upgrade Apache

Something (dunno what, perhaps GIT which I just upgraded) is causing my connection to loalhost to work veeeery slowly. Using WinXP Pro. I was thinking to upgrade Apache, but could not figure out how to upgrade. The installer warns me that I should…
SamGoody
  • 111
  • 3
0
votes
1 answer

Root Authentication failed after update in CentOS 7

I'm newbie to Server staff, I try use this command via ssh to update CentOs 7: yum update Or yum upgrade But after update i reboot VPS and try to login in via root account then authentication failed. It's seems root password changed after…
Adnan
  • 101
  • 3
0
votes
1 answer

What log file can I request that will verify that a PHP upgrade took place and when it occurred?

Short version: what file can I ask a company who hosts my website to provide that will prove that they upgraded the server's PHP and when they performed the upgrade? I believe the server is based in Apache. I'm a frontend web developer working an…
Bonk
  • 103
  • 3
0
votes
1 answer

dell sc1435 CPU upgrade

I have the sc1435 server and it worked well with 2 2374 Opterons (bios 2.2.5). I also tried with 8389 (2.9GHZ) and it works with no problem. Recently came to my hand Operon 8393 (3.1GHZ) so tried to upgrade to this processor but it was unsuccessfu,…