Hello,
I have 2 hypervisors installed with rhev 2.2
I would like activate snmpd service, but it is impossible with errors
# /etc/init.d/snmpd restart
Stopping snmpd: [ OK ]
Starting snmpd: [ OK ]
on /var/log/messages:
-----------
2010-12-02T12:47:00.868923+00:00 dqanrhev1 snmpd[9598]: Creating directory: /var/net-snmp
2010-12-02T12:47:00.868939+00:00 dqanrhev1 snmpd[9598]: Failed to create the persistent directory for /var/net-snmp/snmpd.conf
2010-12-02T12:47:00.868960+00:00 dqanrhev1 snmpd[9598]: read_config_store open failure on /var/net-snmp/snmpd.conf
-----------
Effectively, the /var is mounted with read only permission