https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192085
Bug ID: 192085
Summary: [zfs] panic on zvol resize
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: Needs Triage
Severity: A
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192085
--- Comment #1 from Kristof Provost ---
I've poked at this a bit more, and I think I understand the problem now.
zvol_set_volsize() takes a hold on the file system with dmu_objset_hold()
and then verifies that it's not marked as read-only.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192085
--- Comment #2 from Kristof Provost ---
The problem appear to be fixed in Illumos commit
3b2aab18808792cbd248a12f1edf139b89833c13
Essentially they've changed from using dmu_objset_hold() to
dmu_objset_own().
See:
- https://www.illumos.or
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192085
--- Comment #3 from Kristof Provost ---
Created attachment 144931
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144931&action=edit
zvol resize patch
This patch fixes the problem for me, but it might be better to import all of
3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192092
Bug ID: 192092
Summary: [jail(8)] allow.mount.tmpfs does not kldload tmpfs.ko
if not present
Product: Base System
Version: 10.0-RELEASE
Hardware: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191318
Kurt Jaeger changed:
What|Removed |Added
Status|Needs Triage|In Discussion
--- Comment #2 from Ku
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192097
Bug ID: 192097
Summary: zpool status -x reports wrong information
Product: Base System
Version: 10.0-STABLE
Hardware: Any
OS: Any
Status: Needs Triage
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192098
Bug ID: 192098
Summary: DEBUG_MEMGUARD and INVARIANTS duplicate "double-free"
detection logic
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=121656
--- Comment #4 from Pedro F. Giffuni ---
I can reproduce the bug in FreeBSD 10.
Unfortunately the patch doesn't apply anymore :(
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=33834
Pedro F. Giffuni changed:
What|Removed |Added
CC||p...@freebsd.org
See A
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=121656
John Baldwin changed:
What|Removed |Added
CC||j...@freebsd.org
--- Comment #5 fro
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192069
Gyrd Thane Lange changed:
What|Removed |Added
CC||gyrd...@thanelange.no
--- Comme
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191022
--- Comment #1 from Julio Merino,+1 347 694 0576,New York City
---
Addressed upstream in commit 2d47e82a2450ea5e46b8207d91f7eb32b0c31c59. We can
either backport it to the package or wait for kyua-testers-0.3.
--
You are receiving this m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191054
Julio Merino,+1 347 694 0576,New York City changed:
What|Removed |Added
Status|Needs Triage|Issue
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191055
--- Comment #4 from Julio Merino,+1 347 694 0576,New York City
---
*** Bug 191054 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are the assignee for the bug.
_
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191055
Julio Merino,+1 347 694 0576,New York City changed:
What|Removed |Added
Status|Needs Triage|In Dis
17 matches
Mail list logo