I am a Linux admin (among other things.) Naturally, I made sure that
nothing from the second SATA hard drive was mounted in dom0 by checking
both df and mount. (I suppose that I could cat /proc/mounts too, but
that is just overkill.) I also checked /etc/fstab per your suggestion.
I tried "udevadm trigger --action=change". That did not make the device
appear to "qvm-block -l".
I tried "udevadm trigger --action=change --verbose" to show what devices
are triggered. "sdb" is listed among the triggered devices.
And yes, I am using the dom0 Terminal and it says "dom0" in the title
bar. Maybe I need to look at the startup-misc.sh script. I am at work
right now, so I am a little time limited.
Thank you.
Rob