Remove glusterfs.
This commit is contained in:
@@ -37,17 +37,17 @@ See [CLUSTER_REVAMP.md](./CLUSTER_REVAMP.md) for detailed procedures.
|
||||
## Phase 3: Migrate from GlusterFS to NFS
|
||||
- [x] Update all nodes to mount NFS at `/data/services`
|
||||
- [x] Deploy updated configs (NFS client on all nodes)
|
||||
- [ ] Stop all Nomad jobs temporarily
|
||||
- [ ] Copy data from GlusterFS to zippy NFS
|
||||
- [ ] Copy `/data/compute/appdata/*` → `/persist/services/appdata/`
|
||||
- [ ] Copy `/data/compute/config/*` → `/persist/services/config/`
|
||||
- [ ] Copy `/data/sync/wordpress` → `/persist/services/appdata/wordpress`
|
||||
- [ ] Verify data integrity
|
||||
- [ ] Verify NFS mounts working on all nodes
|
||||
- [ ] Stop GlusterFS volume
|
||||
- [ ] Delete GlusterFS volume
|
||||
- [ ] Remove GlusterFS from NixOS configs
|
||||
- [ ] Remove syncthing wordpress sync configuration
|
||||
- [x] Stop all Nomad jobs temporarily
|
||||
- [x] Copy data from GlusterFS to zippy NFS
|
||||
- [x] Copy `/data/compute/appdata/*` → `/persist/services/appdata/`
|
||||
- [x] Copy `/data/compute/config/*` → `/persist/services/config/`
|
||||
- [x] Copy `/data/sync/wordpress` → `/persist/services/appdata/wordpress`
|
||||
- [x] Verify data integrity
|
||||
- [x] Verify NFS mounts working on all nodes
|
||||
- [x] Stop GlusterFS volume
|
||||
- [x] Delete GlusterFS volume
|
||||
- [x] Remove GlusterFS from NixOS configs
|
||||
- [x] Remove syncthing wordpress sync configuration (no longer used)
|
||||
|
||||
## Phase 4: Update and redeploy Nomad jobs
|
||||
|
||||
@@ -125,8 +125,8 @@ See [CLUSTER_REVAMP.md](./CLUSTER_REVAMP.md) for detailed procedures.
|
||||
- [ ] Verify backups include `/persist/services` data
|
||||
- [ ] Verify backups exclude replication snapshots
|
||||
- [ ] Update documentation (README.md, architecture diagrams)
|
||||
- [ ] Clean up old GlusterFS data (only after everything verified!)
|
||||
- [ ] Remove old glusterfs directories from all nodes
|
||||
- [x] Clean up old GlusterFS data (only after everything verified!)
|
||||
- [x] Remove old glusterfs directories from all nodes
|
||||
|
||||
## Post-Migration Checklist
|
||||
- [ ] All 5 servers in quorum (consul members)
|
||||
@@ -143,8 +143,8 @@ See [CLUSTER_REVAMP.md](./CLUSTER_REVAMP.md) for detailed procedures.
|
||||
|
||||
---
|
||||
|
||||
**Last updated**: 2025-10-23 22:30
|
||||
**Current phase**: Phase 4 complete! All services migrated to NFS
|
||||
**Last updated**: 2025-10-25
|
||||
**Current phase**: Phase 3 & 4 complete! GlusterFS removed, all services on NFS
|
||||
**Note**: Phase 1 (fractal NixOS conversion) deferred until after GlusterFS migration is complete
|
||||
|
||||
## Migration Summary
|
||||
|
||||
Reference in New Issue
Block a user