[Bug 210409] zfs: panic during boot

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 5 16:49:43 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210409

--- Comment #10 from Bryan Drewery <bdrewery at FreeBSD.org> ---
I hit this like 7 times yesterday on r330386.

# zpool status
  pool: scratch
 state: ONLINE
  scan: scrub repaired 0 in 0h20m with 0 errors on Mon Jan 29 10:08:25 2018
config:

        NAME          STATE     READ WRITE CKSUM
        scratch       ONLINE       0     0     0
          gpt/disk2   ONLINE       0     0     0
        logs
          gpt/log1    ONLINE       0     0     0
        cache
          gpt/cache1  ONLINE       0     0     0

errors: No known data errors

  pool: zroot
 state: ONLINE
  scan: scrub repaired 0 in 2h43m with 0 errors on Tue Feb 20 06:42:23 2018
config:

        NAME           STATE     READ WRITE CKSUM
        zroot          ONLINE       0     0     0
          mirror-0     ONLINE       0     0     0
            gpt/disk0  ONLINE       0     0     0
            gpt/disk1  ONLINE       0     0     0
        logs
          gpt/log0     ONLINE       0     0     0
        cache
          gpt/cache0   ONLINE       0     0     0

errors: No known data errors

# gpart show
=>        40  1953525088  ada0  GPT  (932G)
          40         256     1  freebsd-boot  (128K)
         296    16777216     2  freebsd-swap  (8.0G)
    16777512  1936747616     3  freebsd-zfs  (924G)

=>        40  1953525088  ada1  GPT  (932G)
          40         256     1  freebsd-boot  (128K)
         296    16777216     2  freebsd-swap  (8.0G)
    16777512  1936747616     3  freebsd-zfs  (924G)

=>       34  250069613  ada2  GPT  (119G)
         34       2014        - free -  (1.0M)
       2048    2097152     1  freebsd-zfs  (1.0G)
    2099200  104857600     2  freebsd-zfs  (50G)
  106956800    2097152     3  freebsd-zfs  (1.0G)
  109053952  104857600     4  freebsd-zfs  (50G)
  213911552   36158095        - free -  (17G)

=>        40  1953525088  ada3  GPT  (932G)
          40         256     1  freebsd-boot  (128K)
         296   960495616     2  freebsd-zfs  (458G)
   960495912   209715200     3  freebsd-swap  (100G)
  1170211112   783314016        - free -  (374G)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-fs mailing list