Thomas G.
Thomas G.
Hi, thanks for your comment! Being honest, I don't have much experience with neither RAID nor btrfs. I'm aware that RAID and LVM are currently not supported very well, and...
That's probably the simplest solution. Not sure it works in all cases. Another one might be see if udisks provides any info on the RAID structure. Can you check if...
Hi, thanks for the info! will admit that udiskie's support for LVM etc is currently less than ideal, so this doesn't surprise me. I haven't had time to look into...
Hi, thanks for the info. I'm very sorry to respond so late, I seem to have missed this issue. Unfortunately, I probably won't have time to look further into this...
Hey @dngray, > I did come another problem though, which I don't think is udiskie's fault, but maybe you can give me some pointers as to what to try next....
Hi, I'm very sorry to have ignored this question for so long. The differences are: - mount/unmount: adds/removes a filesystem at some location into your filesystem hierarchy, but the device...
Hey, thanks for the info. This is not as intended. I can't really tell much from the udiskie log. It might be helpful to have `udisksctl monitor` running during this...
Hi, thanks for reporting. This is indeed strange. The cryptsetup line looks fine too Can you try the following script and see if it gives the same error? ```python from...
sorry, it should be `interface_name='org.freedesktop.UDisks2.Encrypted'`
ok, weird, udiskie does essentially just that. How did you acquire the cryptsetup output? Does it do the same if you manually enter the command as root? (I suppose not?)...