Skip to content

Commit d0b85e0

Browse files
author
Prakash Surya
authored
DLPX-91082 build VM panics in zap_create_leaf() (#480)
PR URL: https://www.github.com/delphix/delphix-platform/pull/480
1 parent dc39541 commit d0b85e0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

files/common/lib/modprobe.d/10-zfs.conf

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,9 @@ options zfs zvol_open_timeout_ms=60000
131131
# and restart the agent if the connection is hung.
132132
#
133133
options zfs zfs_deadman_synctime_ms=60000
134+
135+
#
136+
# We're seeing a panic on the build server with this new feature
137+
# enabled, thus we disable it here until we can get that fixed.
138+
#
139+
options zfs zap_shrink_enabled=0

0 commit comments

Comments
 (0)