Hi team,I was working with a customer and mounted object storage to Linux system. Its working fine. but having the below issue. Can anyone help?
1- I have provided information in fstab to get obj storage mount during boot time. its not mounting.
(/etc/fstab/entry --> apt-bkt /var/www/html/content fuse.s3fs _netdev,allow_other,nomultipart,use_path_request_style,passwd_file=/home/opc/.passwd-s3fs,url=https://XYZ.compat.objectstorage.ap-singapore-1.oraclecloud.com/ 0 0
2. i dont see this mounted file system while running df -h /lsblk commands on Oracle Linux OS