Skip to content

Commit de8528d

Browse files
committed
Replace falty drive
Signed-off-by: solidDoWant <[email protected]>
1 parent 81f3e99 commit de8528d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

bootstrap/remote/playbooks/zfs_hosts/roles/setup_multipath/files/multipath.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ blacklist_exceptions {
66
wwid "35000039a48092cc1"
77
wwid "35000039a8859fc21"
88
wwid "35000039aa82b3c9d"
9-
wwid "35000039a9803248d"
9+
# wwid "35000039a9803248d"
10+
wwid "35000039a48090cf9"
1011
wwid "35000039aa82b269d"
1112
wwid "35000039ac819d76d"
1213
wwid "35000039ac819d789"

bootstrap/remote/playbooks/zfs_hosts/roles/setup_zfs/tasks/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
-O mountpoint=/mnt/{{ pool_name }}
3636
{{ pool_name }}
3737
raidz2
38-
dm-uuid-mpath-35000039ac81a7285
38+
dm-uuid-mpath-35000039a48090cf9
3939
dm-uuid-mpath-35000039a48092cc1
4040
dm-uuid-mpath-35000039a8859fc21
4141
dm-uuid-mpath-35000039aa82b3c9d

0 commit comments

Comments
 (0)