Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): How reproducible: Upgrade RHCS 1.3.1 to 1.3.2 The startup scripts are attempting to increase the size of the TCMalloc cache, but the version of TCM installed doesn’t correctly support resizing the cache. The install should have upgrade gperftools-libs to 2.4 which supports the resize. root 2960220 1 0 23:55 ? 00:00:00 /usr/bin/bash -c ulimit -n 131072; TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=128MB /usr/bin/ceph-mon -i cdc-005-001 --pid-file /var/run/ceph/mon.cdc-005-001.pid -c /etc/ceph/ceph.conf --cluster ceph -f # yum info gperftools-libs Loaded plugins: langpacks, product-id, rhnplugin, subscription-manager This system is receiving updates from RHN Classic or Red Hat Satellite. Installed Packages Name : gperftools-libs Arch : x86_64 Version : 2.1 Release : 1.el7cp Size : 1.4 M Repo : installed From repo : ceph-storage-7-x86_64 Summary : Libraries provided by gperftools URL : http://code.google.com/p/gperftools/ License : BSD Description : Libraries provided by gperftools, including libtcmalloc and libprofiler. Name : gperftools-libs Arch : x86_64 Version : 2.4 Release : 7.el7 Size : 273 k Repo : rhel-x86_64-server-7 Summary : Libraries provided by gperftools License : BSD Description : Libraries provided by gperftools, including libtcmalloc and lib profiler.
Please have the customer run "yum update" on their nodes. If customers don't keep their operating systems up to date, they're going to have a bad time.
Ken indicates that this isn't a problem with our packaging.