Ok, I've had this problem one too many times not to write it down. When formatting a disk with mkfs, ubuntu does not cause an update in either /etc/blkid.tab or /dev/disk/by-uuid until you reboot. Here is how to force it without rebooting your server:
sudo blkid
sudo udevtrigger
| < Prev | Next > |
|---|


