r730-01

This post has been replaced by a newer post.

For reference, the previous post on this server is still available.

Today, the host was updated to FreeBSD 14.0, from FreeBSD 13.2.

This is my primary developer server in my basement.

[0:08 r730-01 dvl ~] % uname -a
FreeBSD r730-01.int.unixathome.org 14.0-RELEASE FreeBSD 14.0-RELEASE #0 releng/14.0-n265380-f9716eee8ab4: Fri Nov 10 05:57:23 UTC 2023     
root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64

gpart

[0:05 r730-01 dvl ~] % gpart show 
=>        40  1953525088  nda0  GPT  (932G)
          40  1953484800     1  freebsd-zfs  (931G)
  1953484840       40288        - free -  (20M)

=>        40  1953525088  nda1  GPT  (932G)
          40  1953484800     1  freebsd-zfs  (931G)
  1953484840       40288        - free -  (20M)

=>       40  937703008  ada0  GPT  (447G)
         40       1024     1  freebsd-boot  (512K)
       1064        984        - free -  (492K)
       2048   41943040     2  freebsd-swap  (20G)
   41945088  895756288     3  freebsd-zfs  (427G)
  937701376       1672        - free -  (836K)

=>       40  937703008  ada1  GPT  (447G)
         40       1024     1  freebsd-boot  (512K)
       1064        984        - free -  (492K)
       2048   41943040     2  freebsd-swap  (20G)
   41945088  895756288     3  freebsd-zfs  (427G)
  937701376       1672        - free -  (836K)

=>        40  1562824288  da0  GPT  (745G)
          40  1562824288    1  freebsd-zfs  (745G)

=>        40  1562824288  da2  GPT  (745G)
          40  1562824288    1  freebsd-zfs  (745G)

=>        40  1562824288  da4  GPT  (745G)
          40  1562824288    1  freebsd-zfs  (745G)

=>        40  1562824288  da1  GPT  (745G)
          40  1562824288    1  freebsd-zfs  (745G)

=>        40  1562824288  da5  GPT  (745G)
          40  1562824288    1  freebsd-zfs  (745G)

=>        40  1562824288  da6  GPT  (745G)
          40  1562824288    1  freebsd-zfs  (745G)

=>        40  1562824288  da3  GPT  (745G)
          40  1562824288    1  freebsd-zfs  (745G)

=>        40  1562824288  da7  GPT  (745G)
          40  1562824288    1  freebsd-zfs  (745G)

=>        40  1953525088  da12  GPT  (932G)
          40  1953484800     1  freebsd-zfs  (931G)
  1953484840       40288        - free -  (20M)

=>        40  1953525088  da13  GPT  (932G)
          40  1953484800     1  freebsd-zfs  (931G)
  1953484840       40288        - free -  (20M)

=>        40  3750748768  da14  GPT  (1.7T)
          40  3750748768     1  freebsd-zfs  (1.7T)

=>        40  3750748768  da15  GPT  (1.7T)
          40  3750748768     1  freebsd-zfs  (1.7T)

=>        40  7814037088  da11  GPT  (3.6T)
          40  7814037088     1  freebsd-zfs  (3.6T)

=>        40  7814037088  da8  GPT  (3.6T)
          40  7814037088    1  freebsd-zfs  (3.6T)

=>        40  7814037088  da10  GPT  (3.6T)
          40  7814037088     1  freebsd-zfs  (3.6T)

=>        40  7814037088  da9  GPT  (3.6T)
          40  7814037088    1  freebsd-zfs  (3.6T)

zpool list

[0:05 r730-01 dvl ~] % zpool list
NAME     SIZE  ALLOC   FREE  CKPOINT  EXPANDSZ   FRAG    CAP  DEDUP    HEALTH  ALTROOT
data01  5.81T  3.82T  2.00T        -         -     2%    65%  1.00x    ONLINE  -
data02  1.73T  1.19T   557G        -         -    47%    68%  1.00x    ONLINE  -
data03  7.25T  2.46T  4.79T        -         -    24%    33%  1.00x    ONLINE  -
data04  1.81T  1.30M  1.81T        -         -     0%     0%  1.00x    ONLINE  -
zroot    424G  8.43G   416G        -         -     9%     1%  1.00x    ONLINE  -

zpool status

[0:06 r730-01 dvl ~] % zpool status
  pool: data01
 state: ONLINE
  scan: scrub repaired 0B in 00:24:54 with 0 errors on Sat Nov 25 04:38:32 2023
config:

	NAME                  STATE     READ WRITE CKSUM
	data01                ONLINE       0     0     0
	  raidz2-0            ONLINE       0     0     0
	    gpt/Y7P0A022TEVE  ONLINE       0     0     0
	    gpt/Y7P0A02ATEVE  ONLINE       0     0     0
	    gpt/Y7P0A02DTEVE  ONLINE       0     0     0
	    gpt/Y7P0A02GTEVE  ONLINE       0     0     0
	    gpt/Y7P0A02LTEVE  ONLINE       0     0     0
	    gpt/Y7P0A02MTEVE  ONLINE       0     0     0
	    gpt/Y7P0A02QTEVE  ONLINE       0     0     0
	    gpt/Y7P0A033TEVE  ONLINE       0     0     0

errors: No known data errors

  pool: data02
 state: ONLINE
  scan: scrub repaired 0B in 00:54:00 with 0 errors on Sat Nov 25 05:07:54 2023
config:

	NAME                        STATE     READ WRITE CKSUM
	data02                      ONLINE       0     0     0
	  mirror-0                  ONLINE       0     0     0
	    gpt/BTHC536302CT400VGN  ONLINE       0     0     0
	    gpt/S2NKNCAH501536P     ONLINE       0     0     0

errors: No known data errors

  pool: data03
 state: ONLINE
  scan: scrub repaired 0B in 01:52:32 with 0 errors on Sun Nov 26 05:38:06 2023
config:

	NAME                     STATE     READ WRITE CKSUM
	data03                   ONLINE       0     0     0
	  mirror-0               ONLINE       0     0     0
	    gpt/WD_22492H800867  ONLINE       0     0     0
	    gpt/WD_230151801284  ONLINE       0     0     0
	  mirror-1               ONLINE       0     0     0
	    gpt/WD_230151801478  ONLINE       0     0     0
	    gpt/WD_230151800473  ONLINE       0     0     0

errors: No known data errors

  pool: data04
 state: ONLINE
  scan: scrub repaired 0B in 00:00:00 with 0 errors on Tue Nov 28 04:30:43 2023
config:

	NAME        STATE     READ WRITE CKSUM
	data04      ONLINE       0     0     0
	  mirror-0  ONLINE       0     0     0
	    nda0p1  ONLINE       0     0     0
	    da12p1  ONLINE       0     0     0
	  mirror-1  ONLINE       0     0     0
	    nda1p1  ONLINE       0     0     0
	    da13p1  ONLINE       0     0     0

errors: No known data errors

  pool: zroot
 state: ONLINE
  scan: scrub repaired 0B in 00:00:27 with 0 errors on Tue Nov 28 04:31:17 2023
config:

	NAME        STATE     READ WRITE CKSUM
	zroot       ONLINE       0     0     0
	  mirror-0  ONLINE       0     0     0
	    ada0p3  ONLINE       0     0     0
	    ada1p3  ONLINE       0     0     0

errors: No known data errors

zfs list

