[01:25] You can just edit the bundle locally and deploy with that, using juju [03:39] would anyone know if there is a bug with smartctl-validate that causes it to fail on the hard drive and not leave a log? [03:49] is there a time when this place is more active [04:22] hi dsop_ [04:23] althogh it's probably just a auto reconect [09:40] One of my machines managed by MAAS has a HP RAID controller in it. Sadly, there's no HBA mode so each disk is a RAID0 array. However, this means that MAAS can't run smartctl-validate against the drives as the /dev/sdX entry doesn't support SMART. [09:41] However, it's possible for smartctl to read the SMART data on each disk by using the -d flag [09:41] e.g.smartctl -a -d cciss,0 /dev/sg1 [09:41] Which returns the full SMART report for the disk. [09:41] Is there any way I can get MAAS to use the -d flag? [09:41] (it'd be nice to have all the SMART data visible through MAAS) [10:57] Thinking about it, I can work around this with a custom test script [16:45] Bug #1770982 opened: Show / set the chassis identify capability