PGBlitz / PGClone

Visit the PG Repos @ https://github.com/PGBlitz - PGClone (PG's Mount & RClone Execution)
https://pgblitz.com
GNU General Public License v3.0
23 stars 72 forks source link

Update mountnumbers.sh #21

Closed ghost closed 5 years ago

Admin9705 commented 5 years ago

@robertbaker i had to reverse it, was getting this and broke it; reversing it fixed it all. sorry didn't have time to go through

TASK [Install - Service tdrive] **** Tuesday 07 May 2019 12:44:54 -0500 (0:00:00.238) 0:00:00.288 *** fatal: [127.0.0.1]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariab le: 'vfs_cm' is undefined"} ...ignoring

TASK [Reload Service - tdrive] *** Tuesday 07 May 2019 12:44:54 -0500 (0:00:00.043) 0:00:00.331 * fatal: [127.0.0.1]: FAILED! => {"changed": false, "msg": "Could not find the req uested service tdrive: host"} to retry, use: --limit @/opt/pgclone/ymls/mount.retry

PLAY RECAP ***** 127.0.0.1 : ok=2 changed=0 unreachable=0 failed=1

ghost commented 5 years ago

@Admin9705 I don't think that's an issue with my PRs. That var should exist and I never ran into that.

I am setting it to vfs-cache-mode to writes by default now.

The PRs really should be just 1 PR but editing a fork on github didn't do that.

Admin9705 commented 5 years ago

other people experience it @robertbaker. after reverting your 3 pr request, it all went back to normal