in Development

How to fix skewed system times on multiple vagrant instances

I’m having this problem with my local dev ceph cluster where the clocks on all my nodes would get heavily skewed after a while so rather than researching what’s going on here with virtualbox I just hit the problem with the unix hammer. So, were the guest tools installed? I don’t even know nor care.

Virtualbox is usually not my first choice with vagrant but https://github.com/ceph/ceph-ansible didn’t work out of the box with the vmware-fusion provider so I’m sticking with it for now.

Click to view gist