:: Re: [DNG] vdev status update in dae…
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Aitor
Fecha:  
A: dng
Asunto: Re: [DNG] vdev status update in daedalus
Hi,

On 8/21/23 12:46, aitor wrote:

> What the heck is delaying the replay in the message bus?


I've found that the behaviour of dbus in udisks is driven somehow by the variable ID_BUS utilized in
"/lib/udev/rules.d/60-persistent-storage.rules".

On the other hand, the use commands like:

ata_id --export $devnode

scsi_id --export --whitelisted -d $devnode


may have something to do with the response of dbus as well. They are eudev helpers that have also been
included in libudev-compat.

Therefore, the translation of this udev rule into a vdev action might do the trick...

Cheers,

Aitor.