Re: [CentOS] how does autofs deal with stuck NFS mounts and suspending to RAM?

2020-05-20 Thread hw
On Tuesday, May 19, 2020 2:22:48 PM CEST Jonathan Billings wrote: > On Mon, May 18, 2020 at 05:36:03PM -0600, Warren Young wrote: > > On May 18, 2020, at 5:13 AM, hw wrote: > > > Is there a better alternative for mounting remote file systems > > > over unreliable > > > connections? > > > > I don’

Re: [CentOS] how does autofs deal with stuck NFS mounts and suspending to RAM?

2020-05-20 Thread hw
On Tuesday, May 19, 2020 12:28:59 PM CEST isdtor wrote: > > That's what I thought. Should I make a bug report? Sshfs is clearly > > intended to reconnect automatically when mounted like that, and it > > doesn't do that. > Not so clearly. Look at the sshfs reconnect option, and also ssh/ssfs > Ser

Re: [CentOS] how does autofs deal with stuck NFS mounts and suspending to RAM?

2020-05-20 Thread Orion Poplawski
On 5/18/20 5:13 AM, hw wrote: Hi, after trying sshfs to mount a remote file system on a server with the result that sshfs will sooner or later get stuck and require a reboot of the client, I'm fed up with it and am looking for alternatives. So next I would like to use NFS over a VPN connection

Re: [CentOS] How to Load Custom CentOS 7 Image

2020-05-20 Thread Larry Apolonio
It seems like kickstart is what you are looking for.  I have done this heavily the past few months. I have created iso, pxe boot, and created custom usb flash drives. The iso method works for my on my ESXi host VMs, the USB one needed a boot cd to test on my ESXi host that later transferred th