Page MenuHomeFreeBSD

D4588.1775861815.diff
No OneTemporary

Size
431 B
Referenced Files
None
Subscribers
None

D4588.1775861815.diff

Index: head/etc/periodic/daily/800.scrub-zfs
===================================================================
--- head/etc/periodic/daily/800.scrub-zfs
+++ head/etc/periodic/daily/800.scrub-zfs
@@ -43,6 +43,10 @@
rc=3
echo "Skipping faulted pool: ${pool}"
continue ;;
+ *UNAVAIL*)
+ rc=4
+ echo "Skipping unavailable pool: ${pool}"
+ continue ;;
esac
# determine how many days shall be between scrubs

File Metadata

Mime Type
text/plain
Expires
Fri, Apr 10, 10:56 PM (4 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28320513
Default Alt Text
D4588.1775861815.diff (431 B)

Event Timeline