Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add fan presence to platform manager (#300)
Summary: This add fan presence to the platform_manager.json file for the morgan800cc program. UT: I1203 10:20:23.575926 887 PresenceChecker.cpp:60] Value at /sys/bus/pci/devices/0000:01:00.0/cisco_meta.fan_ctrl.1021/hwmon/hwmon2/fan1_presence is 1. desiredValue is 1. Assuming presence of PmUnit at /FCB_SLOT@0/FANTRAY_SLOT@0 I1203 10:20:23.575988 887 PresenceChecker.cpp:60] Value at /sys/bus/pci/devices/0000:01:00.0/cisco_meta.fan_ctrl.1021/hwmon/hwmon2/fan2_presence is 1. desiredValue is 1. Assuming presence of PmUnit at /FCB_SLOT@0/FANTRAY_SLOT@1 I1203 10:20:23.576049 887 PresenceChecker.cpp:60] Value at /sys/bus/pci/devices/0000:01:00.0/cisco_meta.fan_ctrl.1021/hwmon/hwmon2/fan3_presence is 1. desiredValue is 1. Assuming presence of PmUnit at /FCB_SLOT@0/FANTRAY_SLOT@2 I1203 10:20:23.576102 887 PresenceChecker.cpp:60] Value at /sys/bus/pci/devices/0000:01:00.0/cisco_meta.fan_ctrl.1021/hwmon/hwmon2/fan4_presence is 1. desiredValue is 1. Assuming presence of PmUnit at /FCB_SLOT@0/FANTRAY_SLOT@3 I1203 10:20:23.576156 887 PresenceChecker.cpp:60] Value at /sys/bus/pci/devices/0000:01:00.0/cisco_meta.fan_ctrl.1021/hwmon/hwmon2/fan5_presence is 1. desiredValue is 1. Assuming presence of PmUnit at /FCB_SLOT@0/FANTRAY_SLOT@4 I1203 10:20:23.576209 887 PresenceChecker.cpp:60] Value at /sys/bus/pci/devices/0000:01:00.0/cisco_meta.fan_ctrl.1021/hwmon/hwmon2/fan6_presence is 1. desiredValue is 1. Assuming presence of PmUnit at /FCB_SLOT@0/FANTRAY_SLOT@5 I1203 10:20:23.576261 887 PresenceChecker.cpp:60] Value at /sys/bus/pci/devices/0000:01:00.0/cisco_meta.fan_ctrl.1021/hwmon/hwmon2/fan7_presence is 1. desiredValue is 1. Assuming presence of PmUnit at /FCB_SLOT@0/FANTRAY_SLOT@6 I1203 10:20:23.576317 887 PresenceChecker.cpp:60] Value at /sys/bus/pci/devices/0000:01:00.0/cisco_meta.fan_ctrl.1021/hwmon/hwmon2/fan8_presence is 1. desiredValue is 1. Assuming presence of PmUnit at /FCB_SLOT@0/FANTRAY_SLOT@7 Pull Request resolved: #300 Reviewed By: rationalis Differential Revision: D66661209 Pulled By: somasun fbshipit-source-id: 6961a24c1cf677bedc6acfbcea62381288698e87
- Loading branch information