Attaching a paravirtualized volume with specific device path
Summary:
Using these instructions I see the error: wrong fs type, bad option, bad superblock on /dev/sdb, missing codepage or helper program, or other error.
Content (required):
Doing `ll /dev/oracleoci/oraclevd*` I see the following:
lrwxrwxrwx. 1 root root 6 Nov 11 10:12 /dev/oracleoci/oraclevdc -> ../sdb
I have added the following to the /etc/fstab
file and have created the directory /mnt/backup-replica
:
/dev/oracleoci/oraclevdc /mnt/backup-replica xfs defaults,_netdev,nofail 0 2
However, when I attempt to mount the volume by the command
Tagged:
0