remove old nextcloud glusterfs volumes and mounts
This commit is contained in:
@@ -27,8 +27,8 @@ volumes:
|
||||
- name: mariadb
|
||||
- name: plex
|
||||
- name: plex-data
|
||||
- name: nextcloud
|
||||
- name: nextcloud2
|
||||
# - name: nextcloud
|
||||
# - name: nextcloud2
|
||||
# - name: prometheus
|
||||
# - name: tmp
|
||||
|
||||
@@ -37,8 +37,9 @@ volumes:
|
||||
|
||||
removed:
|
||||
- name: jenkins2
|
||||
# - name: nextcloud
|
||||
- name: postgres
|
||||
- name: nextcloud
|
||||
- name: nextcloud2
|
||||
|
||||
mounts:
|
||||
paths:
|
||||
@@ -46,7 +47,7 @@ mounts:
|
||||
jenkins: /data/glusterfs/jenkins/brick1
|
||||
jenkins2: /data/glusterfs/jenkins2/brick1 # dead
|
||||
mariadb: /data/glusterfs/mariadb/brick1
|
||||
nextcloud: /data/glusterfs/nextcloud/brick1
|
||||
nextcloud: /data/glusterfs/nextcloud/brick1 # dead
|
||||
nextcloud2: /data/glusterfs/nextcloud2/brick1 # dead
|
||||
plex: /data/glusterfs/plex/brick1
|
||||
plex-data: /data/glusterfs/plex-data/brick1
|
||||
@@ -68,8 +69,8 @@ mounts:
|
||||
- name: tmp
|
||||
status: mounted
|
||||
src: "UUID=cc7588cc-1d39-4f09-baac-234f8c081443"
|
||||
- name: nextcloud
|
||||
status: mounted
|
||||
- name: nextcloud # dead
|
||||
status: absent
|
||||
src: "UUID=617b4eee-7c60-4506-b2c1-7768900482e9"
|
||||
- name: prometheus
|
||||
status: mounted
|
||||
@@ -84,7 +85,7 @@ mounts:
|
||||
status: mounted
|
||||
src: "UUID=cdff8026-1d56-4cee-8c12-8c61dc587850"
|
||||
- name: nextcloud2 # dead
|
||||
status: mounted
|
||||
status: absent
|
||||
src: "UUID=ced31b8e-8404-4bff-b428-6411c54451a4"
|
||||
|
||||
home: []
|
||||
|
||||
Reference in New Issue
Block a user