On Jan 16, 2009, at 11:49 AM, coyote wrote: > I would like to add a file system manually. I set the following: > > Mount point: /snapshots > Type: .1.3.6.1.2.1.25.2.1.4 > Block size: 1024 > Snmp Index: 34 > > I get the error below. > > Background: > > I have RHEL 3 system that have 116 local mounts. SNMP 5.0.9 has a > known bug with that many mount points. 5.0.9 is the latest SNMP > package for RHEL 3 from Red Hat, that admin will only install > packages supported and supplied by Red Hat. > > Error: > > Type: ValueError > Value: empty string for float()
There's a fix for this. It's currently proposed for inclusion in the 2.3.3 release. You can likely patch it into your instance with the following commands until then. zenpatch 11307 zopectl restart Ticket #4086: convToUnits raises exception if passed empty string http://dev.zenoss.org/trac/ticket/4086 _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
