Skip to content
English
  • There are no suggestions because the search field is empty.

Memcahed configuration issue after upgrade

Original Question or Issue:

Upgrading my HA FileCloud 23.261 to 23.262 has broken Memcached configuration.


Environment:

  • Product - FileCloud Server
  • Version - 23.262
  • Platform - Linux

Steps to Reproduce:

Upgrade a FileCloud High availability platform.


Error or Log Message:

Memcached configuration has been reset.


Defect or Enhancement Number:

DOPS-2831


Cause:

Defect


Resolution or Workaround:

systemctl revert memcached

systemctl enable memcached

systemctl restart memcached

OR:

Edit /etc/systemd/system/memcached.service.d/override.conf and put back your private IP.

systemctl daemon-reload

systemctl restart memcached


Notes:

This will be fixed when upgrading to FileCloud release 23.263