Adeleke Adeniji

Results 10 comments of Adeleke Adeniji

> Hi @animir , > > I will provide some more info with my real world use case, we run large events that our players and spectators and connecting to...

@jonnyfux > I'm trying to work on a different solution, and will post it here if I find one :) Did you by any chance found one?

I'm having the same issue as @q0rban ### My Vagrantfile: ``` # -*- mode: ruby -*- # vi: set ft=ruby : # All Vagrant configuration is done below. The "2"...

@q0rban I'd be happy you share how you got it resolved as it's been a while you opened this issue, thanks. @legal90 any help will be appreciated here, thanks.

> @eazylaykzy thank you, I ended up just not using Vagrant on Mac M1, due in part to this issue but also other issues. @q0rban that's sad, I guess I...

For anyone hitting a roadblock like I did trying to make this work, below are the changes I made to my Vagrantfile that got me up and running: ``` #...

@ovlindho I'm equally faced with the same problem, I restarted a node, when it came back online, there were no files as the rest of the blocks when I tried...

I did `df -h` to list my filesystem and noticed the mount path of my Gluster `mount.glusterfs localhost:/breet gf1` is no longer there for the node with the issue, I...