Task - nfs server broken

I fixed the nfs server side issue but on all the app servers there was no fstab file under /etc. So, there was no way to add entry to mount the nfs share.

I uploaded the screenshot here.

if fstab file is not present there then create it and write your mount code. It will work.

Hi @ksganesh18

fstab entries are used to mount the shares permanently and in the question you are not asked to mount the shares permanently so you need not to make any changes in fstab. You can simply mount the shares and test if all work fine.