[sdnog] Mounting Error

Philip Paeps philip at trouble.is
Wed Aug 8 18:55:00 SAST 2018


On 2018-08-08 21:50:18 (+0600), Khansa Abdalla wrote:
> I'm working on Solaris10 machine , I need to mount on of file system 
> (/backup) with specific options
> I used :
> # mount -o 
> rw,bg,hard,nointr,rsize=32768,wsize=32768,proto=tcp,noac,forcedirectio,vers=3,suid 
> remount /backup
> *nfs mount: nfs file system; use [host:]path*

Did you forget a comma before remount?

> it gave above erroe , even after edit the command as required
> mount -o
> rw,bg,hard,nointr,rsize=32768,wsize=32768,proto=tcp,noac,forcedirectio,vers=3,suid
> remount *my_server_ip :path*
> *mount: Mount point my_server_ip :path is not an absolute pathname.*
>
> can someone explain to me what was wrong , and how to solve this ?

It sounds like mount is complaining that you're trying to mount /backup 
on remount and that's not a valid hostname. :)

Philip

-- 
Philip Paeps
Senior Reality Engineer
Ministry of Information



More information about the sdnog mailing list