![]() |
![]() |
Subject: | Zenoss install guide lastest error - Zenoss 5.0.9 |
Author: | [Not Specified] |
Posted: | 2016-01-27 06:29 |
I founded a possible error on lastest zenoss core document ation guide.
This version doesn't support "btrfs" driver any more. But in page 17, says:
"The following sed command changes the value of the SERVICED_FS_TYPE variable from the default,
rsync, to btrfs."
"EXT=$(date +"%j-%H%M%S")
sed -i.${EXT} \
-e 's|^#[^S]*\(SERVICED_FS_TYPE=\).*$|\1btrfs|' \
/etc/default/serviced"
Is this paragraph deprecated right Now it will be RSYNC driver hear or DEVICEMAPPER, I need to know what params are possible in /etc/default/serviced file.
Thanks in advance
Subject: | You have probably too new |
Author: | Jan Garaj |
Posted: | 2016-01-27 07:39 |
You have probably too new serviced version, because SERVICED_FS_TYPE is not mentioned in official doc http://controlcenter.io/docs/topics/config-defaults.html, but it's in the repo https://github.com/control-center/serviced/searchutf8=%E2%9C%93&q=SERVICED_FS_TYPE
Which version is it
Devops Monitoring Expert advice:
Dockerize/automate/monitor all the things.
DevOps stack:
Docker / Kubernetes / Mesos / Zabbix / Zenoss / Grafana / Puppet / Ansible / Vagrant / Terraform /
Elasticsearch
Subject: | Zenoss version |
Author: | [Not Specified] |
Posted: | 2016-02-02 14:30 |
Yes, The zenoss version to install is 5.0.9 (docker engine 1.8.2 and CC 1.0.9 ) ... the official guide doesn't mention "devicemapper" driver storage as boot param.
I solved with param: -s=devicemapper
< |
Previous zenoss 5 on debian |
Next How to qury and use SNMP MIB object in transform section? |
> |