[Bug 195061] Reproducable kernel panic on 10.1-Release when creating a zfs pool

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 16 18:55:22 UTC 2014


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

--- Comment #9 from Robert Sevat <robert at indylix.nl> ---
The dump was indeed from a default ufs formatted install. But I've done it on
multiple machines that have zfs as rootfs too:

robert at summus:~ % zfs get all zroot/tmp
NAME       PROPERTY              VALUE                  SOURCE
zroot/tmp  type                  filesystem             -
zroot/tmp  creation              Thu Nov  6 22:38 2014  -
zroot/tmp  used                  128K                   -
zroot/tmp  available             225G                   -
zroot/tmp  referenced            128K                   -
zroot/tmp  compressratio         1.00x                  -
zroot/tmp  mounted               yes                    -
zroot/tmp  quota                 none                   default
zroot/tmp  reservation           none                   default
zroot/tmp  recordsize            128K                   default
zroot/tmp  mountpoint            /tmp                   local
zroot/tmp  sharenfs              off                    default
zroot/tmp  checksum              on                     default
zroot/tmp  compression           lz4                    inherited from zroot
zroot/tmp  atime                 off                    inherited from zroot
zroot/tmp  devices               on                     default
zroot/tmp  exec                  on                     local
zroot/tmp  setuid                off                    local
zroot/tmp  readonly              off                    default
zroot/tmp  jailed                off                    default
zroot/tmp  snapdir               hidden                 default
zroot/tmp  aclmode               discard                default
zroot/tmp  aclinherit            restricted             default
zroot/tmp  canmount              on                     default
zroot/tmp  xattr                 off                    temporary
zroot/tmp  copies                1                      default
zroot/tmp  version               5                      -
zroot/tmp  utf8only              off                    -
zroot/tmp  normalization         none                   -
zroot/tmp  casesensitivity       sensitive              -
zroot/tmp  vscan                 off                    default
zroot/tmp  nbmand                off                    default
zroot/tmp  sharesmb              off                    default
zroot/tmp  refquota              none                   default
zroot/tmp  refreservation        none                   default
zroot/tmp  primarycache          all                    default
zroot/tmp  secondarycache        all                    default
zroot/tmp  usedbysnapshots       0                      -
zroot/tmp  usedbydataset         128K                   -
zroot/tmp  usedbychildren        0                      -
zroot/tmp  usedbyrefreservation  0                      -
zroot/tmp  logbias               latency                default
zroot/tmp  dedup                 off                    default
zroot/tmp  mlslabel                                     -
zroot/tmp  sync                  standard               default
zroot/tmp  refcompressratio      1.00x                  -
zroot/tmp  written               128K                   -
zroot/tmp  logicalused           12K                    -
zroot/tmp  logicalreferenced     12K                    -
zroot/tmp  volmode               default                default
zroot/tmp  filesystem_limit      none                   default
zroot/tmp  snapshot_limit        none                   default
zroot/tmp  filesystem_count      none                   default
zroot/tmp  snapshot_count        none                   default
zroot/tmp  redundant_metadata    all                    default

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


More information about the freebsd-bugs mailing list