]> git.openstreetmap.org Git - chef.git/history - cookbooks/hardware
Strip device prefix correctly
[chef.git] / cookbooks / hardware /
2015-12-22 Tom HughesStrip device prefix correctly
2015-12-22 Tom HughesUse ohai disk information to configure smartd and munin
2015-12-14 Tom HughesGather LVM information
2015-12-14 Tom HughesHandle unknown BMC manufacturers better
2015-12-14 Tom HughesGather management controller information
2015-12-14 Tom HughesGather raw IDs for PCI devices
2015-12-14 Tom HughesGather information on power supplies
2015-12-02 Tom HughesFix bug parsing HP RAID controller output
2015-12-01 Tom HughesNormalise disk vendor/model data
2015-12-01 Tom HughesGather information on NVME disks
2015-11-30 Tom HughesHandle a wider range of Adaptec controllers
2015-11-30 Tom HughesGather information on Adaptec disk controllers
2015-11-30 Tom HughesReport correct size for directly connected diaks
2015-11-30 Tom HughesDetermine device names for Areca logical volumes
2015-11-30 Tom HughesGather information on Areca disk controllers
2015-11-30 Tom HughesRound disk sizes
2015-11-30 Tom HughesHandle disks attached to a Fusion-MPT controller but...
2015-11-30 Tom HughesImprove handling of disk sizes
2015-11-30 Tom HughesFix rubocopy warnings
2015-11-30 Tom HughesLocate block devices for megaraid arrays
2015-11-30 Tom HughesGather information on Fusion-MPT disk controllers
2015-11-30 Tom HughesFix some rubocop warnings
2015-11-30 Tom HughesGather information on MD RAID arrays
2015-11-30 Tom HughesGather information on directly connected disks
2015-11-29 Tom HughesConvert megaraid disk sizes to 1000 based units
2015-11-29 Tom HughesGather information on megaraid disk controllers
2015-11-29 Tom HughesGather information on HP disk controllers
2015-11-29 Tom HughesComplete replacement of hpacucli with hpssacli on HP...
2015-11-28 Tom HughesAdd ohai plugin to gather additional hardward information
2015-11-26 Tom HughesDon't try and run megacli before it is installed
2015-10-07 Tom HughesDisable hddtemp_smartctl if we have rejected all disks
2015-10-05 Tom HughesCope with newer kernels that put coretemp input in...
2015-10-05 Tom HughesAutoconfigure sensible labels for Intel coretemp sensors
2015-10-02 Tom HughesReplace hpacucli with hpssacli on HP machines
2015-10-01 Tom HughesIgnore failures to sync hp-legacy before the chef firew...
2015-09-26 Tom HughesEnsure smartd keeps running when a disk dies
2015-09-21 Tom HughesFilter out FailedOpenDevice messages from areca controllers
2015-08-27 Tom HughesSimplify kernel pinning
2015-08-27 Matt AmosAllow pinning kernel versions to work around hardware...
2015-07-20 Tom HughesDon't monitor unraided disks on mpt2/mpt3 controllers...
2015-07-20 Tom HughesTeach chef about mpt3sas
2015-06-30 Tom HughesAdd ghes.disable=1 to boot options on ramoth
2015-05-15 Tom HughesDon't do munin monitoring for disks behind an Areca...
2015-04-28 Tom HughesSetup munin before using it
2015-04-28 Tom HughesDon't try and run things that aren't installed yet
2015-04-14 Tom HughesFix style issues found by new rubocop version
2015-03-15 Tom HughesMark the smartmontools service as supporting reload
2015-03-15 Tom HughesRun short SMART self test at 2am every Sunday
2015-03-14 Tom HughesFix typo
2015-03-14 Tom HughesHandle smartd for older Fusion-MPT controllers
2015-03-14 Tom HughesUpdate smart related munin plugins to handle all disks
2015-03-13 Tom HughesAdd smartd monitory for disks on Areca controllers
2015-03-13 Tom HughesInstall Areca CLI tools on machines with an Areca contr...
2015-03-13 Tom HughesConfigure smartd to monitor disks behind Adaptec contro...
2015-03-13 Tom HughesDon't try and monitor spun down hot spare disks
2015-03-13 Tom HughesThe smartd on 12.04 doesn't support /dev/bus syntax
2015-03-13 Tom HughesConfigure smartd for LSI FusionMPT disks
2015-03-13 Tom HughesConfigure smartd for LSI MegaRAID disks
2015-03-13 Tom HughesDon't try and SMART monitor a non-HP disk behind an...
2015-03-12 Tom HughesEnable smartd for directly connected disks and HP arrays
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-14 Tom HughesRubocop cleanups
2015-02-09 Tom HughesAdd suppression files for foodcritic
2015-02-09 Tom HughesFix some foodcritic complaints
2015-02-06 Tom HughesRubocop cleanups
2015-02-03 Tom HughesYet more rubucop cleanups
2015-02-03 Tom HughesFix more rubocop detected style issues
2015-02-02 Tom HughesFix some rubocop detected style issues
2015-02-02 Tom HughesFix some issues identified by rubocop
2014-11-02 Grant SlaterInstall haveged to avoid entropy starvation
2014-08-04 Tom HughesSend mdadm notification to the admins list
2014-07-24 Tom HughesManage statically loaded modules
2014-07-24 Tom HughesBring ramoth's watchdog under chef control
2014-07-23 Tom HughesFix disabling of power meter on G6 machines
2014-07-23 Tom HughesInitial work to manage lm_sensors
2014-07-21 Tom HughesAdd basic watchdog support for VMs
2014-07-21 Tom HughesFix indentation
2014-07-14 Tom HughesProLiantSupportPack does not exist anymore
2014-07-10 Grant Slatergrub: disable infinite wait on failed boot
2014-07-09 Grant SlaterInstall amd64-microcode on AMD machines running 14.04
2014-06-10 Grant SlaterWorkaround irqbalance init not supporting $OPTIONS...
2014-06-10 Grant SlaterInstall irqbalance + set policy hint ignore on 12.10...
2014-06-03 Tom HughesSupermicro X9DRW has serial console on ttyS1
2014-02-03 Tom HughesInstall ipmitool on machines with the ipmi_si module...
2013-11-23 Tom HughesUse README.md for the long_description
2013-11-23 Tom HughesConvert all README filess to markdown
2013-11-23 Tom HughesSpecify name explicitly in cookbook metadata files
2013-11-23 Tom HughesConvert all notify/subscribe calls to the new style...
2013-11-22 Tom HughesFix some correctness issues identified by foodcritic
2013-11-06 Tom HughesOnly report RAID failures once every day
2013-11-06 Tom HughesOnly monitor the first cciss device on each controller
2013-11-06 Tom HughesDisable mptsas status reporting for now
2013-11-06 Tom HughesMonitor all HP RAID volumes
2013-11-06 Tom HughesAvoid repeated purge/install cycles for hpacucli
2013-11-06 Tom HughesHandle hpsa based RAID on newer HP machines
2013-11-06 Tom HughesMore work on automatic installation of raid tools
2013-11-05 Tom HughesInstall raid tools for MegaRAID and AACRaid cards
2013-10-02 Tom HughesInstall git when needed
2013-10-02 Tom HughesAdd hardware cookbook