実際このマシンはbhyve(vm.tfc)上のVMで/usr/{src,obj}はvm.tfcからNFSマウントしていた
% df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/vtbd0p2 7.7G 3.2G 3.9G 45% /
devfs 1.0K 1.0K 0B 100% /dev
vm.tfc:/.dake 13T 209G 13T 2% /.dake
vm.tfc:/ds/src/stable/12/r351247 13T 103G 13T 1% /usr/src
vm.tfc:/ds/obj/stable/12/r351247 13T 332G 13T 2% /usr/obj
% ll /usr/src
total 907
-rw-r--r-- 1 root wheel 85 Aug 2 07:57 .arcconfig
-rw-r--r-- 1 root wheel 448 Aug 2 07:57 .arclint
-rw-r--r-- 1 root wheel 152 Aug 2 07:57 .gitattributes
-rw-r--r-- 1 root wheel 188 Aug 2 07:57 .gitignore
drwxr-xr-x 4 root wheel 8 Aug 2 07:52 .svn/
-rw-r--r-- 1 root wheel 6179 Aug 2 07:57 COPYRIGHT
-rw-r--r-- 1 root wheel 553 Aug 2 07:57 LOCKS
-rw-r--r-- 1 root wheel 6020 Aug 2 07:57 MAINTAINERS
:
(snip)
:
drwxr-xr-x 3 root wheel 6 Aug 2 07:57 targets/
drwxr-xr-x 5 root wheel 10 Aug 2 07:56 tests/
drwxr-xr-x 16 root wheel 20 Aug 2 07:56 tools/
drwxr-xr-x 283 root wheel 290 Aug 2 07:56 usr.bin/
drwxr-xr-x 231 root wheel 241 Aug 2 07:54 usr.sbin/
%