Vratislav Podzimek

Results 72 comments of Vratislav Podzimek

> smartctl can produce json output. That should be parsable too. Since which version? My *smartctl* on Fedora 27 (smartmontools-6.5-5) doesn't really look like it could do so.

Then I'm afraid it's not a real option for udisks now. Patches adding it as an alternative source of SMART data are of course welcome, though. :wink:

> How would the API be changed to make that work? I think it would make most sense to add a new interface `UDisks2.Drive.SMART`. > Also smartmontools 7.0 is out...

I'm gonna look at this. A function telling if a btrfs device is complete could probably be useful in *libblockdev-btrfs* and then easily used in *storaged*.

@cmurf, please take a look at https://github.com/storaged-project/libblockdev/issues/244

I'm afraid we are not able to resolve this issue now. See https://github.com/storaged-project/libblockdev/issues/244 for more details.

@lkjell do you have such rules for all the devices in that volume?

> @vpodzime what do you mean? Multi device Btrfs share the same UUID. Right, sorry for a stupid question. :) Can you check if the `UDISKS_IGNORE` property is really set...

No `UDISKS_IGNORE` there. So the rule from https://github.com/storaged-project/udisks/issues/88#issuecomment-540621827 applied doesn't work (if you have it enabled).

I will take a look at this over the weekend.