[om-qa-alerts] [Bug 2003] New: remote filesystem by nfs does not work correctly
issues.openmandriva
bugzilla-daemon at openmandriva.net
Tue Dec 6 16:33:31 EST 2016
https://issues.openmandriva.org/show_bug.cgi?id=2003
Bug ID: 2003
Summary: remote filesystem by nfs does not work correctly
Product: Openmandriva Lx 3.0
Version: 3.0
Hardware: x86_64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: Network
Assignee: tpgxyz at gmail.com
Reporter: dbdallo at fastwebnet.it
QA Contact: itchka at compuserve.com
this is my system
Kernel: 4.8.8-desktop-1omv x86_64 (64 bit) Desktop: KDE Plasma 5.8.3
Distro: OpenMandrivaLinux 3.0 Einsteinium
Machine: System: TOSHIBA product: SATELLITE C55-A-1P6 v: PSCGNE-00V00FIT
Mobo: TOSHIBA model: PT10S Bios: TOSHIBA v: 1.20 date: 01/13/2014
CPU: Dual core Intel Core i5-4200M (-HT-MCP-) cache: 3072 KB
Network: Card-1: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter
driver: ath9k IF: wlp3s0
Card-2: Qualcomm Atheros QCA8172 Fast Ethernet driver: alx IF: enp4s0
when i try mounting a nfs share on my NAS (192.168.1.100/Bruno)
as result i have:
# mount -vv -t nfs -o defaults 192.168.1.100/Bruno /mnt/Bru
mount.nfs: timeout set for Sat Nov 19 21:07:30 2016
mount.nfs: trying text-based options
'vers=4.2,addr=192.168.1.100,clientaddr=192.168.1.14'
mount.nfs: mount(2): Invalid argument
mount.nfs: an incorrect mount option was specified
my NAS uses a nfsvers=3
then:
# mount -vv -t nfs -o vers=3,proto=tcp,port=2049 192.168.1.100:/Bruno /mnt/Bru
mount.nfs: timeout set for Sun Nov 20 22:29:04 2016
Failed to start rpc-statd.service: Unit rpc-statd.service not found.
starting manually rpc.statd
finally i have:
# /sbin/rpc.statd &
# mount -vv -t nfs -o vers=3 192.168.1.100:/Bruno /mnt/Bru
mount.nfs: timeout set for Mon Nov 21 18:31:50 2016
mount.nfs: trying text-based options 'vers=3,addr=192.168.1.100'
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: trying 192.168.1.100 prog 100003 vers 3 prot TCP port 2049
mount.nfs: prog 100005, trying vers=3, prot=17
mount.nfs: trying 192.168.1.100 prog 100005 vers 3 prot UDP port 30000
192.168.1.100:/Bruno on /mnt/Bru type nfs (rw,vers=3)
directory is mounted.
but every time i reboot every time i have to do the same commands.
it looks like something is missing.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.openmandriva.org/pipermail/om-qa-alerts_ml.openmandriva.org/attachments/20161206/8aaace9b/attachment.html>
More information about the OM-QA-Alerts
mailing list