Ticket #3376 (closed defect: Fixed)
Patch to allow more disks to map in UCDHardDiskMap
| Reported by: | zenoss | Owned by: | ecn |
|---|---|---|---|
| Priority: | 2 - High | Milestone: | zenoss-2.3 |
| Component: | DataCollector | Version: | 2.2.0 |
| Keywords: | Cc: | ||
| Community Patch Attached: | Deployed @ Customer: | ||
| Installer: | Maintenance Target: | ||
| Specific ZenPack: | Maintenance Status: | ||
| Documentation Note?: | Not required | Regression: |
Description
UCDHardDiskMap currently allows disks represented as /dev/hd[a-z] or /dev/sd[a-z], however it is possible to have disks with double identifier characters, e.g /dev/sdaa. Also c0d0 type disks are not mapped.
Please review and apply this patch to alter the regex used for mapping disks in UCDHardDiskMap.
Applies to file: $ZENHOME/Products/DataCollector/plugins/zenoss/snmp/UCDHardDiskMap.py
Attachments
Change History
Note: See
TracTickets for help on using
tickets.