Re: Using WD MYCloud Ultra NAS

2021-03-09 Thread Ed Greshko
On 10/03/2021 08:56, George N. White III wrote: If you did a "df -T" on your system does it show the mount as "nfs" or "nfs4"? If it shows "nfs", it might be helpful to adjust the mount command to use nfs4 for the build-in file locking. If it shows "nfs" I'm not sure adjusting the moun

Re: Using WD MYCloud Ultra NAS

2021-03-09 Thread George N. White III
On Tue, 9 Mar 2021 at 17:01, Ed Greshko wrote: > On 09/03/2021 23:21, Robert McBroom via users wrote: > > yes, adding the client userid and password as a user on the MyCloud > enabled nfs to connect. > > OK. I find that quite odd. But I've not heard much praise of those WD > products. > Networ

Re: Using WD MYCloud Ultra NAS

2021-03-09 Thread Ed Greshko
On 09/03/2021 23:21, Robert McBroom via users wrote: yes, adding the client userid and password as a user on the MyCloud enabled nfs to connect. OK.  I find that quite odd.  But I've not heard much praise of those WD products. If you did a "df -T" on your system does it show the mount as "nfs

Re: Using WD MYCloud Ultra NAS

2021-03-09 Thread Robert McBroom via users
On 3/8/21 5:37 PM, George N. White III wrote: On Mon, 8 Mar 2021 at 12:33, Robert McBroom via users mailto:users@lists.fedoraproject.org>> wrote: ~]# showmount -e 192.168.1.248 Export list for 192.168.1.248 : /mnt/HD/HD_a2/mcstuffy  * /mnt/HD/HD_a2/SmartW

Re: Using WD MYCloud Ultra NAS

2021-03-09 Thread Robert McBroom via users
On 3/8/21 3:36 PM, Ed Greshko wrote: On 09/03/2021 00:33, Robert McBroom via users wrote: ~]# smbclient -L 192.168.1.248 Enter WORKGROUP\root's password: Sharename   Type  Comment -     --- Public  Disk  WDdata SmartWar

Re: Using WD MYCloud Ultra NAS

2021-03-08 Thread George N. White III
On Mon, 8 Mar 2021 at 12:33, Robert McBroom via users < users@lists.fedoraproject.org> wrote: > > ~]# showmount -e 192.168.1.248 > Export list for 192.168.1.248: > /mnt/HD/HD_a2/mcstuffy * > /mnt/HD/HD_a2/SmartWare * > /mnt/HD/HD_a2/Public* > > Apparently both smb and nfs access are provided

Re: Using WD MYCloud Ultra NAS

2021-03-08 Thread Ed Greshko
On 09/03/2021 00:33, Robert McBroom via users wrote: ~]# smbclient -L 192.168.1.248 Enter WORKGROUP\root's password: Sharename   Type  Comment -     --- Public  Disk  WDdata SmartWare   Disk  WDdata TimeM

Re: Using WD MYCloud Ultra NAS

2021-03-08 Thread Robert McBroom via users
On 3/7/21 1:17 AM, Ed Greshko wrote: On 07/03/2021 13:44, Robert McBroom via users wrote: ~]# 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: P

Re: Using WD MYCloud Ultra NAS

2021-03-07 Thread George N. White III
On Sun, 7 Mar 2021 at 01:44, Robert McBroom via users < users@lists.fedoraproject.org> 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 passwor

Re: Using WD MYCloud Ultra NAS

2021-03-06 Thread Ed Greshko
On 07/03/2021 14:17, Ed Greshko wrote: smbclient -L 192.168.1.248 Also, showmount -e 192.168.1.248 may provide some insight -- People who believe they don't make mistakes have already made one. ___ users mailing list -- users@lists.fedoraprojec

Re: Using WD MYCloud Ultra NAS

2021-03-06 Thread Ed Greshko
On 07/03/2021 13:44, Robert McBroom via users wrote: ~]# 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 - I don't se

Using WD MYCloud Ultra NAS

2021-03-06 Thread Robert McBroom via users
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 Fed