Re: Using WD MYCloud Ultra NAS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 7 Mar 2021 at 01:44, Robert McBroom via users <users@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
Added a WD Mycloud Ultra NAS to my local network. Some variant of NFS is
used. There are two shares, one designated as public for access by all
systems on the network and one with a user and password.

Both are accessible on Windows systems on the network. The public share
can be mounted on Fedora 33 with the command--

-----

~]# mount -t nfs 192.168.1.248:/mnt/HD/HD_a2/Public /mnt/Public

Created symlink
/run/systemd/system/remote-fs.target.wants/rpc-statd.service →
/usr/lib/systemd/system/rpc-statd.service.

-----

If the same type of command is used for the other share

-----

~]# mount -t nfs 192.168.1.248:/mnt/HD/HD_a2/mcstuffy /mnt/mcstuffy
Created symlink
/run/systemd/system/remote-fs.target.wants/rpc-statd.service →
/usr/lib/systemd/system/rpc-statd.service.
mount.nfs: Protocol not supported

-----
NFS may not be enabled for the other share.   Use
"showmount -e <NAS>" on the client.  You can "-v" to
get more information from the mount command.
 

I don't see anyway to specify the user/password. Things I find with
search seem to be quite out of date.

NFS may rely on the client system's user authentication.   In the
past it was necessary to assign consistent ID's (user and group)
across machines, now there is ID mapping on some systems, but
I have never used it. 

Another mode of access is supposedly

nfs://192.168.1.248/nfs/mcstuffy

using this in a mount command gets NFS URL not supported. dolphin and
konqueror do not see it either.

This form was used at one time on macOS (my last contact with macOS was
several years ago).
  

Any help would be appreciated

Some internet posts say you can log in an "admin" via ssh, but that you don't
get full "root" privileges.   You can check for a "sudo" command, see if
you are allowed to view log files, and maybe figure out what OS is used .

--
George N. White III

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux