<div dir="ltr">Hi,<div><br></div><div>I am using udevadm info to get information about connected block devices.</div><div><br></div><div>I have attached usb device and disabled auto mounting of it. I can see kernel logs that device is added and node is created. </div>

<div><br></div><div>But when I use udevadm info --export-db, I can&#39;t see device info of /dev/sdb1</div><div><br></div><div>If I use udevadm monitor --kernel to monitor kernel udev events, I can see </div><div><br></div>

<div><div>KERNEL[1419.590316] remove   /block/sdb/sdb1 (block)</div><div>KERNEL[1419.622381] remove   /block/sdb (block)</div><div>KERNEL[1430.528523] add      /block/sdb (block)</div><div>KERNEL[1430.564808] add      /block/sdb/sdb1 (block)</div>

</div><div><br></div><div>Why /dev/sdb1 is not getting displayed in case udevadm info ?</div><div><br></div><div><br></div><div>Thanks,</div><div>Rahul B.</div></div>