vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| WRONG-- mount mysource_server:/mysource /mytarget nfs mount: myserver: : RPC: Program not registered nfs mount: retrying: /mytarget but when i do the below mount -F nfs -o ro,nosuid mysource_server:/mysource /mytarget it is fine. any explanation? |
| |||
| yls177@hotmail.com (yls177) writes: > WRONG-- > mount mysource_server:/mysource /mytarget > nfs mount: myserver: : RPC: Program not registered > nfs mount: retrying: /mytarget > but when i do the below > mount -F nfs -o ro,nosuid mysource_server:/mysource /mytarget > it is fine. > any explanation? You startet mountd on the server in the meantime |
| ||||
| AAAAAABU@wwwm.uni-trier.de (Horst Scheuermann) wrote in message news:<2m4dvhFimi0sU1@uni-berlin.de>... > yls177@hotmail.com (yls177) writes: > > > WRONG-- > > mount mysource_server:/mysource /mytarget > > nfs mount: myserver: : RPC: Program not registered > > nfs mount: retrying: /mytarget > > > > but when i do the below > > mount -F nfs -o ro,nosuid mysource_server:/mysource /mytarget > > > it is fine. > > > any explanation? > > You startet mountd on the server in the meantime i grep mount, and i have automount. please advise |