Jason Frey

Results 678 comments of Jason Frey

@akhilkr128 can you take a look at this one? I can give you an overview if needed.

I believe it is part of this epic... @akhilkr128 ?

Replaced by https://github.com/ManageIQ/manageiq/pull/21997

if you change the format_name to `:megabytes_human`, does that work? - Can you share the saved report?

This feels like a straight up bug, but I'm not sure to which side the bug belongs. @jaywcarman Did you create this report by hand or via the report UI?...

Backported to `najdorf` in commit ccd74be6fe2584cda61423e4ccbd37d86fd75ed0. ```text commit ccd74be6fe2584cda61423e4ccbd37d86fd75ed0 Author: Jason Frey Date: Wed Aug 10 09:50:34 2022 -0400 Merge pull request #22047 from agrare/only_run_wait_for_run_async Only wait for ansible-runner pid...

Yes, we'd have to change documentation to say to use `journalctl`

I fixed that locally, but a search of the code is showing this line might be problematic cc @agrare https://github.com/ManageIQ/vmware_web_service/blob/master/lib/VMwareWebService/VixDiskLib/VixDiskLib.rb#L99

@kbrock Updated this PR to deal with the "log filename" cases, but did so in a more general way for now. The only problematic code would be where things access...

@agrare So put in the same(/similar) checks for $container_log and $journald_log?