[0:06 r730-01 dvl ~] % zfs list
NAME                                                                 USED  AVAIL  REFER  MOUNTPOINT
data01                                                              2.71T  1.29T   205K  none
data01/bacula                                                       2.01T  1.29T   188K  /jails/bacula-sd-03/usr/local/bacula
data01/bacula/volumes                                               2.01T  1.29T   205K  /jails/bacula-sd-03/usr/local/bacula/volumes
data01/bacula/volumes/DiffFile-03                                    549G  1.29T   549G  /jails/bacula-sd-03/usr/local/bacula/volumes/DiffFile-03
data01/bacula/volumes/FullFile-03                                   1021G  1.29T  1021G  /jails/bacula-sd-03/usr/local/bacula/volumes/FullFile-03
data01/bacula/volumes/IncrFile-03                                    492G  1.29T   492G  /jails/bacula-sd-03/usr/local/bacula/volumes/IncrFile-03
data01/bacula/working                                                247K  1.29T   247K  /jails/bacula-sd-03/usr/local/bacula/working
data01/jail_within_jail                                              956M  1.29T   205K  none
data01/jail_within_jail/jails                                        617M  1.29T   205K  none
data01/jail_within_jail/jails/freshports                             617M  1.29T   617M  none
data01/jail_within_jail/mkjail                                       339M  1.29T   339M  none
data01/mkjail                                                       7.14G  1.29T  3.59G  /var/db/mkjail
data01/mkjail/12.4-RELEASE                                          1.19G  1.29T  1.19G  /var/db/mkjail/12.4-RELEASE
data01/mkjail/13.0-RELEASE                                          1.14G  1.29T  1.14G  /var/db/mkjail/13.0-RELEASE
data01/mkjail/13.1-RELEASE                                          1.21G  1.29T  1.21G  /var/db/mkjail/13.1-RELEASE
data01/samba                                                         708G  1.29T   222K  /jails/fileserver/usr/local/samba
data01/samba/dan                                                     260G  1.29T   260G  /jails/fileserver/usr/local/samba/dan
data01/samba/public                                                 21.7G  1.29T  21.7G  /jails/fileserver/usr/local/samba/public
data01/samba/transfer                                               1.48G  1.29T  1.48G  /jails/fileserver/usr/local/samba/transfer
data01/samba/video                                                   424G  1.29T   424G  /data/video
data02                                                              1.19T   502G    96K  none
data02/data                                                           96K   502G    96K  none
data02/freshports                                                    640G   502G    88K  none
data02/freshports/dev-ingress01                                      185G   502G    88K  none
data02/freshports/dev-ingress01/dan-src                              160G   502G   160G  /jails/dev-ingress01/usr/home/dan/src
data02/freshports/dev-ingress01/freshports                          16.9G   502G  1.28G  /jails/dev-ingress01/var/db/freshports
data02/freshports/dev-ingress01/freshports/cache                     884K   502G   140K  /jails/dev-ingress01/var/db/freshports/cache
data02/freshports/dev-ingress01/freshports/cache/html                572K   502G   172K  /jails/dev-ingress01/var/db/freshports/cache/html
data02/freshports/dev-ingress01/freshports/cache/spooling            172K   502G   108K  /jails/dev-ingress01/var/db/freshports/cache/spooling
data02/freshports/dev-ingress01/freshports/message-queues           15.6G   502G  24.7M  /jails/dev-ingress01/var/db/freshports/message-queues
data02/freshports/dev-ingress01/freshports/message-queues/archive   15.6G   502G  15.6G  /jails/dev-ingress01/var/db/freshports/message-queues/archive
data02/freshports/dev-ingress01/ingress                             7.99G   502G    96K  /jails/dev-ingress01/var/db/ingress
data02/freshports/dev-ingress01/ingress/message-queues              3.32M   502G  1.60M  /jails/dev-ingress01/var/db/ingress/message-queues
data02/freshports/dev-ingress01/ingress/repos                       7.99G   502G  2.73G  /jails/dev-ingress01/var/db/ingress/repos
data02/freshports/dev-ingress01/ingress/repos/src                   4.05G   502G  2.39G  /jails/dev-ingress01/var/db/ingress/repos/src
data02/freshports/dev-ingress01/modules                             5.20M   502G  3.77M  /jails/dev-ingress01/usr/local/lib/perl5/site_perl/FreshPorts
data02/freshports/dev-ingress01/scripts                             3.79M   502G  2.43M  /jails/dev-ingress01/usr/local/libexec/freshports
data02/freshports/dev-nginx01                                       60.6M   502G    96K  none
data02/freshports/dev-nginx01/usr                                    192K   502G    96K  none
data02/freshports/dev-nginx01/usr/local                               96K   502G    96K  none
data02/freshports/dev-nginx01/www                                   60.3M   502G    96K  /jails/dev-nginx01/usr/local/www
data02/freshports/dev-nginx01/www/freshports                        56.8M   502G  48.0M  /jails/dev-nginx01/usr/local/www/freshports
data02/freshports/dev-nginx01/www/freshsource                       3.39M   502G  2.82M  /jails/dev-nginx01/usr/local/www/freshsource
data02/freshports/jailed                                             408G   502G    96K  none
data02/freshports/jailed/dev-ingress01                               136G   502G    96K  none
data02/freshports/jailed/dev-ingress01/jails                         135G   502G    96K  /jails
data02/freshports/jailed/dev-ingress01/jails/freshports              135G   502G   135G  /jails/freshports
data02/freshports/jailed/dev-ingress01/mkjail                        719M   502G   719M  /var/db/mkjail
data02/freshports/jailed/dev-nginx01                                 281M   502G    96K  none
data02/freshports/jailed/dev-nginx01/cache                           281M   502G    96K  /var/db/freshports/cache
data02/freshports/jailed/dev-nginx01/cache/categories                356K   502G   284K  /var/db/freshports/cache/categories
data02/freshports/jailed/dev-nginx01/cache/commits                   121M   502G   121M  /var/db/freshports/cache/commits
data02/freshports/jailed/dev-nginx01/cache/daily                     996K   502G   924K  /var/db/freshports/cache/daily
data02/freshports/jailed/dev-nginx01/cache/general                   576K   502G   504K  /var/db/freshports/cache/general
data02/freshports/jailed/dev-nginx01/cache/news                      236K   502G   164K  /var/db/freshports/cache/news
data02/freshports/jailed/dev-nginx01/cache/packages                 15.7M   502G  15.6M  /var/db/freshports/cache/packages
data02/freshports/jailed/dev-nginx01/cache/pages                      96K   502G    96K  /var/db/freshports/cache/pages
data02/freshports/jailed/dev-nginx01/cache/ports                     141M   502G   141M  /var/db/freshports/cache/ports
data02/freshports/jailed/dev-nginx01/cache/spooling                  216K   502G   120K  /var/db/freshports/cache/spooling
data02/freshports/jailed/stage-ingress01                             136G   502G    96K  none
data02/freshports/jailed/stage-ingress01/jails                       135G   502G    96K  /jails
data02/freshports/jailed/stage-ingress01/jails/freshports            135G   502G   135G  /jails/freshports
data02/freshports/jailed/stage-ingress01/mkjail                      340M   502G   340M  /var/db/mkjail
data02/freshports/jailed/stage-nginx01                              15.5M   502G    96K  none
data02/freshports/jailed/stage-nginx01/cache                        15.4M   502G   288K  /var/db/freshports/cache
data02/freshports/jailed/stage-nginx01/cache/categories               96K   502G    96K  /var/db/freshports/cache/categories
data02/freshports/jailed/stage-nginx01/cache/commits                13.9M   502G  13.8M  /var/db/freshports/cache/commits
data02/freshports/jailed/stage-nginx01/cache/daily                   228K   502G   156K  /var/db/freshports/cache/daily
data02/freshports/jailed/stage-nginx01/cache/general                  96K   502G    96K  /var/db/freshports/cache/general
data02/freshports/jailed/stage-nginx01/cache/news                    168K   502G    96K  /var/db/freshports/cache/news
data02/freshports/jailed/stage-nginx01/cache/packages                172K   502G   100K  /var/db/freshports/cache/packages
data02/freshports/jailed/stage-nginx01/cache/pages                    96K   502G    96K  /var/db/freshports/cache/pages
data02/freshports/jailed/stage-nginx01/cache/ports                   240K   502G   168K  /var/db/freshports/cache/ports
data02/freshports/jailed/stage-nginx01/cache/spooling                216K   502G   120K  /var/db/freshports/cache/spooling
data02/freshports/jailed/test-ingress01                              136G   502G    96K  none
data02/freshports/jailed/test-ingress01/jails                        135G   502G    96K  /jails
data02/freshports/jailed/test-ingress01/jails/freshports             135G   502G   135G  /jails/freshports
data02/freshports/jailed/test-ingress01/mkjail                       340M   502G   340M  /var/db/mkjail
data02/freshports/jailed/test-nginx01                               1.68M   502G    96K  none
data02/freshports/jailed/test-nginx01/cache                         1.59M   502G   272K  /var/db/freshports/cache
data02/freshports/jailed/test-nginx01/cache/categories                96K   502G    96K  /var/db/freshports/cache/categories
data02/freshports/jailed/test-nginx01/cache/commits                   96K   502G    96K  /var/db/freshports/cache/commits
data02/freshports/jailed/test-nginx01/cache/daily                    228K   502G   156K  /var/db/freshports/cache/daily
data02/freshports/jailed/test-nginx01/cache/general                  120K   502G   120K  /var/db/freshports/cache/general
data02/freshports/jailed/test-nginx01/cache/news                     236K   502G   164K  /var/db/freshports/cache/news
data02/freshports/jailed/test-nginx01/cache/packages                  96K   502G    96K  /var/db/freshports/cache/packages
data02/freshports/jailed/test-nginx01/cache/pages                     96K   502G    96K  /var/db/freshports/cache/pages
data02/freshports/jailed/test-nginx01/cache/ports                    172K   502G   100K  /var/db/freshports/cache/ports
data02/freshports/jailed/test-nginx01/cache/spooling                 216K   502G   120K  /var/db/freshports/cache/spooling
data02/freshports/stage-ingress01                                   21.7G   502G    96K  none
data02/freshports/stage-ingress01/cache                              920K   502G    96K  /jails/stage-ingress01/var/db/freshports/cache
data02/freshports/stage-ingress01/cache/html                         484K   502G   152K  /jails/stage-ingress01/var/db/freshports/cache/html
data02/freshports/stage-ingress01/cache/spooling                     340K   502G   152K  /jails/stage-ingress01/var/db/freshports/cache/spooling
data02/freshports/stage-ingress01/freshports                        13.9G   502G    96K  none
data02/freshports/stage-ingress01/freshports/archive                13.8G   502G  13.8G  /jails/stage-ingress01/var/db/freshports/message-queues/archive
data02/freshports/stage-ingress01/freshports/message-queues         32.8M   502G  24.3M  /jails/stage-ingress01/var/db/freshports/message-queues
data02/freshports/stage-ingress01/ingress                           7.84G   502G    96K  /jails/stage-ingress01/var/db/ingress
data02/freshports/stage-ingress01/ingress/message-queues            4.12M   502G  1.17M  /jails/stage-ingress01/var/db/ingress/message-queues
data02/freshports/stage-ingress01/ingress/repos                     7.84G   502G  5.09G  /jails/stage-ingress01/var/db/ingress/repos
data02/freshports/test-ingress01                                    26.0G   502G    96K  none
data02/freshports/test-ingress01/freshports                         15.2G   502G  1.28G  /jails/test-ingress01/var/db/freshports
data02/freshports/test-ingress01/freshports/cache                   1.01M   502G    96K  /jails/test-ingress01/var/db/freshports/cache
data02/freshports/test-ingress01/freshports/cache/html               604K   502G   176K  /jails/test-ingress01/var/db/freshports/cache/html
data02/freshports/test-ingress01/freshports/cache/spooling           336K   502G   152K  /jails/test-ingress01/var/db/freshports/cache/spooling
data02/freshports/test-ingress01/freshports/message-queues          13.9G   502G  21.6M  /jails/test-ingress01/var/db/freshports/message-queues
data02/freshports/test-ingress01/freshports/message-queues/archive  13.9G   502G  13.9G  /jails/test-ingress01/var/db/freshports/message-queues/archive
data02/freshports/test-ingress01/ingress                            10.8G   502G   104K  /jails/test-ingress01/var/db/ingress
data02/freshports/test-ingress01/ingress/message-queues             4.19M   502G  1.17M  /jails/test-ingress01/var/db/ingress/message-queues
data02/freshports/test-ingress01/ingress/repos                      10.8G   502G  5.09G  /jails/test-ingress01/var/db/ingress/repos
data02/jails                                                         516G   502G  9.54G  /jails
data02/jails/bacula                                                 22.3G   502G  20.9G  /jails/bacula
data02/jails/bacula-sd-02                                           7.83G   502G  5.74G  /jails/bacula-sd-02
data02/jails/bacula-sd-03                                           6.83G   502G  5.82G  /jails/bacula-sd-03
data02/jails/besser                                                 24.6G   502G  5.11G  /jails/besser
data02/jails/certs                                                  4.54G   502G  4.48G  /jails/certs
data02/jails/certs-rsync                                            4.00G   502G  3.98G  /jails/certs-rsync
data02/jails/cliff2                                                 5.95G   502G  4.93G  /jails/cliff2
data02/jails/dev-ingress01                                          12.5G   502G  6.50G  /jails/dev-ingress01
data02/jails/dev-nginx01                                            7.20G   502G  4.88G  /jails/dev-nginx01
data02/jails/dev-pgeu                                               9.98G   502G  6.65G  /jails/dev-pgeu
data02/jails/dns-hidden-master                                      6.28G   502G  5.19G  /jails/dns-hidden-master
data02/jails/dns1                                                   10.1G   502G  9.02G  /jails/dns1
data02/jails/fileserver                                             9.05G   502G  7.83G  /jails/fileserver
data02/jails/foo                                                     796M   502G   796M  /jails/foo
data02/jails/git                                                    6.09G   502G  5.82G  /jails/git
data02/jails/jail-testing                                           3.80G   502G  2.22G  /jails/jail-testing
data02/jails/jail_within_jail                                       1.48G   502G   840M  /jails/jail_within_jail
data02/jails/mqtt01                                                 8.00G   502G  3.35G  /jails/mqtt01
data02/jails/mydev                                                  8.70G   502G  7.49G  /jails/mydev
data02/jails/mysql01                                                11.5G   502G  8.86G  /jails/mysql01
data02/jails/nsnotify                                               5.82G   502G  4.75G  /jails/nsnotify
data02/jails/pg01                                                   13.9G   502G  12.5G  /jails/pg01
data02/jails/pg02                                                   22.0G   502G  8.85G  /jails/pg02
data02/jails/pg03                                                    148G   502G  79.7G  /jails/pg03
data02/jails/pkg01                                                  22.9G   502G  11.2G  /jails/pkg01
data02/jails/samdrucker                                             7.31G   502G  6.25G  /jails/samdrucker
data02/jails/serpico                                                6.76G   502G  5.68G  /jails/serpico
data02/jails/stage-ingress01                                        11.5G   502G  5.30G  /jails/stage-ingress01
data02/jails/stage-nginx01                                          3.88G   502G  2.60G  /jails/stage-nginx01
data02/jails/svn                                                    6.21G   502G  6.02G  /jails/svn
data02/jails/talos                                                  4.59G   502G  3.86G  /jails/talos
data02/jails/test-ingress01                                         10.2G   502G  3.51G  /jails/test-ingress01
data02/jails/test-nginx01                                           5.46G   502G  2.57G  /jails/test-nginx01
data02/jails/unifi01                                                45.3G   502G  14.3G  /jails/unifi01
data02/jails/webserver                                              20.6G   502G  18.8G  /jails/webserver
data02/mkjail                                                       2.96G   502G   104K  /mkjail
data02/mkjail/12.0-RELEASE                                           682M   502G   682M  /mkjail/12.0-RELEASE
data02/mkjail/13.1-RELEASE                                           760M   502G   760M  /mkjail/13.1-RELEASE
data02/mkjail/13.2-RELEASE                                           774M   502G   774M  /mkjail/13.2-RELEASE
data02/mkjail/14.0-RELEASE                                           816M   502G   816M  /mkjail/14.0-RELEASE
data02/vm                                                           59.0G   502G  1.07G  /usr/local/vm
data02/vm/hass                                                      53.5G   502G  22.6G  /usr/local/vm/hass
data02/vm/home-assistant                                             351M   502G   351M  /usr/local/vm/home-assistant
data02/vm/myguest                                                   3.99G   502G  3.38G  /usr/local/vm/myguest
data03                                                              2.46T  4.67T    96K  none
data03/acme-certs                                                   60.3M  4.67T    96K  none
data03/acme-certs/certs                                             43.1M  4.67T  6.68M  /jails/certs/var/db/acme/certs
data03/acme-certs/certs-for-rsync                                   17.0M  4.67T  4.25M  /jails/certs/var/db/certs-for-rsync
data03/dan                                                           321G  4.67T   321G  none
data03/jail-testing                                                 2.53G  4.67T   104K  none
data03/jail-testing/jails                                           1.06G  4.67T   104K  /jails
data03/jail-testing/jails/foo                                       1.06G  4.67T  1.06G  /jails/foo
data03/jail-testing/mkjail                                          1.46G  4.67T    96K  /jails/mkjail
data03/jail-testing/mkjail/12.2-RELEASE                             1.46G  4.67T  1.45G  /jails/mkjail/12.2-RELEASE
data03/jail_within_jail                                             1.41G  4.67T    96K  none
data03/jail_within_jail/jails                                       1.08G  4.67T    96K  none
data03/jail_within_jail/jails/freshports                            1.08G  4.67T  1.08G  none
data03/jail_within_jail/mkjail                                       339M  4.67T   339M  none
data03/librenms-rrd                                                  138G  4.67T  30.9G  /jails/besser/var/db/librenms/rrd
data03/pg02                                                          781G  4.67T    88K  none
data03/pg02/postgres                                                 734G  4.67T   553G  /jails/pg02/var/db/postgres
data03/pg02/rsyncer                                                 47.2G  4.67T  6.75G  /jails/pg02/usr/home/rsyncer/backups
data03/pg03                                                          972G  4.67T    88K  none
data03/pg03/postgres                                                 972G  4.67T   457G  /jails/pg03/var/db/postgres
data03/pg03/rsyncer                                                 1.28M  4.67T   144K  /jails/pg03/usr/home/rsyncer/backups
data03/poudriere                                                     247G  4.67T   112K  /usr/local/poudriere
data03/poudriere/ccache.13amd64                                      208K  4.67T    96K  /usr/local/poudriere/ccache.13amd64
data03/poudriere/ccache.13i386                                       208K  4.67T    96K  /usr/local/poudriere/ccache.13i386
data03/poudriere/ccache.amd64                                       16.4M  4.67T  16.3M  /usr/local/poudriere/ccache.amd64
data03/poudriere/ccache.i386                                        7.17G  4.67T  7.16G  /usr/local/poudriere/ccache.i386
data03/poudriere/data                                                125G  4.67T  13.5G  /usr/local/poudriere/data
data03/poudriere/data/cache                                          461M  4.67T   114M  /usr/local/poudriere/data/cache
data03/poudriere/data/cronjob-logs                                  11.1M  4.67T  2.98M  /usr/local/poudriere/data/cronjob-logs
data03/poudriere/data/packages                                      41.5G  4.67T  13.1G  /usr/local/poudriere/data/packages
data03/poudriere/distfiles                                          87.8G  4.67T  87.7G  /usr/ports/distfiles
data03/poudriere/jails                                              5.46G  4.67T    96K  /usr/local/poudriere/jails
data03/poudriere/jails/124amd64                                     1.44G  4.67T  1.44G  /usr/local/poudriere/jails/124amd64
data03/poudriere/jails/132amd64                                     1.42G  4.67T  1.42G  /usr/local/poudriere/jails/132amd64
data03/poudriere/jails/132i386                                      1.21G  4.67T  1.21G  /usr/local/poudriere/jails/132i386
data03/poudriere/jails/140amd64                                     1.39G  4.67T  1.39G  /usr/local/poudriere/jails/140amd64
data03/poudriere/ports                                              21.4G  4.67T  3.25G  /usr/local/poudriere/ports
data03/poudriere/ports/2022Q3                                        847M  4.67T   847M  /usr/local/poudriere/ports/2022Q3
data03/poudriere/ports/2023Q2                                        879M  4.67T   879M  /usr/local/poudriere/ports/2023Q2
data03/poudriere/ports/default                                      5.53G  4.67T  2.67G  /usr/local/poudriere/ports/default
data03/poudriere/ports/main                                         2.19G  4.67T  1.60G  /usr/local/poudriere/ports/main
data03/poudriere/ports/testing                                      8.21G  4.67T  2.63G  /usr/local/poudriere/ports/testing
data03/poudriere/test                                                280K  4.67T    96K  /usr/local/poudriere/test
data03/public                                                       23.4G  4.67T  23.4G  none
data03/repos                                                        9.74G  4.67T    88K  none
data03/repos/gitea                                                   543M  4.67T   229M  /jails/git/var/db/gitea
data03/repos/subversion                                             9.21G  4.67T  7.71G  /jails/svn/usr/local/svn/repos
data03/syncthing                                                    17.1G  4.67T  14.2G  /jails/fileserver/usr/local/syncthing
data04                                                              1.30M  1.76T    96K  /data04
zroot                                                               8.42G   402G    96K  /zroot
zroot/ROOT                                                          7.92G   402G    96K  none
zroot/ROOT/13.2                                                     7.92G   402G  5.92G  /
zroot/ROOT/13.2-RELEASE-p5_2023-12-01_170207                           8K   402G  5.59G  /
zroot/ROOT/14.0-RELEASE-p1_2023-12-01_174009                           8K   402G  5.58G  /
zroot/ROOT/14.0-RELEASE_2023-12-01_171830                              8K   402G  5.69G  /
zroot/ROOT/before.14.0                                                 8K   402G  5.13G  /
zroot/tmp                                                           32.5M   402G  21.7M  /tmp
zroot/usr                                                            231M   402G    96K  /usr
zroot/usr/home                                                       231M   402G   228M  /usr/home
zroot/usr/ports                                                       96K   402G    96K  /usr/ports
zroot/usr/src                                                         96K   402G    96K  /usr/src
zroot/var                                                           31.0M   402G    96K  /var
zroot/var/audit                                                       96K   402G    96K  /var/audit
zroot/var/crash                                                       96K   402G    96K  /var/crash
zroot/var/log                                                       27.5M   402G  4.35M  /var/log
zroot/var/mail                                                       280K   402G   168K  /var/mail
zroot/var/tmp                                                       2.91M   402G  1.43M  /var/tmp

