I am on step number :4 Add the following line to the end of /etc/fstab to always mount the ECE drive on /mnt/data .
/dev/xvdb /mnt/data xfs defaults,nofail,x-systemd.automount,prjquota,pquota 0 2
Note that you will need to edit /etc/fstab with sudo access.
When i try this, i am getting error
Any advise? please
