Why configure the filesystem by UUID in /etc/fstab instead of depending only on /dev/vdb?
/etc/fstab
/dev/vdb
The UUID increases the device's storage capacity.
The UUID identifies the filesystem consistently even if its device name changes.
The UUID automatically encrypts every file.
The UUID makes /etc/fstab unnecessary.