dmesg

---<<BOOT>>---
Copyright (c) 1992-2023 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 14.0-RELEASE #0 releng/14.0-n265380-f9716eee8ab4: Fri Nov 10 05:57:23 UTC 2023
    root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152)
VT(vga): resolution 640x480
CPU: Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz (1800.06-MHz K8-class CPU)
  Origin="GenuineIntel"  Id=0x306f2  Family=0x6  Model=0x3f  Stepping=2
  Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0x7ffefbff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND>
  AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM>
  AMD Features2=0x21<LAHF,ABM>
  Structured Extended Features=0x37ab<FSGSBASE,TSCADJ,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,NFPUSG>
  Structured Extended Features3=0x9c000400<MD_CLEAR,IBPB,STIBP,L1DFL,SSBD>
  XSAVE Features=0x1<XSAVEOPT>
  VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID,VID,PostIntr
  TSC: P-state invariant, performance statistics
real memory  = 481032142848 (458748 MB)
avail memory = 468487438336 (446784 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <DELL   PE_SC3  >
FreeBSD/SMP: Multiprocessor System Detected: 48 CPUs
FreeBSD/SMP: 2 package(s) x 12 core(s) x 2 hardware threads
random: registering fast source Intel Secure Key RNG
random: fast provider: "Intel Secure Key RNG"
random: unblocking device.
ioapic0 <Version 2.0> irqs 0-23
ioapic1 <Version 2.0> irqs 24-47
ioapic2 <Version 2.0> irqs 48-71
Launching APs: 1 27 7 6 42 36 10 25 22 37 4 19 32 23 34 24 13 31 45 46 30 2 9 21 14 17 35 18 33 11 3 12 44 20 16 29 8 15 43 5 26 39 40 41 47 28 38
random: entropy device external interface
kbd1 at kbdmux0
vtvga0: <VT VGA driver>
smbios0: <System Management BIOS> at iomem 0xfe300-0xfe31e
smbios0: Version: 2.8, BCD Revision: 2.8
aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS>
acpi0: <DELL PE_SC3>
acpi0: Power Button (fixed)
cpu0: <ACPI CPU> on acpi0
atrtc0: <AT realtime clock> port 0x70-0x71,0x74-0x77 irq 8 on acpi0
atrtc0: registered as a time-of-day clock, resolution 1.000000s
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 350
Event timer "HPET1" frequency 14318180 Hz quality 340
Event timer "HPET2" frequency 14318180 Hz quality 340
Event timer "HPET3" frequency 14318180 Hz quality 340
Event timer "HPET4" frequency 14318180 Hz quality 340
Event timer "HPET5" frequency 14318180 Hz quality 340
Event timer "HPET6" frequency 14318180 Hz quality 340
Event timer "HPET7" frequency 14318180 Hz quality 340
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
pcib0: <ACPI Host-PCI bridge> on acpi0
pci0: <ACPI PCI bus> on pcib0
pci0: <dasp, performance counters> at device 8.2 (no driver attached)
pci0: <dasp, performance counters> at device 9.2 (no driver attached)
pci0: <dasp, performance counters> at device 11.1 (no driver attached)
pci0: <dasp, performance counters> at device 11.2 (no driver attached)
pci0: <dasp, performance counters> at device 16.1 (no driver attached)
pci0: <dasp, performance counters> at device 16.6 (no driver attached)
pci0: <dasp, performance counters> at device 18.1 (no driver attached)
pci0: <dasp, performance counters> at device 18.5 (no driver attached)
pcib1: <ACPI Host-PCI bridge> on acpi0
pci1: <ACPI PCI bus> on pcib1
pci1: <dasp, performance counters> at device 8.2 (no driver attached)
pci1: <dasp, performance counters> at device 9.2 (no driver attached)
pci1: <dasp, performance counters> at device 11.1 (no driver attached)
pci1: <dasp, performance counters> at device 11.2 (no driver attached)
pci1: <dasp, performance counters> at device 16.1 (no driver attached)
pci1: <dasp, performance counters> at device 16.6 (no driver attached)
pci1: <dasp, performance counters> at device 18.1 (no driver attached)
pci1: <dasp, performance counters> at device 18.5 (no driver attached)
acpi_syscontainer0: <System Container> on acpi0
acpi_syscontainer1: <System Container> on acpi0
apei0: <ACPI Platform Error Interface> on acpi0
pcib2: <ACPI Host-PCI bridge> port 0xcf8-0xcff numa-domain 0 on acpi0
pci2: <ACPI PCI bus> numa-domain 0 on pcib2
pcib3: <ACPI PCI-PCI bridge> irq 47 at device 1.0 numa-domain 0 on pci2
pci3: <ACPI PCI bus> numa-domain 0 on pcib3
AVAGO MegaRAID SAS FreeBSD mrsas driver version: 07.709.04.00-fbsd
mrsas0: <AVAGO Invader SAS Controller> port 0x3000-0x30ff mem 0x92100000-0x9210ffff,0x92000000-0x920fffff irq 26 at device 0.0 numa-domain 0 on pci3
mrsas0: FW now in Ready state
mrsas0: Using MSI-X with 48 number of vectors
mrsas0: FW supports <96> MSIX vector,Online CPU 48 Current MSIX <48>
mrsas0: mrsas_init_adapter: sc->reply_q_depth 0x740,sc->request_alloc_sz 0x1cf8, sc->reply_alloc_sz 0x3a00,sc->io_frames_alloc_sz 0x3a100
mrsas0: max sge: 0x46, max chain frame size: 0x400, max fw cmd: 0x39f sc->chain_frames_alloc_sz: 0xe7c00
mrsas0: Issuing IOC INIT command to FW.
mrsas0: IOC INIT response received from FW.
mrsas0: System PD created target ID: 0x0
mrsas0: System PD created target ID: 0x1
mrsas0: System PD created target ID: 0x2
mrsas0: System PD created target ID: 0x3
mrsas0: System PD created target ID: 0x4
mrsas0: System PD created target ID: 0x5
mrsas0: System PD created target ID: 0x6
mrsas0: System PD created target ID: 0x7
mrsas0: System PD created target ID: 0x8
mrsas0: System PD created target ID: 0x9
mrsas0: System PD created target ID: 0xa
mrsas0: System PD created target ID: 0xb
mrsas0: System PD created target ID: 0xc
mrsas0: System PD created target ID: 0xd
mrsas0: System PD created target ID: 0xe
mrsas0: System PD created target ID: 0xf
mrsas0: FW supports: UnevenSpanSupport=1

mrsas0: max_fw_cmds: 927  max_scsi_cmds: 911
mrsas0: MSI-x interrupts setup success
mrsas0: mrsas_ocr_thread
pcib4: <ACPI PCI-PCI bridge> irq 47 at device 2.0 numa-domain 0 on pci2
pci4: <ACPI PCI bus> numa-domain 0 on pcib4
ahci0: <ASMedia ASM1062 AHCI SATA controller> port 0x2028-0x202f,0x2034-0x2037,0x2020-0x2027,0x2030-0x2033,0x2000-0x201f mem 0x91f00000-0x91f001ff irq 32 at device 0.0 numa-domain 0 on pci4
ahci0: AHCI v1.20 with 2 6Gbps ports, Port Multiplier supported
ahci0: quirks=0xc00000<NOCCS,NOAUX>
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
pcib5: <ACPI PCI-PCI bridge> irq 47 at device 3.0 numa-domain 0 on pci2
pci5: <ACPI PCI bus> numa-domain 0 on pcib5
igb0: <Intel(R) I350 (Copper)> mem 0x91d00000-0x91dfffff,0x91e0c000-0x91e0ffff irq 46 at device 0.0 numa-domain 0 on pci5
igb0: EEPROM V1.67-0 Option ROM V19-b5-p12 eTrack 0x80000faa
igb0: Using 1024 TX descriptors and 1024 RX descriptors
igb0: Using 8 RX queues 8 TX queues
igb0: Using MSI-X interrupts with 9 vectors
igb0: Ethernet address: ec:f4:bb:ef:c9:54
igb0: netmap queues/slots: TX 8/1024, RX 8/1024
igb1: <Intel(R) I350 (Copper)> mem 0x91c00000-0x91cfffff,0x91e08000-0x91e0bfff irq 45 at device 0.1 numa-domain 0 on pci5
igb1: EEPROM V1.67-0 Option ROM V19-b5-p12 eTrack 0x80000faa
igb1: Using 1024 TX descriptors and 1024 RX descriptors
igb1: Using 8 RX queues 8 TX queues
igb1: Using MSI-X interrupts with 9 vectors
igb1: Ethernet address: ec:f4:bb:ef:c9:55
igb1: netmap queues/slots: TX 8/1024, RX 8/1024
igb2: <Intel(R) I350 (Copper)> mem 0x91b00000-0x91bfffff,0x91e04000-0x91e07fff irq 44 at device 0.2 numa-domain 0 on pci5
igb2: EEPROM V1.67-0 Option ROM V19-b5-p12 eTrack 0x80000faa
igb2: Using 1024 TX descriptors and 1024 RX descriptors
igb2: Using 8 RX queues 8 TX queues
igb2: Using MSI-X interrupts with 9 vectors
igb2: Ethernet address: ec:f4:bb:ef:c9:56
igb2: netmap queues/slots: TX 8/1024, RX 8/1024
igb3: <Intel(R) I350 (Copper)> mem 0x91a00000-0x91afffff,0x91e00000-0x91e03fff irq 40 at device 0.3 numa-domain 0 on pci5
igb3: EEPROM V1.67-0 Option ROM V19-b5-p12 eTrack 0x80000faa
igb3: Using 1024 TX descriptors and 1024 RX descriptors
igb3: Using 8 RX queues 8 TX queues
igb3: Using MSI-X interrupts with 9 vectors
igb3: Ethernet address: ec:f4:bb:ef:c9:57
igb3: netmap queues/slots: TX 8/1024, RX 8/1024
pcib6: <ACPI PCI-PCI bridge> irq 47 at device 3.2 numa-domain 0 on pci2
pci6: <ACPI PCI bus> numa-domain 0 on pcib6
pci2: <unknown> at device 17.0 (no driver attached)
ahci1: <Intel Wellsburg AHCI SATA controller> port 0x4078-0x407f,0x408c-0x408f,0x4070-0x4077,0x4088-0x408b,0x4040-0x405f mem 0x92201000-0x922017ff irq 16 at device 17.4 numa-domain 0 on pci2
ahci1: AHCI v1.30 with 4 6Gbps ports, Port Multiplier not supported
ahcich2: <AHCI channel> at channel 0 on ahci1
ahcich3: <AHCI channel> at channel 1 on ahci1
ahcich4: <AHCI channel> at channel 2 on ahci1
ahcich5: <AHCI channel> at channel 3 on ahci1
ahciem0: <AHCI enclosure management bridge> on ahci1
pci2: <simple comms> at device 22.0 (no driver attached)
pci2: <simple comms> at device 22.1 (no driver attached)
ehci0: <Intel Wellsburg USB 2.0 controller> mem 0x92203000-0x922033ff irq 18 at device 26.0 numa-domain 0 on pci2
usbus0: EHCI version 1.0
usbus0 numa-domain 0 on ehci0
usbus0: 480Mbps High Speed USB v2.0
pcib7: <PCI-PCI bridge> irq 16 at device 28.0 numa-domain 0 on pci2
pci7: <PCI bus> numa-domain 0 on pcib7
pcib8: <ACPI PCI-PCI bridge> irq 19 at device 28.7 numa-domain 0 on pci2
pci8: <ACPI PCI bus> numa-domain 0 on pcib8
pcib9: <PCI-PCI bridge> at device 0.0 numa-domain 0 on pci8
pci9: <PCI bus> numa-domain 0 on pcib9
pcib10: <PCI-PCI bridge> at device 0.0 numa-domain 0 on pci9
pci10: <PCI bus> numa-domain 0 on pcib10
pcib11: <PCI-PCI bridge> at device 0.0 numa-domain 0 on pci10
pci11: <PCI bus> numa-domain 0 on pcib11
vgapci0: <VGA-compatible display> mem 0x90000000-0x90ffffff,0x91800000-0x91803fff,0x91000000-0x917fffff irq 19 at device 0.0 numa-domain 0 on pci11
vgapci0: Boot video device
ehci1: <Intel Wellsburg USB 2.0 controller> mem 0x92202000-0x922023ff irq 18 at device 29.0 numa-domain 0 on pci2
usbus1: EHCI version 1.0
usbus1 numa-domain 0 on ehci1
usbus1: 480Mbps High Speed USB v2.0
isab0: <PCI-ISA bridge> at device 31.0 numa-domain 0 on pci2
isa0: <ISA bus> numa-domain 0 on isab0
ahci2: <Intel Wellsburg AHCI SATA controller> port 0x4068-0x406f,0x4084-0x4087,0x4060-0x4067,0x4080-0x4083,0x4020-0x403f mem 0x92200000-0x922007ff irq 16 at device 31.2 numa-domain 0 on pci2
ahci2: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported
ahcich6: <AHCI channel> at channel 0 on ahci2
ahcich7: <AHCI channel> at channel 1 on ahci2
ahcich8: <AHCI channel> at channel 2 on ahci2
ahcich9: <AHCI channel> at channel 3 on ahci2
ahcich10: <AHCI channel> at channel 4 on ahci2
ahcich11: <AHCI channel> at channel 5 on ahci2
ahciem1: <AHCI enclosure management bridge> on ahci2
pcib12: <ACPI Host-PCI bridge> numa-domain 1 on acpi0
pci12: <ACPI PCI bus> numa-domain 1 on pcib12
pcib13: <ACPI PCI-PCI bridge> irq 71 at device 1.0 numa-domain 1 on pci12
pci13: <ACPI PCI bus> numa-domain 1 on pcib13
ix0: <Intel(R) X520 82599 (Dual SFP+)> port 0x9020-0x903f mem 0xc8400000-0xc84fffff,0xc8504000-0xc8507fff irq 50 at device 0.0 numa-domain 1 on pci13
ix0: Unsupported SFP+ module detected!
ix0: IFDI_ATTACH_PRE failed 5
device_attach: ix0 attach returned 5
ix0: <Intel(R) X520 82599 (Dual SFP+)> port 0x9000-0x901f mem 0xc8300000-0xc83fffff,0xc8500000-0xc8503fff irq 52 at device 0.1 numa-domain 1 on pci13
ix0: Using 2048 TX descriptors and 2048 RX descriptors
ix0: Using 12 RX queues 12 TX queues
ix0: Using MSI-X interrupts with 13 vectors
ix0: allocated for 12 queues
ix0: allocated for 12 rx queues
ix0: Ethernet address: a0:36:9f:83:e1:16
ix0: PCI Express Bus: Speed 5.0GT/s Width x8
ix0: Option ROM V19-b5-p12 eTrack 0x8000095d PHY FW V65535
ix0: netmap queues/slots: TX 12/2048, RX 12/2048
pcib14: <ACPI PCI-PCI bridge> irq 71 at device 2.0 numa-domain 1 on pci12
pci14: <ACPI PCI bus> numa-domain 1 on pcib14
ahci3: <ASMedia ASM1062 AHCI SATA controller> port 0x8028-0x802f,0x8034-0x8037,0x8020-0x8027,0x8030-0x8033,0x8000-0x801f mem 0xc8200000-0xc82001ff irq 56 at device 0.0 numa-domain 1 on pci14
ahci3: AHCI v1.20 with 2 6Gbps ports, Port Multiplier supported
ahci3: quirks=0xc00000<NOCCS,NOAUX>
ahcich12: <AHCI channel> at channel 0 on ahci3
ahcich13: <AHCI channel> at channel 1 on ahci3
pcib15: <ACPI PCI-PCI bridge> irq 71 at device 3.0 numa-domain 1 on pci12
pci15: <ACPI PCI bus> numa-domain 1 on pcib15
nvme0: <Generic NVMe Device> mem 0xc8100000-0xc8103fff irq 64 at device 0.0 numa-domain 1 on pci15
pcib16: <ACPI PCI-PCI bridge> irq 71 at device 3.2 numa-domain 1 on pci12
pci16: <ACPI PCI bus> numa-domain 1 on pcib16
nvme1: <Generic NVMe Device> mem 0xc8000000-0xc8003fff irq 66 at device 0.0 numa-domain 1 on pci16
uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc9000-0xcc7ff,0xcc800-0xd3fff,0xd4000-0xdc7ff,0xed800-0xf17ff pnpid ORM0000 on isa0
coretemp0: <CPU On-Die Thermal Sensors> on cpu0
est0: <Enhanced SpeedStep Frequency Control> on cpu0
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est0 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est1 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est2 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est3 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est4 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est5 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est6 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est7 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est8 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est9 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est10 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est11 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est12 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est13 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est14 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est15 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est16 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est17 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est18 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est19 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est20 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est21 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est22 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est23 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est24 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est25 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est26 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est27 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est28 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est29 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est30 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est31 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est32 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est33 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est34 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est35 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est36 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est37 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est38 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est39 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est40 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est41 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est42 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est43 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est44 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est45 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est46 attach returned 6
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 172000001500
device_attach: est47 attach returned 6
Timecounter "TSC" frequency 1799998492 Hz quality 1000
Timecounters tick every 1.000 msec
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)
ugen1.1: <Intel EHCI root HUB> at usbus1
ugen0.1: <Intel EHCI root HUB> at usbus0
mrsas0: Disestablish mrsas intr hook
uhub0 numa-domain 0 on usbus1
uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
uhub1 numa-domain 0 on usbus0
uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0
nda0 at nvme0 bus 0 scbus18 target 0 lun 1
nda0: <Samsung SSD 980 PRO with Heatsink 1TB 4B2QGXA7 S6WSNJ0T207774T>
nda0: Serial Number S6WSNJ0T207774T
nda0: nvme version 1.3
nda0: 953869MB (1953525168 512 byte sectors)
nda1 at nvme1 bus 0 scbus19 target 0 lun 1
nda1: <Samsung SSD 980 PRO with Heatsink 1TB 4B2QGXA7 S6WSNJ0T208743F>
nda1: Serial Number S6WSNJ0T208743F
nda1: nvme version 1.3
nda1: 953869MB (1953525168 512 byte sectors)
ada0 at ahcich1 bus 0 scbus3 target 0 lun 0
ada0: <INTEL SSDSC2BB480G6K G201CS01> ACS-2 ATA SATA 3.x device
ada0: Serial Number BTWA602403NR480FGN
ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes)
ada0: Command Queueing enabled
ada0: 457862MB (937703088 512 byte sectors)
ada1 at ahcich13 bus 0 scbus17 target 0 lun 0
ada1: <INTEL SSDSC2BB480G6K G201CS01> ACS-2 ATA SATA 3.x device
ada1: Serial Number BTWA602401SD480FGN
ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes)
ada1: Command Queueing enabled
ada1: 457862MB (937703088 512 byte sectors)
cd0 at ahcich11 bus 0 scbus14 target 0 lun 0
cd0: <HL-DT-ST DVD-ROM DTA0N D3B0> Removable CD-ROM SCSI device
cd0: Serial Number KZAF81J1012
cd0: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes)
cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed
da0 at mrsas0 bus 1 scbus1 target 0 lun 0
da0: <TOSHIBA PX05SMB080Y AS0B> Fixed Direct Access SPC-4 SCSI device
da0: Serial Number Y7P0A02LTEVE
da0: 150.000MB/s transfers
da0: 763097MB (1562824368 512 byte sectors)
da2 at mrsas0 bus 1 scbus1 target 2 lun 0
da2: <TOSHIBA PX05SMB080Y AS0B> Fixed Direct Access SPC-4 SCSI device
da2: Serial Number Y7P0A033TEVE
da2: 150.000MB/s transfers
da2: 763097MB (1562824368 512 byte sectors)
ses0 at ahciem0 bus 0 scbus8 target 0 lun 0
ses0: <AHCI SGPIO Enclosure 2.00 0001> SEMB S-E-S 2.00 device
ses0: SEMB SES Device
ses1 at ahciem1 bus 0 scbus15 target 0 lun 0
ses1: <AHCI SGPIO Enclosure 2.00 0001> SEMB S-E-S 2.00 device
ses1: SEMB SES Device
da4 at mrsas0 bus 1 scbus1 target 4 lun 0
da4: <TOSHIBA PX05SMB080Y AS0B> Fixed Direct Access SPC-4 SCSI device
da4: Serial Number Y7P0A02QTEVE
da4: 150.000MB/s transfers
da4: 763097MB (1562824368 512 byte sectors)
da1 at mrsas0 bus 1 scbus1 target 1 lun 0
da1: <TOSHIBA PX05SMB080Y AS0B> Fixed Direct Access SPC-4 SCSI device
da1: Serial Number Y7P0A02MTEVE
da1: 150.000MB/s transfers
da1: 763097MB (1562824368 512 byte sectors)
da5 at mrsas0 bus 1 scbus1 target 5 lun 0
da5: <TOSHIBA PX05SMB080Y AS0B> Fixed Direct Access SPC-4 SCSI device
da5: Serial Number Y7P0A02ATEVE
da5: 150.000MB/s transfers
da5: 763097MB (1562824368 512 byte sectors)
da3 at mrsas0 bus 1 scbus1 target 3 lun 0
da3: <TOSHIBA PX05SMB080Y AS0B> Fixed Direct Access SPC-4 SCSI device
da3: Serial Number Y7P0A022TEVE
da3: 150.000MB/s transfers
da3: 763097MB (1562824368 512 byte sectors)
da6 at mrsas0 bus 1 scbus1 target 6 lun 0
da6: <TOSHIBA PX05SMB080Y AS0B> Fixed Direct Access SPC-4 SCSI device
da6: Serial Number Y7P0A02GTEVE
da6: 150.000MB/s transfers
da6: 763097MB (1562824368 512 byte sectors)
da7 at mrsas0 bus 1 scbus1 target 7 lun 0
da7: <TOSHIBA PX05SMB080Y AS0B> Fixed Direct Access SPC-4 SCSI device
da7: Serial Number Y7P0A02DTEVE
da7: 150.000MB/s transfers
da7: 763097MB (1562824368 512 byte sectors)
ses1: cd0,pass18 in 'Slot 05', SATA Slot: scbus14 target 0
da12 at mrsas0 bus 1 scbus1 target 12 lun 0
da12: <ATA Samsung SSD 860 2B6Q> Fixed Direct Access SPC-4 SCSI device
da12: Serial Number S3Z8NB0KB11784L
da12: 150.000MB/s transfers
da12: 953869MB (1953525168 512 byte sectors)
da13 at mrsas0 bus 1 scbus1 target 13 lun 0
da13: <ATA Samsung SSD 860 2B6Q> Fixed Direct Access SPC-4 SCSI device
da13: Serial Number S3Z8NB0KB11776R
da13: 150.000MB/s transfers
da13: 953869MB (1953525168 512 byte sectors)
da14 at mrsas0 bus 1 scbus1 target 14 lun 0
da14: <ATA SAMSUNG MZ7KM960 GB32> Fixed Direct Access SPC-4 SCSI device
da14: Serial Number S2NKNCAH501524K
da14: 150.000MB/s transfers
da14: 1831420MB (3750748848 512 byte sectors)
da14: quirks=0x8<4K>
da15 at mrsas0 bus 1 scbus1 target 15 lun 0
da15: <ATA SAMSUNG MZ7KM960 GB32> Fixed Direct Access SPC-4 SCSI device
da15: Serial Number S2NKNCAH501536P
da15: 150.000MB/s transfers
da15: 1831420MB (3750748848 512 byte sectors)
da15: quirks=0x8<4K>
da11 at mrsas0 bus 1 scbus1 target 11 lun 0
da11: <ATA WDC  WDS400T2B0A 20WD> Fixed Direct Access SPC-4 SCSI device
da11: Serial Number 230151800473
da11: 150.000MB/s transfers
da11: 3815447MB (7814037168 512 byte sectors)
da8 at mrsas0 bus 1 scbus1 target 8 lun 0
da8: <ATA WDC  WDS400T2B0A 20WD> Fixed Direct Access SPC-4 SCSI device
da8: Serial Number 230151801478
da8: 150.000MB/s transfers
da8: 3815447MB (7814037168 512 byte sectors)
da9 at mrsas0 bus 1 scbus1 target 9 lun 0
da9: <ATA WDC  WDS400T2B0A 20WD> Fixed Direct Access SPC-4 SCSI device
da9: Serial Number 230151801284
da9: 150.000MB/s transfers
da9: 3815447MB (7814037168 512 byte sectors)
da10 at mrsas0 bus 1 scbus1 target 10 lun 0
da10: <ATA WDC  WDS400T2B0A 20WD> Fixed Direct Access SPC-4 SCSI device
da10: Serial Number 22492H800867
da10: 150.000MB/s transfers
da10: 3815447MB (7814037168 512 byte sectors)
GEOM_MIRROR: Device mirror/swap launched (2/2).
ix1: <Intel(R) X520 82599 (Dual SFP+)> port 0x9020-0x903f mem 0xc8400000-0xc84fffff,0xc8504000-0xc8507fff irq 50 at device 0.0 numa-domain 1 on pci13
ix1: Unsupported SFP+ module detected!
ix1: IFDI_ATTACH_PRE failed 5
device_attach: ix1 attach returned 5
Trying to mount root from zfs:zroot/ROOT/13.2 []...
uhub1: 2 ports with 2 removable, self powered
uhub0: 2 ports with 2 removable, self powered
Root mount waiting for: usbus0 usbus1
ugen1.2: <vendor 0x8087 product 0x8002> at usbus1
uhub2 numa-domain 0 on uhub0
uhub2: <vendor 0x8087 product 0x8002, class 9/0, rev 2.00/0.05, addr 2> on usbus1
ugen0.2: <vendor 0x8087 product 0x800a> at usbus0
uhub3 numa-domain 0 on uhub1
uhub3: <vendor 0x8087 product 0x800a, class 9/0, rev 2.00/0.05, addr 2> on usbus0
uhub3: 6 ports with 6 removable, self powered
uhub2: 8 ports with 8 removable, self powered
ugen0.3: <no manufacturer Gadget USB HUB> at usbus0
uhub4 numa-domain 0 on uhub3
uhub4: <no manufacturer Gadget USB HUB, class 9/0, rev 2.00/0.00, addr 3> on usbus0
Root mount waiting for: usbus0 usbus1
ugen1.3: <ATEN UC-10KM V1.3.124> at usbus1
ukbd0 numa-domain 0 on uhub2
ukbd0: <HID Keyboard> on usbus1
kbd2 at ukbd0
uhub4: 6 ports with 6 removable, self powered
Root mount waiting for: usbus0
ugen0.4: <Avocent Keyboard/Mouse Function> at usbus0
ukbd1 numa-domain 0 on uhub4
ukbd1: <Keyboard> on usbus0
kbd3 at ukbd1
GEOM_ELI: Device mirror/swap.eli created.
GEOM_ELI: Encryption: AES-XTS 128
GEOM_ELI:     Crypto: accelerated software
module_register: cannot register pci/ix from if_ix.ko; already loaded from kernel
Module pci/ix failed to register: 17
acpi_wmi0: <ACPI-WMI mapping> on acpi0
acpi_wmi0: cannot find EC device
acpi_wmi1: <ACPI-WMI mapping> on acpi0
acpi_wmi1: cannot find EC device
bridge0: Ethernet address: 58:9c:fc:10:8c:57
bridge0: link state changed to UP
igb0: promiscuous mode enabled
igb0: link state changed to UP
lo0: link state changed to UP
igb0: link state changed to DOWN
lo1: link state changed to UP
igb0: link state changed to UP
pflog0: promiscuous mode enabled
ums0 numa-domain 0 on uhub2
ums0: <HID Mouse> on usbus1
ums0: 5 buttons and [XYZ] coordinates ID=0
ums1 numa-domain 0 on uhub4
ums1: <Mouse> on usbus0
ums1: 3 buttons and [Z] coordinates ID=0
ums2 numa-domain 0 on uhub4
ums2: <Mouse REL> on usbus0
ums2: 3 buttons and [XYZ] coordinates ID=0
ix1: <Intel(R) X520 82599 (Dual SFP+)> port 0x9020-0x903f mem 0xc8400000-0xc84fffff,0xc8504000-0xc8507fff irq 50 at device 0.0 numa-domain 1 on pci13
ix1: Unsupported SFP+ module detected!
ix1: IFDI_ATTACH_PRE failed 5
device_attach: ix1 attach returned 5
ix1: <Intel(R) X520 82599 (Dual SFP+)> port 0x9020-0x903f mem 0xc8400000-0xc84fffff,0xc8504000-0xc8507fff irq 50 at device 0.0 numa-domain 1 on pci13
ix1: Unsupported SFP+ module detected!
ix1: IFDI_ATTACH_PRE failed 5
device_attach: ix1 attach returned 5
Security policy loaded: MAC/ntpd (mac_ntpd)
tap0: Ethernet address: 58:9c:fc:00:77:5a
tap0: promiscuous mode enabled
igb0: link state changed to DOWN
bridge0: link state changed to DOWN
tap0: link state changed to UP
bridge0: link state changed to UP
igb0: link state changed to UP
[fib_algo] inet.0 (bsearch4#25) rebuild_fd_flm: switching algo to radix4_lockless
epair29a: Ethernet address: 02:3f:12:03:e6:0a
epair29b: Ethernet address: 02:3f:12:03:e6:0b
epair29a: link state changed to UP
epair29b: link state changed to UP
epair29a: promiscuous mode enabled
lo0: link state changed to UP

sesutil show

[0:07 r730-01 dvl ~] % sudo sesutil show
ses0: <AHCI SGPIO Enclosure 2.00>; ID: 3061686369656d30
Desc            Dev     Model                     Ident                Size/Status
Slot 00         -       -                         -                    Not Installed
Slot 01         -       -                         -                    Not Installed
Slot 02         -       -                         -                    Not Installed
Slot 03         -       -                         -                    Not Installed

ses1: <AHCI SGPIO Enclosure 2.00>; ID: 3061686369656d31
Desc            Dev     Model                     Ident                Size/Status
Slot 00         -       -                         -                    Not Installed
Slot 01         -       -                         -                    Not Installed
Slot 02         -       -                         -                    Not Installed
Slot 03         -       -                         -                    Not Installed
Slot 04         -       -                         -                    Not Installed
Slot 05         cd0     HL-DT-ST DVD-ROM DTA0N                         OK

jls

[0:08 r730-01 dvl ~] % jls
   JID  IP Address      Hostname                      Path
     1  10.55.0.73      dns1.int.unixathome.org       /jails/dns1
     2  10.55.0.44      cliff2.int.unixathome.org     /jails/cliff2
     3  10.55.0.151     mysql01.int.unixathome.org    /jails/mysql01
     4  10.55.0.150     pg01.int.unixathome.org       /jails/pg01
     5  10.55.0.32      pg02.int.unixathome.org       /jails/pg02
     6  10.55.0.34      pg03.int.unixathome.org       /jails/pg03
     7                  pkg01.int.unixathome.org      /jails/pkg01
     8  10.55.0.37      dev-ingress01.int.unixathome. /jails/dev-ingress01
     9  10.55.0.37      freshports                    /jails/dev-ingress01/jails/freshports
    10  10.55.0.39      dev-nginx01.int.unixathome.or /jails/dev-nginx01
    11  10.55.0.40      test-ingress01.int.unixathome /jails/test-ingress01
    12  10.55.0.40      freshports                    /jails/test-ingress01/jails/freshports
    13  10.55.0.42      test-nginx01.int.unixathome.o /jails/test-nginx01
    14  10.55.0.45      stage-ingress01.int.unixathom /jails/stage-ingress01
    15  10.55.0.45      freshports                    /jails/stage-ingress01/jails/freshports
    16  10.55.0.46      stage-nginx01.int.unixathome. /jails/stage-nginx01
    17  10.55.0.4       bacula.int.unixathome.org     /jails/bacula
    18  10.55.0.27      besser.int.unixathome.org     /jails/besser
    19  10.55.0.54      certs-rsync.int.unixathome.or /jails/certs-rsync
    20  10.55.0.112     certs.int.unixathome.org      /jails/certs
    21  10.55.0.30      git.langille.org              /jails/git
    22  10.55.0.6       svn.int.unixathome.org        /jails/svn
    23  10.55.0.3       webserver.int.unixathome.org  /jails/webserver
    24  10.55.0.35      dev-pgeu.int.unixathome.org   /jails/dev-pgeu
    25  10.55.0.10      mqtt01.int.unixathome.org     /jails/mqtt01
    26  10.55.0.33      bacula-sd-02.int.unixathome.o /jails/bacula-sd-02
    27  10.55.0.17      jail-testing.int.unixathome.o /jails/jail-testing
    28  10.55.0.28      talos.int.unixathome.org      /jails/talos
    29  10.55.0.50      samdrucker.int.unixathome.org /jails/samdrucker
    30  10.55.0.49      bacula-sd-03.int.unixathome.o /jails/bacula-sd-03
    31  10.55.0.5       fileserver.int.unixathome.org /jails/fileserver
    32  10.55.0.16      mydev.int.unixathome.org      /jails/mydev
    33  10.55.0.31      jail_within_jail.int.unixatho /jails/jail_within_jail
    34  10.55.0.24      serpico.int.unixathome.org    /jails/serpico
    35  10.55.0.53      dns-hidden-master.int.unixath /jails/dns-hidden-master
    36  10.55.0.20      nsnotify.int.unixathome.org   /jails/nsnotify
    37  10.55.0.131     unifi01.int.unixathome.org    /jails/unifi01
Website Pin Facebook Twitter Myspace Friendfeed Technorati del.icio.us Digg Google StumbleUpon Premium Responsive

Leave a Comment

Scroll to Top