Closed alexminder closed 1 month ago
I have block device structure
Could you please also print the version for a booted system using lsblk -v
It is unclear why the boot process is stuck. Could you please add booster.log=debug,console
boot parameter, capture the output and print it here?
$ lsblk -V
lsblk from util-linux 2.39.4
Booster log I can not capture any more. Due to certain circumstances, I no longer have a raid environment.
Hi, I need lsblk -v
with lowercase to print the block device hierarchy. You printed -V
uppercase to print version of the tool.
Due to certain circumstances, I no longer have a raid environment.
I am not sure I understand it correctly. Are you saying that you don't have the original problem anymore and this issue can be closed now?
lsblk -v
show nothing because the machine don't use virtio driver:
-v, --virtio output info about virtio devices
Are you saying that you don't have the original problem anymore and this issue can be closed now?
The problem potentialy exists in booster, but I already move from mdraid and can not provide logs. So the issue may be closed.
D'oh sorry, I meant lsblk
output.
ack, let's close the issue. But if in the future you get a stuck boot then having boot logs is very helpful for debugging.
I have block device structure:
booster.yaml
:booster creates md device and vg_encl_rd0-lv_encl_rd0, but not vg_encl_rd1-lv_encl_rd1. From debug log it looks like lvm scan happens before creating md device. When md device created udev action appears but no further steps by booster happens.