Displaying 4 results from an estimated 4 matches for "mnemosyne".
2008 Apr 01
1
strange permission denied problem
I built an embedded box which uses mount.cifs to mount network
shares. I've shipped several of these and all are working fine except
for one, which gives me permission denied on certain files:
root@Mnemosyne:~/mnt/bgrp1/c/Ballance Group Folders/Scully/Client
Photos-Scully# cat "Office Pics 002.jpg" > /dev/null
cat: Office Pics 002.jpg: Permission denied
root@Mnemosyne:~/mnt/bgrp1/c/Ballance Group Folders/Scully/Client
Photos-Scully# cat "Iron & Concrete Table.jpg" > /dev...
2017 Sep 22
2
NFS mount on Centos 7 crashing
On 22/9/2017 3:46 ??, Nikolaos Milas wrote:
> Based on the facts and experience, it looks like a bug. After all, it
> occurred right after upgrade to 7.4, without any system configuration
> changes.
I have created bug report: https://bugs.centos.org/view.php?id=13891 for
this.
Isn't there anyone else having NFS mount issues after upgrade to 7.4?
(I have found this report:
2017 Oct 02
2
NFS mount on Centos 7 crashing
This config is working fior me, with just using an older kernel.
[root at mnemosyne ~]# uname -r
3.10.0-514.21.2.el7.x86_64
[root at mnemosyne ~]# rpm -qa | grep rpcbind
rpcbind-0.2.0-42.el7.x86_64
[root at mnemosyne ~]# rpm -qa | grep nfs
libnfsidmap-0.25-17.el7.x86_64
nfs-utils-1.3.0-0.48.el7.x86_64
Patrick
--
==================================================================...
2008 Aug 07
2
Bridged networking weirdness
...the time I seem unable to have any TCP/IP traffic pass through/out
over the Xen interfaces, even though it has worked once or twice. I have also
ruled out wonky network cards as the source of the problem, as I can utilize
any of them extensively without an issue from the dom0.
Terminal output:
mnemosyne ~ # xm console jhb-svr2
jhb-svr2:~# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:16:3E:01:01:01
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions...