[Beaker-devel] Re: Adding system firmware to system details

2017-07-26 Thread Shawn Doherty
Hi Dan. Yes, That sounds like that is what is happening. Thanks for the explanation. Shawn On Tue, Jul 25, 2017 at 7:12 PM, Dan Callaghan wrote: > Excerpts from Shawn Doherty's message of 2017-07-25 14:35 -04:00: >> Thanks for the description >> >> something flukey here for me. >> I have auto g

[Beaker-devel] Re: Adding system firmware to system details

2017-07-25 Thread Dan Callaghan
Excerpts from Shawn Doherty's message of 2017-07-25 14:35 -04:00: > Thanks for the description > > something flukey here for me. > I have auto generated 3dd091c46d50 as head using alembic revision, but > db version stays at f18df089261. Using methods described above, > including beaker-init (--dow

[Beaker-devel] Re: Adding system firmware to system details

2017-07-25 Thread Shawn Doherty
On Mon, Jul 24, 2017 at 11:59 PM, Dan Callaghan wrote: > > Excerpts from Don Zickus's message of 2017-07-24 09:54 -04:00: > > Thanks Dan! We did something like that last week, but we were using > > 'alembic upgrade/downgrade' instead of 'migration'. The upgrade kept > > failing because of 'alemb

[Beaker-devel] Re: Adding system firmware to system details

2017-07-24 Thread Dan Callaghan
Excerpts from Don Zickus's message of 2017-07-24 09:54 -04:00: > Thanks Dan! We did something like that last week, but we were using > 'alembic upgrade/downgrade' instead of 'migration'. The upgrade kept > failing because of 'alembic no handlers found for logger alembic.migration' > or something

[Beaker-devel] Re: Adding system firmware to system details

2017-07-24 Thread Don Zickus
On Mon, Jul 24, 2017 at 03:06:10PM +1000, Dan Callaghan wrote: > Excerpts from Don Zickus's message of 2017-07-20 11:12 -04:00: > > Hi Dan, > > > > Any followup on Jon's email? Also any tips on how to write database > > migration scripts for the changes we want to do? > > In general you need an

[Beaker-devel] Re: Adding system firmware to system details

2017-07-23 Thread Dan Callaghan
Excerpts from Don Zickus's message of 2017-07-20 11:12 -04:00: > Hi Dan, > > Any followup on Jon's email? Also any tips on how to write database > migration scripts for the changes we want to do? In general you need an Alembic migration script, with upgrade and downgrade steps. Running "alembic

[Beaker-devel] Re: Adding system firmware to system details

2017-07-23 Thread Dan Callaghan
Excerpts from Jonathan Toppins's message of 2017-07-17 20:26 -04:00: > We need two sets of firmware info, system level info to track what > version of BIOS0 is installed on a machine, these entries here. And > device level info to track what firmware, if any, is on a given PCI > connected device, t

[Beaker-devel] Re: Adding system firmware to system details

2017-07-20 Thread Don Zickus
On Mon, Jul 17, 2017 at 08:26:17PM -0400, Jonathan Toppins wrote: > On 07/17/2017 06:36 PM, Dan Callaghan wrote: > > Excerpts from Shawn Doherty's message of 2017-07-14 09:17 -04:00: > >> Hello all.. apologies if zombie thread is inappropriate but I'd like to > >> revisit this conversation regardin

[Beaker-devel] Re: Adding system firmware to system details

2017-07-17 Thread Subhendu Ghosh
What happens with something like the SGI UV "composable" systems? On Jul 17, 2017 20:26, "Jonathan Toppins" wrote: > On 07/17/2017 06:36 PM, Dan Callaghan wrote: > > Excerpts from Shawn Doherty's message of 2017-07-14 09:17 -04:00: > >> Hello all.. apologies if zombie thread is inappropriate but

[Beaker-devel] Re: Adding system firmware to system details

2017-07-17 Thread Jonathan Toppins
On 07/17/2017 06:36 PM, Dan Callaghan wrote: > Excerpts from Shawn Doherty's message of 2017-07-14 09:17 -04:00: >> Hello all.. apologies if zombie thread is inappropriate but I'd like to >> revisit this conversation regarding firmware information being included. >> >> We have started a patch to di

[Beaker-devel] Re: Adding system firmware to system details

2017-07-17 Thread Subhendu Ghosh
Nic firmware, hba firmware, gpu firmware.. Lots of devices with firmware that could be tracked. Subhendu On Jul 17, 2017 18:36, "Dan Callaghan" wrote: Excerpts from Shawn Doherty's message of 2017-07-14 09:17 -04:00: > Hello all.. apologies if zombie thread is inappropriate but I'd like to > r

[Beaker-devel] Re: Adding system firmware to system details

2017-07-17 Thread Dan Callaghan
Excerpts from Shawn Doherty's message of 2017-07-14 09:17 -04:00: > Hello all.. apologies if zombie thread is inappropriate but I'd like to > revisit this conversation regarding firmware information being included. > > We have started a patch to display firmware and date and are hoping to get > so

[Beaker-devel] Re: Adding system firmware to system details

2017-07-14 Thread Shawn Doherty
Hello all.. apologies if zombie thread is inappropriate but I'd like to revisit this conversation regarding firmware information being included. We have started a patch to display firmware and date and are hoping to get some input on progressing. What we were last discussing was to update the dev

[Beaker-devel] Re: Adding system firmware to system details

2017-04-27 Thread Shawn Doherty
>It might help to discuss examples. You said lshw is already extracting > >the info you want (which is good). Can you paste a piece of the XML > >showing it? Which XML element does lshw put it into? > using my laptop as an example. $ lshw -xml the node info for firmware is BIOS LENOVO 31

[Beaker-devel] Re: Adding system firmware to system details

2017-04-27 Thread Dan Callaghan
Excerpts from Don Zickus's message of 2017-04-20 15:21 -04:00: > Hi Dan, > > Shawn is working with Jon and myself to add system firmware/bios info to the > beaker database to be displayed on the system details page. > > The idea was to make it easy to find how old a bios is on our lab machines >

[Beaker-devel] Re: Adding system firmware to system details

2017-04-26 Thread Don Zickus
On Thu, Apr 20, 2017 at 03:21:05PM -0400, Don Zickus wrote: > Hi Dan, > > Shawn is working with Jon and myself to add system firmware/bios info to the > beaker database to be displayed on the system details page. Ping Dan? > > The idea was to make it easy to find how old a bios is on our lab ma

[Beaker-devel] Re: Adding system firmware to system details

2017-04-25 Thread Nick Coghlan
On Fri, Apr 21, 2017 at 5:21 AM, Don Zickus wrote: > Then as a follow-on, we are assuming the database has to be updated to add > this entry, would it make sense to convert the whole database to a generic > key/value table to dynamically support new fields without having to migrate > the whole dat