[CentOS] XFS inode64 NFS export on CentOS6

2013-06-19 Thread Maarten van Ingen
'ls' I get a 'Stale NFS handle' error. Updating nfs-utils seems not so trivial so I would like to skip this option :-) How can I export this filesystem with inode64 enabled and mount it on my clients? All clients are Centos6 64bits as is the server. Cheer

Re: [CentOS] Upgrade to 5.8 broke sshd on IPv4

2012-03-14 Thread Maarten van Ingen
Hi, I have seen this very same issue. We had the the option ListenAddress set to :: and this worked until now. We specifically had to add the option ListenAdress 0.0.0.0 to make it work again on ipv4. It must be something CentOS specific since I couldn't find any reference (in my 2 second goog