<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://www.seirios.org/seirios/dokuwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>ほほほのほ - os:freebsd</title>
        <description></description>
        <link>http://www.seirios.org/seirios/dokuwiki/</link>
        <lastBuildDate>Wed, 29 Apr 2026 01:52:42 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>http://www.seirios.org/seirios/dokuwiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
            <title>ほほほのほ</title>
            <link>http://www.seirios.org/seirios/dokuwiki/</link>
        </image>
        <item>
            <title>blacklistd</title>
            <link>http://www.seirios.org/seirios/dokuwiki/doku.php?id=os:freebsd:blacklistd</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;blacklistd&quot;&gt;blacklistd&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
2024/07/02
&lt;/p&gt;

&lt;p&gt;
筆者が管理してるメールサーバーのユーザーがパスワード抜かれてPhishing Mailを転送しそうになってた。88通。
&lt;/p&gt;
&lt;dl class=&quot;plugin_definitionlist&quot;&gt;
&lt;dt&gt;&lt;span class=&quot;term&quot;&gt; from&lt;/span&gt;&lt;/dt&gt;
&lt;dd&gt;抜かれた人のメールアドレス&lt;/dd&gt;
&lt;dt&gt;&lt;span class=&quot;term&quot;&gt; to  &lt;/span&gt;&lt;/dt&gt;
&lt;dd&gt;docomoのmail address&lt;/dd&gt;
&lt;dt&gt;&lt;span class=&quot;term&quot;&gt; Body&lt;/span&gt;&lt;/dt&gt;
&lt;dd&gt;国税庁を騙ったフィッシングメール&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;
顛末
&lt;/p&gt;
&lt;ol&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; パスワード抜かれた人から、「送ってもいない携帯キャリア宛メール」が配送されなかったエラーが大量に来る、と報告される&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 外出してて、友達と晩飯食ってる最中だったので、logの解析すらできず、取り急ぎ、smtpサーバー止める。結果的に4時間smtpサーバー止めた&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 帰宅して解析開始。この段階でspamの配信元になりそうになってたことに気づき焦ったが、全てError Mailになっていたことに気づき、ちょっと安心&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 結局、このエラーメールを送信するちょっと(大体3時間程度)前にパスワードが破られたことが判明&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; logから、SMTP AUTHで使われる「メールアドレスとパスワード」が抜かれて、SPAMを転送としようとしていることが判明。パスワードを強制変更&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; SMTP AUTHの認証を確認してSMTPサーバー復旧&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;
今回は「転送失敗」メールが88件、転送成功メールは0件で、他人に被害出さなくて済んだから良かったけどちょっと怖い思いをした。なお、転送に失敗していたのは、受信側の「携帯キャリア」のMail ServerがSMTPUTF8拡張をサポートしていなかったからだった。正直運良く転送されなかっただけで、一歩間違えたら大惨事(88通は決して少なくない)だった。
&lt;/p&gt;

&lt;p&gt;
というわけで、せめてもの被害軽減策としてblacklistdを導入して、SMTPAUTHとIMAPへの接続を監視し、パスワードチェック攻撃を少しでもreduceしようとしてみた。パスワード破られたら、DKIMもDMARKもSPFも関係なく全部送れてしまうわけで…
&lt;/p&gt;

&lt;p&gt;
なお、新しいパスワードは、強制的に16桁にしたから、しばらくは大丈夫。大丈夫だと思う。大丈であって欲しい。
(元のパスワード、6桁だったらしい。よく10年以上抜かれなかったなぁ…)
&lt;/p&gt;

&lt;p&gt;
(Event Driven…)
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;blacklistd&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;blacklistd&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-2362&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;問題と事前考察&quot;&gt;問題と事前考察&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
根本的には、
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Internetからの接続試行を防ぐことはできない&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 全ての通信をVPNなどの技術を使って一度localに繋がせてからSMTPを利用させることはできるが、結局攻撃場所をVPN受け口に変更する程度の意味しかない&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; それでも素のSMTPAUTHでの認証試行を受けるよりは安全度は上がるが、利用者に対する負担が大きいだけでなく、VPN用の鍵管理などで作業量や管理料が増えてしまう&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 外部からの利用者もいる状況の中で、1回のミスも許さない仕様にしても1回は施行される上に、新たにアカウント発行したものに対して及び、ユーザーがメールクライアントを変更した場合の試験すらミスが許されなくなるので、現実的ではない&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; なんらかの形で「攻撃元IP Address」のリスト（もしくはAddress Block)が明確になれば、他のサービスに転用することも可能になる&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Blacklistdは「ある特定期間」に「blacklistdに対応したApplicationへの認証失敗」（実際にはそれに限らず、TCP接続試行などへの対応もできるだろうが、ここでは割愛）をApplicationからblacklistdに送付することによって、「ある条件を満たした攻撃元IP Address」を「指定された実行プログラムに引き渡す」と言う動作をする&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 今回は、この「指定された実行プログラム」をシステム標準で提供されている&lt;code&gt;/usr/libexec/blacklistd-helper&lt;/code&gt;を用いて、pfに登録することで、攻撃を緩和する&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
という考察をした。もちろん、blacklistdで対応できる範囲はそれほど大きくないが、それでも何もしないよりは大きく改善することが期待できる。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u554f\u984c\u3068\u4e8b\u524d\u8003\u5bdf&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u554f\u984c\u3068\u4e8b\u524d\u8003\u5bdf&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;2363-4259&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;blacklistdの導入&quot;&gt;blacklistdの導入&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
FreeBSDだと、portsを使ってPostfixをCompileして導入すればblacklistdに対応できる。Option設定画面でblacklistdをOnにしておくこと。
&lt;/p&gt;

&lt;p&gt;
あとは、SMTP関連の設定だが、これはあまりにも重い話なので割愛。
&lt;/p&gt;

&lt;p&gt;
blacklistdへの対応済みpostfixをblacklistdが動いていない状況で稼働させると、認証失敗時に&lt;code&gt;/var/log/debug.log&lt;/code&gt;に
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;Jun  9 15:11:24 mta postfix/smtpd[95847]: bl_init: connect failed for `/var/run/blacklistd.sock&amp;#039; (No such file or directory)&lt;/pre&gt;

&lt;p&gt;
のようにErrorが記載される。（logファイルが &lt;code&gt;/var/log/debug.log&lt;/code&gt;になるかどうかはsyslogdの設定に依存する）
&lt;/p&gt;

&lt;p&gt;
この状態で、blacklistd及びpfの設定を行う。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;blacklistd\u306e\u5c0e\u5165&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;blacklistd\u306e\u5c0e\u5165&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;4260-5033&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit4&quot; id=&quot;pfの設定&quot;&gt;pfの設定&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
本記事においては、
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; mta serverはMail関連のポートとsshdのポートのみLISTENしており、他のポートは開いていないので、基本のfilter ruleはall passとする。&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; blacklistdから送られてくるアドレスリストは、攻撃者のものであると仮定し、全てdrop(returnではない)する&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
というポリシーでpf(Firewall)を設定する。
&lt;/p&gt;

&lt;p&gt;
当然、自分の環境に合わせてしっかり確認してください。違いはせいぜい、pfのfilter ruleくらいしかないでしょう。
&lt;/p&gt;

&lt;p&gt;
と言うわけで、Configは以下の通り。
&lt;/p&gt;
&lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:blacklistd&amp;amp;codeblock=1&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_conf&quot;&gt;pf.conf&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;##############################################################################
# pf.conf for mta
##############################################################################

##### Macros
# Interfaces
IFextn=&amp;quot;xn1&amp;quot;

##### Tables

table &amp;lt;rfc1918&amp;gt; const { 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, fc00::/7 }
table &amp;lt;rfc6890&amp;gt; const { 192.0.2.0/24, 198.51.100.0/24, 203.0.113.0/24, 2001:0db8::/32 }
table &amp;lt;rfc6598&amp;gt; const { 100.64.0.0/10 }         # ISP CGN
# need to create /etc/pf.rej (Empty file permitted)
table &amp;lt;reject&amp;gt; persist file &amp;quot;/etc/pf.rej&amp;quot;

##### pf Options
set block-policy drop

##### Normarization
scrub in on $IFextn random-id fragment reassemble
scrub    on $IFextn random-id

##### Filtering ruleset
set skip on lo0

pass all
anchor &amp;quot;blacklistd/*&amp;quot; in on $IFextn&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;

&lt;p&gt;
ポイントは、最後にある&lt;code&gt;anchor “blacklistd/*” in on $IFextn&lt;/code&gt;である。
この行が意味するのは、
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Interface $IFextn (xn1)において、&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Incomming(外から入ってくる通信)に対して、&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; blacklistdが作成するAnchorルールを適用する&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
ということになる。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;pf\u306e\u8a2d\u5b9a&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;pf\u306e\u8a2d\u5b9a&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:1,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;5034-6779&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;pfの起動&quot;&gt;pfの起動&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
ここまで設定したら、/etc/rc.confに
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;# pf
pf_enable=&amp;quot;YES&amp;quot;
pflog_enable=&amp;quot;YES&amp;quot;&lt;/pre&gt;

&lt;p&gt;
を記載し、&lt;code&gt;service pf start &amp;amp;&amp;amp; service pflog start&lt;/code&gt;を実行する。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;pf\u306e\u8d77\u52d5&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;pf\u306e\u8d77\u52d5&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:2,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;6780-6980&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit6&quot; id=&quot;blacklistdの設定&quot;&gt;blacklistdの設定&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
blacklistdの設定は、rc.confで設定する&lt;code&gt;blacklistd_flags&lt;/code&gt;に設定された引数と&lt;code&gt;/etc/blacklistd.conf&lt;/code&gt;によって行う。
このほかに、
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; /usr/libexec/blacklistd-helper&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; pf/npf/ipf/ipfwにEntryを追加するためのscript&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; /var/db/blacklistd.db&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; blacklistdによってblacklistに入れられたIP AddressのDB&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; blacklistctlでdumpでき、blacklistd起動時の引数 -r で参照される&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
というファイルが利用される。
&lt;/p&gt;

&lt;p&gt;
以下、blacklistd.confのサンプル
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;# $FreeBSD$
#
# Blacklist rule
# adr/mask:port type    proto   owner           name    nfail   disable
[local]
ssh             stream  *       *               *       3       24h
smtp            stream  *       *               *       3       24h
smtps           stream  *       *               *       3       24h
submission      stream  *       *               *       3       24h
imaps           stream  *       *               *       3       24h
*               *       *       *               *       3       60

# WhiteLists
# adr/mask:port type    proto   owner   name    nfail   disable
[remote]
# Never block localhost
127.0.0.1/32    *       *       *               *       *       *
[::1]/128       *       *       *               *       *       *&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;blacklistd\u306e\u8a2d\u5b9a&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;blacklistd\u306e\u8a2d\u5b9a&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:3,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;6981-8312&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;blacklistdの起動&quot;&gt;blacklistdの起動&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
ここまで設定が終わったら、Blacklistdを起動する。
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; まず、/etc/rc.confに以下の設定を追加する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;blacklistd_enable=&amp;quot;YES&amp;quot;
blacklistd_flags=&amp;quot;-r&amp;quot;&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; -rは、最後にblacklistdを修了した時のBlacklistデータを読み込む&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; -t [数値]は、登録されたIP Address情報をDBと比較して必要な更新を行うInterval time&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level4&quot;&gt;&lt;div class=&quot;li&quot;&gt; このInterval timeはあくまでもDBとメモリー情報を同期するものであって、fail 回数を初期化するものではないことに注意&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; -fを起動時引数に与えると、DBを初期化してから起動する&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 次に、&lt;code&gt;service blacklistd start&lt;/code&gt;を実行する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; この時、もしnameが間違っている場合、pf側でErrorが出る&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; これは、「そんなRuleはない」というエラーなので、blacklistd.confを修正して、&lt;code&gt;service blacklistd restart&lt;/code&gt;すれば良い&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;blacklistd\u306e\u8d77\u52d5&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;blacklistd\u306e\u8d77\u52d5&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:4,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;8313-9291&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit8&quot; id=&quot;blacklistdに関連するpfctlのコマンド&quot;&gt;blacklistdに関連するpfctlのコマンド&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;pfctl -sr&lt;/code&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; とにかく、pfのRulesetを確認する。ここにAnchor設定があることを確認する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; 今回の例では、以下が表示されるはず。&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;anchor &amp;quot;blacklistd/*&amp;quot; in on xn1 all&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;pfctl -a “*” -sr&lt;/code&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Rulesetに記載された全てのAnchorを含むRulesetを確認&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; Anchor行が展開される&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;anchor &amp;quot;blacklistd/*&amp;quot; in on xn1 all {
  anchor &amp;quot;25&amp;quot; all {
    block drop in quick proto tcp from &amp;lt;port25&amp;gt; to any port = smtp
  }
  anchor &amp;quot;587&amp;quot; all {
    block drop in quick proto tcp from &amp;lt;port587&amp;gt; to any port = submission
  }
}&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;pfctl -a “blacklistd/25” -sr&lt;/code&gt; と&lt;code&gt;pfctl -a “blacklistd/587” -sr&lt;/code&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Anchor行に“25”と“587”があるので、それぞれのRuleを確認&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;# pfctl -a &amp;quot;blacklistd/25&amp;quot; -sr
block drop in quick proto tcp from &amp;lt;port25&amp;gt; to any port = smtp
# pfctl -a &amp;quot;blacklistd/587&amp;quot; -sr
block drop in quick proto tcp from &amp;lt;port587&amp;gt; to any port = submission&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; それぞれのTableを確認&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Configを見れば自明だが、一応コマンドで取得&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; scriptにするときに必要&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;# pfctl -a &amp;quot;blacklistd/25&amp;quot; -sT
port25
# pfctl -a &amp;quot;blacklistd/587&amp;quot; -sT
port587&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;pfctl -a “blacklistd/587” -t port25 -Ts&lt;/code&gt;と&lt;code&gt;pfctl -a “blacklistd/587” -t port587 -Ts&lt;/code&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; それぞれのTableの内容を確認&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;# pfctl -a &amp;quot;blacklistd/587&amp;quot; -t port25 -Ts
   92.118.39.119
   178.215.236.46
   178.215.236.175
   178.215.236.209
   188.166.90.155
   193.32.162.75
   193.32.162.80
# pfctl -a &amp;quot;blacklistd/587&amp;quot; -t port587 -Ts
   156.224.20.135&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;blacklistctl dump -a&lt;/code&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Blacklistに載っている全てのエントリを表示&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;# blacklistctl dump -a
        address/ma:port id      nfail   last access
185.208.158.235/32:25           2/3     2024/07/02 02:07:28
 178.215.236.46/32:25   OK      3/3     2024/07/01 22:45:59
  193.32.162.80/32:25   OK      3/3     2024/07/02 00:10:59
178.215.236.175/32:25   OK      3/3     2024/07/01 22:37:48
  93.123.39.205/32:25           1/3     2024/07/02 03:04:55
  193.32.162.75/32:25   OK      3/3     2024/07/01 22:30:08
178.215.236.209/32:25   OK      3/3     2024/07/01 23:04:36
 188.166.90.155/32:25   OK      3/3     2024/07/02 01:22:29
 156.224.20.135/32:587  OK      3/3     2024/07/02 02:30:43
  92.118.39.119/32:25   OK      3/3     2024/07/01 23:15:31&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;blacklistctl dump -b&lt;/code&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Blacklistに載っているのエントリのうち、Blockするものだけを表示&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;# blacklistctl dump -b
        address/ma:port id      nfail   last access
 178.215.236.46/32:25   OK      3/3     2024/07/01 22:45:59
  193.32.162.80/32:25   OK      3/3     2024/07/02 00:10:59
178.215.236.175/32:25   OK      3/3     2024/07/01 22:37:48
  193.32.162.75/32:25   OK      3/3     2024/07/01 22:30:08
178.215.236.209/32:25   OK      3/3     2024/07/01 23:04:36
 188.166.90.155/32:25   OK      3/3     2024/07/02 01:22:29
 156.224.20.135/32:587  OK      3/3     2024/07/02 02:30:43
  92.118.39.119/32:25   OK      3/3     2024/07/01 23:15:31&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;blacklistctl dump -r&lt;/code&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Blacklistに載っている「まだblockするほどではない」リストを表示&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;# blacklistctl dump -r
        address/ma:port id      nfail   remaining time
185.208.158.235/32:25           2/3     22h43m15s
  93.123.39.205/32:25           1/3     23h40m42s&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;blacklistd\u306b\u95a2\u9023\u3059\u308bpfctl\u306e\u30b3\u30de\u30f3\u30c9&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;blacklistd\u306b\u95a2\u9023\u3059\u308bpfctl\u306e\u30b3\u30de\u30f3\u30c9&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:5,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;9292-12791&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit9&quot; id=&quot;おまけ&quot;&gt;おまけ&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u304a\u307e\u3051&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u304a\u307e\u3051&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:13,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;12792-12811&amp;quot;} --&gt;
&lt;h4 class=&quot;sectionedit10&quot; id=&quot;sshdでもblacklistd対応&quot;&gt;sshdでもblacklistd対応&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/etc/blacklistd.conf&lt;/code&gt;にsshのエントリーを作成（defaultで記述されているはず）&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/etc/rc.d&lt;/code&gt;に&lt;code&gt;sshd_flags=“-o UseBlackList=yes”&lt;/code&gt;を追加&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; もちろん、&lt;code&gt;/etc/ssh/sshd_config&lt;/code&gt;に反映させても良い&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 必要に応じて &lt;code&gt;service blacklistd restart&lt;/code&gt; と &lt;code&gt;service sshd restart&lt;/code&gt;　を実行&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
これでsshdもblacklistd対応になる。
&lt;/p&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_info plugin_wrap&quot;&gt;
&lt;h4 class=&quot;sectionedit13&quot; id=&quot;signal&quot;&gt;Signal&lt;/h4&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Signal&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;signal&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:13,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;13251-&amp;quot;} --&gt;&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Debug Levelを変化させる方法&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; blacklistdに対して SIG_USR1を送りつけると、debugレベルが上がる&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; blacklistdに対して SIG_USR2を送りつけると、debugレベルが下がる&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 設定を再読み込みさせる方法&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; blacklistdに対して、SIG_HUPを送りつける&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 終了させる方法&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; blacklistdに対して、SIG_KILL / SIG_INT / SIGTERMを送りつける&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;sshd\u3067\u3082blacklistd\u5bfe\u5fdc&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;sshd\u3067\u3082blacklistd\u5bfe\u5fdc&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:13,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;12812-13696&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit14&quot; id=&quot;落穂拾い&quot;&gt;落穂拾い&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_info plugin_wrap&quot;&gt;
&lt;h3 class=&quot;sectionedit17&quot; id=&quot;name&quot;&gt;name&lt;/h3&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;name&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;name&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:13,&amp;quot;secid&amp;quot;:17,&amp;quot;range&amp;quot;:&amp;quot;13741-&amp;quot;} --&gt;
&lt;p&gt;
nameフィールドは、使用するパケットフィルタールールの名前である。
&lt;/p&gt;

&lt;p&gt;
名前が “-” で始まる場合、デフォルトのルール名がその名前の前に付加される。
&lt;/p&gt;

&lt;p&gt;
名前に “/” が含まれる場合、名前の残りの部分はルールで指定されたアドレスに適用されるマスクとして解釈され、1つのルール違反で設定されたプレフィックス全体のサブネットがブロックされる
&lt;/p&gt;

&lt;p&gt;
nameに&lt;code&gt;/29&lt;/code&gt;と書くと、そのRuleでMatchしたSrcAddressに対して&lt;code&gt;/29&lt;/code&gt;のNetmaskを付加した上で、その範囲のアドレスがBlockされるという挙動になる。
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:18,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_info plugin_wrap&quot;&gt;
&lt;h3 class=&quot;sectionedit20&quot; id=&quot;disable_duration&quot;&gt;disable / duration&lt;/h3&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;disable \/ duration&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;disable_duration&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:13,&amp;quot;secid&amp;quot;:20,&amp;quot;range&amp;quot;:&amp;quot;14442-&amp;quot;} --&gt;
&lt;p&gt;
このフィールドには &lt;code&gt;最後のアクセスからブロッキングルールが有効であるべき時間を指定する。デフォルトは “” で、これは「永久に」を意味する。disableのデフォルト単位は秒だが、異なる単位を示す接尾辞を指定することができる。例えば、“m” は分、“h” は時間、“d” は日を表す。&lt;/code&gt;
&lt;/p&gt;

&lt;p&gt;
source codeを読む限り、このフィールドに、例えば&lt;code&gt;1d12h30m59s&lt;/code&gt;のように指定できるように見える。こう指定した場合、一度drop listに入ったら、1日12時間30分59秒の間Blacklistに登録される（すなわち、pfのdropテーブルに載り、filterout される）ように見える。
&lt;/p&gt;

&lt;p&gt;
また、Source codeとdebug logを見る限り、Disable / Durationフィールドの値は以下のような動作に利用されるように見える。
&lt;/p&gt;
&lt;ol&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; ApplicationがblacklistdにAddressを送る→Blacklist候補としてアドレスとポート番号を登録し、LastAccessを現在の時刻として登録する&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Blacklistdは -tで指定された値（もしくは15秒、もしくはdebugの値によっては5秒）ごとに、データをDBに同期する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 現在の時刻からLastAccessを引いて、その値が0以下になったらBlacklistから当該アドレスを削除する&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; この時、もし当該アドレスがFirewallのFilterout tableに登録されているなら、Filterout tableから当該アドレスを削除する&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; もし、durationが来る前にApplicationがblacklistdにAddressを送ったら、LastAccessを現在の時刻に置き換え、nfailを増やす&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; もし、nfailがConfigurationで指定されている値以上になったら、-Cで指定されたアプリケーション（もしくはdefaultのblacklistd-helper）を呼び出し、Firewallにfilter設定を追加する)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
したがって、disable/Durationの値は慎重に検討する必要がある。これを短くとるか長く取るかで、利便性と件出力のバランスを取る必要がある。
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:19,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:21,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_tip plugin_wrap&quot;&gt;
&lt;h3 class=&quot;sectionedit23&quot; id=&quot;自分の接続元ipアドレスがblacklistに登録された&quot;&gt;自分の接続元IPアドレスがblacklistに登録された&lt;/h3&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u81ea\u5206\u306e\u63a5\u7d9a\u5143IP\u30a2\u30c9\u30ec\u30b9\u304cblacklist\u306b\u767b\u9332\u3055\u308c\u305f&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u81ea\u5206\u306e\u63a5\u7d9a\u5143ip\u30a2\u30c9\u30ec\u30b9\u304cblacklist\u306b\u767b\u9332\u3055\u308c\u305f&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:13,&amp;quot;secid&amp;quot;:23,&amp;quot;range&amp;quot;:&amp;quot;16568-&amp;quot;} --&gt;
&lt;p&gt;
現在 blocklistctl には登録されているアドレスを削除する機能が無い。（というよりdumpしかできない)
したがって、&lt;code&gt;pfctl -a * -t port25 -T delete [Address]&lt;/code&gt;を実行して、一時的にTableから削除する必要がある。
&lt;/p&gt;

&lt;p&gt;
なお拒否期限までの時間が残ってる間は blacklistd を再起動する度にpfに登録される
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:22,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:24,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_info plugin_wrap&quot;&gt;
&lt;h3 class=&quot;sectionedit26&quot; id=&quot;どうやって過去のaddressデータを保存しているのか&quot;&gt;どうやって過去のAddressデータを保存しているのか？&lt;/h3&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u3069\u3046\u3084\u3063\u3066\u904e\u53bb\u306eAddress\u30c7\u30fc\u30bf\u3092\u4fdd\u5b58\u3057\u3066\u3044\u308b\u306e\u304b\uff1f&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u3069\u3046\u3084\u3063\u3066\u904e\u53bb\u306eaddress\u30c7\u30fc\u30bf\u3092\u4fdd\u5b58\u3057\u3066\u3044\u308b\u306e\u304b&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:13,&amp;quot;secid&amp;quot;:26,&amp;quot;range&amp;quot;:&amp;quot;17049-&amp;quot;} --&gt;
&lt;p&gt;
blacklistdは、&lt;code&gt;/var/db/blacklistd.db&lt;/code&gt;にデータを記録している。このdbに記載されたデータをblacklistd起動時に読み出してpfに登録している。
&lt;/p&gt;

&lt;p&gt;
このblacklistd.dbはBerklay DBファイルで、&lt;code&gt;blacklistctl dump -a&lt;/code&gt;でDataをdump できる。
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:25,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:27,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_alert plugin_wrap&quot;&gt;
&lt;h3 class=&quot;sectionedit29&quot; id=&quot;blacklistdのデータを複数台で共有&quot;&gt;blacklistdのデータを複数台で共有&lt;/h3&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;blacklistd\u306e\u30c7\u30fc\u30bf\u3092\u8907\u6570\u53f0\u3067\u5171\u6709&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;blacklistd\u306e\u30c7\u30fc\u30bf\u3092\u8907\u6570\u53f0\u3067\u5171\u6709&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:13,&amp;quot;secid&amp;quot;:29,&amp;quot;range&amp;quot;:&amp;quot;17441-&amp;quot;} --&gt;
&lt;p&gt;
Blacklistdは、sourcecodeを見る限り、DBファイルに対してLockなどの操作を行っていないように見える。
したがって、これを見る限りでは、このDBのデータファイルを複数台のマシンで共有すると、Dataを破損する可能性があると考えられる。
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:28,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u843d\u7a42\u62fe\u3044&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u843d\u7a42\u62fe\u3044&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:13,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;13697-17820&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit30&quot; id=&quot;末尾に追加でおまけ&quot;&gt;末尾に追加でおまけ&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
本文中におまけはあるんだけど、こっちにやられた時の顛末とかのおまけを記載します。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u672b\u5c3e\u306b\u8ffd\u52a0\u3067\u304a\u307e\u3051&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u672b\u5c3e\u306b\u8ffd\u52a0\u3067\u304a\u307e\u3051&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:13,&amp;quot;secid&amp;quot;:30,&amp;quot;range&amp;quot;:&amp;quot;17821-17982&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit31&quot; id=&quot;解析した内容&quot;&gt;解析した内容&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
全てはmaillogからの解析。
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 攻撃は、常に、定常的に、いろいろなIP Addressから来ている。&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; ここ3ヶ月くらいのmaillog見る限り、毎日150回くらいのSMTP AUTH認証失敗logがある。&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; SRC IP Addressは割とバラバラ。みた感じ1画面に収まらなかったから、少なくとも50以上は攻撃元がある。&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 1発SMTP AUTHに成功したら、outlook.comに試験メールを送信し、メール転送に成功することを確認。&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 3時間後、10秒間で10通メールを転送しようとして弾かれる&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; その30分後、2分間で21通メールを転送しようとして弾かれる&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; さらにその20分後、2分間で21通メール転送しようとして弾かれる&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 繰り返し&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
という挙動だった
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u89e3\u6790\u3057\u305f\u5185\u5bb9&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u89e3\u6790\u3057\u305f\u5185\u5bb9&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:13,&amp;quot;secid&amp;quot;:31,&amp;quot;range&amp;quot;:&amp;quot;17983-18819&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit32&quot; id=&quot;雑感&quot;&gt;雑感&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
今回は、送付先のメールサーバーがSMTPUTF8受け付けなかったからエラーメールになって帰ってきて、だから気づけたけど、はっきり言って、これは運がよかっただけ。
転送失敗してなかったら気づかなかったまであるわけで。
&lt;/p&gt;

&lt;p&gt;
問題は、
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 攻撃者は、長めの間隔で攻撃してくるから、見つけにくいし止めにくい&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; spam送信も30分程度に20通程度送るだけだから、弾かれにくい&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; ある程度(3時間程度か？)の間隔でmaillog解析して挙動確認しないとやられても気づけない&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; パスワードでの認証は何らかのきっかけで突破される&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; SMTP AUTHレベルで突破されたら、DKIMやらDMARCやらでは止められない&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
というあたりにある。
&lt;/p&gt;

&lt;p&gt;
結局、DKIMやDMARC、SPFは、いわゆるOpenRelayに近いメールへの対策としてはそれなりに効果はあるんだろうけど、パスワード抜かれたら終わりというのは変わらない。まぁ、パスワード認証を利用する限りそうなるのは自明なんだけど…。SMTP捨てられればいいんだけど、なかなかそういうわけにも行かないし。
&lt;/p&gt;

&lt;p&gt;
パスワード認証の代わりに個人証明書を使うといのはないわけじゃない。設定や利用に関しては、まぁ、面倒なだけでやれなくはないし。
ただ、この手を採用した場合の問題は、「個人証明書の発行」にある。
今時オレオレ証明書ってのは面倒が過ぎる(client側の設定も鯖側の設定も面倒)だし、自分がsubsidiary CAになるのは大変が過ぎるし…
でもまぁ、いうて、弱いパスワードが何よりも悪いのは事実だな。こいつをまず何とかするか。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u96d1\u611f&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u96d1\u611f&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:13,&amp;quot;secid&amp;quot;:32,&amp;quot;range&amp;quot;:&amp;quot;18820-20668&amp;quot;} --&gt;
&lt;h4 class=&quot;sectionedit33&quot; id=&quot;ちょっとだけ愚痴&quot;&gt;ちょっとだけ愚痴&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
今回blacklistdを導入するにあたって、pfで対応するサンプルが非常に少なかった。なので、結局source codeまで見ないとわからないところがたくさんあった。
&lt;/p&gt;

&lt;p&gt;
FreeBSDにおけるFirewall実装を選ぶなら、スピードの点でipfwが一番良い。特にCiscoとかの昔ながらRouterでFirewall設定したことがある人はipfwの方がわかりやすいとおもう。ただ、筆者は今時のPacket Filter Firewallでは設定はある程度抽象化されていて欲しい。その意味で、OpenBSD由来のpfは非常に気に入っている。
&lt;/p&gt;

&lt;p&gt;
ただ、FreeBSDに移植されているpfは、OpenBSDのpfよりも常に古いのがやはり辛い。NAT64はOpenBSDならpfでできるんだけど、FreeBSDだとipfwでやるしか今のところないし。
&lt;/p&gt;

&lt;p&gt;
うーん、やっぱり色々難しいなぁ…
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u3061\u3087\u3063\u3068\u3060\u3051\u611a\u75f4&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u3061\u3087\u3063\u3068\u3060\u3051\u611a\u75f4&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:13,&amp;quot;secid&amp;quot;:33,&amp;quot;range&amp;quot;:&amp;quot;20669-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 01 Jul 2024 19:32:18 +0000</pubDate>
        </item>
        <item>
            <title>FreeBSDでgreを動かす</title>
            <link>http://www.seirios.org/seirios/dokuwiki/doku.php?id=os:freebsd:gre</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;freebsdでgreを動かす&quot;&gt;FreeBSDでgreを動かす&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
「21世紀になってもう20年経とうとするのに今頃greかよ！」と言われるかもしれないが、greを使わなければならなくなったので、記録を。
&lt;/p&gt;

&lt;p&gt;
重要なのは、greは4層のプロトコルではなく、3層のプロトコルであるということ。Firewall関係の処理で引っかかりやすいので注意が必要。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;FreeBSD\u3067gre\u3092\u52d5\u304b\u3059&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;freebsd\u3067gre\u3092\u52d5\u304b\u3059&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-413&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;事前準備&quot;&gt;事前準備&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
今回登場する各ノード(RouterやNat box)は全てFreeBSDを利用しているものとする。
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; GRE routerになるNodeは、最低限以下の設定を行うこと&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/boot/loader.conf&lt;/code&gt;に&lt;code&gt;if_gre_load=“YES”&lt;/code&gt;を記述すること&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;sysctl -w net.inet.ip.forwarding=1&lt;/code&gt;を設定すること&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Nat Boxにおいては、以下のようになっていること&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;sysctl -w net.inet.ip.forwarding=1&lt;/code&gt;を設定すること&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; NAT設定はpfを利用するものとする&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; natdやipfwなどでもできるのかもしれないが、pfしか知らないのでpfを仮定する&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u4e8b\u524d\u6e96\u5099&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u4e8b\u524d\u6e96\u5099&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;414-1053&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;一番簡単な構成&quot;&gt;一番簡単な構成&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
最も簡単な構成は、greで接続するRouterがそれぞれGlobal Addressを持っている場合である。
この場合、&lt;code&gt;man gre&lt;/code&gt;で記述されている方法で設定が可能
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; ネットワーク図&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:gre&amp;amp;codeblock=0&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_&quot;&gt;図1&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;   +--- RtrA --- (Internet) --- RtrB ---+
   |                                    |
---+--- NetA                    NetB ---+---&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; RtrA の Global Address を RtrA(G) / RtrB の Global Address を RtrB(G)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; RtrA の NetA 側 Address を RtrA(A) / RtrB の NetB 側 Address を RtrB(B)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:gre&amp;amp;codeblock=1&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_&quot;&gt;RtrA&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;# ifconfig gre0 create
# ifconfig gre0 inet RtrA(A) RtrB(B)
# ifconfig gre0 tunnel RtrA(G) RtrB(G)
# route add -net NetB RtrB(B)&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;
&lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:gre&amp;amp;codeblock=2&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_&quot;&gt;RtrB&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;# ifconfig gre0 create
# ifconfig gre0 inet RtrB(B) RtrA(A)
# ifconfig gre0 tunnel RtrB(G) RtrA(G)
# route add -net NetA RtrA(A)&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;

&lt;p&gt;
これだけ設定すれば、Firewallなどで通信が遮断されていないかぎり、通信できるはず。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u4e00\u756a\u7c21\u5358\u306a\u69cb\u6210&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u4e00\u756a\u7c21\u5358\u306a\u69cb\u6210&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;1054-2041&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;簡単なnat超えの場合&quot;&gt;簡単なNAT超えの場合&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; ネットワーク図&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:gre&amp;amp;codeblock=3&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_&quot;&gt;図2&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;   +--- RtrA --- (Internet) --- Nat --(NatNW)-- RtrB ---+
   |                                                    |
---+--- NetA                                    NetB ---+---
&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; RtrA の Global Address を RtrA(G) / Nat の Global Address を Nat(G)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; RtrA の NetA 側 Address を RtrA(A) / RtrB の NetB 側 Address を RtrB(B)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Nat の RtrB 側 Address を Nat(B) , Interface を NatIF / RtrB の Nat 側 Address を RtrB(N)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:gre&amp;amp;codeblock=4&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_&quot;&gt;RtrA&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;# ifconfig gre0 create
# ifconfig gre0 inet RtrA(A) RtrB(B)
# ifconfig gre0 tunnel RtrA(G) Nat(G)
# route add -net NetB RtrB(B)&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;
&lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:gre&amp;amp;codeblock=5&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_&quot;&gt;RtrB&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;# ifconfig gre0 create
# ifconfig gre0 inet RtrB(N) RtrA(A)
# ifconfig gre0 tunnel RtrB(N) RtrA(G)
# route add -net NetA RtrA(A)&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;
&lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:gre&amp;amp;codeblock=6&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_&quot;&gt;Nat&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;# 以下 pf.conf の当該部分(NAT設定)
rdr pass on NatIF proto { gre } from any to Nat(G) -&amp;gt; RtrB(N)&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;

&lt;p&gt;
これで、gre over NATが動作するように見える。実際、tcpdumpでpingを観測してみると、greもicmpも見えるので問題ないと思われる。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u7c21\u5358\u306aNAT\u8d85\u3048\u306e\u5834\u5408&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u7c21\u5358\u306anat\u8d85\u3048\u306e\u5834\u5408&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:3,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;2042-3170&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit5&quot; id=&quot;考察&quot;&gt;考察&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; gre tunnel設定には、Src/Destの指定が必須なので、NAT Routerの設定を行える環境であるならば、RtrAとInternetの間にNAT Boxを導入しても動きそう&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; srcとdestの組み合わせで、複数のtunnelを制御することもできそう&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; pfsyncと組み合わせ、冗長構成をとることもできるかもしれない&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; IPsec over greを実装するのも比較的容易に見える&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u8003\u5bdf&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u8003\u5bdf&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:7,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;3171-3623&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;参考&quot;&gt;参考&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://dn42.net/howto/gre-on-freebsd&quot; class=&quot;urlextern&quot; title=&quot;https://dn42.net/howto/gre-on-freebsd&quot;&gt;https://dn42.net/howto/gre-on-freebsd&lt;/a&gt; GRE on FreeBSD&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://dn42.net/howto/ipsec-on-freebsd&quot; class=&quot;urlextern&quot; title=&quot;https://dn42.net/howto/ipsec-on-freebsd&quot;&gt;https://dn42.net/howto/ipsec-on-freebsd&lt;/a&gt; IPSec on FreeBSD&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u53c2\u8003&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u53c2\u8003&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:7,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;3624-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 28 Jan 2020 10:19:05 +0000</pubDate>
        </item>
        <item>
            <title>FreeBSDでHAST/NFS Serverを立てる</title>
            <link>http://www.seirios.org/seirios/dokuwiki/doku.php?id=os:freebsd:hast</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;freebsdでhast_nfs_serverを立てる&quot;&gt;FreeBSDでHAST/NFS Serverを立てる&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
本記事は、現在書き直し中です。
&lt;/p&gt;

&lt;p&gt;
以前の記事は、&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?id=os:freebsd:hast:old&quot; class=&quot;wikilink1&quot; title=&quot;os:freebsd:hast:old&quot; data-wiki-id=&quot;os:freebsd:hast:old&quot;&gt;ここ&lt;/a&gt;にあります。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;FreeBSD\u3067HAST\/NFS Server\u3092\u7acb\u3066\u308b&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;freebsd\u3067hast_nfs_server\u3092\u7acb\u3066\u308b&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-171&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;書き直しの背景&quot;&gt;書き直しの背景&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?id=os:freebsd:hast:old&quot; class=&quot;wikilink1&quot; title=&quot;os:freebsd:hast:old&quot; data-wiki-id=&quot;os:freebsd:hast:old&quot;&gt;以前の記事&lt;/a&gt;を基に FreeBSD/HAST/NFS/CARPを利用した冗長化Network File Systemを構築していたが、以下の問題が残っていた。
&lt;/p&gt;
&lt;ol&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; File Server(NFS Server)がFailoverすると、結局NFS Client側で以前のFilesystemをmountできない&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 起動時に様々な理由によりHASTがうまく初期化されなかったり、Filesystemがexportできなかったりする&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;
これらの問題は、結局のところ
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; FreeBSDにおける起動処理の問題&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; しかし、これはあまりにも特殊要件すぎて、起動処理を適切に作れるようにすることは困難&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; NFSの問題&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; NFS v3/v4共に、NFS Serverが切り替わることは想定されていない&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
という問題に帰着する。
&lt;/p&gt;

&lt;p&gt;
という問題を、とある某東京工業大学に所属し、かつFreeBSD Projectでも活躍されている、某佐藤先生に気合を込めて語っていたら、とんでもない方法でHASTで構築されたファイルシステムを認識する方法を開拓されてしまったので、「問題提供者の責任」という名前の「ただやってみたいから」というモチベーションでまとめる。
&lt;/p&gt;

&lt;p&gt;
この記事は、&lt;a href=&quot;http://freebsd-workshop.connpass.com&quot; class=&quot;urlextern&quot; title=&quot;http://freebsd-workshop.connpass.com&quot;&gt;FreeBSD ワークショップ&lt;/a&gt; 第15回で私が発表した内容と、それに対する佐藤先生の案の資料を基に記載する。
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 私の発表資料 : &lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/lib/exe/fetch.php?media=os:freebsd:hast:hast-nfs.pdf&quot; class=&quot;media mediafile mf_pdf&quot; title=&quot;os:freebsd:hast:hast-nfs.pdf (389.8 KB)&quot;&gt;FreeBSDで完全冗長化されたNetwork Filesystemを&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 佐藤先生の資料 : &lt;a href=&quot;https://people.allbsd.org/~hrs/sato-FBSDW20160218.pdf&quot; class=&quot;urlextern&quot; title=&quot;https://people.allbsd.org/~hrs/sato-FBSDW20160218.pdf&quot;&gt;https://people.allbsd.org/~hrs/sato-FBSDW20160218.pdf&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u66f8\u304d\u76f4\u3057\u306e\u80cc\u666f&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u66f8\u304d\u76f4\u3057\u306e\u80cc\u666f&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;172-1832&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;根本的なmotivation&quot;&gt;根本的なMotivation&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Mail Serverなどに供給するFilesystemは安定性と冗長性が重要である。
しかしながら、Filesystemの冗長化は非常に難しい。
Network Filesystemとして利用するならば、難易度は激烈に上がってしまう。
まして、Freewareだけで構築しようとすると絶望的に難しい。
&lt;/p&gt;

&lt;p&gt;
このような要望をなんとか満たすことを考える。
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Linuxで頑張る場合&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; DRBD&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; StorageをBlock Deviceレベルで同期&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; 機構としてはMirrorに似ているが、Networkを超えて同期することができる&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; lsyncd/rsync&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; Linux kernelのinotifyを利用したファイルの書き換え検出(lsyncd)と、検出されたファイルの同期(rsync)の組み合わせで実装&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; ファイル単位の同期が行えるが、Symbolic Linkの取り扱いなどに難がある&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; FreeBSDを利用する場合&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; HAST&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; StorageをBlock Deviceレベルで同期&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; DRBDと同様の機能を持つ&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; GEOM (未確認。論理的にはできそうな気もするが、機能が足りない気もする)&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; geom_mirror と geom_gate を組み合わせることで提供できる可能性はあるが未確認&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level4&quot;&gt;&lt;div class=&quot;li&quot;&gt; geom_mirror : GEOM Storage Moduleの一つ。RAID-1機構を提供する&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level4&quot;&gt;&lt;div class=&quot;li&quot;&gt; geom_gate : GEOM 仮想化モジュールの一つ。ネットワークディスクをバックエンドに用いた仮想Diskを作成する&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
これらの技術を利用して完全冗長にできるだけ近いネットワークファイルシステムを構築したいというのがモチベーション。
&lt;/p&gt;

&lt;p&gt;
では、何に使うのか？
&lt;/p&gt;

&lt;p&gt;
完全冗長なNetwork File Systemが欲しい局面としては、
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; SMTP ServerのMail Storage&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; HTTP ServerのContents Storage&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
など、いわゆるある程度以上の頻度で書き換えが発生する、ある程度以上の規模のシステムがある。
&lt;/p&gt;

&lt;p&gt;
例えばSMTP Serverを考える。
&lt;/p&gt;

&lt;p&gt;
今時、SMTP Serverを構築する際には、Lock問題が発生しないように、
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Maildirを利用し&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; どこかのStorageに&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; ファイル単位で&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 受信したメールを保存する&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
というのが一般的だろう。
&lt;/p&gt;

&lt;p&gt;
この時に、SMTP Server冗長性を確保したいという要望が出ることはしばしばある。
&lt;/p&gt;

&lt;p&gt;
このような場合に、SMTP Server自身の冗長性は、比較的確保しやすい。
しかし、受信したメールを格納するStorageが冗長性を持たなければ、結局、システムとしてはStorageがSPoF(Single Point of Failure)になってしまう。
&lt;/p&gt;

&lt;p&gt;
このような状況を多少なりとも改善するには、Storageを冗長性を上げる必要がある。
&lt;/p&gt;

&lt;p&gt;
以上が、この仕組みを実装するモチベーションである。
&lt;/p&gt;

&lt;p&gt;
なお、HASTの冗長は「片側を書き換えたら即逆側も書き換わる」冗長であり、いわゆるBackupではない。したがって、Backupは別途検討する必要がある。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u6839\u672c\u7684\u306aMotivation&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u6839\u672c\u7684\u306amotivation&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;1833-4878&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;方式検討&quot;&gt;方式検討&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
本記事のポイントは、大きく分けると３つ
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Block Storage Deviceの冗長化手法 (1)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 冗長化されたStorageのNetwork Filesystemへの提供方法 (2)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 提供されたStorageのNetwork Filesystemとしての公開方法 (3)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u65b9\u5f0f\u691c\u8a0e&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u65b9\u5f0f\u691c\u8a0e&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;4879-5158&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;block_storage_deviceの冗長化手法&quot;&gt;(1) Block Storage Deviceの冗長化手法&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
今回はFreeBSDを前提としているので、手法としては２択。
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; HASTdを利用する&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; GEOMを利用する方式&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
今回は、HASTdを利用する方式とする。
&lt;/p&gt;

&lt;p&gt;
理由は、HASTdしか知らないから。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;(1) Block Storage Device\u306e\u5197\u9577\u5316\u624b\u6cd5&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;block_storage_device\u306e\u5197\u9577\u5316\u624b\u6cd5&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;5159-5441&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit6&quot; id=&quot;冗長化されたstorageのnetwork_filesystemへの提供方法&quot;&gt;(2) 冗長化されたStorageのNetwork Filesystemへの提供方法&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
ここが、佐藤先生と自分の実装の大幅に異なる点。
&lt;/p&gt;

&lt;p&gt;
自分の実装では、FreeBSDに標準添付されている carp-hast-switchを利用し、HASTdとmountを利用する手法を採用
&lt;/p&gt;

&lt;p&gt;
これに対し、佐藤先生は、geom_nopとHASTdを組み合わせた上で、iSCSIを利用して提供する手法を採用
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/lib/exe/detail.php?id=os%3Afreebsd%3Ahast&amp;amp;media=construct.gif&quot; class=&quot;media&quot; title=&quot;construct.gif&quot;&gt;&lt;img src=&quot;http://www.seirios.org/seirios/dokuwiki/lib/exe/fetch.php?w=200&amp;amp;tok=57d173&amp;amp;media=construct.gif&quot; class=&quot;mediacenter&quot; loading=&quot;lazy&quot; alt=&quot;&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;(2) \u5197\u9577\u5316\u3055\u308c\u305fStorage\u306eNetwork Filesystem\u3078\u306e\u63d0\u4f9b\u65b9\u6cd5&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u5197\u9577\u5316\u3055\u308c\u305fstorage\u306enetwork_filesystem\u3078\u306e\u63d0\u4f9b\u65b9\u6cd5&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;5442-5886&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;提供されたstorageのnetwork_filesystemとしての公開方法&quot;&gt;(3) 提供されたStorageのNetwork Filesystemとしての公開方法&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Network Filesystemとして公開する方法は数多ある。
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://ja.wikipedia.org/wiki/Network_File_System&quot; class=&quot;urlextern&quot; title=&quot;https://ja.wikipedia.org/wiki/Network_File_System&quot;&gt;NFS&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://ja.wikipedia.org/wiki/Samba&quot; class=&quot;urlextern&quot; title=&quot;https://ja.wikipedia.org/wiki/Samba&quot;&gt;SAMBA&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://ja.wikipedia.org/wiki/Apple_Filing_Protocol&quot; class=&quot;urlextern&quot; title=&quot;https://ja.wikipedia.org/wiki/Apple_Filing_Protocol&quot;&gt;AFP&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://ja.wikipedia.org/wiki/GlusterFS&quot; class=&quot;urlextern&quot; title=&quot;https://ja.wikipedia.org/wiki/GlusterFS&quot;&gt;GlusterFS&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://ja.wikipedia.org/wiki/OpenAFS&quot; class=&quot;urlextern&quot; title=&quot;https://ja.wikipedia.org/wiki/OpenAFS&quot;&gt;OpenAFS&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://ja.wikipedia.org/wiki/Coda&quot; class=&quot;urlextern&quot; title=&quot;https://ja.wikipedia.org/wiki/Coda&quot;&gt;Coda&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://en.wikipedia.org/wiki/Moose_File_System&quot; class=&quot;urlextern&quot; title=&quot;https://en.wikipedia.org/wiki/Moose_File_System&quot;&gt;MooseFS&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://ja.wikipedia.org/wiki/HAMMER&quot; class=&quot;urlextern&quot; title=&quot;https://ja.wikipedia.org/wiki/HAMMER&quot;&gt;HAMMER&lt;/a&gt; DragonflyBSD用&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://oss-tsukuba.org/software/gfarm&quot; class=&quot;urlextern&quot; title=&quot;http://oss-tsukuba.org/software/gfarm&quot;&gt;Gfarmファイルシステム&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 他多数&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
しかし、今回は、Client側の実装として、FreeBSD/NetBSD/OpenBSD/CentOS/Ubuntu/MacOS-Xなどがあるため、汎用性が高いプロトコルを利用する必要がある。加えて、できるだけFreeBSDの標準Distributionで配布されているものを利用したかった。
&lt;/p&gt;

&lt;p&gt;
そのため、NFSを利用する。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;(3) \u63d0\u4f9b\u3055\u308c\u305fStorage\u306eNetwork Filesystem\u3068\u3057\u3066\u306e\u516c\u958b\u65b9\u6cd5&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u63d0\u4f9b\u3055\u308c\u305fstorage\u306enetwork_filesystem\u3068\u3057\u3066\u306e\u516c\u958b\u65b9\u6cd5&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;5887-6931&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit8&quot; id=&quot;実装&quot;&gt;実装&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/lib/exe/detail.php?id=os%3Afreebsd%3Ahast&amp;amp;media=construct.gif&quot; class=&quot;media&quot; title=&quot;construct.gif&quot;&gt;&lt;img src=&quot;http://www.seirios.org/seirios/dokuwiki/lib/exe/fetch.php?w=200&amp;amp;tok=57d173&amp;amp;media=construct.gif&quot; class=&quot;mediacenter&quot; loading=&quot;lazy&quot; alt=&quot;&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u5b9f\u88c5&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u5b9f\u88c5&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;6932-6975&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit9&quot; id=&quot;試験&quot;&gt;試験&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/lib/exe/detail.php?id=os%3Afreebsd%3Ahast&amp;amp;media=construct.gif&quot; class=&quot;media&quot; title=&quot;construct.gif&quot;&gt;&lt;img src=&quot;http://www.seirios.org/seirios/dokuwiki/lib/exe/fetch.php?w=200&amp;amp;tok=57d173&amp;amp;media=construct.gif&quot; class=&quot;mediacenter&quot; loading=&quot;lazy&quot; alt=&quot;&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u8a66\u9a13&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u8a66\u9a13&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;6976-7019&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit10&quot; id=&quot;考察&quot;&gt;考察&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/lib/exe/detail.php?id=os%3Afreebsd%3Ahast&amp;amp;media=construct.gif&quot; class=&quot;media&quot; title=&quot;construct.gif&quot;&gt;&lt;img src=&quot;http://www.seirios.org/seirios/dokuwiki/lib/exe/fetch.php?w=200&amp;amp;tok=57d173&amp;amp;media=construct.gif&quot; class=&quot;mediacenter&quot; loading=&quot;lazy&quot; alt=&quot;&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u8003\u5bdf&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u8003\u5bdf&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;7020-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 25 Feb 2016 05:45:38 +0000</pubDate>
        </item>
        <item>
            <title>FreeBSD で SR-IOV</title>
            <link>http://www.seirios.org/seirios/dokuwiki/doku.php?id=os:freebsd:intel82599</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;freebsd_で_sr-iov&quot;&gt;FreeBSD で SR-IOV&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_warning plugin_wrap&quot;&gt;
&lt;p&gt;
現時点(2020/08/19)で、本記事はまだ書きかけです。
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;p&gt;
FreeBSD 12.1-RELEASEでBHyve &amp;amp; SR-IOVをやってみようとしたのだが、SR-IOVがうまく動かないので、記録。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;FreeBSD \u3067 SR-IOV&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;freebsd_\u3067_sr-iov&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-254&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;pcの諸元&quot;&gt;PCの諸元&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; CPU: AMD Ryzen7 PRO 4750G&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Motherboard: ASRock B550M-ITX/AC&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Memory: DDR4-3200 8G x2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; NICには、IntelのX520 とHPEの560SFP+ を投入(実質は両方ともIntel 82599)&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; X540ではありません。&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;PC\u306e\u8af8\u5143&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;pc\u306e\u8af8\u5143&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;255-500&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit5&quot; id=&quot;試験&quot;&gt;試験&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
最初、取得すべきlogファイルを間違えたり、データを間違えるなど、散々混乱した。混乱させて申し訳ありません＞各位
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; OSをBoot Selectorから&lt;code&gt;boot -v&lt;/code&gt;で起動&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 起動後、&lt;code&gt;iovctl -C -f /etc/iovctl.conf&lt;/code&gt;を実行&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;iovctl -D -f /etc/iovctl.conf&lt;/code&gt;を実行&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 再度&lt;code&gt;iovctl -C -f /etc/iovctl.conf&lt;/code&gt;を実行&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
上記を、Intel X520-DA2とHPE 560SFP+で実行した。
&lt;/p&gt;

&lt;p&gt;
ここで、佐藤先生からkoを送っていただいたので、&lt;code&gt;/boot/kernel/if_(ix|ixv).ko&lt;/code&gt;を頂いたので、Driverをこれに変更して再度試験を行った。
この試験は、560SFP+で実行した。
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;# cd /boot/kernel
# cp if_ix.ko .if_ix.ko 
# cp if_ixv.ko .if_ixv.ko 
# cp ~/.../if_ix* /boot/kernel/
# kldxref /boot/kernel&lt;/pre&gt;

&lt;p&gt;
以下に X520-DA2 と 560SFP+ でFreeBSDの標準デバイスドライバで起動した際の&lt;code&gt;dmesg.boot&lt;/code&gt;と&lt;code&gt;/var/log/messages&lt;/code&gt;を掲載する。
その次に、頂いたkoでの&lt;code&gt;dmesg.boot&lt;/code&gt;と&lt;code&gt;/var/log/messages&lt;/code&gt;を掲載する。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u8a66\u9a13&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u8a66\u9a13&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;501-1557&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit6&quot; id=&quot;x520-da2&quot;&gt;X520-DA2&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:intel82599&amp;amp;codeblock=1&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_boot&quot;&gt;dmesg.boot&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;SMP: Added CPU 4 (AP)
MADT: Found CPU APIC ID 6 ACPI ID 6: enabled
SMP: Added CPU 6 (AP)
MADT: Found CPU APIC ID 8 ACPI ID 8: enabled
SMP: Added CPU 8 (AP)
MADT: Found CPU APIC ID 10 ACPI ID 10: enabled
SMP: Added CPU 10 (AP)
MADT: Found CPU APIC ID 12 ACPI ID 12: enabled
SMP: Added CPU 12 (AP)
MADT: Found CPU APIC ID 14 ACPI ID 14: enabled
SMP: Added CPU 14 (AP)
MADT: Found CPU APIC ID 1 ACPI ID 1: enabled
SMP: Added CPU 1 (AP)
MADT: Found CPU APIC ID 3 ACPI ID 3: enabled
SMP: Added CPU 3 (AP)
MADT: Found CPU APIC ID 5 ACPI ID 5: enabled
SMP: Added CPU 5 (AP)
MADT: Found CPU APIC ID 7 ACPI ID 7: enabled
SMP: Added CPU 7 (AP)
MADT: Found CPU APIC ID 9 ACPI ID 9: enabled
SMP: Added CPU 9 (AP)
MADT: Found CPU APIC ID 11 ACPI ID 11: enabled
SMP: Added CPU 11 (AP)
MADT: Found CPU APIC ID 13 ACPI ID 13: enabled
SMP: Added CPU 13 (AP)
MADT: Found CPU APIC ID 15 ACPI ID 15: enabled
SMP: Added CPU 15 (AP)
MADT: Found CPU APIC ID 0 ACPI ID 16: disabled
MADT: Found CPU APIC ID 0 ACPI ID 17: disabled
MADT: Found CPU APIC ID 0 ACPI ID 18: disabled
MADT: Found CPU APIC ID 0 ACPI ID 19: disabled
MADT: Found CPU APIC ID 0 ACPI ID 20: disabled
MADT: Found CPU APIC ID 0 ACPI ID 21: disabled
MADT: Found CPU APIC ID 0 ACPI ID 22: disabled
MADT: Found CPU APIC ID 0 ACPI ID 23: disabled
MADT: Found CPU APIC ID 0 ACPI ID 24: disabled
MADT: Found CPU APIC ID 0 ACPI ID 25: disabled
MADT: Found CPU APIC ID 0 ACPI ID 26: disabled
MADT: Found CPU APIC ID 0 ACPI ID 27: disabled
MADT: Found CPU APIC ID 0 ACPI ID 28: disabled
MADT: Found CPU APIC ID 0 ACPI ID 29: disabled
MADT: Found CPU APIC ID 0 ACPI ID 30: disabled
MADT: Found CPU APIC ID 0 ACPI ID 31: disabled
Event timer &amp;quot;LAPIC&amp;quot; quality 600
LAPIC: ipi_wait() us multiplier 21 (r 16723908 tsc 3593321748)
ACPI APIC Table: &amp;lt;ALASKA A M I &amp;gt;
Package ID shift: 7
L3 cache ID shift: 3
L2 cache ID shift: 1
L1 cache ID shift: 1
Core ID shift: 1
INTR: Adding local APIC 2 as a target
INTR: Adding local APIC 4 as a target
INTR: Adding local APIC 6 as a target
INTR: Adding local APIC 8 as a target
INTR: Adding local APIC 10 as a target
INTR: Adding local APIC 12 as a target
INTR: Adding local APIC 14 as a target
FreeBSD/SMP: Multiprocessor System Detected: 16 CPUs
FreeBSD/SMP: 1 package(s) x 2 cache groups x 4 core(s) x 2 hardware threads
Package HW ID = 0
	Core HW ID = 0
		CPU0 (BSP): APIC ID: 0
		CPU1 (AP/HT): APIC ID: 1
	Core HW ID = 1
		CPU2 (AP): APIC ID: 2
		CPU3 (AP/HT): APIC ID: 3
	Core HW ID = 2
		CPU4 (AP): APIC ID: 4
		CPU5 (AP/HT): APIC ID: 5
	Core HW ID = 3
		CPU6 (AP): APIC ID: 6
		CPU7 (AP/HT): APIC ID: 7
	Core HW ID = 4
		CPU8 (AP): APIC ID: 8
		CPU9 (AP/HT): APIC ID: 9
	Core HW ID = 5
		CPU10 (AP): APIC ID: 10
		CPU11 (AP/HT): APIC ID: 11
	Core HW ID = 6
		CPU12 (AP): APIC ID: 12
		CPU13 (AP/HT): APIC ID: 13
	Core HW ID = 7
		CPU14 (AP): APIC ID: 14
		CPU15 (AP/HT): APIC ID: 15
APIC: CPU 0 has ACPI ID 0
APIC: CPU 1 has ACPI ID 1
APIC: CPU 2 has ACPI ID 2
APIC: CPU 3 has ACPI ID 3
APIC: CPU 4 has ACPI ID 4
APIC: CPU 5 has ACPI ID 5
APIC: CPU 6 has ACPI ID 6
APIC: CPU 7 has ACPI ID 7
APIC: CPU 8 has ACPI ID 8
APIC: CPU 9 has ACPI ID 9
APIC: CPU 10 has ACPI ID 10
APIC: CPU 11 has ACPI ID 11
APIC: CPU 12 has ACPI ID 12
APIC: CPU 13 has ACPI ID 13
APIC: CPU 14 has ACPI ID 14
APIC: CPU 15 has ACPI ID 15
x86bios:  IVT 0x000000-0x0004ff at 0xfffff80000000000
x86bios: SSEG 0x09e000-0x09efff at 0xfffffe0003fb4000
x86bios:  ROM 0x0a0000-0x0fefff at 0xfffff800000a0000
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 7
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 8
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 9
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 10
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 11
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 12
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 13
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 14
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 17
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 18
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 19
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 20
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 27
Pentium Pro MTRR support enabled
random: read 3840 bytes from preloaded cache
random: unblocking device.
arc4random: read 32 bytes from preloaded cache
VIMAGE (virtualized network stack) enabled
ULE: setup cpu 0
ULE: setup cpu 1
ULE: setup cpu 2
ULE: setup cpu 3
ULE: setup cpu 4
ULE: setup cpu 5
ULE: setup cpu 6
ULE: setup cpu 7
ULE: setup cpu 8
ULE: setup cpu 9
ULE: setup cpu 10
ULE: setup cpu 11
ULE: setup cpu 12
ULE: setup cpu 13
ULE: setup cpu 14
ULE: setup cpu 15
ACPI: RSDP 0x00000000CBFF5014 000024 (v02 ALASKA)
ACPI: XSDT 0x00000000CBFF4728 0000DC (v01 ALASKA A M I    01072009 AMI  01000013)
ACPI: FACP 0x00000000CAA32000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
ACPI: DSDT 0x00000000CAA2B000 006218 (v02 ALASKA A M I    01072009 INTL 20120913)
ACPI: FACS 0x00000000CAFEF000 000040
ACPI: SSDT 0x00000000CAA38000 007229 (v02 AMD    AmdTable 00000002 MSFT 04000000)
ACPI: SSDT 0x00000000CAA34000 003A78 (v01 AMD    AMD AOD  00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA33000 000221 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
ACPI: FIDT 0x00000000CAA2A000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
ACPI: MCFG 0x00000000CAA29000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
ACPI: AAFT 0x00000000CAA28000 0000ED (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
ACPI: HPET 0x00000000CAA27000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
ACPI: VFCT 0x00000000CAA19000 00D484 (v01 ALASKA A M I    00000001 AMD  31504F47)
ACPI: BGRT 0x00000000CAA18000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
ACPI: SSDT 0x00000000CAA14000 0035A4 (v02 AMD    AmdTable 00000001 AMD  00000001)
ACPI: CRAT 0x00000000CAA13000 000F28 (v01 AMD    AmdTable 00000001 AMD  00000001)
ACPI: CDIT 0x00000000CAA12000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
ACPI: SSDT 0x00000000CAA11000 000D37 (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA0F000 0010A5 (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA0B000 00326A (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: WSMT 0x00000000CAA0A000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
ACPI: APIC 0x00000000CAA09000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
ACPI: SSDT 0x00000000CAA08000 000517 (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA07000 00007D (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA05000 0010AF (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA04000 0000BF (v01 AMD    AmdTable 00001000 INTL 20120913)
ACPI: FPDT 0x00000000CAA03000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
MADT: Found IO APIC ID 17, Interrupt 0 at 0xfec00000
ioapic0: Changing APIC ID to 17
ioapic0: ver 0x21 maxredir 0x17
ioapic0: Routing external 8259A&amp;#039;s -&amp;gt; intpin 0
MADT: Found IO APIC ID 18, Interrupt 24 at 0xfec01000
ioapic1: Changing APIC ID to 18
ioapic1: ver 0x21 maxredir 0x1f
lapic: Routing NMI -&amp;gt; LINT1
lapic: LINT1 trigger: edge
lapic: LINT1 polarity: high
MADT: Interrupt override: source 0, irq 2
ioapic0: Routing IRQ 0 -&amp;gt; intpin 2
MADT: Interrupt override: source 9, irq 9
ioapic0: intpin 9 trigger: level
ioapic0: intpin 9 polarity: low
ioapic0 &amp;lt;Version 2.1&amp;gt; irqs 0-23 on motherboard
ioapic1 &amp;lt;Version 2.1&amp;gt; irqs 24-55 on motherboard
lapic: Divisor 2, Frequency 49907244 Hz
cpu0 BSP:
     ID: 0x00000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #14 Launched!
cpu14 AP:
     ID: 0x0e000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #13 Launched!
cpu13 AP:
     ID: 0x0d000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #12 Launched!
cpu12 AP:
     ID: 0x0c000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #9 Launched!
cpu9 AP:
     ID: 0x09000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #7 Launched!
cpu7 AP:
     ID: 0x07000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #15 Launched!
cpu15 AP:
     ID: 0x0f000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #11 Launched!
cpu11 AP:
     ID: 0x0b000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #1 Launched!
cpu1 AP:
     ID: 0x01000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #5 Launched!
cpu5 AP:
     ID: 0x05000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #2 Launched!
cpu2 AP:
     ID: 0x02000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #8 Launched!
cpu8 AP:
     ID: 0x08000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #3 Launched!
cpu3 AP:
     ID: 0x03000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #6 Launched!
cpu6 AP:
     ID: 0x06000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #4 Launched!
cpu4 AP:
     ID: 0x04000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #10 Launched!
cpu10 AP:
     ID: 0x0a000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
SMP: failed TSC synchronization test
TSC timecounter discards lower 1 bit(s)
Timecounter &amp;quot;TSC-low&amp;quot; frequency 1796660874 Hz quality -100
wlan: &amp;lt;802.11 Link Layer&amp;gt;
snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024]
feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=2 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25
random: entropy device external interface
mem: &amp;lt;memory&amp;gt;
000.000019 [4335] netmap_init               netmap: loaded module
null: &amp;lt;full device, null device, zero device&amp;gt;
[ath_hal] loaded
nfslock: pseudo-device
crypto: &amp;lt;crypto core&amp;gt;
tcp_log: tcp_log device
module_register_init: MOD_LOAD (vesa, 0xffffffff8112e0f0, 0) error 19
io: &amp;lt;I/O&amp;gt;
random: registering fast source Intel Secure Key RNG
random: fast provider: &amp;quot;Intel Secure Key RNG&amp;quot;
kbd: new array size 4
kbd1 at kbdmux0
hpt27xx: RocketRAID 27xx controller driver v1.2.8
hptnr: R750/DC7280 controller driver v1.1.5
hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2
nexus0
efirtc0: &amp;lt;EFI Realtime Clock&amp;gt; on motherboard
efirtc0: registered as a time-of-day clock, resolution 1.000000s
cryptosoft0: &amp;lt;software crypto&amp;gt; on motherboard
crypto: assign cryptosoft0 driver id 0, flags 0x6000000
crypto: cryptosoft0 registers alg 1 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 2 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 3 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 4 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 5 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 16 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 6 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 7 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 32 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 18 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 19 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 20 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 8 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 15 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 9 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 10 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 13 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 14 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 34 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 35 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 36 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 37 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 11 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 22 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 23 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 25 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 24 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 26 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 27 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 28 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 21 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 17 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 29 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 30 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 31 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 40 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 39 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 38 flags 0 maxoplen 0
acpi0: &amp;lt;ALASKA A M I &amp;gt; on motherboard
ACPI: 12 ACPI AML tables successfully acquired and loaded
PCIe: Memory Mapped configuration base @ 0xf0000000
ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 0 vector 48
acpi0: Power Button (fixed)
acpi0: wakeup code va 0xfffffe0003fff000 pa 0x9c000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
attimer0: &amp;lt;AT timer&amp;gt; port 0x40-0x43 irq 0 on acpi0
Timecounter &amp;quot;i8254&amp;quot; frequency 1193182 Hz quality 0
ioapic0: routing intpin 2 (ISA IRQ 0) to lapic 2 vector 48
Event timer &amp;quot;i8254&amp;quot; frequency 1193182 Hz quality 100
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
atrtc0: &amp;lt;AT realtime clock&amp;gt; port 0x70-0x71 on acpi0
atrtc0: registered as a time-of-day clock, resolution 1.000000s
ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 4 vector 48
ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 0 vector 49
Event timer &amp;quot;RTC&amp;quot; frequency 32768 Hz quality 0
hpet0: &amp;lt;High Precision Event Timer&amp;gt; iomem 0xfed00000-0xfed003ff irq 0,8 on acpi0
hpet0: vendor 0x1022, rev 0x1, 14318180Hz, 3 timers, legacy route
hpet0:  t0: irqs 0x00c00000 (0), MSI, periodic
hpet0:  t1: irqs 0x00c00000 (0), MSI, periodic
hpet0:  t2: irqs 0x00c00000 (0), MSI, periodic
Timecounter &amp;quot;HPET&amp;quot; frequency 14318180 Hz quality 950
msi: routing MSI-X IRQ 256 to local APIC 6 vector 48
msi: routing MSI-X IRQ 257 to local APIC 8 vector 48
msi: routing MSI-X IRQ 258 to local APIC 10 vector 48
msi: Assigning MSI-X IRQ 256 to local APIC 0 vector 50
msi: Assigning MSI-X IRQ 257 to local APIC 0 vector 51
msi: Assigning MSI-X IRQ 258 to local APIC 0 vector 52
Event timer &amp;quot;HPET&amp;quot; frequency 14318180 Hz quality 350
Event timer &amp;quot;HPET1&amp;quot; frequency 14318180 Hz quality 350
Event timer &amp;quot;HPET2&amp;quot; frequency 14318180 Hz quality 350
ACPI timer: 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/2 -&amp;gt; 10
Timecounter &amp;quot;ACPI-fast&amp;quot; frequency 3579545 Hz quality 900
acpi_timer0: &amp;lt;32-bit timer at 3.579545MHz&amp;gt; port 0x808-0x80b on acpi0
pci_link0:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link1:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link2:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link3:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link4:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link5:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link6:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link7:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
pcib0: &amp;lt;ACPI Host-PCI bridge&amp;gt; port 0xcf8-0xcff on acpi0
pcib0: decoding 5 range 0-0xff
pcib0: decoding 4 range 0-0x3af
pcib0: decoding 4 range 0x3e0-0xcf7
pcib0: decoding 4 range 0x3b0-0x3df
pcib0: decoding 4 range 0xd00-0xffff
pcib0: decoding 3 range 0xa0000-0xbffff
pcib0: decoding 3 range 0xc0000-0xdffff
pcib0: decoding 3 range 0xd0000000-0xfec2ffff
pcib0: decoding 3 range 0xfee00000-0xffffffff
pci0: &amp;lt;ACPI PCI bus&amp;gt; on pcib0
pci0: domain=0, physical bus=0
found-&amp;gt;	vendor=0x1022, dev=0x1630, revid=0x00
	domain=0, bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1632, revid=0x00
	domain=0, bus=0, slot=1, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1633, revid=0x00
	domain=0, bus=0, slot=1, func=1
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=1, subbus=2
found-&amp;gt;	vendor=0x1022, dev=0x1632, revid=0x00
	domain=0, bus=0, slot=2, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1634, revid=0x00
	domain=0, bus=0, slot=2, func=1
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=3, subbus=12
found-&amp;gt;	vendor=0x1022, dev=0x1632, revid=0x00
	domain=0, bus=0, slot=8, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1635, revid=0x00
	domain=0, bus=0, slot=8, func=1
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=13, subbus=13
found-&amp;gt;	vendor=0x1022, dev=0x790b, revid=0x51
	domain=0, bus=0, slot=20, func=0
	class=0c-05-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0403, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x790e, revid=0x51
	domain=0, bus=0, slot=20, func=3
	class=06-01-00, hdrtype=0x00, mfdev=1
	cmdreg=0x000f, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1448, revid=0x00
	domain=0, bus=0, slot=24, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1449, revid=0x00
	domain=0, bus=0, slot=24, func=1
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144a, revid=0x00
	domain=0, bus=0, slot=24, func=2
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144b, revid=0x00
	domain=0, bus=0, slot=24, func=3
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144c, revid=0x00
	domain=0, bus=0, slot=24, func=4
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144d, revid=0x00
	domain=0, bus=0, slot=24, func=5
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144e, revid=0x00
	domain=0, bus=0, slot=24, func=6
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144f, revid=0x00
	domain=0, bus=0, slot=24, func=7
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
pcib1: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 1.1 on pci0
pcib0: allocated type 4 (0xf000-0xffff) for rid 1c of pcib1
pcib0: allocated type 3 (0xfc200000-0xfc8fffff) for rid 20 of pcib1
pcib1:   domain            0
pcib1:   secondary bus     1
pcib1:   subordinate bus   2
pcib1:   I/O decode        0xf000-0xffff
pcib1:   memory decode     0xfc200000-0xfc8fffff
pci1: &amp;lt;ACPI PCI bus&amp;gt; on pcib1
pcib1: allocated bus range (1-1) for rid 0 of pci1
pci1: domain=0, physical bus=1
found-&amp;gt;	vendor=0x8086, dev=0x154d, revid=0x01
	domain=0, bus=1, slot=0, func=0
	class=02-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit, vector masks
	MSI-X supports 64 messages in map 0x20
	map[10]: type Memory, range 64, base 0xfc380000, size 19, enabled
pcib1: allocated memory range (0xfc380000-0xfc3fffff) for rid 10 of pci0:1:0:0
	map[18]: type I/O Port, range 32, base 0xf020, size  5, enabled
pcib1: allocated I/O port range (0xf020-0xf03f) for rid 18 of pci0:1:0:0
	map[20]: type Memory, range 64, base 0xfc804000, size 14, enabled
pcib1: allocated memory range (0xfc804000-0xfc807fff) for rid 20 of pci0:1:0:0
found-&amp;gt;	vendor=0x8086, dev=0x154d, revid=0x01
	domain=0, bus=1, slot=0, func=1
	class=02-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit, vector masks
	MSI-X supports 64 messages in map 0x20
	map[10]: type Memory, range 64, base 0xfc280000, size 19, enabled
pcib1: allocated memory range (0xfc280000-0xfc2fffff) for rid 10 of pci0:1:0:1
	map[18]: type I/O Port, range 32, base 0xf000, size  5, enabled
pcib1: allocated I/O port range (0xf000-0xf01f) for rid 18 of pci0:1:0:1
	map[20]: type Memory, range 64, base 0xfc800000, size 14, enabled
pcib1: allocated memory range (0xfc800000-0xfc803fff) for rid 20 of pci0:1:0:1
ix0: &amp;lt;Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 3.3.14&amp;gt; port 0xf020-0xf03f mem 0xfc380000-0xfc3fffff,0xfc804000-0xfc807fff at device 0.0 on pci1
ix0: attempting to allocate 9 MSI-X vectors (64 supported)
msi: routing MSI-X IRQ 259 to local APIC 12 vector 48
msi: routing MSI-X IRQ 260 to local APIC 14 vector 48
msi: routing MSI-X IRQ 261 to local APIC 0 vector 53
msi: routing MSI-X IRQ 262 to local APIC 2 vector 49
msi: routing MSI-X IRQ 263 to local APIC 4 vector 48
msi: routing MSI-X IRQ 264 to local APIC 6 vector 48
msi: routing MSI-X IRQ 265 to local APIC 8 vector 48
msi: routing MSI-X IRQ 266 to local APIC 10 vector 48
msi: routing MSI-X IRQ 267 to local APIC 12 vector 49
ix0: using IRQs 259-267 for MSI-X
ix0: Using MSI-X interrupts with 9 vectors
ix0: bpf attached
ix0: Ethernet address: a0:36:9f:0c:e5:c4
msi: Assigning MSI-X IRQ 259 to local APIC 0 vector 54
msi: Assigning MSI-X IRQ 260 to local APIC 1 vector 48
msi: Assigning MSI-X IRQ 261 to local APIC 2 vector 50
msi: Assigning MSI-X IRQ 262 to local APIC 3 vector 48
msi: Assigning MSI-X IRQ 264 to local APIC 5 vector 48
msi: Assigning MSI-X IRQ 265 to local APIC 6 vector 48
msi: Assigning MSI-X IRQ 266 to local APIC 7 vector 48
ix0: PCI Express Bus: Speed 5.0GT/s Width x8
ix1: &amp;lt;Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 3.3.14&amp;gt; port 0xf000-0xf01f mem 0xfc280000-0xfc2fffff,0xfc800000-0xfc803fff at device 0.1 on pci1
ix1: attempting to allocate 9 MSI-X vectors (64 supported)
msi: routing MSI-X IRQ 268 to local APIC 14 vector 48
msi: routing MSI-X IRQ 269 to local APIC 0 vector 53
msi: routing MSI-X IRQ 270 to local APIC 2 vector 49
msi: routing MSI-X IRQ 271 to local APIC 4 vector 49
msi: routing MSI-X IRQ 272 to local APIC 6 vector 49
msi: routing MSI-X IRQ 273 to local APIC 8 vector 48
msi: routing MSI-X IRQ 274 to local APIC 10 vector 48
msi: routing MSI-X IRQ 275 to local APIC 12 vector 48
msi: routing MSI-X IRQ 276 to local APIC 14 vector 49
ix1: using IRQs 268-276 for MSI-X
ix1: Using MSI-X interrupts with 9 vectors
ix1: bpf attached
ix1: Ethernet address: a0:36:9f:0c:e5:c6
msi: Assigning MSI-X IRQ 268 to local APIC 0 vector 55
msi: Assigning MSI-X IRQ 269 to local APIC 1 vector 49
msi: Assigning MSI-X IRQ 271 to local APIC 3 vector 49
msi: Assigning MSI-X IRQ 272 to local APIC 4 vector 49
msi: Assigning MSI-X IRQ 273 to local APIC 5 vector 49
msi: Assigning MSI-X IRQ 274 to local APIC 6 vector 49
msi: Assigning MSI-X IRQ 275 to local APIC 7 vector 49
ix1: PCI Express Bus: Speed 5.0GT/s Width x8
pcib2: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 2.1 on pci0
pcib0: allocated type 4 (0xe000-0xefff) for rid 1c of pcib2
pcib0: allocated type 3 (0xfcd00000-0xfcffffff) for rid 20 of pcib2
pcib2:   domain            0
pcib2:   secondary bus     3
pcib2:   subordinate bus   12
pcib2:   I/O decode        0xe000-0xefff
pcib2:   memory decode     0xfcd00000-0xfcffffff
pci2: &amp;lt;ACPI PCI bus&amp;gt; on pcib2
pcib2: allocated bus range (3-3) for rid 0 of pci2
pci2: domain=0, physical bus=3
found-&amp;gt;	vendor=0x1022, dev=0x43ee, revid=0x00
	domain=0, bus=3, slot=0, func=0
	class=0c-03-30, hdrtype=0x00, mfdev=1
	cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 8 messages, 64 bit
	MSI-X supports 8 messages in map 0x10
	map[10]: type Memory, range 64, base 0xfcfa0000, size 15, enabled
pcib2: allocated memory range (0xfcfa0000-0xfcfa7fff) for rid 10 of pci0:3:0:0
found-&amp;gt;	vendor=0x1022, dev=0x43eb, revid=0x00
	domain=0, bus=3, slot=0, func=1
	class=01-06-01, hdrtype=0x00, mfdev=1
	cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[24]: type Memory, range 32, base 0xfcf80000, size 17, enabled
pcib2: allocated memory range (0xfcf80000-0xfcf9ffff) for rid 24 of pci0:3:0:1
found-&amp;gt;	vendor=0x1022, dev=0x43e9, revid=0x00
	domain=0, bus=3, slot=0, func=2
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=4, subbus=12
pcib2: allocated bus range (4-12) for rid 0 of pci0:3:0:2
xhci0: &amp;lt;XHCI (generic) USB 3.0 controller&amp;gt; mem 0xfcfa0000-0xfcfa7fff at device 0.0 on pci2
xhci0: 32 bytes context size, 64-bit DMA
xhci0: Unable to map MSI-X table
xhci0: attempting to allocate 1 MSI vectors (8 supported)
msi: routing MSI IRQ 277 to local APIC 0 vector 53
xhci0: using IRQ 277 for MSI
xhci0: MSI enabled
usbus0 on xhci0
xhci0: usbpf: Attached
usbus0: 5.0Gbps Super Speed USB v3.0
ahci0: &amp;lt;AHCI SATA controller&amp;gt; mem 0xfcf80000-0xfcf9ffff at device 0.1 on pci2
ahci0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 278 to local APIC 2 vector 51
ahci0: using IRQ 278 for MSI
ahci0: AHCI v1.31 with 6 6Gbps ports, Port Multiplier supported
ahci0: Caps: 64bit NCQ SNTF SS ALP AL CLO 6Gbps PM PMD SSC PSC 32cmd eSATA 6ports
ahci0: Caps2: DESO SADM SDS APST
ahcich0: &amp;lt;AHCI channel&amp;gt; at channel 0 on ahci0
ahcich0: Caps: HPCP
ahcich1: &amp;lt;AHCI channel&amp;gt; at channel 1 on ahci0
ahcich1: Caps: HPCP
ahcich2: &amp;lt;AHCI channel&amp;gt; at channel 2 on ahci0
ahcich2: Caps: HPCP
ahcich3: &amp;lt;AHCI channel&amp;gt; at channel 3 on ahci0
ahcich3: Caps: HPCP
ahcich4: &amp;lt;AHCI channel&amp;gt; at channel 4 on ahci0
ahcich4: Caps: HPCP
ahcich5: &amp;lt;AHCI channel&amp;gt; at channel 5 on ahci0
ahcich5: Caps: HPCP
pcib3: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 0.2 on pci2
pcib2: allocated I/O port range (0xe000-0xefff) for rid 1c of pcib3
pcib2: allocated memory range (0xfcd00000-0xfcefffff) for rid 20 of pcib3
pcib3:   domain            0
pcib3:   secondary bus     4
pcib3:   subordinate bus   12
pcib3:   I/O decode        0xe000-0xefff
pcib3:   memory decode     0xfcd00000-0xfcefffff
pcib3: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02 - AE_NOT_FOUND
pci3: &amp;lt;ACPI PCI bus&amp;gt; on pcib3
pcib3: allocated bus range (4-4) for rid 0 of pci3
pci3: domain=0, physical bus=4
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=0, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=5, subbus=5
pcib3: allocated bus range (5-5) for rid 0 of pci0:4:0:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=1, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=6, subbus=6
pcib3: allocated bus range (6-6) for rid 0 of pci0:4:1:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=2, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=7, subbus=7
pcib3: allocated bus range (7-7) for rid 0 of pci0:4:2:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=3, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=8, subbus=8
pcib3: allocated bus range (8-8) for rid 0 of pci0:4:3:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=6, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=9, subbus=9
pcib3: allocated bus range (9-9) for rid 0 of pci0:4:6:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=7, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=10, subbus=10
pcib3: allocated bus range (10-10) for rid 0 of pci0:4:7:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=8, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=11, subbus=11
pcib3: allocated bus range (11-11) for rid 0 of pci0:4:8:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=9, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=12, subbus=12
pcib3: allocated bus range (12-12) for rid 0 of pci0:4:9:0
pcib4: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 0.0 on pci3
pcib3: allocated I/O port range (0xe000-0xefff) for rid 1c of pcib4
pcib3: allocated memory range (0xfce00000-0xfcefffff) for rid 20 of pcib4
pcib4:   domain            0
pcib4:   secondary bus     5
pcib4:   subordinate bus   5
pcib4:   I/O decode        0xe000-0xefff
pcib4:   memory decode     0xfce00000-0xfcefffff
pcib4: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT20 - AE_NOT_FOUND
pci4: &amp;lt;ACPI PCI bus&amp;gt; on pcib4
pcib4: allocated bus range (5-5) for rid 0 of pci4
pci4: domain=0, physical bus=5
found-&amp;gt;	vendor=0x10ec, dev=0x8168, revid=0x15
	domain=0, bus=5, slot=0, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D1 D2 D3  current D0
	MSI supports 1 message, 64 bit
	MSI-X supports 4 messages in map 0x20
	map[10]: type I/O Port, range 32, base 0xe000, size  8, enabled
pcib4: allocated I/O port range (0xe000-0xe0ff) for rid 10 of pci0:5:0:0
	map[18]: type Memory, range 64, base 0xfce04000, size 12, enabled
pcib4: allocated memory range (0xfce04000-0xfce04fff) for rid 18 of pci0:5:0:0
	map[20]: type Memory, range 64, base 0xfce00000, size 14, enabled
pcib4: allocated memory range (0xfce00000-0xfce03fff) for rid 20 of pci0:5:0:0
re0: &amp;lt;RealTek 8168/8111 B/C/CP/D/DP/E/F/G PCIe Gigabit Ethernet&amp;gt; port 0xe000-0xe0ff mem 0xfce04000-0xfce04fff,0xfce00000-0xfce03fff at device 0.0 on pci4
re0: MSI count : 1
re0: MSI-X count : 4
re0: attempting to allocate 1 MSI-X vectors (4 supported)
msi: routing MSI-X IRQ 279 to local APIC 4 vector 50
re0: using IRQ 279 for MSI-X
re0: Using 1 MSI-X message
re0: ASPM disabled
re0: Chip rev. 0x54000000
re0: MAC rev. 0x00100000
miibus0: &amp;lt;MII bus&amp;gt; on re0
rgephy0: &amp;lt;RTL8251/8153 1000BASE-T media interface&amp;gt; PHY 1 on miibus0
rgephy0: OUI 0x00e04c, model 0x0000, rev. 0
rgephy0:  none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow
re0: Using defaults for TSO: 65518/35/2048
re0: bpf attached
re0: Ethernet address: a8:a1:59:34:3f:7f
re0: netmap queues/slots: TX 1/256, RX 1/256
pcib5: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 1.0 on pci3
pcib3: allocated memory range (0xfcd00000-0xfcdfffff) for rid 20 of pcib5
pcib5:   domain            0
pcib5:   secondary bus     6
pcib5:   subordinate bus   6
pcib5:   memory decode     0xfcd00000-0xfcdfffff
pcib5: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT21 - AE_NOT_FOUND
pci5: &amp;lt;ACPI PCI bus&amp;gt; on pcib5
pcib5: allocated bus range (6-6) for rid 0 of pci5
pci5: domain=0, physical bus=6
found-&amp;gt;	vendor=0x8086, dev=0x24fb, revid=0x10
	domain=0, bus=6, slot=0, func=0
	class=02-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 64, base 0xfcd00000, size 13, memory disabled
pcib5: allocated memory range (0xfcd00000-0xfcd01fff) for rid 10 of pci0:6:0:0
pci5: &amp;lt;network&amp;gt; at device 0.0 (no driver attached)
pcib6: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 2.0 on pci3
pcib6:   domain            0
pcib6:   secondary bus     7
pcib6:   subordinate bus   7
pcib6: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT22 - AE_NOT_FOUND
pci6: &amp;lt;ACPI PCI bus&amp;gt; on pcib6
pcib6: allocated bus range (7-7) for rid 0 of pci6
pci6: domain=0, physical bus=7
pcib7: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 3.0 on pci3
pcib7:   domain            0
pcib7:   secondary bus     8
pcib7:   subordinate bus   8
pcib7: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT23 - AE_NOT_FOUND
pci7: &amp;lt;ACPI PCI bus&amp;gt; on pcib7
pcib7: allocated bus range (8-8) for rid 0 of pci7
pci7: domain=0, physical bus=8
pcib8: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 6.0 on pci3
pcib8:   domain            0
pcib8:   secondary bus     9
pcib8:   subordinate bus   9
pcib8: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT26 - AE_NOT_FOUND
pci8: &amp;lt;ACPI PCI bus&amp;gt; on pcib8
pcib8: allocated bus range (9-9) for rid 0 of pci8
pci8: domain=0, physical bus=9
pcib9: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 7.0 on pci3
pcib9:   domain            0
pcib9:   secondary bus     10
pcib9:   subordinate bus   10
pcib9: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT27 - AE_NOT_FOUND
pci9: &amp;lt;ACPI PCI bus&amp;gt; on pcib9
pcib9: allocated bus range (10-10) for rid 0 of pci9
pci9: domain=0, physical bus=10
pcib10: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 8.0 on pci3
pcib10:   domain            0
pcib10:   secondary bus     11
pcib10:   subordinate bus   11
pcib10: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT28 - AE_NOT_FOUND
pci10: &amp;lt;ACPI PCI bus&amp;gt; on pcib10
pcib10: allocated bus range (11-11) for rid 0 of pci10
pci10: domain=0, physical bus=11
pcib11: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 9.0 on pci3
pcib11:   domain            0
pcib11:   secondary bus     12
pcib11:   subordinate bus   12
pcib11: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT29 - AE_NOT_FOUND
pci11: &amp;lt;ACPI PCI bus&amp;gt; on pcib11
pcib11: allocated bus range (12-12) for rid 0 of pci11
pci11: domain=0, physical bus=12
pcib12: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 8.1 on pci0
pcib0: allocated type 4 (0xd000-0xdfff) for rid 1c of pcib12
pcib0: allocated type 3 (0xfc900000-0xfccfffff) for rid 20 of pcib12
pcib0: allocated type 3 (0xd0000000-0xe01fffff) for rid 24 of pcib12
pcib12:   domain            0
pcib12:   secondary bus     13
pcib12:   subordinate bus   13
pcib12:   I/O decode        0xd000-0xdfff
pcib12:   memory decode     0xfc900000-0xfccfffff
pcib12:   prefetched decode 0xd0000000-0xe01fffff
pci12: &amp;lt;ACPI PCI bus&amp;gt; on pcib12
pcib12: allocated bus range (13-13) for rid 0 of pci12
pci12: domain=0, physical bus=13
found-&amp;gt;	vendor=0x1002, dev=0x1636, revid=0xd8
	domain=0, bus=13, slot=0, func=0
	class=03-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 4 messages, 64 bit
	MSI-X supports 4 messages in map 0x24
	map[10]: type Prefetchable Memory, range 64, base 0xd0000000, size 28, enabled
pcib12: allocated prefetch range (0xd0000000-0xdfffffff) for rid 10 of pci0:13:0:0
	map[18]: type Prefetchable Memory, range 64, base 0xe0000000, size 21, enabled
pcib12: allocated prefetch range (0xe0000000-0xe01fffff) for rid 18 of pci0:13:0:0
	map[20]: type I/O Port, range 32, base 0xd000, size  8, port disabled
pcib12: allocated I/O port range (0xd000-0xd0ff) for rid 20 of pci0:13:0:0
	map[24]: type Memory, range 32, base 0xfcc00000, size 19, enabled
pcib12: allocated memory range (0xfcc00000-0xfcc7ffff) for rid 24 of pci0:13:0:0
found-&amp;gt;	vendor=0x1002, dev=0x1637, revid=0x00
	domain=0, bus=13, slot=0, func=1
	class=04-03-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 32, base 0xfcc88000, size 14, memory disabled
pcib12: allocated memory range (0xfcc88000-0xfcc8bfff) for rid 10 of pci0:13:0:1
found-&amp;gt;	vendor=0x1022, dev=0x15df, revid=0x00
	domain=0, bus=13, slot=0, func=2
	class=10-80-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 2 messages, 64 bit
	MSI-X supports 2 messages in map 0x24
	map[18]: type Memory, range 32, base 0xfcb00000, size 20, memory disabled
pcib12: allocated memory range (0xfcb00000-0xfcbfffff) for rid 18 of pci0:13:0:2
	map[24]: type Memory, range 32, base 0xfcc8c000, size 13, enabled
pcib12: allocated memory range (0xfcc8c000-0xfcc8dfff) for rid 24 of pci0:13:0:2
found-&amp;gt;	vendor=0x1022, dev=0x1639, revid=0x00
	domain=0, bus=13, slot=0, func=3
	class=0c-03-30, hdrtype=0x00, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=d, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 8 messages, 64 bit
	MSI-X supports 8 messages in map 0x10
	map[10]: type Memory, range 64, base 0xfca00000, size 20, enabled
pcib12: allocated memory range (0xfca00000-0xfcafffff) for rid 10 of pci0:13:0:3
found-&amp;gt;	vendor=0x1022, dev=0x1639, revid=0x00
	domain=0, bus=13, slot=0, func=4
	class=0c-03-30, hdrtype=0x00, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 8 messages, 64 bit
	MSI-X supports 8 messages in map 0x10
	map[10]: type Memory, range 64, base 0xfc900000, size 20, enabled
pcib12: allocated memory range (0xfc900000-0xfc9fffff) for rid 10 of pci0:13:0:4
found-&amp;gt;	vendor=0x1022, dev=0x15e3, revid=0x00
	domain=0, bus=13, slot=0, func=6
	class=04-03-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 32, base 0xfcc80000, size 15, memory disabled
pcib12: allocated memory range (0xfcc80000-0xfcc87fff) for rid 10 of pci0:13:0:6
vgapci0: &amp;lt;VGA-compatible display&amp;gt; port 0xd000-0xd0ff mem 0xd0000000-0xdfffffff,0xe0000000-0xe01fffff,0xfcc00000-0xfcc7ffff at device 0.0 on pci12
hdac0: &amp;lt;ATI (0x1637) HDA Controller&amp;gt; mem 0xfcc88000-0xfcc8bfff at device 0.1 on pci12
hdac0: PCI card vendor: 0x1002, device: 0x1637
hdac0: HDA Driver Revision: 20120126_0002
hdac0: Config options: on=0x00000000 off=0x00000000
hdac0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 280 to local APIC 6 vector 50
hdac0: using IRQ 280 for MSI
hdac0: Caps: OSS 4, ISS 0, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256
pci12: &amp;lt;encrypt/decrypt&amp;gt; at device 0.2 (no driver attached)
xhci1: &amp;lt;XHCI (generic) USB 3.0 controller&amp;gt; mem 0xfca00000-0xfcafffff at device 0.3 on pci12
xhci1: 64 bytes context size, 64-bit DMA
xhci1: Unable to map MSI-X table
xhci1: attempting to allocate 1 MSI vectors (8 supported)
msi: routing MSI IRQ 281 to local APIC 8 vector 48
xhci1: using IRQ 281 for MSI
xhci1: MSI enabled
usbus1 on xhci1
xhci1: usbpf: Attached
usbus1: 5.0Gbps Super Speed USB v3.0
xhci2: &amp;lt;XHCI (generic) USB 3.0 controller&amp;gt; mem 0xfc900000-0xfc9fffff at device 0.4 on pci12
xhci2: 64 bytes context size, 64-bit DMA
xhci2: Unable to map MSI-X table
xhci2: attempting to allocate 1 MSI vectors (8 supported)
msi: routing MSI IRQ 282 to local APIC 10 vector 48
xhci2: using IRQ 282 for MSI
xhci2: MSI enabled
usbus2 on xhci2
xhci2: usbpf: Attached
usbus2: 5.0Gbps Super Speed USB v3.0
hdac1: &amp;lt;AMD (0x15e3) HDA Controller&amp;gt; mem 0xfcc80000-0xfcc87fff at device 0.6 on pci12
hdac1: PCI card vendor: 0x1849, device: 0x288a
hdac1: HDA Driver Revision: 20120126_0002
hdac1: Config options: on=0x00000000 off=0x00000000
hdac1: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 283 to local APIC 12 vector 48
hdac1: using IRQ 283 for MSI
hdac1: Caps: OSS 4, ISS 4, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256
pci0: &amp;lt;serial bus, SMBus&amp;gt; at device 20.0 (no driver attached)
isab0: &amp;lt;PCI-ISA bridge&amp;gt; at device 20.3 on pci0
isa0: &amp;lt;ISA bus&amp;gt; on isab0
acpi_button0: &amp;lt;Power Button&amp;gt; on acpi0
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart2: &amp;lt;16x50 with 256 byte FIFO&amp;gt; iomem 0xfedc9000-0xfedc9fff,0xfedc7000-0xfedc7fff irq 3 on acpi0
ioapic0: routing intpin 3 (ISA IRQ 3) to lapic 14 vector 48
uart2: fast interrupt
uart2: PPS capture mode: DCD
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart3: &amp;lt;16x50 with 256 byte FIFO&amp;gt; iomem 0xfedca000-0xfedcafff,0xfedc8000-0xfedc8fff irq 4 on acpi0
ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 0 vector 56
uart3: fast interrupt
uart3: PPS capture mode: DCD
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart4: &amp;lt;16x50 with 256 byte FIFO&amp;gt; iomem 0xfedce000-0xfedcefff,0xfedcc000-0xfedccfff irq 3 on acpi0
uart4: fast interrupt
uart4: PPS capture mode: DCD
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart5: &amp;lt;16x50 with 256 byte FIFO&amp;gt; iomem 0xfedcf000-0xfedcffff,0xfedcd000-0xfedcdfff irq 4 on acpi0
uart5: fast interrupt
uart5: PPS capture mode: DCD
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
acpi_syscontainer0: &amp;lt;System Container&amp;gt; on acpi0
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
cpu0: Processor \134_SB_.PLTF.C000 (ACPI ID 0) -&amp;gt; APIC ID 0
cpu0: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu0: switching to generic Cx mode
cpu1: Processor \134_SB_.PLTF.C001 (ACPI ID 1) -&amp;gt; APIC ID 1
cpu1: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu2: Processor \134_SB_.PLTF.C002 (ACPI ID 2) -&amp;gt; APIC ID 2
cpu2: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu3: Processor \134_SB_.PLTF.C003 (ACPI ID 3) -&amp;gt; APIC ID 3
cpu3: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu4: Processor \134_SB_.PLTF.C004 (ACPI ID 4) -&amp;gt; APIC ID 4
cpu4: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu5: Processor \134_SB_.PLTF.C005 (ACPI ID 5) -&amp;gt; APIC ID 5
cpu5: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu6: Processor \134_SB_.PLTF.C006 (ACPI ID 6) -&amp;gt; APIC ID 6
cpu6: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu7: Processor \134_SB_.PLTF.C007 (ACPI ID 7) -&amp;gt; APIC ID 7
cpu7: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu8: Processor \134_SB_.PLTF.C008 (ACPI ID 8) -&amp;gt; APIC ID 8
cpu8: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu9: Processor \134_SB_.PLTF.C009 (ACPI ID 9) -&amp;gt; APIC ID 9
cpu9: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu10: Processor \134_SB_.PLTF.C00A (ACPI ID 10) -&amp;gt; APIC ID 10
cpu10: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu11: Processor \134_SB_.PLTF.C00B (ACPI ID 11) -&amp;gt; APIC ID 11
cpu11: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu12: Processor \134_SB_.PLTF.C00C (ACPI ID 12) -&amp;gt; APIC ID 12
cpu12: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu13: Processor \134_SB_.PLTF.C00D (ACPI ID 13) -&amp;gt; APIC ID 13
cpu13: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu14: Processor \134_SB_.PLTF.C00E (ACPI ID 14) -&amp;gt; APIC ID 14
cpu14: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu15: Processor \134_SB_.PLTF.C00F (ACPI ID 15) -&amp;gt; APIC ID 15
cpu15: &amp;lt;ACPI CPU&amp;gt; on acpi0
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart0: &amp;lt;16550 or compatible&amp;gt; port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
uart0: fast interrupt
uart0: PPS capture mode: DCD
ACPI: Enabled 1 GPEs in block 00 to 1F
pcib0: allocated type 3 (0xa0000-0xa07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa0800-0xa0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa1000-0xa17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa1800-0xa1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa2000-0xa27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa2800-0xa2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa3000-0xa37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa3800-0xa3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa4000-0xa47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa4800-0xa4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa5000-0xa57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa5800-0xa5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa6000-0xa67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa6800-0xa6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa7000-0xa77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa7800-0xa7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa8000-0xa87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa8800-0xa8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa9000-0xa97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa9800-0xa9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xaa000-0xaa7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xaa800-0xaafff) for rid 0 of orm0
pcib0: allocated type 3 (0xab000-0xab7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xab800-0xabfff) for rid 0 of orm0
pcib0: allocated type 3 (0xac000-0xac7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xac800-0xacfff) for rid 0 of orm0
pcib0: allocated type 3 (0xad000-0xad7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xad800-0xadfff) for rid 0 of orm0
pcib0: allocated type 3 (0xae000-0xae7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xae800-0xaefff) for rid 0 of orm0
pcib0: allocated type 3 (0xaf000-0xaf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xaf800-0xaffff) for rid 0 of orm0
pcib0: allocated type 3 (0xb0000-0xb07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb0800-0xb0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb1000-0xb17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb1800-0xb1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb2000-0xb27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb2800-0xb2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb3000-0xb37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb3800-0xb3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb4000-0xb47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb4800-0xb4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb5000-0xb57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb5800-0xb5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb6000-0xb67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb6800-0xb6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb7000-0xb77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb7800-0xb7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb8000-0xb87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb8800-0xb8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb9000-0xb97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb9800-0xb9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xba000-0xba7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xba800-0xbafff) for rid 0 of orm0
pcib0: allocated type 3 (0xbb000-0xbb7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbb800-0xbbfff) for rid 0 of orm0
pcib0: allocated type 3 (0xbc000-0xbc7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbc800-0xbcfff) for rid 0 of orm0
pcib0: allocated type 3 (0xbd000-0xbd7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbd800-0xbdfff) for rid 0 of orm0
pcib0: allocated type 3 (0xbe000-0xbe7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbe800-0xbefff) for rid 0 of orm0
pcib0: allocated type 3 (0xbf000-0xbf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbf800-0xbffff) for rid 0 of orm0
pcib0: allocated type 3 (0xc0000-0xc07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc0800-0xc0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc1000-0xc17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc1800-0xc1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc2000-0xc27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc2800-0xc2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc3000-0xc37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc3800-0xc3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc4000-0xc47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc4800-0xc4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc5000-0xc57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc5800-0xc5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc6000-0xc67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc6800-0xc6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc7000-0xc77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc7800-0xc7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc8000-0xc87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc8800-0xc8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc9000-0xc97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc9800-0xc9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xca000-0xca7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xca800-0xcafff) for rid 0 of orm0
pcib0: allocated type 3 (0xcb000-0xcb7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcb800-0xcbfff) for rid 0 of orm0
pcib0: allocated type 3 (0xcc000-0xcc7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcc800-0xccfff) for rid 0 of orm0
pcib0: allocated type 3 (0xcd000-0xcd7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcd800-0xcdfff) for rid 0 of orm0
pcib0: allocated type 3 (0xce000-0xce7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xce800-0xcefff) for rid 0 of orm0
pcib0: allocated type 3 (0xcf000-0xcf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcf800-0xcffff) for rid 0 of orm0
pcib0: allocated type 3 (0xd0000-0xd07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd0800-0xd0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd1000-0xd17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd1800-0xd1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd2000-0xd27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd2800-0xd2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd3000-0xd37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd3800-0xd3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd4000-0xd47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd4800-0xd4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd5000-0xd57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd5800-0xd5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd6000-0xd67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd6800-0xd6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd7000-0xd77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd7800-0xd7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd8000-0xd87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd8800-0xd8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd9000-0xd97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd9800-0xd9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xda000-0xda7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xda800-0xdafff) for rid 0 of orm0
pcib0: allocated type 3 (0xdb000-0xdb7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xdb800-0xdbfff) for rid 0 of orm0
pcib0: allocated type 3 (0xdc000-0xdc7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xdc800-0xdcfff) for rid 0 of orm0
pcib0: allocated type 3 (0xdd000-0xdd7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xdd800-0xddfff) for rid 0 of orm0
pcib0: allocated type 3 (0xde000-0xde7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xde800-0xdefff) for rid 0 of orm0
pcib0: allocated type 3 (0xdf000-0xdf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xdf800-0xdffff) for rid 0 of orm0
ahc_isa_identify 0: ioport 0xc00 alloc failed
ahc_isa_identify 1: ioport 0x1c00 alloc failed
ahc_isa_identify 2: ioport 0x2c00 alloc failed
ahc_isa_identify 3: ioport 0x3c00 alloc failed
ahc_isa_identify 4: ioport 0x4c00 alloc failed
ahc_isa_identify 5: ioport 0x5c00 alloc failed
ahc_isa_identify 6: ioport 0x6c00 alloc failed
ahc_isa_identify 7: ioport 0x7c00 alloc failed
ahc_isa_identify 8: ioport 0x8c00 alloc failed
ahc_isa_identify 9: ioport 0x9c00 alloc failed
ahc_isa_identify 10: ioport 0xac00 alloc failed
ahc_isa_identify 11: ioport 0xbc00 alloc failed
ahc_isa_identify 12: ioport 0xcc00 alloc failed
ahc_isa_identify 13: ioport 0xdc00 alloc failed
ahc_isa_identify 14: ioport 0xec00 alloc failed
isa_probe_children: disabling PnP devices
atrtc: atrtc0 already exists; skipping it
attimer: attimer0 already exists; skipping it
sc: sc0 already exists; skipping it
uart: uart0 already exists; skipping it
isa_probe_children: probing non-PnP devices
sc0 failed to probe on isa0
vga0 failed to probe on isa0
pcib0: allocated type 4 (0x60-0x60) for rid 0 of atkbdc0
pcib0: allocated type 4 (0x64-0x64) for rid 1 of atkbdc0
atkbdc0: &amp;lt;Keyboard controller (i8042)&amp;gt; at port 0x60,0x64 on isa0
pcib0: allocated type 4 (0x60-0x60) for rid 0 of atkbdc0
pcib0: allocated type 4 (0x64-0x64) for rid 1 of atkbdc0
atkbd0: &amp;lt;AT Keyboard&amp;gt; irq 1 on atkbdc0
kbd0 at atkbd0
kbd0: atkbd0, generic (0), config:0x0, flags:0x1f0000
ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 2 vector 52
atkbd0: [GIANT-LOCKED]
psm0: unable to allocate IRQ
atkbdc0: non-PNP ISA device will be removed from GENERIC in FreeBSD 12.
pcib0: allocated type 4 (0x3f0-0x3f5) for rid 0 of fdc0
pcib0: allocated type 4 (0x3f7-0x3f7) for rid 1 of fdc0
fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
ppc0: cannot reserve I/O port range
ppc0 failed to probe at irq 7 on isa0
pcib0: allocated type 4 (0x2f8-0x2f8) for rid 0 of uart1
uart1 failed to probe at port 0x2f8 irq 3 on isa0
isa_probe_children: probing PnP devices
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
hwpstate0: &amp;lt;Cool`n&amp;#039;Quiet 2.0&amp;gt; on cpu0
Device configuration finished.
procfs registered
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)
Timecounters tick every 1.000 msec
lo0: bpf attached
vlan: initialized, using hash tables with chaining
IPsec: Initialized Security Association Processing.
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
tcp_init: net.inet.tcp.tcbhashsize auto tuned to 131072
AcpiOsExecute: enqueue 16 pending tasks
hpt27xx: no controller detected.
hptnr: no controller detected.
hptrr: no controller detected.
ahcich0: AHCI reset...
hdacc0: &amp;lt;ATI R6xx HDA CODEC&amp;gt; at cad 0 on hdac0
hdaa0: &amp;lt;ATI R6xx Audio Function Group&amp;gt; at nid 1 on hdacc0
ahcich0: hdaa0: Subsystem ID: 0x00aa0100
SATA connect time=100us status=00000133
ahcich0: AHCI reset: device found
hdaa0: NumGPIO=0 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=0
ahcich1: AHCI reset...
hdaa0: Original pins configuration:
hdaa0: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa0:  3 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  5 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  7 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  9 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0: 11 585600f0 15 0  Digital-out   None  Digital 0x18       Unknown 0
hdaa0: 13 585600f0 15 0  Digital-out   None  Digital 0x18       Unknown 0
hdaa0: Patched pins configuration:
hdaa0: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa0:  3 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  5 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  7 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  9 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0: 11 585600f0 15 0  Digital-out   None  Digital 0x18       Unknown 0 DISA
ahcich1: hdaa0: 13 585600f0 15 0  Digital-out   None  Digital 0x18       Unknown 0 DISA
hdaa0: 4 associations found:
hdaa0: Association 0 (15) out:
hdaa0:  Pin nid=3 seq=0
hdaa0: Association 1 (15) out:
hdaa0:  Pin nid=5 seq=0
hdaa0: Association 2 (15) out:
hdaa0:  Pin nid=7 seq=0
hdaa0: Association 3 (15) out:
hdaa0:  Pin nid=9 seq=0
hdaa0: Tracing association 0 (15)
hdaa0:  Pin 3 traced to DAC 2
hdaa0: Association 0 (15) trace succeeded
hdaa0: Tracing association 1 (15)
hdaa0:  Pin 5 traced to DAC 4
hdaa0: Association 1 (15) trace succeeded
hdaa0: Tracing association 2 (15)
hdaa0:  Pin 7 traced to DAC 6
hdaa0: Association 2 (15) trace succeeded
hdaa0: Tracing association 3 (15)
hdaa0:  Pin 9 traced to DAC 8
hdaa0: Association 3 (15) trace succeeded
hdaa0: Looking for additional DAC for association 0 (15)
hdaa0: Looking for additional DAC for association 1 (15)
hdaa0: Looking for additional DAC for association 2 (15)
hdaa0: Looking for additional DAC for association 3 (15)
hdaa0: Tracing input monitor
hdaa0: Tracing other input monitors
hdaa0: Tracing beeper
SATA connect timeout time=10000us status=00000000
hdaa0: ahcich1: AHCI reset: device not found
ahcich2: AHCI reset...
Pin sense: nid=3 sense=0x7fffffff (disconnected, ELD valid)
hdaa0: Pin sense: nid=5 sense=0x7fffffff (disconnected, ELD valid)
hdaa0: Pin sense: nid=7 sense=0x7fffffff (disconnected, ELD valid)
hdaa0: Pin sense: nid=9 sense=0x7fffffff (disconnected, ELD valid)
hdaa0: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref
pcm0: &amp;lt;ATI R6xx (HDMI)&amp;gt; at nid 3 on hdaa0
pcm0: Playback:
pcm0:      Stream cap: 0x00000005 AC3 PCM
pcm0:         PCM cap: 0x00020070 16 bits, 32 44 48 KHz
pcm0:             DAC: 2
pcm0:
pcm0:     nid=3 [pin: Digital-out (Jack)]
ahcich2: pcm0:       + &amp;lt;- nid=2 [audio output] [src: pcm]
pcm0:
SATA connect timeout time=10000us status=00000000
pcm0: ahcich2: AHCI reset: device not found
ahcich3: AHCI reset...
Mixer &amp;quot;vol&amp;quot; -&amp;gt; &amp;quot;none&amp;quot;: child=0x00000010
pcm0: Mixer &amp;quot;pcm&amp;quot;: parent=&amp;quot;vol&amp;quot;
pcm0: Soft PCM mixer ENABLED
pcm0: Playback channel set is: Front Left, Front Right,
pcm0: Playback channel matrix is: 2.0 (disconnected)
pcm1: &amp;lt;ATI R6xx (HDMI)&amp;gt; at nid 5 on hdaa0
pcm1: Playback:
ahcich3: pcm1:      Stream cap: 0x00000005 AC3 PCM
pcm1:         PCM cap: 0x00020070 16 bits, 32 44 48 KHz
pcm1:             DAC: 4
pcm1:
pcm1:     nid=5 [pin: Digital-out (Jack)]
pcm1:       + &amp;lt;- nid=4 [audio output] [src: pcm]
pcm1:
SATA connect timeout time=10000us status=00000000
pcm1: ahcich3: AHCI reset: device not found
ahcich4: AHCI reset...
Mixer &amp;quot;vol&amp;quot; -&amp;gt; &amp;quot;none&amp;quot;: child=0x00000010
pcm1: Mixer &amp;quot;pcm&amp;quot;: parent=&amp;quot;vol&amp;quot;
pcm1: Soft PCM mixer ENABLED
pcm1: Playback channel set is: Front Left, Front Right,
pcm1: Playback channel matrix is: 2.0 (disconnected)
pcm2: &amp;lt;ATI R6xx (HDMI)&amp;gt; at nid 7 on hdaa0
pcm2: Playback:
ahcich4: pcm2:      Stream cap: 0x00000005 AC3 PCM
pcm2:         PCM cap: 0x00020070 16 bits, 32 44 48 KHz
pcm2:             DAC: 6
pcm2:
pcm2:     nid=7 [pin: Digital-out (Jack)]
pcm2:       + &amp;lt;- nid=6 [audio output] [src: pcm]
pcm2:
SATA connect timeout time=10000us status=00000000
pcm2: ahcich4: AHCI reset: device not found
ahcich5: AHCI reset...
Mixer &amp;quot;vol&amp;quot; -&amp;gt; &amp;quot;none&amp;quot;: child=0x00000010
pcm2: Mixer &amp;quot;pcm&amp;quot;: parent=&amp;quot;vol&amp;quot;
pcm2: Soft PCM mixer ENABLED
pcm2: Playback channel set is: Front Left, Front Right,
pcm2: Playback channel matrix is: 2.0 (disconnected)
pcm3: &amp;lt;ATI R6xx (HDMI)&amp;gt; at nid 9 on hdaa0
ahcich5: pcm3: Playback:
pcm3:      Stream cap: 0x00000005 AC3 PCM
pcm3:         PCM cap: 0x00020070 16 bits, 32 44 48 KHz
pcm3:             DAC: 8
pcm3:
pcm3:     nid=9 [pin: Digital-out (Jack)]
pcm3:       + &amp;lt;- nid=8 [audio output] [src: pcm]
pcm3:
SATA connect timeout time=10000us status=00000000
pcm3: ahcich5: AHCI reset: device not found
Mixer &amp;quot;vol&amp;quot; -&amp;gt; &amp;quot;none&amp;quot;: child=0x00000010
pcm3: Mixer &amp;quot;pcm&amp;quot;: parent=&amp;quot;vol&amp;quot;
pcm3: Soft PCM mixer ENABLED
pcm3: Playback channel set is: Front Left, Front Right,
pcm3: Playback channel matrix is: 2.0 (disconnected)
hdacc1: &amp;lt;Realtek ALC887 HDA CODEC&amp;gt; at cad 0 on hdac1
hdaa1: &amp;lt;Realtek ALC887 Audio Function Group&amp;gt; at nid 1 on hdacc1
hdaa1: Subsystem ID: 0x1849288a
hdaa1: NumGPIO=2 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1
hdaa1:  GPIO0: disabled
hdaa1:  GPIO1: disabled
hdaa1: Original pins configuration:
hdaa1: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa1: 17 40000000 0  0  Line-out      None  Unknown 0x00       Unknown 0
hdaa1: 18 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 20 01014010 1  0  Line-out      Jack  1/8     Rear       Green   0
hdaa1: 21 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 22 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 23 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 24 01a19030 3  0  Mic           Jack  1/8     Rear       Pink    0
hdaa1: 25 02a19040 4  0  Mic           Jack  1/8     Front      Pink    0
hdaa1: 26 0181303f 3  15 Line-in       Jack  1/8     Rear       Blue    0
hdaa1: 27 02214020 2  0  Headphones    Jack  1/8     Front      Green   0
hdaa1: 28 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 29 4026c629 2  9  Headphones    None  Digital 0x00       Res.C   6
hdaa1: 30 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 31 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: Patching widget caps nid=29 0x00400400 -&amp;gt; 0x00700400
hdaa1: Patched pins configuration:
hdaa1: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa1: 17 40000000 0  0  Line-out      None  Unknown 0x00       Unknown 0 DISA
hdaa1: 18 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 20 01014010 1  0  Line-out      Jack  1/8     Rear       Green   0
hdaa1: 21 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 22 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 23 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 24 01a19030 3  0  Mic           Jack  1/8     Rear       Pink    0
hdaa1: 25 02a19040 4  0  Mic           Jack  1/8     Front      Pink    0
hdaa1: 26 0181303f 3  15 Line-in       Jack  1/8     Rear       Blue    0
hdaa1: 27 02214020 2  0  Headphones    Jack  1/8     Front      Green   0
hdaa1: 28 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 30 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 31 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 4 associations found:
hdaa1: Association 0 (1) out:
hdaa1:  Pin nid=20 seq=0
hdaa1: Association 1 (2) out:
hdaa1:  Pin nid=27 seq=0
hdaa1: Association 2 (3) in:
hdaa1:  Pin nid=24 seq=0
hdaa1:  Pin nid=26 seq=15
hdaa1: Association 3 (4) in:
hdaa1:  Pin nid=25 seq=0
hdaa1: Tracing association 0 (1)
hdaa1:  Pin 20 traced to DAC 2
hdaa1: Association 0 (1) trace succeeded
hdaa1: Tracing association 1 (2)
hdaa1:  Pin 27 traced to DAC 3
hdaa1: Association 1 (2) trace succeeded
hdaa1: Tracing association 2 (3)
hdaa1:  Pin 24 traced to ADC 8
hdaa1:  Pin 26 traced to ADC 8
hdaa1: Association 2 (3) trace succeeded
hdaa1: Tracing association 3 (4)
hdaa1:  Pin 25 traced to ADC 9
hdaa1: Association 3 (4) trace succeeded
hdaa1: Looking for additional DAC for association 0 (1)
hdaa1: Looking for additional DAC for association 1 (2)
hdaa1: Looking for additional ADC for association 2 (3)
hdaa1: Looking for additional ADC for association 3 (4)
hdaa1: Tracing input monitor
hdaa1:  Tracing nid 11 to out
hdaa1:  nid 11 is input monitor
hdaa1:  Tracing nid 34 to out
hdaa1:  Tracing nid 35 to out
hdaa1: Tracing other input monitors
hdaa1:  Tracing nid 24 to out
hdaa1:  Tracing nid 25 to out
hdaa1:  Tracing nid 26 to out
hdaa1: Tracing beeper
hdaa1: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref
pcm4: &amp;lt;Realtek ALC887 (Rear Analog)&amp;gt; at nid 20 and 24,26 on hdaa1
pcm4: Playback:
pcm4:      Stream cap: 0x00000001 PCM
pcm4:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm4:             DAC: 2
pcm4:
pcm4:     nid=20 [pin: Line-out (Green Jack)]
pcm4:       + &amp;lt;- nid=12 [audio mixer] [src: pcm, mix]
pcm4:              + &amp;lt;- nid=2 [audio output] [src: pcm]
pcm4:              + &amp;lt;- nid=11 [audio mixer] [src: mix]
pcm4:
pcm4: Record:
pcm4:      Stream cap: 0x00000001 PCM
pcm4:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm4:             ADC: 8
pcm4:
pcm4:     nid=8 [audio input]
pcm4:       + &amp;lt;- nid=35 [audio mixer] [src: speaker, line, mic, mix]
pcm4:              + &amp;lt;- nid=24 [pin: Mic (Pink Jack)] [src: mic]
pcm4:              + &amp;lt;- nid=26 [pin: Line-in (Blue Jack)] [src: line]
pcm4:              + &amp;lt;- nid=29 [beep widget] [src: speaker]
pcm4:              + &amp;lt;- nid=11 [audio mixer] [src: mix]
pcm4:
pcm4: Input Mix:
pcm4:
pcm4:     nid=11 [audio mixer]
pcm4:       + &amp;lt;- nid=24 [pin: Mic (Pink Jack)] [src: mic]
pcm4:       + &amp;lt;- nid=26 [pin: Line-in (Blue Jack)] [src: line]
pcm4:       + &amp;lt;- nid=29 [beep widget] [src: speaker]
pcm4:
pcm4: Master Volume (OSS: vol): -64/0dB
pcm4:    +- ctl  1 (nid   2 out):    -64/0dB (65 steps)
pcm4:    +- ctl 17 (nid  12 in   0): mute
pcm4:    +- ctl 18 (nid  12 in   1): mute
pcm4:    +- ctl 25 (nid  20 in ):    mute
pcm4:
pcm4: PCM Volume (OSS: pcm): -64/0dB
pcm4:    +- ctl  1 (nid   2 out):    -64/0dB (65 steps)
pcm4:    +- ctl 17 (nid  12 in   0): mute
pcm4:
pcm4: Microphone Volume (OSS: mic): 0/30dB
pcm4:    +- ctl  7 (nid  11 in   0): -34/12dB (32 steps) + mute
pcm4:    +- ctl 30 (nid  24 out):    0/30dB (4 steps)
pcm4:    +- ctl 49 (nid  35 in   0): mute
pcm4:
pcm4: Line-in Volume (OSS: line): 0/30dB
pcm4:    +- ctl  9 (nid  11 in   2): -34/12dB (32 steps) + mute
pcm4:    +- ctl 34 (nid  26 out):    0/30dB (4 steps)
pcm4:    +- ctl 51 (nid  35 in   2): mute
pcm4:
pcm4: Speaker/Beep Volume (OSS: speaker): -34/12dB
pcm4:    +- ctl 12 (nid  11 in   5): -34/12dB (32 steps) + mute
pcm4:    +- ctl 54 (nid  35 in   5): mute
pcm4:
pcm4: Recording Level (OSS: rec): -16/30dB
pcm4:    +- ctl  5 (nid   8 in   0): -16/30dB (47 steps) + mute
pcm4:    +- ctl 49 (nid  35 in   0): mute
pcm4:    +- ctl 51 (nid  35 in   2): mute
pcm4:    +- ctl 54 (nid  35 in   5): mute
pcm4:    +- ctl 59 (nid  35 in  10): mute
pcm4:
pcm4: Input Mix Level (OSS: mix): -34/12dB
pcm4:    +- ctl  7 (nid  11 in   0): -34/12dB (32 steps) + mute
pcm4:    +- ctl  9 (nid  11 in   2): -34/12dB (32 steps) + mute
pcm4:    +- ctl 12 (nid  11 in   5): -34/12dB (32 steps) + mute
pcm4:    +- ctl 18 (nid  12 in   1): mute
pcm4:    +- ctl 59 (nid  35 in  10): mute
pcm4:
pcm4: Input Monitoring Level (OSS: igain): 0/0dB
pcm4:    +- ctl 18 (nid  12 in   1): mute
pcm4:
pcm4: Mixer &amp;quot;vol&amp;quot;:
pcm4: Mixer &amp;quot;pcm&amp;quot;:
pcm4: Mixer &amp;quot;speaker&amp;quot;:
pcm4: Mixer &amp;quot;line&amp;quot;:
pcm4: Mixer &amp;quot;mic&amp;quot;:
pcm4: Mixer &amp;quot;mix&amp;quot;:
pcm4: Mixer &amp;quot;rec&amp;quot;:
pcm4: Mixer &amp;quot;igain&amp;quot;:
pcm4: Mixer &amp;quot;ogain&amp;quot;:
pcm4: Playback channel set is: Front Left, Front Right,
pcm4: Playback channel matrix is: 2.0 (disconnected)
pcm4: Recording channel set is: Front Left, Front Right,
pcm4: Recording channel matrix is: 2.0 (disconnected)
pcm5: &amp;lt;Realtek ALC887 (Front Analog)&amp;gt; at nid 27 and 25 on hdaa1
pcm5: Playback:
pcm5:      Stream cap: 0x00000001 PCM
pcm5:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm5:             DAC: 3
pcm5:
pcm5:     nid=27 [pin: Headphones (Green Jack)]
pcm5:       + &amp;lt;- nid=13 [audio mixer] [src: pcm, mix]
pcm5:              + &amp;lt;- nid=3 [audio output] [src: pcm]
pcm5:              + &amp;lt;- nid=11 [audio mixer] [src: mix]
pcm5:
pcm5: Record:
pcm5:      Stream cap: 0x00000001 PCM
pcm5:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm5:             ADC: 9
pcm5:
pcm5:     nid=9 [audio input]
pcm5:       + &amp;lt;- nid=34 [audio mixer] [src: speaker, monitor]
pcm5:              + &amp;lt;- nid=25 [pin: Mic (Pink Jack)] [src: monitor]
pcm5:              + &amp;lt;- nid=29 [beep widget] [src: speaker]
pcm5:
pcm5: Master Volume (OSS: vol): -64/0dB
pcm5:    +- ctl  2 (nid   3 out):    -64/0dB (65 steps)
pcm5:    +- ctl 19 (nid  13 in   0): mute
pcm5:    +- ctl 20 (nid  13 in   1): mute
pcm5:    +- ctl 35 (nid  27 in ):    mute
pcm5:
pcm5: PCM Volume (OSS: pcm): -64/0dB
pcm5:    +- ctl  2 (nid   3 out):    -64/0dB (65 steps)
pcm5:    +- ctl 19 (nid  13 in   0): mute
pcm5:
pcm5: Microphone2 Volume (OSS: monitor): 0/30dB
pcm5:    +- ctl 32 (nid  25 out):    0/30dB (4 steps)
pcm5:    +- ctl 38 (nid  34 in   1): mute
pcm5:
pcm5: Speaker/Beep Volume (OSS: speaker)
pcm5:    +- ctl 42 (nid  34 in   5): mute
pcm5:
pcm5: Recording Level (OSS: rec): -16/30dB
pcm5:    +- ctl  6 (nid   9 in   0): -16/30dB (47 steps) + mute
pcm5:    +- ctl 32 (nid  25 out):    0/30dB (4 steps)
pcm5:    +- ctl 38 (nid  34 in   1): mute
pcm5:    +- ctl 42 (nid  34 in   5): mute
pcm5:
pcm5: Input Mix Level (OSS: mix)
pcm5:    +- ctl 20 (nid  13 in   1): mute
pcm5:
pcm5: Input Monitoring Level (OSS: igain): 0/0dB
pcm5:    +- ctl 20 (nid  13 in   1): mute
pcm5:
pcm5: Mixer &amp;quot;vol&amp;quot;:
pcm5: Mixer &amp;quot;pcm&amp;quot;:
pcm5: Mixer &amp;quot;rec&amp;quot;:
pcm5: Mixer &amp;quot;igain&amp;quot;:
pcm5: Mixer &amp;quot;ogain&amp;quot;:
pcm5: Mixer &amp;quot;monitor&amp;quot;:
pcm5: Playback channel set is: Front Left, Front Right,
pcm5: Playback channel matrix is: 2.0 (disconnected)
pcm5: Recording channel set is: Front Left, Front Right,
pcm5: Recording channel matrix is: 2.0 (disconnected)
ugen1.1: &amp;lt;0x1022 XHCI root HUB&amp;gt; at usbus1
ugen0.1: &amp;lt;0x1022 XHCI root HUB&amp;gt; at usbus0
ahcich0: ugen2.1: &amp;lt;0x1022 XHCI root HUB&amp;gt; at usbus2
uhub0: AHCI reset: device ready after 100ms
&amp;lt;0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1&amp;gt; on usbus1
pass0 at ahcich0 bus 0 scbus0 target 0 lun 0
uhub1: &amp;lt;0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1&amp;gt; on usbus0
uhub2: pass0: &amp;lt;CHN 25SATA01M 030 P0921A&amp;gt; ACS-2 ATA SATA 3.x device
pass0: Serial Number A130CI02070114
pass0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes)
pass0: Command Queueing enabled
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0: &amp;lt;CHN 25SATA01M 030 P0921A&amp;gt; ACS-2 ATA SATA 3.x device
ada0: Serial Number A130CI02070114
ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes)
ada0: Command Queueing enabled
ada0: 28626MB (58626288 512 byte sectors)
GEOM: new disk ada0
&amp;lt;0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1&amp;gt; on usbus2
Trying to mount root from zfs:zroot/ROOT/default []...
Root mount waiting for: usbus2 usbus1 usbus0
uhub0: 6 ports with 6 removable, self powered
uhub2: 6 ports with 6 removable, self powered
uhub1: 14 ports with 14 removable, self powered
ugen1.2: &amp;lt;Chicony Generic USB Hub&amp;gt; at usbus1
uhub3 on uhub0
uhub3: &amp;lt;Chicony Generic USB Hub, class 9/0, rev 1.10/1.00, addr 1&amp;gt; on usbus1
Root mount waiting for: usbus1 usbus0
ugen0.2: &amp;lt;ASRock LED Controller&amp;gt; at usbus0
uhub3: 3 ports with 2 removable, bus powered
ugen1.3: &amp;lt;Chicony PFU-65 USB Keyboard&amp;gt; at usbus1
ukbd0 on uhub3
ukbd0: &amp;lt;Chicony PFU-65 USB Keyboard, class 0/0, rev 1.10/1.00, addr 2&amp;gt; on usbus1
kbd2 at ukbd0
kbd2: ukbd0, generic (0), config:0x0, flags:0x3d0000
ugen0.3: &amp;lt;vendor 0x8087 product 0x0aa7&amp;gt; at usbus0
ugen1.4: &amp;lt;vendor 0x04f3 OM&amp;gt; at usbus1
efirtc0: providing initial system time
start_init: trying /sbin/init
lo0: link state changed to UP
re0: link state changed to DOWN
pci0: driver added
found-&amp;gt;	vendor=0x1022, dev=0x790b, revid=0x51
	domain=0, bus=0, slot=20, func=0
	class=0c-05-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0403, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
pci0:0:20:0: reprobing on driver added
pci1: driver added
pci2: driver added
pci3: driver added
pci4: driver added
pci5: driver added
found-&amp;gt;	vendor=0x8086, dev=0x24fb, revid=0x10
	domain=0, bus=6, slot=0, func=0
	class=02-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
pci0:6:0:0: reprobing on driver added
iwm0: &amp;lt;Intel(R) Dual Band Wireless AC 3168&amp;gt; mem 0xfcd00000-0xfcd01fff at device 0.0 on pci5
iwm0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 284 to local APIC 4 vector 51
iwm0: using IRQ 284 for MSI
firmware: &amp;#039;iwm3168fw&amp;#039; version 0: 1028032 bytes loaded at 0xffffffff83410000
iwm0: hw rev 0x220, fw ver 22.361476.0, address c8:58:c0:b3:1b:36
iwm0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
iwm0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
iwm0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
pci6: driver added
pci7: driver added
pci8: driver added
pci9: driver added
pci10: driver added
pci11: driver added
pci12: driver added
found-&amp;gt;	vendor=0x1022, dev=0x15df, revid=0x00
	domain=0, bus=13, slot=0, func=2
	class=10-80-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 2 messages, 64 bit
	MSI-X supports 2 messages in map 0x24
pci0:13:0:2: reprobing on driver added
pci0: driver added
found-&amp;gt;	vendor=0x1022, dev=0x790b, revid=0x51
	domain=0, bus=0, slot=20, func=0
	class=0c-05-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0403, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
pci0:0:20:0: reprobing on driver added
intsmb0: &amp;lt;AMD FCH SMBus Controller&amp;gt; at device 20.0 on pci0
pcib0: allocated type 4 (0xcd6-0xcd7) for rid 0 of intsmb0
pcib0: allocated type 4 (0xb00-0xb0f) for rid 0 of intsmb0
smbus0: &amp;lt;System Management Bus&amp;gt; on intsmb0
pci1: driver added
pci2: driver added
pci3: driver added
pci4: driver added
pci5: driver added
pci6: driver added
pci7: driver added
pci8: driver added
pci9: driver added
pci10: driver added
pci11: driver added
pci12: driver added
found-&amp;gt;	vendor=0x1022, dev=0x15df, revid=0x00
	domain=0, bus=13, slot=0, func=2
	class=10-80-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 2 messages, 64 bit
	MSI-X supports 2 messages in map 0x24
pci0:13:0:2: reprobing on driver added
uhid0 on uhub1
uhid0: &amp;lt;ASRock LED Controller, class 0/0, rev 1.10/0.00, addr 1&amp;gt; on usbus0
ubt0 on uhub1
ubt0: &amp;lt;vendor 0x8087 product 0x0aa7, class 224/1, rev 2.00/0.01, addr 2&amp;gt; on usbus0
ums0 on uhub0
ums0: &amp;lt;vendor 0x04f3 OM, class 0/0, rev 1.10/24.58, addr 3&amp;gt; on usbus1
ums0: 3 buttons and [XYZ] coordinates ID=0
WARNING: attempt to domain_add(bluetooth) after domainfinalize()
WARNING: attempt to domain_add(netgraph) after domainfinalize()
re0: link state changed to UP&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;
&lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:intel82599&amp;amp;codeblock=2&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_&quot;&gt;messages&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;Aug 19 22:14:43 subamd seirios[1326]: ==iovctl -C==
Aug 19 22:14:52 subamd kernel: pcib1: allocated memory range (0xfc200000-0xfc20ffff) for rid 184 of ix1
Aug 19 22:14:52 subamd kernel: ix1: Lazy allocation of 0x10000 bytes rid 0x184 type 3 at 0xfc200000
Aug 19 22:14:52 subamd kernel: pcib1: allocated memory range (0xfc210000-0xfc21ffff) for rid 190 of ix1
Aug 19 22:14:52 subamd kernel: ix1: Lazy allocation of 0x10000 bytes rid 0x190 type 3 at 0xfc210000
Aug 19 22:14:55 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 19 22:14:55 subamd kernel: 	domain=0, bus=1, slot=0, func=129
Aug 19 22:14:55 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 19 22:14:55 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 19 22:14:55 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 19 22:14:55 subamd kernel: 	intpin=_, irq=255
Aug 19 22:14:55 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 19 22:14:55 subamd kernel: 	domain=0, bus=1, slot=0, func=131
Aug 19 22:14:55 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 19 22:14:55 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 19 22:14:55 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 19 22:14:55 subamd kernel: 	intpin=_, irq=255
Aug 19 22:14:55 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 19 22:14:55 subamd kernel: 	domain=0, bus=1, slot=0, func=133
Aug 19 22:14:55 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 19 22:14:55 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 19 22:14:55 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 19 22:14:55 subamd kernel: 	intpin=_, irq=255
Aug 19 22:14:55 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 19 22:14:55 subamd kernel: 	domain=0, bus=1, slot=0, func=135
Aug 19 22:14:55 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 19 22:14:55 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 19 22:14:55 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 19 22:14:55 subamd kernel: 	intpin=_, irq=255
Aug 19 22:14:55 subamd kernel: pci1: &amp;lt;unknown&amp;gt; at device 0.129 (no driver attached)
Aug 19 22:14:56 subamd kernel: ixv0: &amp;lt;Intel(R) PRO/10GbE Virtual Function Network Driver&amp;gt; at device 0.131 on pci1
Aug 19 22:14:56 subamd kernel: ixv0: Using 2048 TX descriptors and 2048 RX descriptors
Aug 19 22:14:56 subamd kernel: ixv0: msix_init qsets capped at 1
Aug 19 22:14:56 subamd kernel: ixv0: MSI-X not supported or disabled
Aug 19 22:14:56 subamd kernel: ixv0: Using a Legacy interrupt
Aug 19 22:14:56 subamd kernel: ixv0: allocated for 1 queues
Aug 19 22:14:56 subamd kernel: ixv0: allocated for 1 rx queues
Aug 19 22:14:56 subamd kernel: pcib1: no PRT entry for 1.0.INT?
Aug 19 22:14:56 subamd kernel: ixv0: failed to allocate IRQ for rid 0, name irq0.
Aug 19 22:14:56 subamd kernel: ixv0: iflib_legacy_setup failed 12
Aug 19 22:14:56 subamd kernel: device_attach: ixv0 attach returned 12
Aug 19 22:14:56 subamd kernel: ixv0: &amp;lt;Intel(R) PRO/10GbE Virtual Function Network Driver&amp;gt; at device 0.133 on pci1
Aug 19 22:14:56 subamd kernel: ixv0: Using 2048 TX descriptors and 2048 RX descriptors
Aug 19 22:14:56 subamd kernel: ixv0: msix_init qsets capped at 1
Aug 19 22:14:56 subamd kernel: ixv0: MSI-X not supported or disabled
Aug 19 22:14:56 subamd kernel: ixv0: Using a Legacy interrupt
Aug 19 22:14:56 subamd kernel: ixv0: allocated for 1 queues
Aug 19 22:14:56 subamd kernel: ixv0: allocated for 1 rx queues
Aug 19 22:14:56 subamd kernel: pcib1: no PRT entry for 1.0.INT?
Aug 19 22:14:56 subamd kernel: ixv0: failed to allocate IRQ for rid 0, name irq0.
Aug 19 22:14:56 subamd kernel: ixv0: iflib_legacy_setup failed 12
Aug 19 22:14:56 subamd kernel: device_attach: ixv0 attach returned 12
Aug 19 22:14:56 subamd kernel: pci1: &amp;lt;unknown&amp;gt; at device 0.135 (no driver attached)
Aug 19 22:15:07 subamd seirios[1342]: ==iovctl -D==
Aug 19 22:15:16 subamd seirios[1344]: ==iovctl -C==
Aug 19 22:15:19 subamd kernel: pcib1: allocated memory range (0xfc200000-0xfc20ffff) for rid 184 of ix1
Aug 19 22:15:19 subamd kernel: ix1: Lazy allocation of 0x10000 bytes rid 0x184 type 3 at 0xfc200000
Aug 19 22:15:19 subamd kernel: pcib1: allocated memory range (0xfc210000-0xfc21ffff) for rid 190 of ix1
Aug 19 22:15:19 subamd kernel: ix1: Lazy allocation of 0x10000 bytes rid 0x190 type 3 at 0xfc210000
Aug 19 22:15:23 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 19 22:15:23 subamd kernel: 	domain=0, bus=1, slot=0, func=129
Aug 19 22:15:23 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 19 22:15:23 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 19 22:15:23 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 19 22:15:23 subamd kernel: 	intpin=_, irq=255
Aug 19 22:15:23 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 19 22:15:23 subamd kernel: 	domain=0, bus=1, slot=0, func=131
Aug 19 22:15:23 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 19 22:15:23 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 19 22:15:23 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 19 22:15:23 subamd kernel: 	intpin=_, irq=255
Aug 19 22:15:23 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 19 22:15:23 subamd kernel: 	domain=0, bus=1, slot=0, func=133
Aug 19 22:15:23 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 19 22:15:23 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 19 22:15:23 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 19 22:15:23 subamd kernel: 	intpin=_, irq=255
Aug 19 22:15:23 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 19 22:15:23 subamd kernel: 	domain=0, bus=1, slot=0, func=135
Aug 19 22:15:23 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 19 22:15:23 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 19 22:15:23 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 19 22:15:23 subamd kernel: 	intpin=_, irq=255
Aug 19 22:15:23 subamd kernel: pci1: &amp;lt;unknown&amp;gt; at device 0.129 (no driver attached)
Aug 19 22:15:23 subamd kernel: ixv0: &amp;lt;Intel(R) PRO/10GbE Virtual Function Network Driver&amp;gt; at device 0.131 on pci1
Aug 19 22:15:23 subamd kernel: ixv0: Using 2048 TX descriptors and 2048 RX descriptors
Aug 19 22:15:23 subamd kernel: ixv0: msix_init qsets capped at 1
Aug 19 22:15:23 subamd kernel: ixv0: MSI-X not supported or disabled
Aug 19 22:15:23 subamd kernel: ixv0: Using a Legacy interrupt
Aug 19 22:15:23 subamd kernel: ixv0: allocated for 1 queues
Aug 19 22:15:23 subamd kernel: ixv0: allocated for 1 rx queues
Aug 19 22:15:23 subamd kernel: pcib1: no PRT entry for 1.0.INT?
Aug 19 22:15:23 subamd kernel: ixv0: failed to allocate IRQ for rid 0, name irq0.
Aug 19 22:15:23 subamd kernel: ixv0: iflib_legacy_setup failed 12
Aug 19 22:15:23 subamd kernel: device_attach: ixv0 attach returned 12
Aug 19 22:15:23 subamd kernel: ixv0: &amp;lt;Intel(R) PRO/10GbE Virtual Function Network Driver&amp;gt; at device 0.133 on pci1
Aug 19 22:15:23 subamd kernel: ixv0: Using 2048 TX descriptors and 2048 RX descriptors
Aug 19 22:15:23 subamd kernel: ixv0: msix_init qsets capped at 1
Aug 19 22:15:23 subamd kernel: ixv0: MSI-X not supported or disabled
Aug 19 22:15:23 subamd kernel: ixv0: Using a Legacy interrupt
Aug 19 22:15:23 subamd kernel: ixv0: allocated for 1 queues
Aug 19 22:15:23 subamd kernel: ixv0: allocated for 1 rx queues
Aug 19 22:15:23 subamd kernel: pcib1: no PRT entry for 1.0.INT?
Aug 19 22:15:23 subamd kernel: ixv0: failed to allocate IRQ for rid 0, name irq0.
Aug 19 22:15:23 subamd kernel: ixv0: iflib_legacy_setup failed 12
Aug 19 22:15:23 subamd kernel: device_attach: ixv0 attach returned 12
Aug 19 22:15:23 subamd kernel: pci1: &amp;lt;unknown&amp;gt; at device 0.135 (no driver attached)
root@subamd:/usr/home/seirios #&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;X520-DA2&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;x520-da2&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:1,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;1558-104386&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;sfp&quot;&gt;560SFP+&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:intel82599&amp;amp;codeblock=3&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_boot&quot;&gt;dmesg.boot&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;MADT: Found CPU APIC ID 11 ACPI ID 11: enabled
SMP: Added CPU 11 (AP)
MADT: Found CPU APIC ID 13 ACPI ID 13: enabled
SMP: Added CPU 13 (AP)
MADT: Found CPU APIC ID 15 ACPI ID 15: enabled
SMP: Added CPU 15 (AP)
MADT: Found CPU APIC ID 0 ACPI ID 16: disabled
MADT: Found CPU APIC ID 0 ACPI ID 17: disabled
MADT: Found CPU APIC ID 0 ACPI ID 18: disabled
MADT: Found CPU APIC ID 0 ACPI ID 19: disabled
MADT: Found CPU APIC ID 0 ACPI ID 20: disabled
MADT: Found CPU APIC ID 0 ACPI ID 21: disabled
MADT: Found CPU APIC ID 0 ACPI ID 22: disabled
MADT: Found CPU APIC ID 0 ACPI ID 23: disabled
MADT: Found CPU APIC ID 0 ACPI ID 24: disabled
MADT: Found CPU APIC ID 0 ACPI ID 25: disabled
MADT: Found CPU APIC ID 0 ACPI ID 26: disabled
MADT: Found CPU APIC ID 0 ACPI ID 27: disabled
MADT: Found CPU APIC ID 0 ACPI ID 28: disabled
MADT: Found CPU APIC ID 0 ACPI ID 29: disabled
MADT: Found CPU APIC ID 0 ACPI ID 30: disabled
MADT: Found CPU APIC ID 0 ACPI ID 31: disabled
Event timer &amp;quot;LAPIC&amp;quot; quality 600
LAPIC: ipi_wait() us multiplier 21 (r 16476444 tsc 3593321568)
ACPI APIC Table: &amp;lt;ALASKA A M I &amp;gt;
Package ID shift: 7
L3 cache ID shift: 3
L2 cache ID shift: 1
L1 cache ID shift: 1
Core ID shift: 1
INTR: Adding local APIC 2 as a target
INTR: Adding local APIC 4 as a target
INTR: Adding local APIC 6 as a target
INTR: Adding local APIC 8 as a target
INTR: Adding local APIC 10 as a target
INTR: Adding local APIC 12 as a target
INTR: Adding local APIC 14 as a target
FreeBSD/SMP: Multiprocessor System Detected: 16 CPUs
FreeBSD/SMP: 1 package(s) x 2 cache groups x 4 core(s) x 2 hardware threads
Package HW ID = 0
	Core HW ID = 0
		CPU0 (BSP): APIC ID: 0
		CPU1 (AP/HT): APIC ID: 1
	Core HW ID = 1
		CPU2 (AP): APIC ID: 2
		CPU3 (AP/HT): APIC ID: 3
	Core HW ID = 2
		CPU4 (AP): APIC ID: 4
		CPU5 (AP/HT): APIC ID: 5
	Core HW ID = 3
		CPU6 (AP): APIC ID: 6
		CPU7 (AP/HT): APIC ID: 7
	Core HW ID = 4
		CPU8 (AP): APIC ID: 8
		CPU9 (AP/HT): APIC ID: 9
	Core HW ID = 5
		CPU10 (AP): APIC ID: 10
		CPU11 (AP/HT): APIC ID: 11
	Core HW ID = 6
		CPU12 (AP): APIC ID: 12
		CPU13 (AP/HT): APIC ID: 13
	Core HW ID = 7
		CPU14 (AP): APIC ID: 14
		CPU15 (AP/HT): APIC ID: 15
APIC: CPU 0 has ACPI ID 0
APIC: CPU 1 has ACPI ID 1
APIC: CPU 2 has ACPI ID 2
APIC: CPU 3 has ACPI ID 3
APIC: CPU 4 has ACPI ID 4
APIC: CPU 5 has ACPI ID 5
APIC: CPU 6 has ACPI ID 6
APIC: CPU 7 has ACPI ID 7
APIC: CPU 8 has ACPI ID 8
APIC: CPU 9 has ACPI ID 9
APIC: CPU 10 has ACPI ID 10
APIC: CPU 11 has ACPI ID 11
APIC: CPU 12 has ACPI ID 12
APIC: CPU 13 has ACPI ID 13
APIC: CPU 14 has ACPI ID 14
APIC: CPU 15 has ACPI ID 15
x86bios:  IVT 0x000000-0x0004ff at 0xfffff80000000000
x86bios: SSEG 0x09e000-0x09efff at 0xfffffe0003fb4000
x86bios:  ROM 0x0a0000-0x0fefff at 0xfffff800000a0000
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 7
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 8
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 9
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 10
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 11
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 12
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 13
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 14
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 17
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 18
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 19
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 20
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 27
Pentium Pro MTRR support enabled
random: read 3840 bytes from preloaded cache
random: unblocking device.
arc4random: read 32 bytes from preloaded cache
VIMAGE (virtualized network stack) enabled
ULE: setup cpu 0
ULE: setup cpu 1
ULE: setup cpu 2
ULE: setup cpu 3
ULE: setup cpu 4
ULE: setup cpu 5
ULE: setup cpu 6
ULE: setup cpu 7
ULE: setup cpu 8
ULE: setup cpu 9
ULE: setup cpu 10
ULE: setup cpu 11
ULE: setup cpu 12
ULE: setup cpu 13
ULE: setup cpu 14
ULE: setup cpu 15
ACPI: RSDP 0x00000000CBFF5014 000024 (v02 ALASKA)
ACPI: XSDT 0x00000000CBFF4728 0000DC (v01 ALASKA A M I    01072009 AMI  01000013)
ACPI: FACP 0x00000000CAA32000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
ACPI: DSDT 0x00000000CAA2B000 006218 (v02 ALASKA A M I    01072009 INTL 20120913)
ACPI: FACS 0x00000000CAFEF000 000040
ACPI: SSDT 0x00000000CAA38000 007229 (v02 AMD    AmdTable 00000002 MSFT 04000000)
ACPI: SSDT 0x00000000CAA34000 003A78 (v01 AMD    AMD AOD  00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA33000 000221 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
ACPI: FIDT 0x00000000CAA2A000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
ACPI: MCFG 0x00000000CAA29000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
ACPI: AAFT 0x00000000CAA28000 0000ED (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
ACPI: HPET 0x00000000CAA27000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
ACPI: VFCT 0x00000000CAA19000 00D484 (v01 ALASKA A M I    00000001 AMD  31504F47)
ACPI: BGRT 0x00000000CAA18000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
ACPI: SSDT 0x00000000CAA14000 0035A4 (v02 AMD    AmdTable 00000001 AMD  00000001)
ACPI: CRAT 0x00000000CAA13000 000F28 (v01 AMD    AmdTable 00000001 AMD  00000001)
ACPI: CDIT 0x00000000CAA12000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
ACPI: SSDT 0x00000000CAA11000 000D37 (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA0F000 0010A5 (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA0B000 00326A (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: WSMT 0x00000000CAA0A000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
ACPI: APIC 0x00000000CAA09000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
ACPI: SSDT 0x00000000CAA08000 000517 (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA07000 00007D (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA05000 0010AF (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA04000 0000BF (v01 AMD    AmdTable 00001000 INTL 20120913)
ACPI: FPDT 0x00000000CAA03000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
MADT: Found IO APIC ID 17, Interrupt 0 at 0xfec00000
ioapic0: Changing APIC ID to 17
ioapic0: ver 0x21 maxredir 0x17
ioapic0: Routing external 8259A&amp;#039;s -&amp;gt; intpin 0
MADT: Found IO APIC ID 18, Interrupt 24 at 0xfec01000
ioapic1: Changing APIC ID to 18
ioapic1: ver 0x21 maxredir 0x1f
lapic: Routing NMI -&amp;gt; LINT1
lapic: LINT1 trigger: edge
lapic: LINT1 polarity: high
MADT: Interrupt override: source 0, irq 2
ioapic0: Routing IRQ 0 -&amp;gt; intpin 2
MADT: Interrupt override: source 9, irq 9
ioapic0: intpin 9 trigger: level
ioapic0: intpin 9 polarity: low
ioapic0 &amp;lt;Version 2.1&amp;gt; irqs 0-23 on motherboard
ioapic1 &amp;lt;Version 2.1&amp;gt; irqs 24-55 on motherboard
lapic: Divisor 2, Frequency 49907242 Hz
cpu0 BSP:
     ID: 0x00000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #14 Launched!
cpu14 AP:
     ID: 0x0e000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #15 Launched!
cpu15 AP:
     ID: 0x0f000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #1 Launched!
cpu1 AP:
     ID: 0x01000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #7 Launched!
cpu7 AP:
     ID: 0x07000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #5 Launched!
cpu5 AP:
     ID: 0x05000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #3 Launched!
cpu3 AP:
     ID: 0x03000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #10 Launched!
cpu10 AP:
     ID: 0x0a000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #2 Launched!
cpu2 AP:
     ID: 0x02000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #9 Launched!
cpu9 AP:
     ID: 0x09000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #13 Launched!
cpu13 AP:
     ID: 0x0d000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #6 Launched!
cpu6 AP:
     ID: 0x06000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #12 Launched!
cpu12 AP:
     ID: 0x0c000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #11 Launched!
cpu11 AP:
     ID: 0x0b000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #8 Launched!
cpu8 AP:
     ID: 0x08000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #4 Launched!
cpu4 AP:
     ID: 0x04000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
SMP: passed TSC synchronization test
TSC timecounter discards lower 1 bit(s)
Timecounter &amp;quot;TSC-low&amp;quot; frequency 1796660784 Hz quality 1000
wlan: &amp;lt;802.11 Link Layer&amp;gt;
snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024]
feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=2 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25
random: entropy device external interface
mem: &amp;lt;memory&amp;gt;
000.000019 [4335] netmap_init               netmap: loaded module
null: &amp;lt;full device, null device, zero device&amp;gt;
[ath_hal] loaded
nfslock: pseudo-device
crypto: &amp;lt;crypto core&amp;gt;
tcp_log: tcp_log device
module_register_init: MOD_LOAD (vesa, 0xffffffff8112e0f0, 0) error 19
io: &amp;lt;I/O&amp;gt;
random: registering fast source Intel Secure Key RNG
random: fast provider: &amp;quot;Intel Secure Key RNG&amp;quot;
kbd: new array size 4
kbd1 at kbdmux0
hpt27xx: RocketRAID 27xx controller driver v1.2.8
hptnr: R750/DC7280 controller driver v1.1.5
hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2
nexus0
efirtc0: &amp;lt;EFI Realtime Clock&amp;gt; on motherboard
efirtc0: registered as a time-of-day clock, resolution 1.000000s
cryptosoft0: &amp;lt;software crypto&amp;gt; on motherboard
crypto: assign cryptosoft0 driver id 0, flags 0x6000000
crypto: cryptosoft0 registers alg 1 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 2 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 3 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 4 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 5 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 16 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 6 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 7 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 32 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 18 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 19 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 20 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 8 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 15 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 9 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 10 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 13 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 14 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 34 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 35 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 36 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 37 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 11 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 22 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 23 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 25 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 24 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 26 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 27 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 28 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 21 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 17 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 29 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 30 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 31 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 40 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 39 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 38 flags 0 maxoplen 0
acpi0: &amp;lt;ALASKA A M I &amp;gt; on motherboard
ACPI: 12 ACPI AML tables successfully acquired and loaded
PCIe: Memory Mapped configuration base @ 0xf0000000
ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 0 vector 48
acpi0: Power Button (fixed)
acpi0: wakeup code va 0xfffffe0003fff000 pa 0x9c000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
attimer0: &amp;lt;AT timer&amp;gt; port 0x40-0x43 irq 0 on acpi0
Timecounter &amp;quot;i8254&amp;quot; frequency 1193182 Hz quality 0
ioapic0: routing intpin 2 (ISA IRQ 0) to lapic 2 vector 48
Event timer &amp;quot;i8254&amp;quot; frequency 1193182 Hz quality 100
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
atrtc0: &amp;lt;AT realtime clock&amp;gt; port 0x70-0x71 on acpi0
atrtc0: registered as a time-of-day clock, resolution 1.000000s
ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 4 vector 48
ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 0 vector 49
Event timer &amp;quot;RTC&amp;quot; frequency 32768 Hz quality 0
hpet0: &amp;lt;High Precision Event Timer&amp;gt; iomem 0xfed00000-0xfed003ff irq 0,8 on acpi0
hpet0: vendor 0x1022, rev 0x1, 14318180Hz, 3 timers, legacy route
hpet0:  t0: irqs 0x00c00000 (0), MSI, periodic
hpet0:  t1: irqs 0x00c00000 (0), MSI, periodic
hpet0:  t2: irqs 0x00c00000 (0), MSI, periodic
Timecounter &amp;quot;HPET&amp;quot; frequency 14318180 Hz quality 950
msi: routing MSI-X IRQ 256 to local APIC 6 vector 48
msi: routing MSI-X IRQ 257 to local APIC 8 vector 48
msi: routing MSI-X IRQ 258 to local APIC 10 vector 48
msi: Assigning MSI-X IRQ 256 to local APIC 0 vector 50
msi: Assigning MSI-X IRQ 257 to local APIC 0 vector 51
msi: Assigning MSI-X IRQ 258 to local APIC 0 vector 52
Event timer &amp;quot;HPET&amp;quot; frequency 14318180 Hz quality 350
Event timer &amp;quot;HPET1&amp;quot; frequency 14318180 Hz quality 350
Event timer &amp;quot;HPET2&amp;quot; frequency 14318180 Hz quality 350
ACPI timer: 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/2 -&amp;gt; 10
Timecounter &amp;quot;ACPI-fast&amp;quot; frequency 3579545 Hz quality 900
acpi_timer0: &amp;lt;32-bit timer at 3.579545MHz&amp;gt; port 0x808-0x80b on acpi0
pci_link0:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link1:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link2:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link3:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link4:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link5:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link6:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link7:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
pcib0: &amp;lt;ACPI Host-PCI bridge&amp;gt; port 0xcf8-0xcff on acpi0
pcib0: decoding 5 range 0-0xff
pcib0: decoding 4 range 0-0x3af
pcib0: decoding 4 range 0x3e0-0xcf7
pcib0: decoding 4 range 0x3b0-0x3df
pcib0: decoding 4 range 0xd00-0xffff
pcib0: decoding 3 range 0xa0000-0xbffff
pcib0: decoding 3 range 0xc0000-0xdffff
pcib0: decoding 3 range 0xd0000000-0xfec2ffff
pcib0: decoding 3 range 0xfee00000-0xffffffff
pci0: &amp;lt;ACPI PCI bus&amp;gt; on pcib0
pci0: domain=0, physical bus=0
found-&amp;gt;	vendor=0x1022, dev=0x1630, revid=0x00
	domain=0, bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1632, revid=0x00
	domain=0, bus=0, slot=1, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1633, revid=0x00
	domain=0, bus=0, slot=1, func=1
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=1, subbus=2
found-&amp;gt;	vendor=0x1022, dev=0x1632, revid=0x00
	domain=0, bus=0, slot=2, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1634, revid=0x00
	domain=0, bus=0, slot=2, func=1
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=3, subbus=12
found-&amp;gt;	vendor=0x1022, dev=0x1632, revid=0x00
	domain=0, bus=0, slot=8, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1635, revid=0x00
	domain=0, bus=0, slot=8, func=1
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=13, subbus=13
found-&amp;gt;	vendor=0x1022, dev=0x790b, revid=0x51
	domain=0, bus=0, slot=20, func=0
	class=0c-05-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0403, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x790e, revid=0x51
	domain=0, bus=0, slot=20, func=3
	class=06-01-00, hdrtype=0x00, mfdev=1
	cmdreg=0x000f, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1448, revid=0x00
	domain=0, bus=0, slot=24, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1449, revid=0x00
	domain=0, bus=0, slot=24, func=1
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144a, revid=0x00
	domain=0, bus=0, slot=24, func=2
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144b, revid=0x00
	domain=0, bus=0, slot=24, func=3
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144c, revid=0x00
	domain=0, bus=0, slot=24, func=4
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144d, revid=0x00
	domain=0, bus=0, slot=24, func=5
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144e, revid=0x00
	domain=0, bus=0, slot=24, func=6
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144f, revid=0x00
	domain=0, bus=0, slot=24, func=7
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
pcib1: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 1.1 on pci0
pcib0: allocated type 4 (0xf000-0xffff) for rid 1c of pcib1
pcib0: allocated type 3 (0xfc900000-0xfccfffff) for rid 20 of pcib1
pcib0: allocated type 3 (0xe0300000-0xe06fffff) for rid 24 of pcib1
pcib1:   domain            0
pcib1:   secondary bus     1
pcib1:   subordinate bus   2
pcib1:   I/O decode        0xf000-0xffff
pcib1:   memory decode     0xfc900000-0xfccfffff
pcib1:   prefetched decode 0xe0300000-0xe06fffff
pci1: &amp;lt;ACPI PCI bus&amp;gt; on pcib1
pcib1: allocated bus range (1-1) for rid 0 of pci1
pci1: domain=0, physical bus=1
found-&amp;gt;	vendor=0x8086, dev=0x10fb, revid=0x01
	domain=0, bus=1, slot=0, func=0
	class=02-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit, vector masks
	MSI-X supports 64 messages in map 0x20
	map[10]: type Memory, range 64, base 0xfca00000, size 20, memory disabled
pcib1: allocated memory range (0xfca00000-0xfcafffff) for rid 10 of pci0:1:0:0
	map[18]: type I/O Port, range 32, base 0xf020, size  5, port disabled
pcib1: allocated I/O port range (0xf020-0xf03f) for rid 18 of pci0:1:0:0
	map[20]: type Memory, range 64, base 0xfcc04000, size 14, enabled
pcib1: allocated memory range (0xfcc04000-0xfcc07fff) for rid 20 of pci0:1:0:0
found-&amp;gt;	vendor=0x8086, dev=0x10fb, revid=0x01
	domain=0, bus=1, slot=0, func=1
	class=02-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit, vector masks
	MSI-X supports 64 messages in map 0x20
	map[10]: type Memory, range 64, base 0xfc900000, size 20, memory disabled
pcib1: allocated memory range (0xfc900000-0xfc9fffff) for rid 10 of pci0:1:0:1
	map[18]: type I/O Port, range 32, base 0xf000, size  5, port disabled
pcib1: allocated I/O port range (0xf000-0xf01f) for rid 18 of pci0:1:0:1
	map[20]: type Memory, range 64, base 0xfcc00000, size 14, enabled
pcib1: allocated memory range (0xfcc00000-0xfcc03fff) for rid 20 of pci0:1:0:1
ix0: &amp;lt;Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 3.3.14&amp;gt; port 0xf020-0xf03f mem 0xfca00000-0xfcafffff,0xfcc04000-0xfcc07fff at device 0.0 on pci1
ix0: attempting to allocate 9 MSI-X vectors (64 supported)
msi: routing MSI-X IRQ 259 to local APIC 12 vector 48
msi: routing MSI-X IRQ 260 to local APIC 14 vector 48
msi: routing MSI-X IRQ 261 to local APIC 0 vector 53
msi: routing MSI-X IRQ 262 to local APIC 2 vector 49
msi: routing MSI-X IRQ 263 to local APIC 4 vector 48
msi: routing MSI-X IRQ 264 to local APIC 6 vector 48
msi: routing MSI-X IRQ 265 to local APIC 8 vector 48
msi: routing MSI-X IRQ 266 to local APIC 10 vector 48
msi: routing MSI-X IRQ 267 to local APIC 12 vector 49
ix0: using IRQs 259-267 for MSI-X
ix0: Using MSI-X interrupts with 9 vectors
ix0: bpf attached
ix0: Ethernet address: 38:ea:a7:8e:91:38
msi: Assigning MSI-X IRQ 259 to local APIC 0 vector 54
msi: Assigning MSI-X IRQ 260 to local APIC 1 vector 48
msi: Assigning MSI-X IRQ 261 to local APIC 2 vector 50
msi: Assigning MSI-X IRQ 262 to local APIC 3 vector 48
msi: Assigning MSI-X IRQ 264 to local APIC 5 vector 48
msi: Assigning MSI-X IRQ 265 to local APIC 6 vector 48
msi: Assigning MSI-X IRQ 266 to local APIC 7 vector 48
ix0: PCI Express Bus: Speed 5.0GT/s Width x8
ix1: &amp;lt;Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 3.3.14&amp;gt; port 0xf000-0xf01f mem 0xfc900000-0xfc9fffff,0xfcc00000-0xfcc03fff at device 0.1 on pci1
ix1: attempting to allocate 9 MSI-X vectors (64 supported)
msi: routing MSI-X IRQ 268 to local APIC 14 vector 48
msi: routing MSI-X IRQ 269 to local APIC 0 vector 53
msi: routing MSI-X IRQ 270 to local APIC 2 vector 49
msi: routing MSI-X IRQ 271 to local APIC 4 vector 49
msi: routing MSI-X IRQ 272 to local APIC 6 vector 49
msi: routing MSI-X IRQ 273 to local APIC 8 vector 48
msi: routing MSI-X IRQ 274 to local APIC 10 vector 48
msi: routing MSI-X IRQ 275 to local APIC 12 vector 48
msi: routing MSI-X IRQ 276 to local APIC 14 vector 49
ix1: using IRQs 268-276 for MSI-X
ix1: Using MSI-X interrupts with 9 vectors
ix1: bpf attached
ix1: Ethernet address: 38:ea:a7:8e:91:39
msi: Assigning MSI-X IRQ 268 to local APIC 0 vector 55
msi: Assigning MSI-X IRQ 269 to local APIC 1 vector 49
msi: Assigning MSI-X IRQ 271 to local APIC 3 vector 49
msi: Assigning MSI-X IRQ 272 to local APIC 4 vector 49
msi: Assigning MSI-X IRQ 273 to local APIC 5 vector 49
msi: Assigning MSI-X IRQ 274 to local APIC 6 vector 49
msi: Assigning MSI-X IRQ 275 to local APIC 7 vector 49
ix1: PCI Express Bus: Speed 5.0GT/s Width x8
pcib2: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 2.1 on pci0
pcib0: allocated type 4 (0xe000-0xefff) for rid 1c of pcib2
pcib0: allocated type 3 (0xfcd00000-0xfcffffff) for rid 20 of pcib2
pcib2:   domain            0
pcib2:   secondary bus     3
pcib2:   subordinate bus   12
pcib2:   I/O decode        0xe000-0xefff
pcib2:   memory decode     0xfcd00000-0xfcffffff
pci2: &amp;lt;ACPI PCI bus&amp;gt; on pcib2
pcib2: allocated bus range (3-3) for rid 0 of pci2
pci2: domain=0, physical bus=3
found-&amp;gt;	vendor=0x1022, dev=0x43ee, revid=0x00
	domain=0, bus=3, slot=0, func=0
	class=0c-03-30, hdrtype=0x00, mfdev=1
	cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 8 messages, 64 bit
	MSI-X supports 8 messages in map 0x10
	map[10]: type Memory, range 64, base 0xfcfa0000, size 15, enabled
pcib2: allocated memory range (0xfcfa0000-0xfcfa7fff) for rid 10 of pci0:3:0:0
found-&amp;gt;	vendor=0x1022, dev=0x43eb, revid=0x00
	domain=0, bus=3, slot=0, func=1
	class=01-06-01, hdrtype=0x00, mfdev=1
	cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[24]: type Memory, range 32, base 0xfcf80000, size 17, enabled
pcib2: allocated memory range (0xfcf80000-0xfcf9ffff) for rid 24 of pci0:3:0:1
found-&amp;gt;	vendor=0x1022, dev=0x43e9, revid=0x00
	domain=0, bus=3, slot=0, func=2
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=4, subbus=12
pcib2: allocated bus range (4-12) for rid 0 of pci0:3:0:2
xhci0: &amp;lt;XHCI (generic) USB 3.0 controller&amp;gt; mem 0xfcfa0000-0xfcfa7fff at device 0.0 on pci2
xhci0: 32 bytes context size, 64-bit DMA
xhci0: Unable to map MSI-X table
xhci0: attempting to allocate 1 MSI vectors (8 supported)
msi: routing MSI IRQ 277 to local APIC 0 vector 53
xhci0: using IRQ 277 for MSI
xhci0: MSI enabled
usbus0 on xhci0
xhci0: usbpf: Attached
usbus0: 5.0Gbps Super Speed USB v3.0
ahci0: &amp;lt;AHCI SATA controller&amp;gt; mem 0xfcf80000-0xfcf9ffff at device 0.1 on pci2
ahci0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 278 to local APIC 2 vector 51
ahci0: using IRQ 278 for MSI
ahci0: AHCI v1.31 with 6 6Gbps ports, Port Multiplier supported
ahci0: Caps: 64bit NCQ SNTF SS ALP AL CLO 6Gbps PM PMD SSC PSC 32cmd eSATA 6ports
ahci0: Caps2: DESO SADM SDS APST
ahcich0: &amp;lt;AHCI channel&amp;gt; at channel 0 on ahci0
ahcich0: Caps: HPCP
ahcich1: &amp;lt;AHCI channel&amp;gt; at channel 1 on ahci0
ahcich1: Caps: HPCP
ahcich2: &amp;lt;AHCI channel&amp;gt; at channel 2 on ahci0
ahcich2: Caps: HPCP
ahcich3: &amp;lt;AHCI channel&amp;gt; at channel 3 on ahci0
ahcich3: Caps: HPCP
ahcich4: &amp;lt;AHCI channel&amp;gt; at channel 4 on ahci0
ahcich4: Caps: HPCP
ahcich5: &amp;lt;AHCI channel&amp;gt; at channel 5 on ahci0
ahcich5: Caps: HPCP
pcib3: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 0.2 on pci2
pcib2: allocated I/O port range (0xe000-0xefff) for rid 1c of pcib3
pcib2: allocated memory range (0xfcd00000-0xfcefffff) for rid 20 of pcib3
pcib3:   domain            0
pcib3:   secondary bus     4
pcib3:   subordinate bus   12
pcib3:   I/O decode        0xe000-0xefff
pcib3:   memory decode     0xfcd00000-0xfcefffff
pcib3: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02 - AE_NOT_FOUND
pci3: &amp;lt;ACPI PCI bus&amp;gt; on pcib3
pcib3: allocated bus range (4-4) for rid 0 of pci3
pci3: domain=0, physical bus=4
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=0, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=5, subbus=5
pcib3: allocated bus range (5-5) for rid 0 of pci0:4:0:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=1, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=6, subbus=6
pcib3: allocated bus range (6-6) for rid 0 of pci0:4:1:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=2, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=7, subbus=7
pcib3: allocated bus range (7-7) for rid 0 of pci0:4:2:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=3, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=8, subbus=8
pcib3: allocated bus range (8-8) for rid 0 of pci0:4:3:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=6, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=9, subbus=9
pcib3: allocated bus range (9-9) for rid 0 of pci0:4:6:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=7, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=10, subbus=10
pcib3: allocated bus range (10-10) for rid 0 of pci0:4:7:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=8, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=11, subbus=11
pcib3: allocated bus range (11-11) for rid 0 of pci0:4:8:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=9, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=12, subbus=12
pcib3: allocated bus range (12-12) for rid 0 of pci0:4:9:0
pcib4: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 0.0 on pci3
pcib3: allocated I/O port range (0xe000-0xefff) for rid 1c of pcib4
pcib3: allocated memory range (0xfce00000-0xfcefffff) for rid 20 of pcib4
pcib4:   domain            0
pcib4:   secondary bus     5
pcib4:   subordinate bus   5
pcib4:   I/O decode        0xe000-0xefff
pcib4:   memory decode     0xfce00000-0xfcefffff
pcib4: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT20 - AE_NOT_FOUND
pci4: &amp;lt;ACPI PCI bus&amp;gt; on pcib4
pcib4: allocated bus range (5-5) for rid 0 of pci4
pci4: domain=0, physical bus=5
found-&amp;gt;	vendor=0x10ec, dev=0x8168, revid=0x15
	domain=0, bus=5, slot=0, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D1 D2 D3  current D0
	MSI supports 1 message, 64 bit
	MSI-X supports 4 messages in map 0x20
	map[10]: type I/O Port, range 32, base 0xe000, size  8, enabled
pcib4: allocated I/O port range (0xe000-0xe0ff) for rid 10 of pci0:5:0:0
	map[18]: type Memory, range 64, base 0xfce04000, size 12, enabled
pcib4: allocated memory range (0xfce04000-0xfce04fff) for rid 18 of pci0:5:0:0
	map[20]: type Memory, range 64, base 0xfce00000, size 14, enabled
pcib4: allocated memory range (0xfce00000-0xfce03fff) for rid 20 of pci0:5:0:0
re0: &amp;lt;RealTek 8168/8111 B/C/CP/D/DP/E/F/G PCIe Gigabit Ethernet&amp;gt; port 0xe000-0xe0ff mem 0xfce04000-0xfce04fff,0xfce00000-0xfce03fff at device 0.0 on pci4
re0: MSI count : 1
re0: MSI-X count : 4
re0: attempting to allocate 1 MSI-X vectors (4 supported)
msi: routing MSI-X IRQ 279 to local APIC 4 vector 50
re0: using IRQ 279 for MSI-X
re0: Using 1 MSI-X message
re0: turning off MSI enable bit.
re0: ASPM disabled
re0: Chip rev. 0x54000000
re0: MAC rev. 0x00100000
miibus0: &amp;lt;MII bus&amp;gt; on re0
rgephy0: &amp;lt;RTL8251/8153 1000BASE-T media interface&amp;gt; PHY 1 on miibus0
rgephy0: OUI 0x00e04c, model 0x0000, rev. 0
rgephy0:  none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow
re0: Using defaults for TSO: 65518/35/2048
re0: bpf attached
re0: Ethernet address: a8:a1:59:34:3f:7f
re0: netmap queues/slots: TX 1/256, RX 1/256
pcib5: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 1.0 on pci3
pcib3: allocated memory range (0xfcd00000-0xfcdfffff) for rid 20 of pcib5
pcib5:   domain            0
pcib5:   secondary bus     6
pcib5:   subordinate bus   6
pcib5:   memory decode     0xfcd00000-0xfcdfffff
pcib5: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT21 - AE_NOT_FOUND
pci5: &amp;lt;ACPI PCI bus&amp;gt; on pcib5
pcib5: allocated bus range (6-6) for rid 0 of pci5
pci5: domain=0, physical bus=6
found-&amp;gt;	vendor=0x8086, dev=0x24fb, revid=0x10
	domain=0, bus=6, slot=0, func=0
	class=02-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 64, base 0xfcd00000, size 13, memory disabled
pcib5: allocated memory range (0xfcd00000-0xfcd01fff) for rid 10 of pci0:6:0:0
pci5: &amp;lt;network&amp;gt; at device 0.0 (no driver attached)
pcib6: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 2.0 on pci3
pcib6:   domain            0
pcib6:   secondary bus     7
pcib6:   subordinate bus   7
pcib6: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT22 - AE_NOT_FOUND
pci6: &amp;lt;ACPI PCI bus&amp;gt; on pcib6
pcib6: allocated bus range (7-7) for rid 0 of pci6
pci6: domain=0, physical bus=7
pcib7: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 3.0 on pci3
pcib7:   domain            0
pcib7:   secondary bus     8
pcib7:   subordinate bus   8
pcib7: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT23 - AE_NOT_FOUND
pci7: &amp;lt;ACPI PCI bus&amp;gt; on pcib7
pcib7: allocated bus range (8-8) for rid 0 of pci7
pci7: domain=0, physical bus=8
pcib8: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 6.0 on pci3
pcib8:   domain            0
pcib8:   secondary bus     9
pcib8:   subordinate bus   9
pcib8: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT26 - AE_NOT_FOUND
pci8: &amp;lt;ACPI PCI bus&amp;gt; on pcib8
pcib8: allocated bus range (9-9) for rid 0 of pci8
pci8: domain=0, physical bus=9
pcib9: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 7.0 on pci3
pcib9:   domain            0
pcib9:   secondary bus     10
pcib9:   subordinate bus   10
pcib9: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT27 - AE_NOT_FOUND
pci9: &amp;lt;ACPI PCI bus&amp;gt; on pcib9
pcib9: allocated bus range (10-10) for rid 0 of pci9
pci9: domain=0, physical bus=10
pcib10: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 8.0 on pci3
pcib10:   domain            0
pcib10:   secondary bus     11
pcib10:   subordinate bus   11
pcib10: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT28 - AE_NOT_FOUND
pci10: &amp;lt;ACPI PCI bus&amp;gt; on pcib10
pcib10: allocated bus range (11-11) for rid 0 of pci10
pci10: domain=0, physical bus=11
pcib11: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 9.0 on pci3
pcib11:   domain            0
pcib11:   secondary bus     12
pcib11:   subordinate bus   12
pcib11: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT29 - AE_NOT_FOUND
pci11: &amp;lt;ACPI PCI bus&amp;gt; on pcib11
pcib11: allocated bus range (12-12) for rid 0 of pci11
pci11: domain=0, physical bus=12
pcib12: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 8.1 on pci0
pcib0: allocated type 4 (0xd000-0xdfff) for rid 1c of pcib12
pcib0: allocated type 3 (0xfc500000-0xfc8fffff) for rid 20 of pcib12
pcib0: allocated type 3 (0xd0000000-0xe01fffff) for rid 24 of pcib12
pcib12:   domain            0
pcib12:   secondary bus     13
pcib12:   subordinate bus   13
pcib12:   I/O decode        0xd000-0xdfff
pcib12:   memory decode     0xfc500000-0xfc8fffff
pcib12:   prefetched decode 0xd0000000-0xe01fffff
pci12: &amp;lt;ACPI PCI bus&amp;gt; on pcib12
pcib12: allocated bus range (13-13) for rid 0 of pci12
pci12: domain=0, physical bus=13
found-&amp;gt;	vendor=0x1002, dev=0x1636, revid=0xd8
	domain=0, bus=13, slot=0, func=0
	class=03-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 4 messages, 64 bit
	MSI-X supports 4 messages in map 0x24
	map[10]: type Prefetchable Memory, range 64, base 0xd0000000, size 28, enabled
pcib12: allocated prefetch range (0xd0000000-0xdfffffff) for rid 10 of pci0:13:0:0
	map[18]: type Prefetchable Memory, range 64, base 0xe0000000, size 21, enabled
pcib12: allocated prefetch range (0xe0000000-0xe01fffff) for rid 18 of pci0:13:0:0
	map[20]: type I/O Port, range 32, base 0xd000, size  8, port disabled
pcib12: allocated I/O port range (0xd000-0xd0ff) for rid 20 of pci0:13:0:0
	map[24]: type Memory, range 32, base 0xfc800000, size 19, enabled
pcib12: allocated memory range (0xfc800000-0xfc87ffff) for rid 24 of pci0:13:0:0
found-&amp;gt;	vendor=0x1002, dev=0x1637, revid=0x00
	domain=0, bus=13, slot=0, func=1
	class=04-03-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 32, base 0xfc888000, size 14, memory disabled
pcib12: allocated memory range (0xfc888000-0xfc88bfff) for rid 10 of pci0:13:0:1
found-&amp;gt;	vendor=0x1022, dev=0x15df, revid=0x00
	domain=0, bus=13, slot=0, func=2
	class=10-80-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 2 messages, 64 bit
	MSI-X supports 2 messages in map 0x24
	map[18]: type Memory, range 32, base 0xfc700000, size 20, memory disabled
pcib12: allocated memory range (0xfc700000-0xfc7fffff) for rid 18 of pci0:13:0:2
	map[24]: type Memory, range 32, base 0xfc88c000, size 13, enabled
pcib12: allocated memory range (0xfc88c000-0xfc88dfff) for rid 24 of pci0:13:0:2
found-&amp;gt;	vendor=0x1022, dev=0x1639, revid=0x00
	domain=0, bus=13, slot=0, func=3
	class=0c-03-30, hdrtype=0x00, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=d, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 8 messages, 64 bit
	MSI-X supports 8 messages in map 0x10
	map[10]: type Memory, range 64, base 0xfc600000, size 20, enabled
pcib12: allocated memory range (0xfc600000-0xfc6fffff) for rid 10 of pci0:13:0:3
found-&amp;gt;	vendor=0x1022, dev=0x1639, revid=0x00
	domain=0, bus=13, slot=0, func=4
	class=0c-03-30, hdrtype=0x00, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 8 messages, 64 bit
	MSI-X supports 8 messages in map 0x10
	map[10]: type Memory, range 64, base 0xfc500000, size 20, enabled
pcib12: allocated memory range (0xfc500000-0xfc5fffff) for rid 10 of pci0:13:0:4
found-&amp;gt;	vendor=0x1022, dev=0x15e3, revid=0x00
	domain=0, bus=13, slot=0, func=6
	class=04-03-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 32, base 0xfc880000, size 15, memory disabled
pcib12: allocated memory range (0xfc880000-0xfc887fff) for rid 10 of pci0:13:0:6
vgapci0: &amp;lt;VGA-compatible display&amp;gt; port 0xd000-0xd0ff mem 0xd0000000-0xdfffffff,0xe0000000-0xe01fffff,0xfc800000-0xfc87ffff at device 0.0 on pci12
hdac0: &amp;lt;ATI (0x1637) HDA Controller&amp;gt; mem 0xfc888000-0xfc88bfff at device 0.1 on pci12
hdac0: PCI card vendor: 0x1002, device: 0x1637
hdac0: HDA Driver Revision: 20120126_0002
hdac0: Config options: on=0x00000000 off=0x00000000
hdac0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 280 to local APIC 6 vector 50
hdac0: using IRQ 280 for MSI
hdac0: Caps: OSS 4, ISS 0, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256
pci12: &amp;lt;encrypt/decrypt&amp;gt; at device 0.2 (no driver attached)
xhci1: &amp;lt;XHCI (generic) USB 3.0 controller&amp;gt; mem 0xfc600000-0xfc6fffff at device 0.3 on pci12
xhci1: 64 bytes context size, 64-bit DMA
xhci1: Unable to map MSI-X table
xhci1: attempting to allocate 1 MSI vectors (8 supported)
msi: routing MSI IRQ 281 to local APIC 8 vector 48
xhci1: using IRQ 281 for MSI
xhci1: MSI enabled
usbus1 on xhci1
xhci1: usbpf: Attached
usbus1: 5.0Gbps Super Speed USB v3.0
xhci2: &amp;lt;XHCI (generic) USB 3.0 controller&amp;gt; mem 0xfc500000-0xfc5fffff at device 0.4 on pci12
xhci2: 64 bytes context size, 64-bit DMA
xhci2: Unable to map MSI-X table
xhci2: attempting to allocate 1 MSI vectors (8 supported)
msi: routing MSI IRQ 282 to local APIC 10 vector 48
xhci2: using IRQ 282 for MSI
xhci2: MSI enabled
usbus2 on xhci2
xhci2: usbpf: Attached
usbus2: 5.0Gbps Super Speed USB v3.0
hdac1: &amp;lt;AMD (0x15e3) HDA Controller&amp;gt; mem 0xfc880000-0xfc887fff at device 0.6 on pci12
hdac1: PCI card vendor: 0x1849, device: 0x288a
hdac1: HDA Driver Revision: 20120126_0002
hdac1: Config options: on=0x00000000 off=0x00000000
hdac1: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 283 to local APIC 12 vector 48
hdac1: using IRQ 283 for MSI
hdac1: Caps: OSS 4, ISS 4, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256
pci0: &amp;lt;serial bus, SMBus&amp;gt; at device 20.0 (no driver attached)
isab0: &amp;lt;PCI-ISA bridge&amp;gt; at device 20.3 on pci0
isa0: &amp;lt;ISA bus&amp;gt; on isab0
acpi_button0: &amp;lt;Power Button&amp;gt; on acpi0
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart2: &amp;lt;16x50 with 256 byte FIFO&amp;gt; iomem 0xfedc9000-0xfedc9fff,0xfedc7000-0xfedc7fff irq 3 on acpi0
ioapic0: routing intpin 3 (ISA IRQ 3) to lapic 14 vector 48
uart2: fast interrupt
uart2: PPS capture mode: DCD
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart3: &amp;lt;16x50 with 256 byte FIFO&amp;gt; iomem 0xfedca000-0xfedcafff,0xfedc8000-0xfedc8fff irq 4 on acpi0
ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 0 vector 56
uart3: fast interrupt
uart3: PPS capture mode: DCD
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart4: &amp;lt;16x50 with 256 byte FIFO&amp;gt; iomem 0xfedce000-0xfedcefff,0xfedcc000-0xfedccfff irq 3 on acpi0
uart4: fast interrupt
uart4: PPS capture mode: DCD
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart5: &amp;lt;16x50 with 256 byte FIFO&amp;gt; iomem 0xfedcf000-0xfedcffff,0xfedcd000-0xfedcdfff irq 4 on acpi0
uart5: fast interrupt
uart5: PPS capture mode: DCD
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
acpi_syscontainer0: &amp;lt;System Container&amp;gt; on acpi0
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
cpu0: Processor \134_SB_.PLTF.C000 (ACPI ID 0) -&amp;gt; APIC ID 0
cpu0: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu0: switching to generic Cx mode
cpu1: Processor \134_SB_.PLTF.C001 (ACPI ID 1) -&amp;gt; APIC ID 1
cpu1: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu2: Processor \134_SB_.PLTF.C002 (ACPI ID 2) -&amp;gt; APIC ID 2
cpu2: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu3: Processor \134_SB_.PLTF.C003 (ACPI ID 3) -&amp;gt; APIC ID 3
cpu3: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu4: Processor \134_SB_.PLTF.C004 (ACPI ID 4) -&amp;gt; APIC ID 4
cpu4: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu5: Processor \134_SB_.PLTF.C005 (ACPI ID 5) -&amp;gt; APIC ID 5
cpu5: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu6: Processor \134_SB_.PLTF.C006 (ACPI ID 6) -&amp;gt; APIC ID 6
cpu6: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu7: Processor \134_SB_.PLTF.C007 (ACPI ID 7) -&amp;gt; APIC ID 7
cpu7: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu8: Processor \134_SB_.PLTF.C008 (ACPI ID 8) -&amp;gt; APIC ID 8
cpu8: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu9: Processor \134_SB_.PLTF.C009 (ACPI ID 9) -&amp;gt; APIC ID 9
cpu9: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu10: Processor \134_SB_.PLTF.C00A (ACPI ID 10) -&amp;gt; APIC ID 10
cpu10: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu11: Processor \134_SB_.PLTF.C00B (ACPI ID 11) -&amp;gt; APIC ID 11
cpu11: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu12: Processor \134_SB_.PLTF.C00C (ACPI ID 12) -&amp;gt; APIC ID 12
cpu12: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu13: Processor \134_SB_.PLTF.C00D (ACPI ID 13) -&amp;gt; APIC ID 13
cpu13: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu14: Processor \134_SB_.PLTF.C00E (ACPI ID 14) -&amp;gt; APIC ID 14
cpu14: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu15: Processor \134_SB_.PLTF.C00F (ACPI ID 15) -&amp;gt; APIC ID 15
cpu15: &amp;lt;ACPI CPU&amp;gt; on acpi0
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart0: &amp;lt;16550 or compatible&amp;gt; port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
uart0: fast interrupt
uart0: PPS capture mode: DCD
ACPI: Enabled 1 GPEs in block 00 to 1F
pcib0: allocated type 3 (0xa0000-0xa07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa0800-0xa0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa1000-0xa17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa1800-0xa1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa2000-0xa27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa2800-0xa2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa3000-0xa37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa3800-0xa3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa4000-0xa47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa4800-0xa4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa5000-0xa57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa5800-0xa5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa6000-0xa67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa6800-0xa6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa7000-0xa77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa7800-0xa7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa8000-0xa87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa8800-0xa8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa9000-0xa97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa9800-0xa9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xaa000-0xaa7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xaa800-0xaafff) for rid 0 of orm0
pcib0: allocated type 3 (0xab000-0xab7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xab800-0xabfff) for rid 0 of orm0
pcib0: allocated type 3 (0xac000-0xac7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xac800-0xacfff) for rid 0 of orm0
pcib0: allocated type 3 (0xad000-0xad7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xad800-0xadfff) for rid 0 of orm0
pcib0: allocated type 3 (0xae000-0xae7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xae800-0xaefff) for rid 0 of orm0
pcib0: allocated type 3 (0xaf000-0xaf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xaf800-0xaffff) for rid 0 of orm0
pcib0: allocated type 3 (0xb0000-0xb07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb0800-0xb0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb1000-0xb17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb1800-0xb1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb2000-0xb27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb2800-0xb2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb3000-0xb37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb3800-0xb3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb4000-0xb47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb4800-0xb4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb5000-0xb57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb5800-0xb5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb6000-0xb67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb6800-0xb6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb7000-0xb77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb7800-0xb7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb8000-0xb87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb8800-0xb8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb9000-0xb97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb9800-0xb9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xba000-0xba7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xba800-0xbafff) for rid 0 of orm0
pcib0: allocated type 3 (0xbb000-0xbb7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbb800-0xbbfff) for rid 0 of orm0
pcib0: allocated type 3 (0xbc000-0xbc7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbc800-0xbcfff) for rid 0 of orm0
pcib0: allocated type 3 (0xbd000-0xbd7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbd800-0xbdfff) for rid 0 of orm0
pcib0: allocated type 3 (0xbe000-0xbe7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbe800-0xbefff) for rid 0 of orm0
pcib0: allocated type 3 (0xbf000-0xbf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbf800-0xbffff) for rid 0 of orm0
pcib0: allocated type 3 (0xc0000-0xc07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc0800-0xc0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc1000-0xc17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc1800-0xc1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc2000-0xc27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc2800-0xc2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc3000-0xc37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc3800-0xc3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc4000-0xc47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc4800-0xc4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc5000-0xc57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc5800-0xc5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc6000-0xc67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc6800-0xc6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc7000-0xc77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc7800-0xc7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc8000-0xc87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc8800-0xc8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc9000-0xc97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc9800-0xc9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xca000-0xca7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xca800-0xcafff) for rid 0 of orm0
pcib0: allocated type 3 (0xcb000-0xcb7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcb800-0xcbfff) for rid 0 of orm0
pcib0: allocated type 3 (0xcc000-0xcc7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcc800-0xccfff) for rid 0 of orm0
pcib0: allocated type 3 (0xcd000-0xcd7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcd800-0xcdfff) for rid 0 of orm0
pcib0: allocated type 3 (0xce000-0xce7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xce800-0xcefff) for rid 0 of orm0
pcib0: allocated type 3 (0xcf000-0xcf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcf800-0xcffff) for rid 0 of orm0
pcib0: allocated type 3 (0xd0000-0xd07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd0800-0xd0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd1000-0xd17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd1800-0xd1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd2000-0xd27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd2800-0xd2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd3000-0xd37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd3800-0xd3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd4000-0xd47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd4800-0xd4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd5000-0xd57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd5800-0xd5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd6000-0xd67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd6800-0xd6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd7000-0xd77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd7800-0xd7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd8000-0xd87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd8800-0xd8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd9000-0xd97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd9800-0xd9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xda000-0xda7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xda800-0xdafff) for rid 0 of orm0
pcib0: allocated type 3 (0xdb000-0xdb7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xdb800-0xdbfff) for rid 0 of orm0
pcib0: allocated type 3 (0xdc000-0xdc7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xdc800-0xdcfff) for rid 0 of orm0
pcib0: allocated type 3 (0xdd000-0xdd7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xdd800-0xddfff) for rid 0 of orm0
pcib0: allocated type 3 (0xde000-0xde7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xde800-0xdefff) for rid 0 of orm0
pcib0: allocated type 3 (0xdf000-0xdf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xdf800-0xdffff) for rid 0 of orm0
ahc_isa_identify 0: ioport 0xc00 alloc failed
ahc_isa_identify 1: ioport 0x1c00 alloc failed
ahc_isa_identify 2: ioport 0x2c00 alloc failed
ahc_isa_identify 3: ioport 0x3c00 alloc failed
ahc_isa_identify 4: ioport 0x4c00 alloc failed
ahc_isa_identify 5: ioport 0x5c00 alloc failed
ahc_isa_identify 6: ioport 0x6c00 alloc failed
ahc_isa_identify 7: ioport 0x7c00 alloc failed
ahc_isa_identify 8: ioport 0x8c00 alloc failed
ahc_isa_identify 9: ioport 0x9c00 alloc failed
ahc_isa_identify 10: ioport 0xac00 alloc failed
ahc_isa_identify 11: ioport 0xbc00 alloc failed
ahc_isa_identify 12: ioport 0xcc00 alloc failed
ahc_isa_identify 13: ioport 0xdc00 alloc failed
ahc_isa_identify 14: ioport 0xec00 alloc failed
isa_probe_children: disabling PnP devices
atrtc: atrtc0 already exists; skipping it
attimer: attimer0 already exists; skipping it
sc: sc0 already exists; skipping it
uart: uart0 already exists; skipping it
isa_probe_children: probing non-PnP devices
sc0 failed to probe on isa0
vga0 failed to probe on isa0
pcib0: allocated type 4 (0x60-0x60) for rid 0 of atkbdc0
pcib0: allocated type 4 (0x64-0x64) for rid 1 of atkbdc0
atkbdc0: &amp;lt;Keyboard controller (i8042)&amp;gt; at port 0x60,0x64 on isa0
pcib0: allocated type 4 (0x60-0x60) for rid 0 of atkbdc0
pcib0: allocated type 4 (0x64-0x64) for rid 1 of atkbdc0
atkbd0: &amp;lt;AT Keyboard&amp;gt; irq 1 on atkbdc0
kbd0 at atkbd0
kbd0: atkbd0, generic (0), config:0x0, flags:0x1f0000
ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 2 vector 52
atkbd0: [GIANT-LOCKED]
psm0: unable to allocate IRQ
atkbdc0: non-PNP ISA device will be removed from GENERIC in FreeBSD 12.
pcib0: allocated type 4 (0x3f0-0x3f5) for rid 0 of fdc0
pcib0: allocated type 4 (0x3f7-0x3f7) for rid 1 of fdc0
fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
ppc0: cannot reserve I/O port range
ppc0 failed to probe at irq 7 on isa0
pcib0: allocated type 4 (0x2f8-0x2f8) for rid 0 of uart1
uart1 failed to probe at port 0x2f8 irq 3 on isa0
isa_probe_children: probing PnP devices
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
hwpstate0: &amp;lt;Cool`n&amp;#039;Quiet 2.0&amp;gt; on cpu0
Device configuration finished.
procfs registered
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)
Timecounters tick every 1.000 msec
lo0: bpf attached
vlan: initialized, using hash tables with chaining
IPsec: Initialized Security Association Processing.
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
tcp_init: net.inet.tcp.tcbhashsize auto tuned to 131072
AcpiOsExecute: enqueue 16 pending tasks
hpt27xx: no controller detected.
hptnr: no controller detected.
hptrr: no controller detected.
ahcich0: AHCI reset...
hdacc0: &amp;lt;ATI R6xx HDA CODEC&amp;gt; at cad 0 on hdac0
hdaa0: &amp;lt;ATI R6xx Audio Function Group&amp;gt; at nid 1ahcich0:  on hdacc0
hdaa0: Subsystem ID: 0x00aa0100
SATA connect time=100us status=00000133
ahcich0: AHCI reset: device found
hdaa0: NumGPIO=0 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=0
ahcich1: AHCI reset...
hdaa0: Original pins configuration:
hdaa0: nid   0x    as seq device       conn  jack    loc        color   misc
ahcich1: hdaa0:  3 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  5 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  7 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  9 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0: 11 585600f0 15 0  Digital-out   None  Digital 0x18       Unknown 0
hdaa0: 13 585600f0 15 0  Digital-out   None  Digital 0x18       Unknown 0
SATA connect time=100us status=00000133
hdaa0: ahcich1: AHCI reset: device found
Patched pins configuration:
hdaa0: nid   0x    as seq device       conn  jack    loc        color   misc
ahcich2: hdaa0:  3 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  5 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  7 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  9 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0: 11 585600f0 15 0  Digital-out   None  Digital 0x18       Unknown 0 DISA
hdaa0: 13 585600f0 15 0  Digital-out   None  Digital 0x18       Unknown 0 DISA
hdaa0: 4 associations found:
hdaa0: Association 0 (15) out:
hdaa0:  Pin nid=3 seq=0
hdaa0: Association 1 (15) out:
hdaa0:  Pin nid=5 seq=0
hdaa0: Association 2 (15) out:
hdaa0:  Pin nid=7 seq=0
hdaa0: Association 3 (15) out:
hdaa0:  Pin nid=9 seq=0
hdaa0: Tracing association 0 (15)
hdaa0:  Pin 3 traced to DAC 2
hdaa0: Association 0 (15) trace succeeded
hdaa0: Tracing association 1 (15)
hdaa0:  Pin 5 traced to DAC 4
hdaa0: Association 1 (15) trace succeeded
hdaa0: Tracing association 2 (15)
hdaa0:  Pin 7 traced to DAC 6
hdaa0: Association 2 (15) trace succeeded
hdaa0: Tracing association 3 (15)
hdaa0:  Pin 9 traced to DAC 8
hdaa0: Association 3 (15) trace succeeded
hdaa0: Looking for additional DAC for association 0 (15)
hdaa0: Looking for additional DAC for association 1 (15)
hdaa0: Looking for additional DAC for association 2 (15)
hdaa0: Looking for additional DAC for association 3 (15)
hdaa0: Tracing input monitor
hdaa0: Tracing other input monitors
hdaa0: Tracing beeper
AHCI reset...
hdaa0: Pin sense: nid=3 sense=0x7fffffff (disconnected, ELD valid)
hdaa0: Pin sense: nid=5 sense=0x7fffffff (disconnected, ELD valid)
hdaa0: Pin sense: nid=7 sense=0x7fffffff (disconnected, ELD valid)
hdaa0: Pin sense: nid=9 sense=0x7fffffff (disconnected, ELD valid)
hdaa0: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref
pcm0: &amp;lt;ATI R6xx (HDMI)&amp;gt; at nid 3 on hdaa0
pcm0: Playback:
pcm0:      Stream cap: 0x00000005 AC3 PCM
pcm0:         PCM cap: 0x00020070 16 bits, 32 44 48 KHz
pcm0:             DAC: 2
pcm0:
pcm0:     nid=3 [pin: Digital-out (Jack)]
ahcich2: pcm0:       + &amp;lt;- nid=2 [audio output] [src: pcm]
pcm0:
SATA connect timeout time=10000us status=00000000
pcm0: ahcich2: AHCI reset: device not found
ahcich3: AHCI reset...
Mixer &amp;quot;vol&amp;quot; -&amp;gt; &amp;quot;none&amp;quot;: child=0x00000010
pcm0: Mixer &amp;quot;pcm&amp;quot;: parent=&amp;quot;vol&amp;quot;
pcm0: Soft PCM mixer ENABLED
pcm0: Playback channel set is: Front Left, Front Right,
pcm0: Playback channel matrix is: 2.0 (disconnected)
pcm1: &amp;lt;ATI R6xx (HDMI)&amp;gt; at nid 5 on hdaa0
pcm1: Playback:
ahcich3: pcm1:      Stream cap: 0x00000005 AC3 PCM
pcm1:         PCM cap: 0x00020070 16 bits, 32 44 48 KHz
pcm1:             DAC: 4
pcm1: SATA connect timeout time=10000us status=00000000
ahcich3: AHCI reset: device not found
ahcich4: AHCI reset...

pcm1:     nid=5 [pin: Digital-out (Jack)]
pcm1:       + &amp;lt;- nid=4 [audio output] [src: pcm]
pcm1:
pcm1: Mixer &amp;quot;vol&amp;quot; -&amp;gt; &amp;quot;none&amp;quot;: child=0x00000010
pcm1: Mixer &amp;quot;pcm&amp;quot;: parent=&amp;quot;vol&amp;quot;
pcm1: Soft PCM mixer ENABLED
ahcich4: SATA connect timeout time=10000us status=00000000
pcm1: ahcich4: AHCI reset: device not found
ahcich5: AHCI reset...
Playback channel set is: Front Left, Front Right,
pcm1: Playback channel matrix is: 2.0 (disconnected)
pcm2: &amp;lt;ATI R6xx (HDMI)&amp;gt; at nid 7 on hdaa0
pcm2: Playback:
pcm2:      Stream cap: 0x00000005 AC3 PCM
pcm2:         PCM cap: 0x00020070 16 bits, 32 44 48 KHz
pcm2:             DAC: 6
pcm2:
pcm2:     nid=7 [pin: Digital-out (Jack)]
pcm2:       + &amp;lt;- nid=6 [audio output] [src: pcm]
pcm2:
ahcich5: SATA connect timeout time=10000us status=00000000
pcm2: ahcich5: AHCI reset: device not found
Mixer &amp;quot;vol&amp;quot; -&amp;gt; &amp;quot;none&amp;quot;: child=0x00000010
pcm2: Mixer &amp;quot;pcm&amp;quot;: parent=&amp;quot;vol&amp;quot;
pcm2: Soft PCM mixer ENABLED
pcm2: Playback channel set is: Front Left, Front Right,
pcm2: Playback channel matrix is: 2.0 (disconnected)
pcm3: &amp;lt;ATI R6xx (HDMI)&amp;gt; at nid 9 on hdaa0
pcm3: Playback:
pcm3:      Stream cap: 0x00000005 AC3 PCM
pcm3:         PCM cap: 0x00020070 16 bits, 32 44 48 KHz
pcm3:             DAC: 8
pcm3:
pcm3:     nid=9 [pin: Digital-out (Jack)]
pcm3:       + &amp;lt;- nid=8 [audio output] [src: pcm]
pcm3:
pcm3: Mixer &amp;quot;vol&amp;quot; -&amp;gt; &amp;quot;none&amp;quot;: child=0x00000010
pcm3: Mixer &amp;quot;pcm&amp;quot;: parent=&amp;quot;vol&amp;quot;
pcm3: Soft PCM mixer ENABLED
pcm3: Playback channel set is: Front Left, Front Right,
pcm3: Playback channel matrix is: 2.0 (disconnected)
hdacc1: &amp;lt;Realtek ALC887 HDA CODEC&amp;gt; at cad 0 on hdac1
hdaa1: &amp;lt;Realtek ALC887 Audio Function Group&amp;gt; at nid 1 on hdacc1
hdaa1: Subsystem ID: 0x1849288a
hdaa1: NumGPIO=2 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1
hdaa1:  GPIO0: disabled
hdaa1:  GPIO1: disabled
hdaa1: Original pins configuration:
hdaa1: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa1: 17 40000000 0  0  Line-out      None  Unknown 0x00       Unknown 0
hdaa1: 18 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 20 01014010 1  0  Line-out      Jack  1/8     Rear       Green   0
hdaa1: 21 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 22 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 23 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 24 01a19030 3  0  Mic           Jack  1/8     Rear       Pink    0
hdaa1: 25 02a19040 4  0  Mic           Jack  1/8     Front      Pink    0
hdaa1: 26 0181303f 3  15 Line-in       Jack  1/8     Rear       Blue    0
hdaa1: 27 02214020 2  0  Headphones    Jack  1/8     Front      Green   0
hdaa1: 28 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 29 4026c629 2  9  Headphones    None  Digital 0x00       Res.C   6
hdaa1: 30 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 31 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: Patching widget caps nid=29 0x00400400 -&amp;gt; 0x00700400
hdaa1: Patched pins configuration:
hdaa1: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa1: 17 40000000 0  0  Line-out      None  Unknown 0x00       Unknown 0 DISA
hdaa1: 18 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 20 01014010 1  0  Line-out      Jack  1/8     Rear       Green   0
hdaa1: 21 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 22 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 23 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 24 01a19030 3  0  Mic           Jack  1/8     Rear       Pink    0
hdaa1: 25 02a19040 4  0  Mic           Jack  1/8     Front      Pink    0
hdaa1: 26 0181303f 3  15 Line-in       Jack  1/8     Rear       Blue    0
hdaa1: 27 02214020 2  0  Headphones    Jack  1/8     Front      Green   0
hdaa1: 28 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 30 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 31 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 4 associations found:
hdaa1: Association 0 (1) out:
hdaa1:  Pin nid=20 seq=0
hdaa1: Association 1 (2) out:
hdaa1:  Pin nid=27 seq=0
hdaa1: Association 2 (3) in:
hdaa1:  Pin nid=24 seq=0
hdaa1:  Pin nid=26 seq=15
hdaa1: Association 3 (4) in:
hdaa1:  Pin nid=25 seq=0
hdaa1: Tracing association 0 (1)
hdaa1:  Pin 20 traced to DAC 2
hdaa1: Association 0 (1) trace succeeded
hdaa1: Tracing association 1 (2)
hdaa1:  Pin 27 traced to DAC 3
hdaa1: Association 1 (2) trace succeeded
hdaa1: Tracing association 2 (3)
hdaa1:  Pin 24 traced to ADC 8
hdaa1:  Pin 26 traced to ADC 8
hdaa1: Association 2 (3) trace succeeded
hdaa1: Tracing association 3 (4)
hdaa1:  Pin 25 traced to ADC 9
hdaa1: Association 3 (4) trace succeeded
hdaa1: Looking for additional DAC for association 0 (1)
hdaa1: Looking for additional DAC for association 1 (2)
hdaa1: Looking for additional ADC for association 2 (3)
hdaa1: Looking for additional ADC for association 3 (4)
hdaa1: Tracing input monitor
hdaa1:  Tracing nid 11 to out
hdaa1:  nid 11 is input monitor
hdaa1:  Tracing nid 34 to out
hdaa1:  Tracing nid 35 to out
hdaa1: Tracing other input monitors
hdaa1:  Tracing nid 24 to out
hdaa1:  Tracing nid 25 to out
hdaa1:  Tracing nid 26 to out
hdaa1: Tracing beeper
hdaa1: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref
pcm4: &amp;lt;Realtek ALC887 (Rear Analog)&amp;gt; at nid 20 and 24,26 on hdaa1
pcm4: Playback:
pcm4:      Stream cap: 0x00000001 PCM
pcm4:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm4:             DAC: 2
pcm4:
pcm4:     nid=20 [pin: Line-out (Green Jack)]
pcm4:       + &amp;lt;- nid=12 [audio mixer] [src: pcm, mix]
pcm4:              + &amp;lt;- nid=2 [audio output] [src: pcm]
pcm4:              + &amp;lt;- nid=11 [audio mixer] [src: mix]
pcm4:
pcm4: Record:
pcm4:      Stream cap: 0x00000001 PCM
pcm4:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm4:             ADC: 8
pcm4:
pcm4:     nid=8 [audio input]
pcm4:       + &amp;lt;- nid=35 [audio mixer] [src: speaker, line, mic, mix]
pcm4:              + &amp;lt;- nid=24 [pin: Mic (Pink Jack)] [src: mic]
pcm4:              + &amp;lt;- nid=26 [pin: Line-in (Blue Jack)] [src: line]
pcm4:              + &amp;lt;- nid=29 [beep widget] [src: speaker]
pcm4:              + &amp;lt;- nid=11 [audio mixer] [src: mix]
pcm4:
pcm4: Input Mix:
pcm4:
pcm4:     nid=11 [audio mixer]
pcm4:       + &amp;lt;- nid=24 [pin: Mic (Pink Jack)] [src: mic]
pcm4:       + &amp;lt;- nid=26 [pin: Line-in (Blue Jack)] [src: line]
pcm4:       + &amp;lt;- nid=29 [beep widget] [src: speaker]
pcm4:
pcm4: Master Volume (OSS: vol): -64/0dB
pcm4:    +- ctl  1 (nid   2 out):    -64/0dB (65 steps)
pcm4:    +- ctl 17 (nid  12 in   0): mute
pcm4:    +- ctl 18 (nid  12 in   1): mute
pcm4:    +- ctl 25 (nid  20 in ):    mute
pcm4:
pcm4: PCM Volume (OSS: pcm): -64/0dB
pcm4:    +- ctl  1 (nid   2 out):    -64/0dB (65 steps)
pcm4:    +- ctl 17 (nid  12 in   0): mute
pcm4:
pcm4: Microphone Volume (OSS: mic): 0/30dB
pcm4:    +- ctl  7 (nid  11 in   0): -34/12dB (32 steps) + mute
pcm4:    +- ctl 30 (nid  24 out):    0/30dB (4 steps)
pcm4:    +- ctl 49 (nid  35 in   0): mute
pcm4:
pcm4: Line-in Volume (OSS: line): 0/30dB
pcm4:    +- ctl  9 (nid  11 in   2): -34/12dB (32 steps) + mute
pcm4:    +- ctl 34 (nid  26 out):    0/30dB (4 steps)
pcm4:    +- ctl 51 (nid  35 in   2): mute
pcm4:
pcm4: Speaker/Beep Volume (OSS: speaker): -34/12dB
pcm4:    +- ctl 12 (nid  11 in   5): -34/12dB (32 steps) + mute
pcm4:    +- ctl 54 (nid  35 in   5): mute
pcm4:
pcm4: Recording Level (OSS: rec): -16/30dB
pcm4:    +- ctl  5 (nid   8 in   0): -16/30dB (47 steps) + mute
pcm4:    +- ctl 49 (nid  35 in   0): mute
pcm4:    +- ctl 51 (nid  35 in   2): mute
pcm4:    +- ctl 54 (nid  35 in   5): mute
pcm4:    +- ctl 59 (nid  35 in  10): mute
pcm4:
pcm4: Input Mix Level (OSS: mix): -34/12dB
pcm4:    +- ctl  7 (nid  11 in   0): -34/12dB (32 steps) + mute
pcm4:    +- ctl  9 (nid  11 in   2): -34/12dB (32 steps) + mute
pcm4:    +- ctl 12 (nid  11 in   5): -34/12dB (32 steps) + mute
pcm4:    +- ctl 18 (nid  12 in   1): mute
pcm4:    +- ctl 59 (nid  35 in  10): mute
pcm4:
pcm4: Input Monitoring Level (OSS: igain): 0/0dB
pcm4:    +- ctl 18 (nid  12 in   1): mute
pcm4:
pcm4: Mixer &amp;quot;vol&amp;quot;:
pcm4: Mixer &amp;quot;pcm&amp;quot;:
pcm4: Mixer &amp;quot;speaker&amp;quot;:
pcm4: Mixer &amp;quot;line&amp;quot;:
pcm4: Mixer &amp;quot;mic&amp;quot;:
pcm4: Mixer &amp;quot;mix&amp;quot;:
pcm4: Mixer &amp;quot;rec&amp;quot;:
pcm4: Mixer &amp;quot;igain&amp;quot;:
pcm4: Mixer &amp;quot;ogain&amp;quot;:
pcm4: Playback channel set is: Front Left, Front Right,
pcm4: Playback channel matrix is: 2.0 (disconnected)
pcm4: Recording channel set is: Front Left, Front Right,
pcm4: Recording channel matrix is: 2.0 (disconnected)
pcm5: &amp;lt;Realtek ALC887 (Front Analog)&amp;gt; at nid 27 and 25 on hdaa1
pcm5: Playback:
pcm5:      Stream cap: 0x00000001 PCM
pcm5:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm5:             DAC: 3
pcm5:
pcm5:     nid=27 [pin: Headphones (Green Jack)]
pcm5:       + &amp;lt;- nid=13 [audio mixer] [src: pcm, mix]
pcm5:              + &amp;lt;- nid=3 [audio output] [src: pcm]
pcm5:              + &amp;lt;- nid=11 [audio mixer] [src: mix]
pcm5:
pcm5: Record:
pcm5:      Stream cap: 0x00000001 PCM
pcm5:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm5:             ADC: 9
pcm5:
pcm5:     nid=9 [audio input]
pcm5:       + &amp;lt;- nid=34 [audio mixer] [src: speaker, monitor]
pcm5:              + &amp;lt;- nid=25 [pin: Mic (Pink Jack)] [src: monitor]
pcm5:              + &amp;lt;- nid=29 [beep widget] [src: speaker]
pcm5:
pcm5: Master Volume (OSS: vol): -64/0dB
pcm5:    +- ctl  2 (nid   3 out):    -64/0dB (65 steps)
pcm5:    +- ctl 19 (nid  13 in   0): mute
pcm5:    +- ctl 20 (nid  13 in   1): mute
pcm5:    +- ctl 35 (nid  27 in ):    mute
pcm5:
pcm5: PCM Volume (OSS: pcm): -64/0dB
pcm5:    +- ctl  2 (nid   3 out):    -64/0dB (65 steps)
pcm5:    +- ctl 19 (nid  13 in   0): mute
pcm5:
pcm5: Microphone2 Volume (OSS: monitor): 0/30dB
pcm5:    +- ctl 32 (nid  25 out):    0/30dB (4 steps)
pcm5:    +- ctl 38 (nid  34 in   1): mute
pcm5:
pcm5: Speaker/Beep Volume (OSS: speaker)
pcm5:    +- ctl 42 (nid  34 in   5): mute
pcm5:
pcm5: Recording Level (OSS: rec): -16/30dB
pcm5:    +- ctl  6 (nid   9 in   0): -16/30dB (47 steps) + mute
pcm5:    +- ctl 32 (nid  25 out):    0/30dB (4 steps)
pcm5:    +- ctl 38 (nid  34 in   1): mute
pcm5:    +- ctl 42 (nid  34 in   5): mute
pcm5:
pcm5: Input Mix Level (OSS: mix)
pcm5:    +- ctl 20 (nid  13 in   1): mute
pcm5:
pcm5: Input Monitoring Level (OSS: igain): 0/0dB
pcm5:    +- ctl 20 (nid  13 in   1): mute
pcm5:
pcm5: Mixer &amp;quot;vol&amp;quot;:
pcm5: Mixer &amp;quot;pcm&amp;quot;:
pcm5: Mixer &amp;quot;rec&amp;quot;:
pcm5: Mixer &amp;quot;igain&amp;quot;:
pcm5: Mixer &amp;quot;ogain&amp;quot;:
pcm5: Mixer &amp;quot;monitor&amp;quot;:
pcm5: Playback channel set is: Front Left, Front Right,
pcm5: Playback channel matrix is: 2.0 (disconnected)
pcm5: Recording channel set is: Front Left, Front Right,
pcm5: Recording channel matrix is: 2.0 (disconnected)
ugen0.1: &amp;lt;0x1022 XHCI root HUB&amp;gt; at usbus0
ahcich0: ugen2.1: &amp;lt;0x1022 XHCI root HUB&amp;gt; at usbus2
ugen1.1: &amp;lt;0x1022 XHCI root HUB&amp;gt; at usbus1
AHCI reset: device ready after 100ms
uhub0: &amp;lt;0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1&amp;gt; on usbus0
ahcich1: AHCI reset: device ready after 100ms
uhub1: &amp;lt;0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1&amp;gt; on usbus1
uhub2: &amp;lt;0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1&amp;gt; on usbus2
pass0 at ahcich0 bus 0 scbus0 target 0 lun 0
pass0: &amp;lt;CHN 25SATA01M 030 P0921A&amp;gt; ACS-2 ATA SATA 3.x device
pass0: Serial Number A130CI02070114
pass0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes)
pass0: Command Queueing enabled
pass1 at ahcich1 bus 0 scbus1 target 0 lun 0
pass1: &amp;lt;ST2000DM001-1CH164 CC29&amp;gt; ACS-2 ATA SATA 3.x device
pass1: Serial Number W1E37816
pass1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
pass1: Command Queueing enabled
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0: &amp;lt;CHN 25SATA01M 030 P0921A&amp;gt; ACS-2 ATA SATA 3.x device
ada0: Serial Number A130CI02070114
ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes)
ada0: Command Queueing enabled
ada0: 28626MB (58626288 512 byte sectors)
GEOM: new disk ada0
ada1 at ahcich1 bus 0 scbus1 target 0 lun 0
ada1: &amp;lt;ST2000DM001-1CH164 CC29&amp;gt; ACS-2 ATA SATA 3.x device
ada1: Serial Number W1E37816
ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada1: Command Queueing enabled
ada1: 1907729MB (3907029168 512 byte sectors)
ada1: quirks=0x1&amp;lt;4K&amp;gt;
GEOM: new disk ada1
Trying to mount root from zfs:zroot/ROOT/default []...
GEOM: ada1: the primary GPT table is corrupt or invalid.
GEOM: ada1: using the secondary instead -- recovery strongly advised.
Root mount waiting for: usbus2 usbus1 usbus0
uhub1: 6 ports with 6 removable, self powered
uhub2: 6 ports with 6 removable, self powered
uhub0: 14 ports with 14 removable, self powered
ugen1.2: &amp;lt;vendor 0x04f3 OM&amp;gt; at usbus1
Root mount waiting for: usbus1 usbus0
ugen0.2: &amp;lt;ASRock LED Controller&amp;gt; at usbus0
ugen1.3: &amp;lt;Chicony Generic USB Hub&amp;gt; at usbus1
uhub3 on uhub1
uhub3: &amp;lt;Chicony Generic USB Hub, class 9/0, rev 1.10/1.00, addr 2&amp;gt; on usbus1
uhub3: 3 ports with 2 removable, bus powered
ugen0.3: &amp;lt;vendor 0x8087 product 0x0aa7&amp;gt; at usbus0
ugen1.4: &amp;lt;Chicony PFU-65 USB Keyboard&amp;gt; at usbus1
ukbd0 on uhub3
ukbd0: &amp;lt;Chicony PFU-65 USB Keyboard, class 0/0, rev 1.10/1.00, addr 3&amp;gt; on usbus1
kbd2 at ukbd0
kbd2: ukbd0, generic (0), config:0x0, flags:0x3d0000
efirtc0: providing initial system time
start_init: trying /sbin/init
lo0: link state changed to UP
re0: link state changed to DOWN
pci0: driver added
found-&amp;gt;	vendor=0x1022, dev=0x790b, revid=0x51
	domain=0, bus=0, slot=20, func=0
	class=0c-05-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0403, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
pci0:0:20:0: reprobing on driver added
pci1: driver added
pci2: driver added
pci3: driver added
pci4: driver added
pci5: driver added
found-&amp;gt;	vendor=0x8086, dev=0x24fb, revid=0x10
	domain=0, bus=6, slot=0, func=0
	class=02-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
pci0:6:0:0: reprobing on driver added
iwm0: &amp;lt;Intel(R) Dual Band Wireless AC 3168&amp;gt; mem 0xfcd00000-0xfcd01fff at device 0.0 on pci5
iwm0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 284 to local APIC 4 vector 51
iwm0: using IRQ 284 for MSI
firmware: &amp;#039;iwm3168fw&amp;#039; version 0: 1028032 bytes loaded at 0xffffffff83410000
iwm0: hw rev 0x220, fw ver 22.361476.0, address c8:58:c0:b3:1b:36
iwm0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
iwm0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
iwm0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
pci6: driver added
pci7: driver added
pci8: driver added
pci9: driver added
pci10: driver added
pci11: driver added
pci12: driver added
found-&amp;gt;	vendor=0x1022, dev=0x15df, revid=0x00
	domain=0, bus=13, slot=0, func=2
	class=10-80-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 2 messages, 64 bit
	MSI-X supports 2 messages in map 0x24
pci0:13:0:2: reprobing on driver added
pci0: driver added
found-&amp;gt;	vendor=0x1022, dev=0x790b, revid=0x51
	domain=0, bus=0, slot=20, func=0
	class=0c-05-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0403, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
pci0:0:20:0: reprobing on driver added
intsmb0: &amp;lt;AMD FCH SMBus Controller&amp;gt; at device 20.0 on pci0
pcib0: allocated type 4 (0xcd6-0xcd7) for rid 0 of intsmb0
pcib0: allocated type 4 (0xb00-0xb0f) for rid 0 of intsmb0
smbus0: &amp;lt;System Management Bus&amp;gt; on intsmb0
pci1: driver added
pci2: driver added
pci3: driver added
pci4: driver added
pci5: driver added
pci6: driver added
pci7: driver added
pci8: driver added
pci9: driver added
pci10: driver added
pci11: driver added
pci12: driver added
found-&amp;gt;	vendor=0x1022, dev=0x15df, revid=0x00
	domain=0, bus=13, slot=0, func=2
	class=10-80-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 2 messages, 64 bit
	MSI-X supports 2 messages in map 0x24
pci0:13:0:2: reprobing on driver added
ums0 on uhub1
ums0: &amp;lt;vendor 0x04f3 OM, class 0/0, rev 1.10/24.58, addr 1&amp;gt; on usbus1
ums0: 3 buttons and [XYZ] coordinates ID=0
uhid0 on uhub0
uhid0: &amp;lt;ASRock LED Controller, class 0/0, rev 1.10/0.00, addr 1&amp;gt; on usbus0
ubt0 on uhub0
ubt0: &amp;lt;vendor 0x8087 product 0x0aa7, class 224/1, rev 2.00/0.01, addr 2&amp;gt; on usbus0
WARNING: attempt to domain_add(bluetooth) after domainfinalize()
WARNING: attempt to domain_add(netgraph) after domainfinalize()&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;
&lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:intel82599&amp;amp;codeblock=4&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_&quot;&gt;messages&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;Aug 19 22:27:50 subamd seirios[1297]: ==iovctl -C==
Aug 19 22:27:57 subamd kernel: pcib1: allocated prefetch range (0xe0300000-0xe030ffff) for rid 184 of ix1
Aug 19 22:27:57 subamd kernel: ix1: Lazy allocation of 0x10000 bytes rid 0x184 type 3 at 0xe0300000
Aug 19 22:27:57 subamd kernel: pcib1: allocated prefetch range (0xe0310000-0xe031ffff) for rid 190 of ix1
Aug 19 22:27:57 subamd kernel: ix1: Lazy allocation of 0x10000 bytes rid 0x190 type 3 at 0xe0310000
Aug 19 22:28:00 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 19 22:28:00 subamd kernel: 	domain=0, bus=1, slot=0, func=129
Aug 19 22:28:00 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 19 22:28:00 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 19 22:28:00 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 19 22:28:00 subamd kernel: 	intpin=_, irq=255
Aug 19 22:28:00 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 19 22:28:00 subamd kernel: 	domain=0, bus=1, slot=0, func=131
Aug 19 22:28:00 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 19 22:28:00 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 19 22:28:00 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 19 22:28:00 subamd kernel: 	intpin=_, irq=255
Aug 19 22:28:00 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 19 22:28:00 subamd kernel: 	domain=0, bus=1, slot=0, func=133
Aug 19 22:28:00 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 19 22:28:00 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 19 22:28:00 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 19 22:28:00 subamd kernel: 	intpin=_, irq=255
Aug 19 22:28:00 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 19 22:28:00 subamd kernel: 	domain=0, bus=1, slot=0, func=135
Aug 19 22:28:00 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 19 22:28:00 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 19 22:28:00 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 19 22:28:00 subamd kernel: 	intpin=_, irq=255
Aug 19 22:28:00 subamd kernel: pci1: &amp;lt;unknown&amp;gt; at device 0.129 (no driver attached)
Aug 19 22:28:00 subamd kernel: ixv0: &amp;lt;Intel(R) PRO/10GbE Virtual Function Network Driver&amp;gt; at device 0.131 on pci1
Aug 19 22:28:00 subamd kernel: ixv0: Using 2048 TX descriptors and 2048 RX descriptors
Aug 19 22:28:00 subamd kernel: ixv0: msix_init qsets capped at 1
Aug 19 22:28:00 subamd kernel: ixv0: MSI-X not supported or disabled
Aug 19 22:28:00 subamd kernel: ixv0: Using a Legacy interrupt
Aug 19 22:28:00 subamd kernel: ixv0: allocated for 1 queues
Aug 19 22:28:00 subamd kernel: ixv0: allocated for 1 rx queues
Aug 19 22:28:00 subamd kernel: pcib1: no PRT entry for 1.0.INT?
Aug 19 22:28:00 subamd kernel: ixv0: failed to allocate IRQ for rid 0, name irq0.
Aug 19 22:28:00 subamd kernel: ixv0: iflib_legacy_setup failed 12
Aug 19 22:28:00 subamd kernel: device_attach: ixv0 attach returned 12
Aug 19 22:28:00 subamd kernel: ixv0: &amp;lt;Intel(R) PRO/10GbE Virtual Function Network Driver&amp;gt; at device 0.133 on pci1
Aug 19 22:28:00 subamd kernel: ixv0: Using 2048 TX descriptors and 2048 RX descriptors
Aug 19 22:28:00 subamd kernel: ixv0: msix_init qsets capped at 1
Aug 19 22:28:00 subamd kernel: ixv0: MSI-X not supported or disabled
Aug 19 22:28:00 subamd kernel: ixv0: Using a Legacy interrupt
Aug 19 22:28:00 subamd kernel: ixv0: allocated for 1 queues
Aug 19 22:28:00 subamd kernel: ixv0: allocated for 1 rx queues
Aug 19 22:28:00 subamd kernel: pcib1: no PRT entry for 1.0.INT?
Aug 19 22:28:00 subamd kernel: ixv0: failed to allocate IRQ for rid 0, name irq0.
Aug 19 22:28:00 subamd kernel: ixv0: iflib_legacy_setup failed 12
Aug 19 22:28:00 subamd kernel: device_attach: ixv0 attach returned 12
Aug 19 22:28:00 subamd kernel: pci1: &amp;lt;unknown&amp;gt; at device 0.135 (no driver attached)
Aug 19 22:28:19 subamd seirios[1313]: ==iovctl -D==
Aug 19 22:28:22 subamd seirios[1314]: ==iovctl -C==
Aug 19 22:28:27 subamd kernel: pcib1: allocated prefetch range (0xe0300000-0xe030ffff) for rid 184 of ix1
Aug 19 22:28:27 subamd kernel: ix1: Lazy allocation of 0x10000 bytes rid 0x184 type 3 at 0xe0300000
Aug 19 22:28:27 subamd kernel: pcib1: allocated prefetch range (0xe0310000-0xe031ffff) for rid 190 of ix1
Aug 19 22:28:27 subamd kernel: ix1: Lazy allocation of 0x10000 bytes rid 0x190 type 3 at 0xe0310000
Aug 19 22:28:31 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 19 22:28:31 subamd kernel: 	domain=0, bus=1, slot=0, func=129
Aug 19 22:28:31 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 19 22:28:31 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 19 22:28:31 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 19 22:28:31 subamd kernel: 	intpin=_, irq=255
Aug 19 22:28:31 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 19 22:28:31 subamd kernel: 	domain=0, bus=1, slot=0, func=131
Aug 19 22:28:31 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 19 22:28:31 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 19 22:28:31 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 19 22:28:31 subamd kernel: 	intpin=_, irq=255
Aug 19 22:28:31 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 19 22:28:31 subamd kernel: 	domain=0, bus=1, slot=0, func=133
Aug 19 22:28:31 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 19 22:28:31 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 19 22:28:31 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 19 22:28:31 subamd kernel: 	intpin=_, irq=255
Aug 19 22:28:31 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 19 22:28:31 subamd kernel: 	domain=0, bus=1, slot=0, func=135
Aug 19 22:28:31 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 19 22:28:31 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 19 22:28:31 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 19 22:28:31 subamd kernel: 	intpin=_, irq=255
Aug 19 22:28:31 subamd kernel: pci1: &amp;lt;unknown&amp;gt; at device 0.129 (no driver attached)
Aug 19 22:28:31 subamd kernel: ixv0: &amp;lt;Intel(R) PRO/10GbE Virtual Function Network Driver&amp;gt; at device 0.131 on pci1
Aug 19 22:28:31 subamd kernel: ixv0: Using 2048 TX descriptors and 2048 RX descriptors
Aug 19 22:28:31 subamd kernel: ixv0: msix_init qsets capped at 1
Aug 19 22:28:31 subamd kernel: ixv0: MSI-X not supported or disabled
Aug 19 22:28:31 subamd kernel: ixv0: Using a Legacy interrupt
Aug 19 22:28:31 subamd kernel: ixv0: allocated for 1 queues
Aug 19 22:28:31 subamd kernel: ixv0: allocated for 1 rx queues
Aug 19 22:28:31 subamd kernel: pcib1: no PRT entry for 1.0.INT?
Aug 19 22:28:31 subamd kernel: ixv0: failed to allocate IRQ for rid 0, name irq0.
Aug 19 22:28:31 subamd kernel: ixv0: iflib_legacy_setup failed 12
Aug 19 22:28:31 subamd kernel: device_attach: ixv0 attach returned 12
Aug 19 22:28:31 subamd kernel: ixv0: &amp;lt;Intel(R) PRO/10GbE Virtual Function Network Driver&amp;gt; at device 0.133 on pci1
Aug 19 22:28:31 subamd kernel: ixv0: Using 2048 TX descriptors and 2048 RX descriptors
Aug 19 22:28:31 subamd kernel: ixv0: msix_init qsets capped at 1
Aug 19 22:28:31 subamd kernel: ixv0: MSI-X not supported or disabled
Aug 19 22:28:31 subamd kernel: ixv0: Using a Legacy interrupt
Aug 19 22:28:31 subamd kernel: ixv0: allocated for 1 queues
Aug 19 22:28:31 subamd kernel: ixv0: allocated for 1 rx queues
Aug 19 22:28:31 subamd kernel: pcib1: no PRT entry for 1.0.INT?
Aug 19 22:28:31 subamd kernel: ixv0: failed to allocate IRQ for rid 0, name irq0.
Aug 19 22:28:31 subamd kernel: ixv0: iflib_legacy_setup failed 12
Aug 19 22:28:31 subamd kernel: device_attach: ixv0 attach returned 12
Aug 19 22:28:31 subamd kernel: pci1: &amp;lt;unknown&amp;gt; at device 0.135 (no driver attached)&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;560SFP+&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;sfp&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:3,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;104387-207335&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit8&quot; id=&quot;sfp_ko_replaced&quot;&gt;560SFP+ ko replaced&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:intel82599&amp;amp;codeblock=5&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_boot&quot;&gt;dmesg.boot&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;APIC: CPU 5 has ACPI ID 5
APIC: CPU 6 has ACPI ID 6
APIC: CPU 7 has ACPI ID 7
APIC: CPU 8 has ACPI ID 8
APIC: CPU 9 has ACPI ID 9
APIC: CPU 10 has ACPI ID 10
APIC: CPU 11 has ACPI ID 11
APIC: CPU 12 has ACPI ID 12
APIC: CPU 13 has ACPI ID 13
APIC: CPU 14 has ACPI ID 14
APIC: CPU 15 has ACPI ID 15
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 7
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 8
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 9
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 10
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 11
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 12
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 13
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 14
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 17
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 18
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 19
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 20
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 27
Pentium Pro MTRR support enabled
x86bios:  IVT 0x000000-0x0004ff at 0xfffff80000000000
x86bios: SSEG 0x09e000-0x09efff at 0xfffffe0003ff4000
x86bios:  ROM 0x0a0000-0x0fefff at 0xfffff800000a0000
random: read 3840 bytes from preloaded cache
random: unblocking device.
arc4random: read 32 bytes from preloaded cache
VIMAGE (virtualized network stack) enabled
ULE: setup cpu 0
ULE: setup cpu 1
ULE: setup cpu 2
ULE: setup cpu 3
ULE: setup cpu 4
ULE: setup cpu 5
ULE: setup cpu 6
ULE: setup cpu 7
ULE: setup cpu 8
ULE: setup cpu 9
ULE: setup cpu 10
ULE: setup cpu 11
ULE: setup cpu 12
ULE: setup cpu 13
ULE: setup cpu 14
ULE: setup cpu 15
ACPI: RSDP 0x00000000CBFF5014 000024 (v02 ALASKA)
ACPI: XSDT 0x00000000CBFF4728 0000DC (v01 ALASKA A M I    01072009 AMI  01000013)
ACPI: FACP 0x00000000CAA32000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
ACPI: DSDT 0x00000000CAA2B000 006218 (v02 ALASKA A M I    01072009 INTL 20120913)
ACPI: FACS 0x00000000CAFEF000 000040
ACPI: SSDT 0x00000000CAA38000 007229 (v02 AMD    AmdTable 00000002 MSFT 04000000)
ACPI: SSDT 0x00000000CAA34000 003A78 (v01 AMD    AMD AOD  00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA33000 000221 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
ACPI: FIDT 0x00000000CAA2A000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
ACPI: MCFG 0x00000000CAA29000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
ACPI: AAFT 0x00000000CAA28000 0000ED (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
ACPI: HPET 0x00000000CAA27000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
ACPI: VFCT 0x00000000CAA19000 00D484 (v01 ALASKA A M I    00000001 AMD  31504F47)
ACPI: BGRT 0x00000000CAA18000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
ACPI: SSDT 0x00000000CAA14000 0035A4 (v02 AMD    AmdTable 00000001 AMD  00000001)
ACPI: CRAT 0x00000000CAA13000 000F28 (v01 AMD    AmdTable 00000001 AMD  00000001)
ACPI: CDIT 0x00000000CAA12000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
ACPI: SSDT 0x00000000CAA11000 000D37 (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA0F000 0010A5 (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA0B000 00326A (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: WSMT 0x00000000CAA0A000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
ACPI: APIC 0x00000000CAA09000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
ACPI: SSDT 0x00000000CAA08000 000517 (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA07000 00007D (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA05000 0010AF (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA04000 0000BF (v01 AMD    AmdTable 00001000 INTL 20120913)
ACPI: FPDT 0x00000000CAA03000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
MADT: Found IO APIC ID 17, Interrupt 0 at 0xfec00000
ioapic0: Changing APIC ID to 17
ioapic0: ver 0x21 maxredir 0x17
ioapic0: Routing external 8259A&amp;#039;s -&amp;gt; intpin 0
MADT: Found IO APIC ID 18, Interrupt 24 at 0xfec01000
ioapic1: Changing APIC ID to 18
ioapic1: ver 0x21 maxredir 0x1f
lapic: Routing NMI -&amp;gt; LINT1
lapic: LINT1 trigger: edge
lapic: LINT1 polarity: high
MADT: Interrupt override: source 0, irq 2
ioapic0: Routing IRQ 0 -&amp;gt; intpin 2
MADT: Interrupt override: source 9, irq 9
ioapic0: intpin 9 trigger: level
ioapic0: intpin 9 polarity: low
ioapic0 &amp;lt;Version 2.1&amp;gt; irqs 0-23 on motherboard
ioapic1 &amp;lt;Version 2.1&amp;gt; irqs 24-55 on motherboard
lapic: Divisor 2, Frequency 49907320 Hz
cpu0 BSP:
     ID: 0x00000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #14 Launched!
cpu14 AP:
     ID: 0x0e000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #13 Launched!
cpu13 AP:
     ID: 0x0d000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #15 Launched!
cpu15 AP:
     ID: 0x0f000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #11 Launched!
cpu11 AP:
     ID: 0x0b000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #10 Launched!
cpu10 AP:
     ID: 0x0a000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #7 Launched!
cpu7 AP:
     ID: 0x07000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #2 Launched!
cpu2 AP:
     ID: 0x02000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #1 Launched!
cpu1 AP:
     ID: 0x01000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #4 Launched!
cpu4 AP:
     ID: 0x04000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #8 Launched!
cpu8 AP:
     ID: 0x08000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #3 Launched!
cpu3 AP:
     ID: 0x03000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #5 Launched!
cpu5 AP:
     ID: 0x05000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #6 Launched!
cpu6 AP:
     ID: 0x06000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #12 Launched!
cpu12 AP:
     ID: 0x0c000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #9 Launched!
cpu9 AP:
     ID: 0x09000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
SMP: failed TSC synchronization test
TSC timecounter discards lower 1 bit(s)
Timecounter &amp;quot;TSC-low&amp;quot; frequency 1796663556 Hz quality -100
random: entropy device external interface
wlan: &amp;lt;802.11 Link Layer&amp;gt;
snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024]
feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=2 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25
kbd: new array size 4
kbd1 at kbdmux0
mem: &amp;lt;memory&amp;gt;
000.000023 [4335] netmap_init               netmap: loaded module
null: &amp;lt;full device, null device, zero device&amp;gt;
[ath_hal] loaded
nfslock: pseudo-device
crypto: &amp;lt;crypto core&amp;gt;
tcp_log: tcp_log device
module_register_init: MOD_LOAD (vesa, 0xffffffff8112e0f0, 0) error 19
io: &amp;lt;I/O&amp;gt;
random: registering fast source Intel Secure Key RNG
random: fast provider: &amp;quot;Intel Secure Key RNG&amp;quot;
hpt27xx: RocketRAID 27xx controller driver v1.2.8
hptnr: R750/DC7280 controller driver v1.1.5
hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2
nexus0
efirtc0: &amp;lt;EFI Realtime Clock&amp;gt; on motherboard
efirtc0: registered as a time-of-day clock, resolution 1.000000s
cryptosoft0: &amp;lt;software crypto&amp;gt; on motherboard
crypto: assign cryptosoft0 driver id 0, flags 0x6000000
crypto: cryptosoft0 registers alg 1 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 2 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 3 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 4 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 5 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 16 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 6 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 7 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 32 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 18 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 19 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 20 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 8 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 15 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 9 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 10 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 13 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 14 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 34 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 35 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 36 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 37 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 11 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 22 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 23 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 25 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 24 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 26 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 27 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 28 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 21 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 17 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 29 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 30 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 31 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 40 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 39 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 38 flags 0 maxoplen 0
acpi0: &amp;lt;ALASKA A M I &amp;gt; on motherboard
ACPI: 12 ACPI AML tables successfully acquired and loaded
PCIe: Memory Mapped configuration base @ 0xf0000000
ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 0 vector 48
acpi0: Power Button (fixed)
acpi0: wakeup code va 0xfffffe0003fff000 pa 0x9c000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
attimer0: &amp;lt;AT timer&amp;gt; port 0x40-0x43 irq 0 on acpi0
Timecounter &amp;quot;i8254&amp;quot; frequency 1193182 Hz quality 0
ioapic0: routing intpin 2 (ISA IRQ 0) to lapic 2 vector 48
Event timer &amp;quot;i8254&amp;quot; frequency 1193182 Hz quality 100
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
atrtc0: &amp;lt;AT realtime clock&amp;gt; port 0x70-0x71 on acpi0
atrtc0: registered as a time-of-day clock, resolution 1.000000s
ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 4 vector 48
ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 0 vector 49
Event timer &amp;quot;RTC&amp;quot; frequency 32768 Hz quality 0
hpet0: &amp;lt;High Precision Event Timer&amp;gt; iomem 0xfed00000-0xfed003ff irq 0,8 on acpi0
hpet0: vendor 0x1022, rev 0x1, 14318180Hz, 3 timers, legacy route
hpet0:  t0: irqs 0x00c00000 (0), MSI, periodic
hpet0:  t1: irqs 0x00c00000 (0), MSI, periodic
hpet0:  t2: irqs 0x00c00000 (0), MSI, periodic
Timecounter &amp;quot;HPET&amp;quot; frequency 14318180 Hz quality 950
msi: routing MSI-X IRQ 256 to local APIC 6 vector 48
msi: routing MSI-X IRQ 257 to local APIC 8 vector 48
msi: routing MSI-X IRQ 258 to local APIC 10 vector 48
msi: Assigning MSI-X IRQ 256 to local APIC 0 vector 50
msi: Assigning MSI-X IRQ 257 to local APIC 0 vector 51
msi: Assigning MSI-X IRQ 258 to local APIC 0 vector 52
Event timer &amp;quot;HPET&amp;quot; frequency 14318180 Hz quality 350
Event timer &amp;quot;HPET1&amp;quot; frequency 14318180 Hz quality 350
Event timer &amp;quot;HPET2&amp;quot; frequency 14318180 Hz quality 350
ACPI timer: 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/2 -&amp;gt; 10
Timecounter &amp;quot;ACPI-fast&amp;quot; frequency 3579545 Hz quality 900
acpi_timer0: &amp;lt;32-bit timer at 3.579545MHz&amp;gt; port 0x808-0x80b on acpi0
pci_link0:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link1:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link2:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link3:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link4:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link5:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link6:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link7:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
pcib0: &amp;lt;ACPI Host-PCI bridge&amp;gt; port 0xcf8-0xcff on acpi0
pcib0: decoding 5 range 0-0xff
pcib0: decoding 4 range 0-0x3af
pcib0: decoding 4 range 0x3e0-0xcf7
pcib0: decoding 4 range 0x3b0-0x3df
pcib0: decoding 4 range 0xd00-0xffff
pcib0: decoding 3 range 0xa0000-0xbffff
pcib0: decoding 3 range 0xc0000-0xdffff
pcib0: decoding 3 range 0xd0000000-0xfec2ffff
pcib0: decoding 3 range 0xfee00000-0xffffffff
pci0: &amp;lt;ACPI PCI bus&amp;gt; on pcib0
pci0: domain=0, physical bus=0
found-&amp;gt;	vendor=0x1022, dev=0x1630, revid=0x00
	domain=0, bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1632, revid=0x00
	domain=0, bus=0, slot=1, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1633, revid=0x00
	domain=0, bus=0, slot=1, func=1
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=1, subbus=2
found-&amp;gt;	vendor=0x1022, dev=0x1632, revid=0x00
	domain=0, bus=0, slot=2, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1634, revid=0x00
	domain=0, bus=0, slot=2, func=1
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=3, subbus=12
found-&amp;gt;	vendor=0x1022, dev=0x1632, revid=0x00
	domain=0, bus=0, slot=8, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1635, revid=0x00
	domain=0, bus=0, slot=8, func=1
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=13, subbus=13
found-&amp;gt;	vendor=0x1022, dev=0x790b, revid=0x51
	domain=0, bus=0, slot=20, func=0
	class=0c-05-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0403, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x790e, revid=0x51
	domain=0, bus=0, slot=20, func=3
	class=06-01-00, hdrtype=0x00, mfdev=1
	cmdreg=0x000f, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1448, revid=0x00
	domain=0, bus=0, slot=24, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1449, revid=0x00
	domain=0, bus=0, slot=24, func=1
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144a, revid=0x00
	domain=0, bus=0, slot=24, func=2
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144b, revid=0x00
	domain=0, bus=0, slot=24, func=3
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144c, revid=0x00
	domain=0, bus=0, slot=24, func=4
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144d, revid=0x00
	domain=0, bus=0, slot=24, func=5
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144e, revid=0x00
	domain=0, bus=0, slot=24, func=6
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144f, revid=0x00
	domain=0, bus=0, slot=24, func=7
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
pcib1: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 1.1 on pci0
pcib0: allocated type 4 (0xf000-0xffff) for rid 1c of pcib1
pcib0: allocated type 3 (0xfc900000-0xfccfffff) for rid 20 of pcib1
pcib0: allocated type 3 (0xe0300000-0xe06fffff) for rid 24 of pcib1
pcib1:   domain            0
pcib1:   secondary bus     1
pcib1:   subordinate bus   2
pcib1:   I/O decode        0xf000-0xffff
pcib1:   memory decode     0xfc900000-0xfccfffff
pcib1:   prefetched decode 0xe0300000-0xe06fffff
pci1: &amp;lt;ACPI PCI bus&amp;gt; on pcib1
pcib1: allocated bus range (1-1) for rid 0 of pci1
pci1: domain=0, physical bus=1
found-&amp;gt;	vendor=0x8086, dev=0x10fb, revid=0x01
	domain=0, bus=1, slot=0, func=0
	class=02-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit, vector masks
	MSI-X supports 64 messages in map 0x20
	map[10]: type Memory, range 64, base 0xfca00000, size 20, memory disabled
pcib1: allocated memory range (0xfca00000-0xfcafffff) for rid 10 of pci0:1:0:0
	map[18]: type I/O Port, range 32, base 0xf020, size  5, port disabled
pcib1: allocated I/O port range (0xf020-0xf03f) for rid 18 of pci0:1:0:0
	map[20]: type Memory, range 64, base 0xfcc04000, size 14, enabled
pcib1: allocated memory range (0xfcc04000-0xfcc07fff) for rid 20 of pci0:1:0:0
found-&amp;gt;	vendor=0x8086, dev=0x10fb, revid=0x01
	domain=0, bus=1, slot=0, func=1
	class=02-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit, vector masks
	MSI-X supports 64 messages in map 0x20
	map[10]: type Memory, range 64, base 0xfc900000, size 20, memory disabled
pcib1: allocated memory range (0xfc900000-0xfc9fffff) for rid 10 of pci0:1:0:1
	map[18]: type I/O Port, range 32, base 0xf000, size  5, port disabled
pcib1: allocated I/O port range (0xf000-0xf01f) for rid 18 of pci0:1:0:1
	map[20]: type Memory, range 64, base 0xfcc00000, size 14, enabled
pcib1: allocated memory range (0xfcc00000-0xfcc03fff) for rid 20 of pci0:1:0:1
ix0: &amp;lt;Intel(R) PRO/10GbE PCI-Express Network Driver&amp;gt; port 0xf020-0xf03f mem 0xfca00000-0xfcafffff,0xfcc04000-0xfcc07fff at device 0.0 on pci1
ixgbe_attach: begin
ix0: Using 2048 TX descriptors and 2048 RX descriptors
ix0: msix_init qsets capped at 16
ix0: intr CPUs: 8 queue msgs: 63 admincnt: 1
ix0: Using 8 RX queues 8 TX queues
ix0: attempting to allocate 9 MSI-X vectors (64 supported)
msi: routing MSI-X IRQ 259 to local APIC 12 vector 48
msi: routing MSI-X IRQ 260 to local APIC 14 vector 48
msi: routing MSI-X IRQ 261 to local APIC 0 vector 53
msi: routing MSI-X IRQ 262 to local APIC 2 vector 49
msi: routing MSI-X IRQ 263 to local APIC 4 vector 48
msi: routing MSI-X IRQ 264 to local APIC 6 vector 48
msi: routing MSI-X IRQ 265 to local APIC 8 vector 48
msi: routing MSI-X IRQ 266 to local APIC 10 vector 48
msi: routing MSI-X IRQ 267 to local APIC 12 vector 49
ix0: using IRQs 259-267 for MSI-X
ix0: Using MSI-X interrupts with 9 vectors
ix0: allocated for 8 queues
ix0: allocated for 8 rx queues
msi: Assigning MSI-X IRQ 259 to local APIC 0 vector 54
msi: Assigning MSI-X IRQ 260 to local APIC 2 vector 50
msi: Assigning MSI-X IRQ 261 to local APIC 4 vector 49
msi: Assigning MSI-X IRQ 262 to local APIC 6 vector 49
msi: Assigning MSI-X IRQ 263 to local APIC 8 vector 49
msi: Assigning MSI-X IRQ 264 to local APIC 10 vector 49
msi: Assigning MSI-X IRQ 265 to local APIC 12 vector 48
msi: Assigning MSI-X IRQ 266 to local APIC 14 vector 48
msi: Assigning MSI-X IRQ 259 to local APIC 1 vector 48
msi: Assigning MSI-X IRQ 260 to local APIC 3 vector 48
msi: Assigning MSI-X IRQ 261 to local APIC 5 vector 48
msi: Assigning MSI-X IRQ 262 to local APIC 7 vector 48
msi: Assigning MSI-X IRQ 263 to local APIC 9 vector 48
msi: Assigning MSI-X IRQ 264 to local APIC 11 vector 48
msi: Assigning MSI-X IRQ 265 to local APIC 13 vector 48
msi: Assigning MSI-X IRQ 266 to local APIC 15 vector 48
ix0: bpf attached
ix0: Ethernet address: 38:ea:a7:8e:91:38
ixgbe_setup_interface: begin
ix0: PCI Express Bus: Speed 5.0GT/s Width x8
ix0: netmap queues/slots: TX 8/2048, RX 8/2048
ix1: &amp;lt;Intel(R) PRO/10GbE PCI-Express Network Driver&amp;gt; port 0xf000-0xf01f mem 0xfc900000-0xfc9fffff,0xfcc00000-0xfcc03fff at device 0.1 on pci1
ixgbe_attach: begin
ix1: Using 2048 TX descriptors and 2048 RX descriptors
ix1: msix_init qsets capped at 16
ix1: intr CPUs: 8 queue msgs: 63 admincnt: 1
ix1: Using 8 RX queues 8 TX queues
ix1: attempting to allocate 9 MSI-X vectors (64 supported)
msi: routing MSI-X IRQ 268 to local APIC 14 vector 48
msi: routing MSI-X IRQ 269 to local APIC 0 vector 53
msi: routing MSI-X IRQ 270 to local APIC 2 vector 49
msi: routing MSI-X IRQ 271 to local APIC 4 vector 48
msi: routing MSI-X IRQ 272 to local APIC 6 vector 48
msi: routing MSI-X IRQ 273 to local APIC 8 vector 48
msi: routing MSI-X IRQ 274 to local APIC 10 vector 48
msi: routing MSI-X IRQ 275 to local APIC 12 vector 48
msi: routing MSI-X IRQ 276 to local APIC 14 vector 49
ix1: using IRQs 268-276 for MSI-X
ix1: Using MSI-X interrupts with 9 vectors
ix1: allocated for 8 queues
ix1: allocated for 8 rx queues
msi: Assigning MSI-X IRQ 268 to local APIC 0 vector 54
msi: Assigning MSI-X IRQ 269 to local APIC 2 vector 50
msi: Assigning MSI-X IRQ 270 to local APIC 4 vector 49
msi: Assigning MSI-X IRQ 271 to local APIC 6 vector 49
msi: Assigning MSI-X IRQ 272 to local APIC 8 vector 49
msi: Assigning MSI-X IRQ 273 to local APIC 10 vector 49
msi: Assigning MSI-X IRQ 274 to local APIC 12 vector 50
msi: Assigning MSI-X IRQ 275 to local APIC 14 vector 48
msi: Assigning MSI-X IRQ 268 to local APIC 1 vector 49
msi: Assigning MSI-X IRQ 269 to local APIC 3 vector 49
msi: Assigning MSI-X IRQ 270 to local APIC 5 vector 49
msi: Assigning MSI-X IRQ 271 to local APIC 7 vector 49
msi: Assigning MSI-X IRQ 272 to local APIC 9 vector 49
msi: Assigning MSI-X IRQ 273 to local APIC 11 vector 49
msi: Assigning MSI-X IRQ 274 to local APIC 13 vector 49
msi: Assigning MSI-X IRQ 275 to local APIC 15 vector 49
ix1: bpf attached
ix1: Ethernet address: 38:ea:a7:8e:91:39
ixgbe_setup_interface: begin
ix1: PCI Express Bus: Speed 5.0GT/s Width x8
ix1: netmap queues/slots: TX 8/2048, RX 8/2048
pcib2: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 2.1 on pci0
pcib0: allocated type 4 (0xe000-0xefff) for rid 1c of pcib2
pcib0: allocated type 3 (0xfcd00000-0xfcffffff) for rid 20 of pcib2
pcib2:   domain            0
pcib2:   secondary bus     3
pcib2:   subordinate bus   12
pcib2:   I/O decode        0xe000-0xefff
pcib2:   memory decode     0xfcd00000-0xfcffffff
pci2: &amp;lt;ACPI PCI bus&amp;gt; on pcib2
pcib2: allocated bus range (3-3) for rid 0 of pci2
pci2: domain=0, physical bus=3
found-&amp;gt;	vendor=0x1022, dev=0x43ee, revid=0x00
	domain=0, bus=3, slot=0, func=0
	class=0c-03-30, hdrtype=0x00, mfdev=1
	cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 8 messages, 64 bit
	MSI-X supports 8 messages in map 0x10
	map[10]: type Memory, range 64, base 0xfcfa0000, size 15, enabled
pcib2: allocated memory range (0xfcfa0000-0xfcfa7fff) for rid 10 of pci0:3:0:0
found-&amp;gt;	vendor=0x1022, dev=0x43eb, revid=0x00
	domain=0, bus=3, slot=0, func=1
	class=01-06-01, hdrtype=0x00, mfdev=1
	cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[24]: type Memory, range 32, base 0xfcf80000, size 17, enabled
pcib2: allocated memory range (0xfcf80000-0xfcf9ffff) for rid 24 of pci0:3:0:1
found-&amp;gt;	vendor=0x1022, dev=0x43e9, revid=0x00
	domain=0, bus=3, slot=0, func=2
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=4, subbus=12
pcib2: allocated bus range (4-12) for rid 0 of pci0:3:0:2
xhci0: &amp;lt;XHCI (generic) USB 3.0 controller&amp;gt; mem 0xfcfa0000-0xfcfa7fff at device 0.0 on pci2
xhci0: 32 bytes context size, 64-bit DMA
xhci0: Unable to map MSI-X table
xhci0: attempting to allocate 1 MSI vectors (8 supported)
msi: routing MSI IRQ 277 to local APIC 0 vector 53
xhci0: using IRQ 277 for MSI
xhci0: MSI enabled
usbus0 on xhci0
xhci0: usbpf: Attached
usbus0: 5.0Gbps Super Speed USB v3.0
ahci0: &amp;lt;AHCI SATA controller&amp;gt; mem 0xfcf80000-0xfcf9ffff at device 0.1 on pci2
ahci0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 278 to local APIC 2 vector 49
ahci0: using IRQ 278 for MSI
ahci0: AHCI v1.31 with 6 6Gbps ports, Port Multiplier supported
ahci0: Caps: 64bit NCQ SNTF SS ALP AL CLO 6Gbps PM PMD SSC PSC 32cmd eSATA 6ports
ahci0: Caps2: DESO SADM SDS APST
ahcich0: &amp;lt;AHCI channel&amp;gt; at channel 0 on ahci0
ahcich0: Caps: HPCP
ahcich1: &amp;lt;AHCI channel&amp;gt; at channel 1 on ahci0
ahcich1: Caps: HPCP
ahcich2: &amp;lt;AHCI channel&amp;gt; at channel 2 on ahci0
ahcich2: Caps: HPCP
ahcich3: &amp;lt;AHCI channel&amp;gt; at channel 3 on ahci0
ahcich3: Caps: HPCP
ahcich4: &amp;lt;AHCI channel&amp;gt; at channel 4 on ahci0
ahcich4: Caps: HPCP
ahcich5: &amp;lt;AHCI channel&amp;gt; at channel 5 on ahci0
ahcich5: Caps: HPCP
pcib3: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 0.2 on pci2
pcib2: allocated I/O port range (0xe000-0xefff) for rid 1c of pcib3
pcib2: allocated memory range (0xfcd00000-0xfcefffff) for rid 20 of pcib3
pcib3:   domain            0
pcib3:   secondary bus     4
pcib3:   subordinate bus   12
pcib3:   I/O decode        0xe000-0xefff
pcib3:   memory decode     0xfcd00000-0xfcefffff
pcib3: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02 - AE_NOT_FOUND
pci3: &amp;lt;ACPI PCI bus&amp;gt; on pcib3
pcib3: allocated bus range (4-4) for rid 0 of pci3
pci3: domain=0, physical bus=4
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=0, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=5, subbus=5
pcib3: allocated bus range (5-5) for rid 0 of pci0:4:0:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=1, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=6, subbus=6
pcib3: allocated bus range (6-6) for rid 0 of pci0:4:1:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=2, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=7, subbus=7
pcib3: allocated bus range (7-7) for rid 0 of pci0:4:2:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=3, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=8, subbus=8
pcib3: allocated bus range (8-8) for rid 0 of pci0:4:3:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=6, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=9, subbus=9
pcib3: allocated bus range (9-9) for rid 0 of pci0:4:6:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=7, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=10, subbus=10
pcib3: allocated bus range (10-10) for rid 0 of pci0:4:7:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=8, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=11, subbus=11
pcib3: allocated bus range (11-11) for rid 0 of pci0:4:8:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=9, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=12, subbus=12
pcib3: allocated bus range (12-12) for rid 0 of pci0:4:9:0
pcib4: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 0.0 on pci3
pcib3: allocated I/O port range (0xe000-0xefff) for rid 1c of pcib4
pcib3: allocated memory range (0xfce00000-0xfcefffff) for rid 20 of pcib4
pcib4:   domain            0
pcib4:   secondary bus     5
pcib4:   subordinate bus   5
pcib4:   I/O decode        0xe000-0xefff
pcib4:   memory decode     0xfce00000-0xfcefffff
pcib4: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT20 - AE_NOT_FOUND
pci4: &amp;lt;ACPI PCI bus&amp;gt; on pcib4
pcib4: allocated bus range (5-5) for rid 0 of pci4
pci4: domain=0, physical bus=5
found-&amp;gt;	vendor=0x10ec, dev=0x8168, revid=0x15
	domain=0, bus=5, slot=0, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D1 D2 D3  current D0
	MSI supports 1 message, 64 bit
	MSI-X supports 4 messages in map 0x20
	map[10]: type I/O Port, range 32, base 0xe000, size  8, enabled
pcib4: allocated I/O port range (0xe000-0xe0ff) for rid 10 of pci0:5:0:0
	map[18]: type Memory, range 64, base 0xfce04000, size 12, enabled
pcib4: allocated memory range (0xfce04000-0xfce04fff) for rid 18 of pci0:5:0:0
	map[20]: type Memory, range 64, base 0xfce00000, size 14, enabled
pcib4: allocated memory range (0xfce00000-0xfce03fff) for rid 20 of pci0:5:0:0
re0: &amp;lt;RealTek 8168/8111 B/C/CP/D/DP/E/F/G PCIe Gigabit Ethernet&amp;gt; port 0xe000-0xe0ff mem 0xfce04000-0xfce04fff,0xfce00000-0xfce03fff at device 0.0 on pci4
re0: MSI count : 1
re0: MSI-X count : 4
re0: attempting to allocate 1 MSI-X vectors (4 supported)
msi: routing MSI-X IRQ 279 to local APIC 4 vector 48
re0: using IRQ 279 for MSI-X
re0: Using 1 MSI-X message
re0: ASPM disabled
re0: Chip rev. 0x54000000
re0: MAC rev. 0x00100000
miibus0: &amp;lt;MII bus&amp;gt; on re0
rgephy0: &amp;lt;RTL8251/8153 1000BASE-T media interface&amp;gt; PHY 1 on miibus0
rgephy0: OUI 0x00e04c, model 0x0000, rev. 0
rgephy0:  none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow
re0: Using defaults for TSO: 65518/35/2048
re0: bpf attached
re0: Ethernet address: a8:a1:59:34:3f:7f
re0: netmap queues/slots: TX 1/256, RX 1/256
pcib5: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 1.0 on pci3
pcib3: allocated memory range (0xfcd00000-0xfcdfffff) for rid 20 of pcib5
pcib5:   domain            0
pcib5:   secondary bus     6
pcib5:   subordinate bus   6
pcib5:   memory decode     0xfcd00000-0xfcdfffff
pcib5: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT21 - AE_NOT_FOUND
pci5: &amp;lt;ACPI PCI bus&amp;gt; on pcib5
pcib5: allocated bus range (6-6) for rid 0 of pci5
pci5: domain=0, physical bus=6
found-&amp;gt;	vendor=0x8086, dev=0x24fb, revid=0x10
	domain=0, bus=6, slot=0, func=0
	class=02-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 64, base 0xfcd00000, size 13, memory disabled
pcib5: allocated memory range (0xfcd00000-0xfcd01fff) for rid 10 of pci0:6:0:0
pci5: &amp;lt;network&amp;gt; at device 0.0 (no driver attached)
pcib6: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 2.0 on pci3
pcib6:   domain            0
pcib6:   secondary bus     7
pcib6:   subordinate bus   7
pcib6: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT22 - AE_NOT_FOUND
pci6: &amp;lt;ACPI PCI bus&amp;gt; on pcib6
pcib6: allocated bus range (7-7) for rid 0 of pci6
pci6: domain=0, physical bus=7
pcib7: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 3.0 on pci3
pcib7:   domain            0
pcib7:   secondary bus     8
pcib7:   subordinate bus   8
pcib7: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT23 - AE_NOT_FOUND
pci7: &amp;lt;ACPI PCI bus&amp;gt; on pcib7
pcib7: allocated bus range (8-8) for rid 0 of pci7
pci7: domain=0, physical bus=8
pcib8: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 6.0 on pci3
pcib8:   domain            0
pcib8:   secondary bus     9
pcib8:   subordinate bus   9
pcib8: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT26 - AE_NOT_FOUND
pci8: &amp;lt;ACPI PCI bus&amp;gt; on pcib8
pcib8: allocated bus range (9-9) for rid 0 of pci8
pci8: domain=0, physical bus=9
pcib9: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 7.0 on pci3
pcib9:   domain            0
pcib9:   secondary bus     10
pcib9:   subordinate bus   10
pcib9: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT27 - AE_NOT_FOUND
pci9: &amp;lt;ACPI PCI bus&amp;gt; on pcib9
pcib9: allocated bus range (10-10) for rid 0 of pci9
pci9: domain=0, physical bus=10
pcib10: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 8.0 on pci3
pcib10:   domain            0
pcib10:   secondary bus     11
pcib10:   subordinate bus   11
pcib10: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT28 - AE_NOT_FOUND
pci10: &amp;lt;ACPI PCI bus&amp;gt; on pcib10
pcib10: allocated bus range (11-11) for rid 0 of pci10
pci10: domain=0, physical bus=11
pcib11: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 9.0 on pci3
pcib11:   domain            0
pcib11:   secondary bus     12
pcib11:   subordinate bus   12
pcib11: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT29 - AE_NOT_FOUND
pci11: &amp;lt;ACPI PCI bus&amp;gt; on pcib11
pcib11: allocated bus range (12-12) for rid 0 of pci11
pci11: domain=0, physical bus=12
pcib12: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 8.1 on pci0
pcib0: allocated type 4 (0xd000-0xdfff) for rid 1c of pcib12
pcib0: allocated type 3 (0xfc500000-0xfc8fffff) for rid 20 of pcib12
pcib0: allocated type 3 (0xd0000000-0xe01fffff) for rid 24 of pcib12
pcib12:   domain            0
pcib12:   secondary bus     13
pcib12:   subordinate bus   13
pcib12:   I/O decode        0xd000-0xdfff
pcib12:   memory decode     0xfc500000-0xfc8fffff
pcib12:   prefetched decode 0xd0000000-0xe01fffff
pci12: &amp;lt;ACPI PCI bus&amp;gt; on pcib12
pcib12: allocated bus range (13-13) for rid 0 of pci12
pci12: domain=0, physical bus=13
found-&amp;gt;	vendor=0x1002, dev=0x1636, revid=0xd8
	domain=0, bus=13, slot=0, func=0
	class=03-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 4 messages, 64 bit
	MSI-X supports 4 messages in map 0x24
	map[10]: type Prefetchable Memory, range 64, base 0xd0000000, size 28, enabled
pcib12: allocated prefetch range (0xd0000000-0xdfffffff) for rid 10 of pci0:13:0:0
	map[18]: type Prefetchable Memory, range 64, base 0xe0000000, size 21, enabled
pcib12: allocated prefetch range (0xe0000000-0xe01fffff) for rid 18 of pci0:13:0:0
	map[20]: type I/O Port, range 32, base 0xd000, size  8, port disabled
pcib12: allocated I/O port range (0xd000-0xd0ff) for rid 20 of pci0:13:0:0
	map[24]: type Memory, range 32, base 0xfc800000, size 19, enabled
pcib12: allocated memory range (0xfc800000-0xfc87ffff) for rid 24 of pci0:13:0:0
found-&amp;gt;	vendor=0x1002, dev=0x1637, revid=0x00
	domain=0, bus=13, slot=0, func=1
	class=04-03-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 32, base 0xfc888000, size 14, memory disabled
pcib12: allocated memory range (0xfc888000-0xfc88bfff) for rid 10 of pci0:13:0:1
found-&amp;gt;	vendor=0x1022, dev=0x15df, revid=0x00
	domain=0, bus=13, slot=0, func=2
	class=10-80-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 2 messages, 64 bit
	MSI-X supports 2 messages in map 0x24
	map[18]: type Memory, range 32, base 0xfc700000, size 20, memory disabled
pcib12: allocated memory range (0xfc700000-0xfc7fffff) for rid 18 of pci0:13:0:2
	map[24]: type Memory, range 32, base 0xfc88c000, size 13, enabled
pcib12: allocated memory range (0xfc88c000-0xfc88dfff) for rid 24 of pci0:13:0:2
found-&amp;gt;	vendor=0x1022, dev=0x1639, revid=0x00
	domain=0, bus=13, slot=0, func=3
	class=0c-03-30, hdrtype=0x00, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=d, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 8 messages, 64 bit
	MSI-X supports 8 messages in map 0x10
	map[10]: type Memory, range 64, base 0xfc600000, size 20, enabled
pcib12: allocated memory range (0xfc600000-0xfc6fffff) for rid 10 of pci0:13:0:3
found-&amp;gt;	vendor=0x1022, dev=0x1639, revid=0x00
	domain=0, bus=13, slot=0, func=4
	class=0c-03-30, hdrtype=0x00, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 8 messages, 64 bit
	MSI-X supports 8 messages in map 0x10
	map[10]: type Memory, range 64, base 0xfc500000, size 20, enabled
pcib12: allocated memory range (0xfc500000-0xfc5fffff) for rid 10 of pci0:13:0:4
found-&amp;gt;	vendor=0x1022, dev=0x15e3, revid=0x00
	domain=0, bus=13, slot=0, func=6
	class=04-03-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 32, base 0xfc880000, size 15, memory disabled
pcib12: allocated memory range (0xfc880000-0xfc887fff) for rid 10 of pci0:13:0:6
vgapci0: &amp;lt;VGA-compatible display&amp;gt; port 0xd000-0xd0ff mem 0xd0000000-0xdfffffff,0xe0000000-0xe01fffff,0xfc800000-0xfc87ffff at device 0.0 on pci12
hdac0: &amp;lt;ATI (0x1637) HDA Controller&amp;gt; mem 0xfc888000-0xfc88bfff at device 0.1 on pci12
hdac0: PCI card vendor: 0x1002, device: 0x1637
hdac0: HDA Driver Revision: 20120126_0002
hdac0: Config options: on=0x00000000 off=0x00000000
hdac0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 280 to local APIC 6 vector 48
hdac0: using IRQ 280 for MSI
hdac0: Caps: OSS 4, ISS 0, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256
pci12: &amp;lt;encrypt/decrypt&amp;gt; at device 0.2 (no driver attached)
xhci1: &amp;lt;XHCI (generic) USB 3.0 controller&amp;gt; mem 0xfc600000-0xfc6fffff at device 0.3 on pci12
xhci1: 64 bytes context size, 64-bit DMA
xhci1: Unable to map MSI-X table
xhci1: attempting to allocate 1 MSI vectors (8 supported)
msi: routing MSI IRQ 281 to local APIC 8 vector 48
xhci1: using IRQ 281 for MSI
xhci1: MSI enabled
usbus1 on xhci1
xhci1: usbpf: Attached
usbus1: 5.0Gbps Super Speed USB v3.0
xhci2: &amp;lt;XHCI (generic) USB 3.0 controller&amp;gt; mem 0xfc500000-0xfc5fffff at device 0.4 on pci12
xhci2: 64 bytes context size, 64-bit DMA
xhci2: Unable to map MSI-X table
xhci2: attempting to allocate 1 MSI vectors (8 supported)
msi: routing MSI IRQ 282 to local APIC 10 vector 48
xhci2: using IRQ 282 for MSI
xhci2: MSI enabled
usbus2 on xhci2
xhci2: usbpf: Attached
usbus2: 5.0Gbps Super Speed USB v3.0
hdac1: &amp;lt;AMD (0x15e3) HDA Controller&amp;gt; mem 0xfc880000-0xfc887fff at device 0.6 on pci12
hdac1: PCI card vendor: 0x1849, device: 0x288a
hdac1: HDA Driver Revision: 20120126_0002
hdac1: Config options: on=0x00000000 off=0x00000000
hdac1: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 283 to local APIC 12 vector 48
hdac1: using IRQ 283 for MSI
hdac1: Caps: OSS 4, ISS 4, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256
pci0: &amp;lt;serial bus, SMBus&amp;gt; at device 20.0 (no driver attached)
isab0: &amp;lt;PCI-ISA bridge&amp;gt; at device 20.3 on pci0
isa0: &amp;lt;ISA bus&amp;gt; on isab0
acpi_button0: &amp;lt;Power Button&amp;gt; on acpi0
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart2: &amp;lt;16x50 with 256 byte FIFO&amp;gt; iomem 0xfedc9000-0xfedc9fff,0xfedc7000-0xfedc7fff irq 3 on acpi0
ioapic0: routing intpin 3 (ISA IRQ 3) to lapic 14 vector 48
uart2: fast interrupt
uart2: PPS capture mode: DCD
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart3: &amp;lt;16x50 with 256 byte FIFO&amp;gt; iomem 0xfedca000-0xfedcafff,0xfedc8000-0xfedc8fff irq 4 on acpi0
ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 0 vector 54
uart3: fast interrupt
uart3: PPS capture mode: DCD
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart4: &amp;lt;16x50 with 256 byte FIFO&amp;gt; iomem 0xfedce000-0xfedcefff,0xfedcc000-0xfedccfff irq 3 on acpi0
uart4: fast interrupt
uart4: PPS capture mode: DCD
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart5: &amp;lt;16x50 with 256 byte FIFO&amp;gt; iomem 0xfedcf000-0xfedcffff,0xfedcd000-0xfedcdfff irq 4 on acpi0
uart5: fast interrupt
uart5: PPS capture mode: DCD
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
acpi_syscontainer0: &amp;lt;System Container&amp;gt; on acpi0
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
cpu0: Processor \134_SB_.PLTF.C000 (ACPI ID 0) -&amp;gt; APIC ID 0
cpu0: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu0: switching to generic Cx mode
cpu1: Processor \134_SB_.PLTF.C001 (ACPI ID 1) -&amp;gt; APIC ID 1
cpu1: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu2: Processor \134_SB_.PLTF.C002 (ACPI ID 2) -&amp;gt; APIC ID 2
cpu2: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu3: Processor \134_SB_.PLTF.C003 (ACPI ID 3) -&amp;gt; APIC ID 3
cpu3: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu4: Processor \134_SB_.PLTF.C004 (ACPI ID 4) -&amp;gt; APIC ID 4
cpu4: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu5: Processor \134_SB_.PLTF.C005 (ACPI ID 5) -&amp;gt; APIC ID 5
cpu5: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu6: Processor \134_SB_.PLTF.C006 (ACPI ID 6) -&amp;gt; APIC ID 6
cpu6: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu7: Processor \134_SB_.PLTF.C007 (ACPI ID 7) -&amp;gt; APIC ID 7
cpu7: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu8: Processor \134_SB_.PLTF.C008 (ACPI ID 8) -&amp;gt; APIC ID 8
cpu8: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu9: Processor \134_SB_.PLTF.C009 (ACPI ID 9) -&amp;gt; APIC ID 9
cpu9: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu10: Processor \134_SB_.PLTF.C00A (ACPI ID 10) -&amp;gt; APIC ID 10
cpu10: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu11: Processor \134_SB_.PLTF.C00B (ACPI ID 11) -&amp;gt; APIC ID 11
cpu11: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu12: Processor \134_SB_.PLTF.C00C (ACPI ID 12) -&amp;gt; APIC ID 12
cpu12: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu13: Processor \134_SB_.PLTF.C00D (ACPI ID 13) -&amp;gt; APIC ID 13
cpu13: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu14: Processor \134_SB_.PLTF.C00E (ACPI ID 14) -&amp;gt; APIC ID 14
cpu14: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu15: Processor \134_SB_.PLTF.C00F (ACPI ID 15) -&amp;gt; APIC ID 15
cpu15: &amp;lt;ACPI CPU&amp;gt; on acpi0
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart0: &amp;lt;16550 or compatible&amp;gt; port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
uart0: fast interrupt
uart0: PPS capture mode: DCD
ACPI: Enabled 1 GPEs in block 00 to 1F
pcib0: allocated type 3 (0xa0000-0xa07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa0800-0xa0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa1000-0xa17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa1800-0xa1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa2000-0xa27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa2800-0xa2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa3000-0xa37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa3800-0xa3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa4000-0xa47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa4800-0xa4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa5000-0xa57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa5800-0xa5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa6000-0xa67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa6800-0xa6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa7000-0xa77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa7800-0xa7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa8000-0xa87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa8800-0xa8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa9000-0xa97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa9800-0xa9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xaa000-0xaa7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xaa800-0xaafff) for rid 0 of orm0
pcib0: allocated type 3 (0xab000-0xab7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xab800-0xabfff) for rid 0 of orm0
pcib0: allocated type 3 (0xac000-0xac7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xac800-0xacfff) for rid 0 of orm0
pcib0: allocated type 3 (0xad000-0xad7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xad800-0xadfff) for rid 0 of orm0
pcib0: allocated type 3 (0xae000-0xae7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xae800-0xaefff) for rid 0 of orm0
pcib0: allocated type 3 (0xaf000-0xaf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xaf800-0xaffff) for rid 0 of orm0
pcib0: allocated type 3 (0xb0000-0xb07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb0800-0xb0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb1000-0xb17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb1800-0xb1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb2000-0xb27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb2800-0xb2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb3000-0xb37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb3800-0xb3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb4000-0xb47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb4800-0xb4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb5000-0xb57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb5800-0xb5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb6000-0xb67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb6800-0xb6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb7000-0xb77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb7800-0xb7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb8000-0xb87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb8800-0xb8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb9000-0xb97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb9800-0xb9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xba000-0xba7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xba800-0xbafff) for rid 0 of orm0
pcib0: allocated type 3 (0xbb000-0xbb7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbb800-0xbbfff) for rid 0 of orm0
pcib0: allocated type 3 (0xbc000-0xbc7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbc800-0xbcfff) for rid 0 of orm0
pcib0: allocated type 3 (0xbd000-0xbd7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbd800-0xbdfff) for rid 0 of orm0
pcib0: allocated type 3 (0xbe000-0xbe7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbe800-0xbefff) for rid 0 of orm0
pcib0: allocated type 3 (0xbf000-0xbf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbf800-0xbffff) for rid 0 of orm0
pcib0: allocated type 3 (0xc0000-0xc07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc0800-0xc0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc1000-0xc17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc1800-0xc1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc2000-0xc27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc2800-0xc2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc3000-0xc37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc3800-0xc3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc4000-0xc47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc4800-0xc4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc5000-0xc57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc5800-0xc5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc6000-0xc67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc6800-0xc6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc7000-0xc77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc7800-0xc7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc8000-0xc87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc8800-0xc8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc9000-0xc97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc9800-0xc9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xca000-0xca7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xca800-0xcafff) for rid 0 of orm0
pcib0: allocated type 3 (0xcb000-0xcb7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcb800-0xcbfff) for rid 0 of orm0
pcib0: allocated type 3 (0xcc000-0xcc7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcc800-0xccfff) for rid 0 of orm0
pcib0: allocated type 3 (0xcd000-0xcd7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcd800-0xcdfff) for rid 0 of orm0
pcib0: allocated type 3 (0xce000-0xce7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xce800-0xcefff) for rid 0 of orm0
pcib0: allocated type 3 (0xcf000-0xcf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcf800-0xcffff) for rid 0 of orm0
pcib0: allocated type 3 (0xd0000-0xd07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd0800-0xd0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd1000-0xd17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd1800-0xd1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd2000-0xd27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd2800-0xd2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd3000-0xd37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd3800-0xd3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd4000-0xd47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd4800-0xd4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd5000-0xd57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd5800-0xd5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd6000-0xd67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd6800-0xd6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd7000-0xd77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd7800-0xd7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd8000-0xd87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd8800-0xd8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd9000-0xd97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd9800-0xd9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xda000-0xda7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xda800-0xdafff) for rid 0 of orm0
pcib0: allocated type 3 (0xdb000-0xdb7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xdb800-0xdbfff) for rid 0 of orm0
pcib0: allocated type 3 (0xdc000-0xdc7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xdc800-0xdcfff) for rid 0 of orm0
pcib0: allocated type 3 (0xdd000-0xdd7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xdd800-0xddfff) for rid 0 of orm0
pcib0: allocated type 3 (0xde000-0xde7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xde800-0xdefff) for rid 0 of orm0
pcib0: allocated type 3 (0xdf000-0xdf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xdf800-0xdffff) for rid 0 of orm0
ahc_isa_identify 0: ioport 0xc00 alloc failed
ahc_isa_identify 1: ioport 0x1c00 alloc failed
ahc_isa_identify 2: ioport 0x2c00 alloc failed
ahc_isa_identify 3: ioport 0x3c00 alloc failed
ahc_isa_identify 4: ioport 0x4c00 alloc failed
ahc_isa_identify 5: ioport 0x5c00 alloc failed
ahc_isa_identify 6: ioport 0x6c00 alloc failed
ahc_isa_identify 7: ioport 0x7c00 alloc failed
ahc_isa_identify 8: ioport 0x8c00 alloc failed
ahc_isa_identify 9: ioport 0x9c00 alloc failed
ahc_isa_identify 10: ioport 0xac00 alloc failed
ahc_isa_identify 11: ioport 0xbc00 alloc failed
ahc_isa_identify 12: ioport 0xcc00 alloc failed
ahc_isa_identify 13: ioport 0xdc00 alloc failed
ahc_isa_identify 14: ioport 0xec00 alloc failed
isa_probe_children: disabling PnP devices
atrtc: atrtc0 already exists; skipping it
attimer: attimer0 already exists; skipping it
sc: sc0 already exists; skipping it
uart: uart0 already exists; skipping it
isa_probe_children: probing non-PnP devices
sc0 failed to probe on isa0
vga0 failed to probe on isa0
pcib0: allocated type 4 (0x60-0x60) for rid 0 of atkbdc0
pcib0: allocated type 4 (0x64-0x64) for rid 1 of atkbdc0
atkbdc0: &amp;lt;Keyboard controller (i8042)&amp;gt; at port 0x60,0x64 on isa0
pcib0: allocated type 4 (0x60-0x60) for rid 0 of atkbdc0
pcib0: allocated type 4 (0x64-0x64) for rid 1 of atkbdc0
atkbd0: &amp;lt;AT Keyboard&amp;gt; irq 1 on atkbdc0
kbd0 at atkbd0
kbd0: atkbd0, generic (0), config:0x0, flags:0x1f0000
ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 2 vector 50
atkbd0: [GIANT-LOCKED]
psm0: unable to allocate IRQ
atkbdc0: non-PNP ISA device will be removed from GENERIC in FreeBSD 12.
pcib0: allocated type 4 (0x3f0-0x3f5) for rid 0 of fdc0
pcib0: allocated type 4 (0x3f7-0x3f7) for rid 1 of fdc0
fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
ppc0: cannot reserve I/O port range
ppc0 failed to probe at irq 7 on isa0
pcib0: allocated type 4 (0x2f8-0x2f8) for rid 0 of uart1
uart1 failed to probe at port 0x2f8 irq 3 on isa0
isa_probe_children: probing PnP devices
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
hwpstate0: &amp;lt;Cool`n&amp;#039;Quiet 2.0&amp;gt; on cpu0
Device configuration finished.
procfs registered
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)
Timecounters tick every 1.000 msec
lo0: bpf attached
vlan: initialized, using hash tables with chaining
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
tcp_init: net.inet.tcp.tcbhashsize auto tuned to 131072
IPsec: Initialized Security Association Processing.
AcpiOsExecute: enqueue 16 pending tasks
hpt27xx: no controller detected.
hptnr: no controller detected.
hptrr: no controller detected.
ahcich0: AHCI reset...
hdacc0: &amp;lt;ATI R6xx HDA CODEC&amp;gt; at cad 0 on hdac0
hdaa0: &amp;lt;ATI R6xx Audio Function Group&amp;gt; at nid 1 on hdacc0
ahcich0: hdaa0: Subsystem ID: 0x00aa0100
SATA connect time=100us status=00000133
ahcich0: AHCI reset: device found
hdaa0: NumGPIO=0 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=0
ahcich1: AHCI reset...
hdaa0: Original pins configuration:
hdaa0: nid   0x    as seq device       conn  jack    loc        color   misc
ahcich1: hdaa0:  3 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  5 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  7 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  9 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0: 11 585600f0 15 0  Digital-out   None  Digital 0x18       Unknown 0
hdaa0: 13 585600f0 15 0  Digital-out   None  Digital 0x18       Unknown 0
SATA connect time=100us status=00000133
hdaa0: ahcich1: AHCI reset: device found
Patched pins configuration:
hdaa0: nid   0x    as seq device       conn  jack    loc        color   misc
ahcich2: hdaa0:  3 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  5 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  7 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  9 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0: 11 585600f0 15 0  Digital-out   None  Digital 0x18       Unknown 0 DISA
hdaa0: 13 585600f0 15 0  Digital-out   None  Digital 0x18       Unknown 0 DISA
hdaa0: 4 associations found:
hdaa0: Association 0 (15) out:
hdaa0:  Pin nid=3 seq=0
hdaa0: Association 1 (15) out:
hdaa0:  Pin nid=5 seq=0
hdaa0: Association 2 (15) out:
hdaa0:  Pin nid=7 seq=0
hdaa0: Association 3 (15) out:
hdaa0:  Pin nid=9 seq=0
hdaa0: Tracing association 0 (15)
hdaa0:  Pin 3 traced to DAC 2
hdaa0: Association 0 (15) trace succeeded
hdaa0: Tracing association 1 (15)
hdaa0:  Pin 5 traced to DAC 4
hdaa0: Association 1 (15) trace succeeded
hdaa0: Tracing association 2 (15)
hdaa0:  Pin 7 traced to DAC 6
hdaa0: Association 2 (15) trace succeeded
hdaa0: Tracing association 3 (15)
hdaa0:  Pin 9 traced to DAC 8
hdaa0: Association 3 (15) trace succeeded
hdaa0: Looking for additional DAC for association 0 (15)
hdaa0: Looking for additional DAC for association 1 (15)
hdaa0: Looking for additional DAC for association 2 (15)
hdaa0: Looking for additional DAC for association 3 (15)
hdaa0: Tracing input monitor
hdaa0: Tracing other input monitors
hdaa0: Tracing beeper
AHCI reset...
hdaa0: Pin sense: nid=3 sense=0x7fffffff (disconnected, ELD valid)
hdaa0: Pin sense: nid=5 sense=0x7fffffff (disconnected, ELD valid)
hdaa0: Pin sense: nid=7 sense=0x7fffffff (disconnected, ELD valid)
hdaa0: Pin sense: nid=9 sense=0x7fffffff (disconnected, ELD valid)
hdaa0: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref
pcm0: &amp;lt;ATI R6xx (HDMI)&amp;gt; at nid 3 on hdaa0
pcm0: Playback:
pcm0:      Stream cap: 0x00000005 AC3 PCM
pcm0:         PCM cap: 0x00020070 16 bits, 32 44 48 KHz
pcm0:             DAC: 2
pcm0:
pcm0:     nid=3 [pin: Digital-out (Jack)]
ahcich2: pcm0:       + &amp;lt;- nid=2 [audio output] [src: pcm]
pcm0:
SATA connect timeout time=10000us status=00000000
pcm0: ahcich2: AHCI reset: device not found
ahcich3: Mixer &amp;quot;vol&amp;quot; -&amp;gt; &amp;quot;none&amp;quot;:AHCI reset...
 child=0x00000010
pcm0: Mixer &amp;quot;pcm&amp;quot;: parent=&amp;quot;vol&amp;quot;
pcm0: Soft PCM mixer ENABLED
pcm0: Playback channel set is: Front Left, Front Right,
pcm0: Playback channel matrix is: 2.0 (disconnected)
pcm1: &amp;lt;ATI R6xx (HDMI)&amp;gt; at nid 5 on hdaa0
pcm1: Playback:
ahcich3: pcm1:      Stream cap: 0x00000005 AC3 PCM
pcm1:         PCM cap: 0x00020070 16 bits, 32 44 48 KHz
pcm1:             DAC: 4
pcm1:
pcm1:     nid=5 [pin: Digital-out (Jack)]
pcm1:       + &amp;lt;- nid=4 [audio output] [src: pcm]
pcm1:
SATA connect timeout time=10000us status=00000000
pcm1: ahcich3: AHCI reset: device not found
ahcich4: Mixer &amp;quot;vol&amp;quot; -&amp;gt; &amp;quot;none&amp;quot;: child=0x00000010
pcm1: Mixer &amp;quot;pcm&amp;quot;: parent=&amp;quot;vol&amp;quot;
pcm1: Soft PCM mixer ENABLED
AHCI reset...
pcm1: Playback channel set is: Front Left, Front Right,
pcm1: Playback channel matrix is: 2.0 (disconnected)
pcm2: &amp;lt;ATI R6xx (HDMI)&amp;gt; at nid 7 on hdaa0
pcm2: Playback:
pcm2:      Stream cap: 0x00000005 AC3 PCM
pcm2:         PCM cap: 0x00020070 16 bits, 32 44 48 KHz
pcm2:             DAC: 6
ahcich4: pcm2:
pcm2:     nid=7 [pin: Digital-out (Jack)]
pcm2:       + &amp;lt;- nid=6 [audio output] [src: pcm]
pcm2:
SATA connect timeout time=10000us status=00000000
pcm2: ahcich4: AHCI reset: device not found
ahcich5: AHCI reset...
Mixer &amp;quot;vol&amp;quot; -&amp;gt; &amp;quot;none&amp;quot;: child=0x00000010
pcm2: Mixer &amp;quot;pcm&amp;quot;: parent=&amp;quot;vol&amp;quot;
pcm2: Soft PCM mixer ENABLED
pcm2: Playback channel set is: Front Left, Front Right,
pcm2: Playback channel matrix is: 2.0 (disconnected)
pcm3: &amp;lt;ATI R6xx (HDMI)&amp;gt; at nid 9 on hdaa0
ahcich5: pcm3: Playback:
pcm3:      Stream cap: 0x00000005 AC3 PCM
pcm3:         PCM cap: 0x00020070 16 bits, 32 44 48 KHz
pcm3:             DAC: 8
pcm3:
pcm3:     nid=9 [pin: Digital-out (Jack)]
pcm3:       + &amp;lt;- nid=8 [audio output] [src: pcm]
pcm3:
SATA connect timeout time=10000us status=00000000
pcm3: ahcich5: AHCI reset: device not found
Mixer &amp;quot;vol&amp;quot; -&amp;gt; &amp;quot;none&amp;quot;: child=0x00000010
pcm3: Mixer &amp;quot;pcm&amp;quot;: parent=&amp;quot;vol&amp;quot;
pcm3: Soft PCM mixer ENABLED
pcm3: Playback channel set is: Front Left, Front Right,
pcm3: Playback channel matrix is: 2.0 (disconnected)
hdacc1: &amp;lt;Realtek ALC887 HDA CODEC&amp;gt; at cad 0 on hdac1
hdaa1: &amp;lt;Realtek ALC887 Audio Function Group&amp;gt; at nid 1 on hdacc1
hdaa1: Subsystem ID: 0x1849288a
hdaa1: NumGPIO=2 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1
hdaa1:  GPIO0: disabled
hdaa1:  GPIO1: disabled
hdaa1: Original pins configuration:
hdaa1: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa1: 17 40000000 0  0  Line-out      None  Unknown 0x00       Unknown 0
hdaa1: 18 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 20 01014010 1  0  Line-out      Jack  1/8     Rear       Green   0
hdaa1: 21 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 22 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 23 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 24 01a19030 3  0  Mic           Jack  1/8     Rear       Pink    0
hdaa1: 25 02a19040 4  0  Mic           Jack  1/8     Front      Pink    0
hdaa1: 26 0181303f 3  15 Line-in       Jack  1/8     Rear       Blue    0
hdaa1: 27 02214020 2  0  Headphones    Jack  1/8     Front      Green   0
hdaa1: 28 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 29 4026c629 2  9  Headphones    None  Digital 0x00       Res.C   6
hdaa1: 30 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 31 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: Patching widget caps nid=29 0x00400400 -&amp;gt; 0x00700400
hdaa1: Patched pins configuration:
hdaa1: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa1: 17 40000000 0  0  Line-out      None  Unknown 0x00       Unknown 0 DISA
hdaa1: 18 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 20 01014010 1  0  Line-out      Jack  1/8     Rear       Green   0
hdaa1: 21 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 22 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 23 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 24 01a19030 3  0  Mic           Jack  1/8     Rear       Pink    0
hdaa1: 25 02a19040 4  0  Mic           Jack  1/8     Front      Pink    0
hdaa1: 26 0181303f 3  15 Line-in       Jack  1/8     Rear       Blue    0
hdaa1: 27 02214020 2  0  Headphones    Jack  1/8     Front      Green   0
hdaa1: 28 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 30 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 31 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 4 associations found:
hdaa1: Association 0 (1) out:
hdaa1:  Pin nid=20 seq=0
hdaa1: Association 1 (2) out:
hdaa1:  Pin nid=27 seq=0
hdaa1: Association 2 (3) in:
hdaa1:  Pin nid=24 seq=0
hdaa1:  Pin nid=26 seq=15
hdaa1: Association 3 (4) in:
hdaa1:  Pin nid=25 seq=0
hdaa1: Tracing association 0 (1)
hdaa1:  Pin 20 traced to DAC 2
hdaa1: Association 0 (1) trace succeeded
hdaa1: Tracing association 1 (2)
hdaa1:  Pin 27 traced to DAC 3
hdaa1: Association 1 (2) trace succeeded
hdaa1: Tracing association 2 (3)
hdaa1:  Pin 24 traced to ADC 8
hdaa1:  Pin 26 traced to ADC 8
hdaa1: Association 2 (3) trace succeeded
hdaa1: Tracing association 3 (4)
hdaa1:  Pin 25 traced to ADC 9
hdaa1: Association 3 (4) trace succeeded
hdaa1: Looking for additional DAC for association 0 (1)
hdaa1: Looking for additional DAC for association 1 (2)
hdaa1: Looking for additional ADC for association 2 (3)
hdaa1: Looking for additional ADC for association 3 (4)
hdaa1: Tracing input monitor
hdaa1:  Tracing nid 11 to out
hdaa1:  nid 11 is input monitor
hdaa1:  Tracing nid 34 to out
hdaa1:  Tracing nid 35 to out
hdaa1: Tracing other input monitors
hdaa1:  Tracing nid 24 to out
hdaa1:  Tracing nid 25 to out
hdaa1:  Tracing nid 26 to out
hdaa1: Tracing beeper
hdaa1: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref
pcm4: &amp;lt;Realtek ALC887 (Rear Analog)&amp;gt; at nid 20 and 24,26 on hdaa1
pcm4: Playback:
pcm4:      Stream cap: 0x00000001 PCM
pcm4:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm4:             DAC: 2
pcm4:
pcm4:     nid=20 [pin: Line-out (Green Jack)]
pcm4:       + &amp;lt;- nid=12 [audio mixer] [src: pcm, mix]
pcm4:              + &amp;lt;- nid=2 [audio output] [src: pcm]
pcm4:              + &amp;lt;- nid=11 [audio mixer] [src: mix]
pcm4:
pcm4: Record:
pcm4:      Stream cap: 0x00000001 PCM
pcm4:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm4:             ADC: 8
pcm4:
pcm4:     nid=8 [audio input]
pcm4:       + &amp;lt;- nid=35 [audio mixer] [src: speaker, line, mic, mix]
pcm4:              + &amp;lt;- nid=24 [pin: Mic (Pink Jack)] [src: mic]
pcm4:              + &amp;lt;- nid=26 [pin: Line-in (Blue Jack)] [src: line]
pcm4:              + &amp;lt;- nid=29 [beep widget] [src: speaker]
pcm4:              + &amp;lt;- nid=11 [audio mixer] [src: mix]
pcm4:
pcm4: Input Mix:
pcm4:
pcm4:     nid=11 [audio mixer]
pcm4:       + &amp;lt;- nid=24 [pin: Mic (Pink Jack)] [src: mic]
pcm4:       + &amp;lt;- nid=26 [pin: Line-in (Blue Jack)] [src: line]
pcm4:       + &amp;lt;- nid=29 [beep widget] [src: speaker]
pcm4:
pcm4: Master Volume (OSS: vol): -64/0dB
pcm4:    +- ctl  1 (nid   2 out):    -64/0dB (65 steps)
pcm4:    +- ctl 17 (nid  12 in   0): mute
pcm4:    +- ctl 18 (nid  12 in   1): mute
pcm4:    +- ctl 25 (nid  20 in ):    mute
pcm4:
pcm4: PCM Volume (OSS: pcm): -64/0dB
pcm4:    +- ctl  1 (nid   2 out):    -64/0dB (65 steps)
pcm4:    +- ctl 17 (nid  12 in   0): mute
pcm4:
pcm4: Microphone Volume (OSS: mic): 0/30dB
pcm4:    +- ctl  7 (nid  11 in   0): -34/12dB (32 steps) + mute
pcm4:    +- ctl 30 (nid  24 out):    0/30dB (4 steps)
pcm4:    +- ctl 49 (nid  35 in   0): mute
pcm4:
pcm4: Line-in Volume (OSS: line): 0/30dB
pcm4:    +- ctl  9 (nid  11 in   2): -34/12dB (32 steps) + mute
pcm4:    +- ctl 34 (nid  26 out):    0/30dB (4 steps)
pcm4:    +- ctl 51 (nid  35 in   2): mute
pcm4:
pcm4: Speaker/Beep Volume (OSS: speaker): -34/12dB
pcm4:    +- ctl 12 (nid  11 in   5): -34/12dB (32 steps) + mute
pcm4:    +- ctl 54 (nid  35 in   5): mute
pcm4:
pcm4: Recording Level (OSS: rec): -16/30dB
pcm4:    +- ctl  5 (nid   8 in   0): -16/30dB (47 steps) + mute
pcm4:    +- ctl 49 (nid  35 in   0): mute
pcm4:    +- ctl 51 (nid  35 in   2): mute
pcm4:    +- ctl 54 (nid  35 in   5): mute
pcm4:    +- ctl 59 (nid  35 in  10): mute
pcm4:
pcm4: Input Mix Level (OSS: mix): -34/12dB
pcm4:    +- ctl  7 (nid  11 in   0): -34/12dB (32 steps) + mute
pcm4:    +- ctl  9 (nid  11 in   2): -34/12dB (32 steps) + mute
pcm4:    +- ctl 12 (nid  11 in   5): -34/12dB (32 steps) + mute
pcm4:    +- ctl 18 (nid  12 in   1): mute
pcm4:    +- ctl 59 (nid  35 in  10): mute
pcm4:
pcm4: Input Monitoring Level (OSS: igain): 0/0dB
pcm4:    +- ctl 18 (nid  12 in   1): mute
pcm4:
pcm4: Mixer &amp;quot;vol&amp;quot;:
pcm4: Mixer &amp;quot;pcm&amp;quot;:
pcm4: Mixer &amp;quot;speaker&amp;quot;:
pcm4: Mixer &amp;quot;line&amp;quot;:
pcm4: Mixer &amp;quot;mic&amp;quot;:
pcm4: Mixer &amp;quot;mix&amp;quot;:
pcm4: Mixer &amp;quot;rec&amp;quot;:
pcm4: Mixer &amp;quot;igain&amp;quot;:
pcm4: Mixer &amp;quot;ogain&amp;quot;:
pcm4: Playback channel set is: Front Left, Front Right,
pcm4: Playback channel matrix is: 2.0 (disconnected)
pcm4: Recording channel set is: Front Left, Front Right,
pcm4: Recording channel matrix is: 2.0 (disconnected)
pcm5: &amp;lt;Realtek ALC887 (Front Analog)&amp;gt; at nid 27 and 25 on hdaa1
pcm5: Playback:
pcm5:      Stream cap: 0x00000001 PCM
pcm5:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm5:             DAC: 3
pcm5:
pcm5:     nid=27 [pin: Headphones (Green Jack)]
pcm5:       + &amp;lt;- nid=13 [audio mixer] [src: pcm, mix]
pcm5:              + &amp;lt;- nid=3 [audio output] [src: pcm]
pcm5:              + &amp;lt;- nid=11 [audio mixer] [src: mix]
pcm5:
pcm5: Record:
pcm5:      Stream cap: 0x00000001 PCM
pcm5:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm5:             ADC: 9
pcm5:
pcm5:     nid=9 [audio input]
pcm5:       + &amp;lt;- nid=34 [audio mixer] [src: speaker, monitor]
pcm5:              + &amp;lt;- nid=25 [pin: Mic (Pink Jack)] [src: monitor]
pcm5:              + &amp;lt;- nid=29 [beep widget] [src: speaker]
pcm5:
pcm5: Master Volume (OSS: vol): -64/0dB
pcm5:    +- ctl  2 (nid   3 out):    -64/0dB (65 steps)
pcm5:    +- ctl 19 (nid  13 in   0): mute
pcm5:    +- ctl 20 (nid  13 in   1): mute
pcm5:    +- ctl 35 (nid  27 in ):    mute
pcm5:
pcm5: PCM Volume (OSS: pcm): -64/0dB
pcm5:    +- ctl  2 (nid   3 out):    -64/0dB (65 steps)
pcm5:    +- ctl 19 (nid  13 in   0): mute
pcm5:
pcm5: Microphone2 Volume (OSS: monitor): 0/30dB
pcm5:    +- ctl 32 (nid  25 out):    0/30dB (4 steps)
pcm5:    +- ctl 38 (nid  34 in   1): mute
pcm5:
pcm5: Speaker/Beep Volume (OSS: speaker)
pcm5:    +- ctl 42 (nid  34 in   5): mute
pcm5:
pcm5: Recording Level (OSS: rec): -16/30dB
pcm5:    +- ctl  6 (nid   9 in   0): -16/30dB (47 steps) + mute
pcm5:    +- ctl 32 (nid  25 out):    0/30dB (4 steps)
pcm5:    +- ctl 38 (nid  34 in   1): mute
pcm5:    +- ctl 42 (nid  34 in   5): mute
pcm5:
pcm5: Input Mix Level (OSS: mix)
pcm5:    +- ctl 20 (nid  13 in   1): mute
pcm5:
pcm5: Input Monitoring Level (OSS: igain): 0/0dB
pcm5:    +- ctl 20 (nid  13 in   1): mute
pcm5:
pcm5: Mixer &amp;quot;vol&amp;quot;:
pcm5: Mixer &amp;quot;pcm&amp;quot;:
pcm5: Mixer &amp;quot;rec&amp;quot;:
pcm5: Mixer &amp;quot;igain&amp;quot;:
pcm5: Mixer &amp;quot;ogain&amp;quot;:
pcm5: Mixer &amp;quot;monitor&amp;quot;:
pcm5: Playback channel set is: Front Left, Front Right,
pcm5: Playback channel matrix is: 2.0 (disconnected)
pcm5: Recording channel set is: Front Left, Front Right,
pcm5: Recording channel matrix is: 2.0 (disconnected)
ugen0.1: &amp;lt;0x1022 XHCI root HUB&amp;gt; at usbus0
ahcich0: ugen1.1: &amp;lt;0x1022 XHCI root HUB&amp;gt; at usbus1
ugen2.1: &amp;lt;0x1022 XHCI root HUB&amp;gt; at usbus2
uhub0: AHCI reset: device ready after 100ms
ahcich1: AHCI reset: device ready after 100ms
&amp;lt;0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1&amp;gt; on usbus0
uhub1: &amp;lt;0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1&amp;gt; on usbus2
uhub2: &amp;lt;0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1&amp;gt; on usbus1
pass0 at ahcich0 bus 0 scbus0 target 0 lun 0
pass0: &amp;lt;CHN 25SATA01M 030 P0921A&amp;gt; ACS-2 ATA SATA 3.x device
pass0: Serial Number A130CI02070114
pass0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes)
pass0: Command Queueing enabled
pass1 at ahcich1 bus 0 scbus1 target 0 lun 0
pass1: &amp;lt;ST2000DM001-1CH164 CC29&amp;gt; ACS-2 ATA SATA 3.x device
pass1: Serial Number W1E37816
pass1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
pass1: Command Queueing enabled
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0: &amp;lt;CHN 25SATA01M 030 P0921A&amp;gt; ACS-2 ATA SATA 3.x device
ada0: Serial Number A130CI02070114
ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes)
ada0: Command Queueing enabled
ada0: 28626MB (58626288 512 byte sectors)
GEOM: new disk ada0
ada1 at ahcich1 bus 0 scbus1 target 0 lun 0
ada1: &amp;lt;ST2000DM001-1CH164 CC29&amp;gt; ACS-2 ATA SATA 3.x device
ada1: Serial Number W1E37816
ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada1: Command Queueing enabled
ada1: 1907729MB (3907029168 512 byte sectors)
ada1: quirks=0x1&amp;lt;4K&amp;gt;
Trying to mount root from zfs:zroot/ROOT/default []...
GEOM: new disk ada1
GEOM: ada1: the primary GPT table is corrupt or invalid.
GEOM: ada1: using the secondary instead -- recovery strongly advised.
Root mount waiting for: usbus2 usbus1 usbus0
uhub1: 6 ports with 6 removable, self powered
uhub2: 6 ports with 6 removable, self powered
uhub0: 14 ports with 14 removable, self powered
ugen1.2: &amp;lt;vendor 0x04f3 OM&amp;gt; at usbus1
Root mount waiting for: usbus1 usbus0
ugen0.2: &amp;lt;ASRock LED Controller&amp;gt; at usbus0
ugen1.3: &amp;lt;Chicony Generic USB Hub&amp;gt; at usbus1
uhub3 on uhub2
uhub3: &amp;lt;Chicony Generic USB Hub, class 9/0, rev 1.10/1.00, addr 2&amp;gt; on usbus1
uhub3: 3 ports with 2 removable, bus powered
ugen0.3: &amp;lt;vendor 0x8087 product 0x0aa7&amp;gt; at usbus0
ugen1.4: &amp;lt;Chicony PFU-65 USB Keyboard&amp;gt; at usbus1
ukbd0 on uhub3
ukbd0: &amp;lt;Chicony PFU-65 USB Keyboard, class 0/0, rev 1.10/1.00, addr 3&amp;gt; on usbus1
kbd2 at ukbd0
kbd2: ukbd0, generic (0), config:0x0, flags:0x3d0000
efirtc0: providing initial system time
start_init: trying /sbin/init
lo0: link state changed to UP
re0: link state changed to DOWN
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
pci0: driver added
found-&amp;gt;	vendor=0x1022, dev=0x790b, revid=0x51
	domain=0, bus=0, slot=20, func=0
	class=0c-05-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0403, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
pci0:0:20:0: reprobing on driver added
pci1: driver added
pci2: driver added
pci3: driver added
pci4: driver added
pci5: driver added
found-&amp;gt;	vendor=0x8086, dev=0x24fb, revid=0x10
	domain=0, bus=6, slot=0, func=0
	class=02-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
pci0:6:0:0: reprobing on driver added
iwm0: &amp;lt;Intel(R) Dual Band Wireless AC 3168&amp;gt; mem 0xfcd00000-0xfcd01fff at device 0.0 on pci5
iwm0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 284 to local APIC 4 vector 49
iwm0: using IRQ 284 for MSI
firmware: &amp;#039;iwm3168fw&amp;#039; version 0: 1028032 bytes loaded at 0xffffffff83410000
iwm0: hw rev 0x220, fw ver 22.361476.0, address c8:58:c0:b3:1b:36
iwm0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
iwm0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
iwm0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
pci6: driver added
pci7: driver added
pci8: driver added
pci9: driver added
pci10: driver added
pci11: driver added
pci12: driver added
found-&amp;gt;	vendor=0x1022, dev=0x15df, revid=0x00
	domain=0, bus=13, slot=0, func=2
	class=10-80-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 2 messages, 64 bit
	MSI-X supports 2 messages in map 0x24
pci0:13:0:2: reprobing on driver added
pci0: driver added
found-&amp;gt;	vendor=0x1022, dev=0x790b, revid=0x51
	domain=0, bus=0, slot=20, func=0
	class=0c-05-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0403, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
pci0:0:20:0: reprobing on driver added
intsmb0: &amp;lt;AMD FCH SMBus Controller&amp;gt; at device 20.0 on pci0
pcib0: allocated type 4 (0xcd6-0xcd7) for rid 0 of intsmb0
pcib0: allocated type 4 (0xb00-0xb0f) for rid 0 of intsmb0
smbus0: &amp;lt;System Management Bus&amp;gt; on intsmb0
pci1: driver added
pci2: driver added
pci3: driver added
pci4: driver added
pci5: driver added
pci6: driver added
pci7: driver added
pci8: driver added
pci9: driver added
pci10: driver added
pci11: driver added
pci12: driver added
found-&amp;gt;	vendor=0x1022, dev=0x15df, revid=0x00
	domain=0, bus=13, slot=0, func=2
	class=10-80-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 2 messages, 64 bit
	MSI-X supports 2 messages in map 0x24
pci0:13:0:2: reprobing on driver added
ums0 on uhub2
ums0: &amp;lt;vendor 0x04f3 OM, class 0/0, rev 1.10/24.58, addr 1&amp;gt; on usbus1
ums0: 3 buttons and [XYZ] coordinates ID=0
uhid0 on uhub0
uhid0: &amp;lt;ASRock LED Controller, class 0/0, rev 1.10/0.00, addr 1&amp;gt; on usbus0
ubt0 on uhub0
ubt0: &amp;lt;vendor 0x8087 product 0x0aa7, class 224/1, rev 2.00/0.01, addr 2&amp;gt; on usbus0
WARNING: attempt to domain_add(bluetooth) after domainfinalize()
WARNING: attempt to domain_add(netgraph) after domainfinalize()&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;
&lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:intel82599&amp;amp;codeblock=6&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_&quot;&gt;messages&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;Aug 20 00:01:19 subamd seirios[1316]: ==iovctl -C==
Aug 20 00:01:27 subamd kernel: ixgbe_if_init: begin
Aug 20 00:01:27 subamd kernel: ixgbe_if_multi_set: begin
Aug 20 00:01:27 subamd kernel: pcib1: allocated prefetch range (0xe0300000-0xe030ffff) for rid 184 of ix1
Aug 20 00:01:27 subamd kernel: ix1: Lazy allocation of 0x10000 bytes rid 0x184 type 3 at 0xe0300000
Aug 20 00:01:27 subamd kernel: pcib1: allocated prefetch range (0xe0310000-0xe031ffff) for rid 190 of ix1
Aug 20 00:01:27 subamd kernel: ix1: Lazy allocation of 0x10000 bytes rid 0x190 type 3 at 0xe0310000
Aug 20 00:01:28 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 20 00:01:28 subamd kernel: 	domain=0, bus=1, slot=0, func=129
Aug 20 00:01:28 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 20 00:01:28 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 20 00:01:28 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 20 00:01:28 subamd kernel: 	intpin=_, irq=255
Aug 20 00:01:28 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 20 00:01:28 subamd kernel: 	domain=0, bus=1, slot=0, func=131
Aug 20 00:01:28 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 20 00:01:28 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 20 00:01:28 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 20 00:01:28 subamd kernel: 	intpin=_, irq=255
Aug 20 00:01:28 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 20 00:01:28 subamd kernel: 	domain=0, bus=1, slot=0, func=133
Aug 20 00:01:28 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 20 00:01:28 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 20 00:01:28 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 20 00:01:28 subamd kernel: 	intpin=_, irq=255
Aug 20 00:01:28 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 20 00:01:28 subamd kernel: 	domain=0, bus=1, slot=0, func=135
Aug 20 00:01:28 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 20 00:01:28 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 20 00:01:28 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 20 00:01:28 subamd kernel: 	intpin=_, irq=255
Aug 20 00:01:28 subamd kernel: pci1: &amp;lt;unknown&amp;gt; at device 0.129 (no driver attached)
Aug 20 00:01:29 subamd kernel: ixv0: &amp;lt;Intel(R) PRO/10GbE Virtual Function Network Driver&amp;gt; at device 0.131 on pci1
Aug 20 00:01:29 subamd kernel: ixv0: ...reset_hw() failure: Reset Failed!
Aug 20 00:01:29 subamd kernel: ixv0: IFDI_ATTACH_PRE failed 5
Aug 20 00:01:29 subamd kernel: device_attach: ixv0 attach returned 5
Aug 20 00:01:29 subamd kernel: ixv0: &amp;lt;Intel(R) PRO/10GbE Virtual Function Network Driver&amp;gt; at device 0.133 on pci1
Aug 20 00:01:29 subamd kernel: ixv0: ...reset_hw() failure: Reset Failed!
Aug 20 00:01:29 subamd kernel: ixv0: IFDI_ATTACH_PRE failed 5
Aug 20 00:01:29 subamd kernel: device_attach: ixv0 attach returned 5
Aug 20 00:01:29 subamd kernel: pci1: &amp;lt;unknown&amp;gt; at device 0.135 (no driver attached)
Aug 20 00:01:41 subamd seirios[1330]: ==iovctl -D==
Aug 20 00:01:51 subamd seirios[1332]: ==iovctl -C==
Aug 20 00:01:57 subamd kernel: ixgbe_if_init: begin
Aug 20 00:01:57 subamd kernel: ixgbe_if_multi_set: begin
Aug 20 00:01:57 subamd kernel: pcib1: allocated prefetch range (0xe0300000-0xe030ffff) for rid 184 of ix1
Aug 20 00:01:57 subamd kernel: ix1: Lazy allocation of 0x10000 bytes rid 0x184 type 3 at 0xe0300000
Aug 20 00:01:57 subamd kernel: pcib1: allocated prefetch range (0xe0310000-0xe031ffff) for rid 190 of ix1
Aug 20 00:01:57 subamd kernel: ix1: Lazy allocation of 0x10000 bytes rid 0x190 type 3 at 0xe0310000
Aug 20 00:01:58 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 20 00:01:58 subamd kernel: 	domain=0, bus=1, slot=0, func=129
Aug 20 00:01:58 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 20 00:01:58 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 20 00:01:58 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 20 00:01:58 subamd kernel: 	intpin=_, irq=255
Aug 20 00:01:58 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 20 00:01:58 subamd kernel: 	domain=0, bus=1, slot=0, func=131
Aug 20 00:01:58 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 20 00:01:58 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 20 00:01:58 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 20 00:01:58 subamd kernel: 	intpin=_, irq=255
Aug 20 00:01:58 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 20 00:01:58 subamd kernel: 	domain=0, bus=1, slot=0, func=133
Aug 20 00:01:58 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 20 00:01:58 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 20 00:01:58 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 20 00:01:58 subamd kernel: 	intpin=_, irq=255
Aug 20 00:01:58 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 20 00:01:58 subamd kernel: 	domain=0, bus=1, slot=0, func=135
Aug 20 00:01:58 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 20 00:01:58 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 20 00:01:58 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 20 00:01:58 subamd kernel: 	intpin=_, irq=255
Aug 20 00:01:58 subamd kernel: pci1: &amp;lt;unknown&amp;gt; at device 0.129 (no driver attached)
Aug 20 00:01:58 subamd kernel: ixv0: &amp;lt;Intel(R) PRO/10GbE Virtual Function Network Driver&amp;gt; at device 0.131 on pci1
Aug 20 00:01:58 subamd kernel: ixv0: ...reset_hw() failure: Reset Failed!
Aug 20 00:01:58 subamd kernel: ixv0: IFDI_ATTACH_PRE failed 5
Aug 20 00:01:58 subamd kernel: device_attach: ixv0 attach returned 5
Aug 20 00:01:58 subamd kernel: ixv0: &amp;lt;Intel(R) PRO/10GbE Virtual Function Network Driver&amp;gt; at device 0.133 on pci1
Aug 20 00:01:58 subamd kernel: ixv0: ...reset_hw() failure: Reset Failed!
Aug 20 00:01:58 subamd kernel: ixv0: IFDI_ATTACH_PRE failed 5
Aug 20 00:01:58 subamd kernel: device_attach: ixv0 attach returned 5
Aug 20 00:01:58 subamd kernel: pci1: &amp;lt;unknown&amp;gt; at device 0.135 (no driver attached)&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;560SFP+ ko replaced&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;sfp_ko_replaced&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:5,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;207336-308400&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit9&quot; id=&quot;boot_kernel以下全部置き換えた&quot;&gt;/boot/kernel以下全部置き換えた&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:intel82599&amp;amp;codeblock=7&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_&quot;&gt;dmesg&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;APIC: CPU 2 has ACPI ID 2
APIC: CPU 3 has ACPI ID 3
APIC: CPU 4 has ACPI ID 4
APIC: CPU 5 has ACPI ID 5
APIC: CPU 6 has ACPI ID 6
APIC: CPU 7 has ACPI ID 7
APIC: CPU 8 has ACPI ID 8
APIC: CPU 9 has ACPI ID 9
APIC: CPU 10 has ACPI ID 10
APIC: CPU 11 has ACPI ID 11
APIC: CPU 12 has ACPI ID 12
APIC: CPU 13 has ACPI ID 13
APIC: CPU 14 has ACPI ID 14
APIC: CPU 15 has ACPI ID 15
x86bios:  IVT 0x000000-0x0004ff at 0xfffff80000000000
x86bios: SSEG 0x09e000-0x09efff at 0xfffffe0003fb4000
x86bios:  ROM 0x0a0000-0x0fefff at 0xfffff800000a0000
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 7
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 8
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 9
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 10
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 11
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 12
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 13
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 14
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 17
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 18
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 19
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 20
lapic0: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 27
Pentium Pro MTRR support enabled
random: read 3840 bytes from preloaded cache
random: unblocking device.
arc4random: read 32 bytes from preloaded cache
VIMAGE (virtualized network stack) enabled
ULE: setup cpu 0
ULE: setup cpu 1
ULE: setup cpu 2
ULE: setup cpu 3
ULE: setup cpu 4
ULE: setup cpu 5
ULE: setup cpu 6
ULE: setup cpu 7
ULE: setup cpu 8
ULE: setup cpu 9
ULE: setup cpu 10
ULE: setup cpu 11
ULE: setup cpu 12
ULE: setup cpu 13
ULE: setup cpu 14
ULE: setup cpu 15
ACPI: RSDP 0x00000000CBFF5014 000024 (v02 ALASKA)
ACPI: XSDT 0x00000000CBFF4728 0000DC (v01 ALASKA A M I    01072009 AMI  01000013)
ACPI: FACP 0x00000000CAA32000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
ACPI: DSDT 0x00000000CAA2B000 006218 (v02 ALASKA A M I    01072009 INTL 20120913)
ACPI: FACS 0x00000000CAFEF000 000040
ACPI: SSDT 0x00000000CAA38000 007229 (v02 AMD    AmdTable 00000002 MSFT 04000000)
ACPI: SSDT 0x00000000CAA34000 003A78 (v01 AMD    AMD AOD  00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA33000 000221 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
ACPI: FIDT 0x00000000CAA2A000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
ACPI: MCFG 0x00000000CAA29000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
ACPI: AAFT 0x00000000CAA28000 0000ED (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
ACPI: HPET 0x00000000CAA27000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
ACPI: VFCT 0x00000000CAA19000 00D484 (v01 ALASKA A M I    00000001 AMD  31504F47)
ACPI: BGRT 0x00000000CAA18000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
ACPI: SSDT 0x00000000CAA14000 0035A4 (v02 AMD    AmdTable 00000001 AMD  00000001)
ACPI: CRAT 0x00000000CAA13000 000F28 (v01 AMD    AmdTable 00000001 AMD  00000001)
ACPI: CDIT 0x00000000CAA12000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
ACPI: SSDT 0x00000000CAA11000 000D37 (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA0F000 0010A5 (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA0B000 00326A (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: WSMT 0x00000000CAA0A000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
ACPI: APIC 0x00000000CAA09000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
ACPI: SSDT 0x00000000CAA08000 000517 (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA07000 00007D (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA05000 0010AF (v01 AMD    AmdTable 00000001 INTL 20120913)
ACPI: SSDT 0x00000000CAA04000 0000BF (v01 AMD    AmdTable 00001000 INTL 20120913)
ACPI: FPDT 0x00000000CAA03000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
MADT: Found IO APIC ID 17, Interrupt 0 at 0xfec00000
ioapic0: Changing APIC ID to 17
ioapic0: ver 0x21 maxredir 0x17
ioapic0: Routing external 8259A&amp;#039;s -&amp;gt; intpin 0
MADT: Found IO APIC ID 18, Interrupt 24 at 0xfec01000
ioapic1: Changing APIC ID to 18
ioapic1: ver 0x21 maxredir 0x1f
lapic: Routing NMI -&amp;gt; LINT1
lapic: LINT1 trigger: edge
lapic: LINT1 polarity: high
MADT: Interrupt override: source 0, irq 2
ioapic0: Routing IRQ 0 -&amp;gt; intpin 2
MADT: Interrupt override: source 9, irq 9
ioapic0: intpin 9 trigger: level
ioapic0: intpin 9 polarity: low
ioapic0 &amp;lt;Version 2.1&amp;gt; irqs 0-23 on motherboard
ioapic1 &amp;lt;Version 2.1&amp;gt; irqs 24-55 on motherboard
lapic: Divisor 2, Frequency 49907238 Hz
cpu0 BSP:
     ID: 0x00000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic11: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #11 Launched!
cpu11 AP:
     ID: 0x0b000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic7: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #7 Launched!
cpu7 AP:
     ID: 0x07000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic10: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #10 Launched!
cpu10 AP:
     ID: 0x0a000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic9: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #9 Launched!
cpu9 AP:
     ID: 0x09000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic15: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #15 Launched!
cpu15 AP:
     ID: 0x0f000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic14: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #14 Launched!
cpu14 AP:
     ID: 0x0e000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic13: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #13 Launched!
cpu13 AP:
     ID: 0x0d000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic5: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #5 Launched!
cpu5 AP:
     ID: 0x05000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic12: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #12 Launched!
cpu12 AP:
     ID: 0x0c000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic1: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #1 Launched!
cpu1 AP:
     ID: 0x01000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic3: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #3 Launched!
cpu3 AP:
     ID: 0x03000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic6: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #6 Launched!
cpu6 AP:
     ID: 0x06000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic2: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #2 Launched!
cpu2 AP:
     ID: 0x02000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic4: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #4 Launched!
cpu4 AP:
     ID: 0x04000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 0
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 1
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 2
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 3
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 5
lapic8: MCE Thresholding ELVT unmasked
amd_thresholding_monitor: Starting AMD thresholding on bank 6
SMP: AP CPU #8 Launched!
cpu8 AP:
     ID: 0x08000000   VER: 0x80050010 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
   AMD ext features: 0x00040007
   AMD elvt0: 0x00010000
   AMD elvt1: 0x000000f2
   AMD elvt2: 0x00010000
   AMD elvt3: 0x00010000
SMP: failed TSC synchronization test
TSC timecounter discards lower 1 bit(s)
Timecounter &amp;quot;TSC-low&amp;quot; frequency 1796660568 Hz quality -100
snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024]
feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=2 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25
wlan: &amp;lt;802.11 Link Layer&amp;gt;
random: entropy device external interface
[ath_hal] loaded
nfslock: pseudo-device
crypto: &amp;lt;crypto core&amp;gt;
tcp_log: tcp_log device
module_register_init: MOD_LOAD (vesa, 0xffffffff811527b0, 0) error 19
io: &amp;lt;I/O&amp;gt;
kbd: new array size 4
kbd1 at kbdmux0
mem: &amp;lt;memory&amp;gt;
random: registering fast source Intel Secure Key RNG
random: fast provider: &amp;quot;Intel Secure Key RNG&amp;quot;
000.000065 [4335] netmap_init               netmap: loaded module
null: &amp;lt;full device, null device, zero device&amp;gt;
hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2
hpt27xx: RocketRAID 27xx controller driver v1.2.8
hptnr: R750/DC7280 controller driver v1.1.5
nexus0
efirtc0: &amp;lt;EFI Realtime Clock&amp;gt; on motherboard
efirtc0: registered as a time-of-day clock, resolution 1.000000s
cryptosoft0: &amp;lt;software crypto&amp;gt; on motherboard
crypto: assign cryptosoft0 driver id 0, flags 0x6000000
crypto: cryptosoft0 registers alg 1 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 2 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 3 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 4 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 5 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 16 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 6 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 7 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 32 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 18 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 19 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 20 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 8 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 15 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 9 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 10 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 13 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 14 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 34 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 35 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 36 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 37 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 11 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 22 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 23 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 25 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 24 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 26 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 27 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 28 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 21 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 17 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 29 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 30 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 31 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 40 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 39 flags 0 maxoplen 0
crypto: cryptosoft0 registers alg 38 flags 0 maxoplen 0
acpi0: &amp;lt;ALASKA A M I &amp;gt; on motherboard
ACPI: 12 ACPI AML tables successfully acquired and loaded
PCIe: Memory Mapped configuration base @ 0xf0000000
ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 0 vector 48
acpi0: Power Button (fixed)
acpi0: wakeup code va 0xfffffe0003fff000 pa 0x9c000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
attimer0: &amp;lt;AT timer&amp;gt; port 0x40-0x43 irq 0 on acpi0
Timecounter &amp;quot;i8254&amp;quot; frequency 1193182 Hz quality 0
ioapic0: routing intpin 2 (ISA IRQ 0) to lapic 2 vector 48
Event timer &amp;quot;i8254&amp;quot; frequency 1193182 Hz quality 100
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
atrtc0: &amp;lt;AT realtime clock&amp;gt; port 0x70-0x71 on acpi0
atrtc0: registered as a time-of-day clock, resolution 1.000000s
ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 4 vector 48
ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 0 vector 49
Event timer &amp;quot;RTC&amp;quot; frequency 32768 Hz quality 0
hpet0: &amp;lt;High Precision Event Timer&amp;gt; iomem 0xfed00000-0xfed003ff irq 0,8 on acpi0
hpet0: vendor 0x1022, rev 0x1, 14318180Hz, 3 timers, legacy route
hpet0:  t0: irqs 0x00c00000 (0), MSI, periodic
hpet0:  t1: irqs 0x00c00000 (0), MSI, periodic
hpet0:  t2: irqs 0x00c00000 (0), MSI, periodic
Timecounter &amp;quot;HPET&amp;quot; frequency 14318180 Hz quality 950
msi: routing MSI-X IRQ 256 to local APIC 6 vector 48
msi: routing MSI-X IRQ 257 to local APIC 8 vector 48
msi: routing MSI-X IRQ 258 to local APIC 10 vector 48
msi: Assigning MSI-X IRQ 256 to local APIC 0 vector 50
msi: Assigning MSI-X IRQ 257 to local APIC 0 vector 51
msi: Assigning MSI-X IRQ 258 to local APIC 0 vector 52
Event timer &amp;quot;HPET&amp;quot; frequency 14318180 Hz quality 350
Event timer &amp;quot;HPET1&amp;quot; frequency 14318180 Hz quality 350
Event timer &amp;quot;HPET2&amp;quot; frequency 14318180 Hz quality 350
ACPI timer: 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/2 -&amp;gt; 10
Timecounter &amp;quot;ACPI-fast&amp;quot; frequency 3579545 Hz quality 900
acpi_timer0: &amp;lt;32-bit timer at 3.579545MHz&amp;gt; port 0x808-0x80b on acpi0
pci_link0:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link1:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link2:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link3:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link4:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link5:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link6:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
pci_link7:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  4 5 7 10 11 14 15
  Validation          0  255   N     0  4 5 7 10 11 14 15
  After Disable       0  255   N     0  4 5 7 10 11 14 15
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
pcib0: &amp;lt;ACPI Host-PCI bridge&amp;gt; port 0xcf8-0xcff on acpi0
pcib0: decoding 5 range 0-0xff
pcib0: decoding 4 range 0-0x3af
pcib0: decoding 4 range 0x3e0-0xcf7
pcib0: decoding 4 range 0x3b0-0x3df
pcib0: decoding 4 range 0xd00-0xffff
pcib0: decoding 3 range 0xa0000-0xbffff
pcib0: decoding 3 range 0xc0000-0xdffff
pcib0: decoding 3 range 0xd0000000-0xfec2ffff
pcib0: decoding 3 range 0xfee00000-0xffffffff
pci0: &amp;lt;ACPI PCI bus&amp;gt; on pcib0
pci0: domain=0, physical bus=0
found-&amp;gt;	vendor=0x1022, dev=0x1630, revid=0x00
	domain=0, bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1632, revid=0x00
	domain=0, bus=0, slot=1, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1633, revid=0x00
	domain=0, bus=0, slot=1, func=1
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=1, subbus=2
found-&amp;gt;	vendor=0x1022, dev=0x1632, revid=0x00
	domain=0, bus=0, slot=2, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1634, revid=0x00
	domain=0, bus=0, slot=2, func=1
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=3, subbus=12
found-&amp;gt;	vendor=0x1022, dev=0x1632, revid=0x00
	domain=0, bus=0, slot=8, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1635, revid=0x00
	domain=0, bus=0, slot=8, func=1
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=13, subbus=13
found-&amp;gt;	vendor=0x1022, dev=0x790b, revid=0x51
	domain=0, bus=0, slot=20, func=0
	class=0c-05-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0403, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x790e, revid=0x51
	domain=0, bus=0, slot=20, func=3
	class=06-01-00, hdrtype=0x00, mfdev=1
	cmdreg=0x000f, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1448, revid=0x00
	domain=0, bus=0, slot=24, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x1449, revid=0x00
	domain=0, bus=0, slot=24, func=1
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144a, revid=0x00
	domain=0, bus=0, slot=24, func=2
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144b, revid=0x00
	domain=0, bus=0, slot=24, func=3
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144c, revid=0x00
	domain=0, bus=0, slot=24, func=4
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144d, revid=0x00
	domain=0, bus=0, slot=24, func=5
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144e, revid=0x00
	domain=0, bus=0, slot=24, func=6
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-&amp;gt;	vendor=0x1022, dev=0x144f, revid=0x00
	domain=0, bus=0, slot=24, func=7
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
pcib1: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 1.1 on pci0
pcib0: allocated type 4 (0xf000-0xffff) for rid 1c of pcib1
pcib0: allocated type 3 (0xfc900000-0xfccfffff) for rid 20 of pcib1
pcib0: allocated type 3 (0xe0300000-0xe06fffff) for rid 24 of pcib1
pcib1:   domain            0
pcib1:   secondary bus     1
pcib1:   subordinate bus   2
pcib1:   I/O decode        0xf000-0xffff
pcib1:   memory decode     0xfc900000-0xfccfffff
pcib1:   prefetched decode 0xe0300000-0xe06fffff
pci1: &amp;lt;ACPI PCI bus&amp;gt; on pcib1
pcib1: allocated bus range (1-1) for rid 0 of pci1
pci1: domain=0, physical bus=1
found-&amp;gt;	vendor=0x8086, dev=0x10fb, revid=0x01
	domain=0, bus=1, slot=0, func=0
	class=02-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit, vector masks
	MSI-X supports 64 messages in map 0x20
	map[10]: type Memory, range 64, base 0xfca00000, size 20, memory disabled
pcib1: allocated memory range (0xfca00000-0xfcafffff) for rid 10 of pci0:1:0:0
	map[18]: type I/O Port, range 32, base 0xf020, size  5, port disabled
pcib1: allocated I/O port range (0xf020-0xf03f) for rid 18 of pci0:1:0:0
	map[20]: type Memory, range 64, base 0xfcc04000, size 14, enabled
pcib1: allocated memory range (0xfcc04000-0xfcc07fff) for rid 20 of pci0:1:0:0
found-&amp;gt;	vendor=0x8086, dev=0x10fb, revid=0x01
	domain=0, bus=1, slot=0, func=1
	class=02-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit, vector masks
	MSI-X supports 64 messages in map 0x20
	map[10]: type Memory, range 64, base 0xfc900000, size 20, memory disabled
pcib1: allocated memory range (0xfc900000-0xfc9fffff) for rid 10 of pci0:1:0:1
	map[18]: type I/O Port, range 32, base 0xf000, size  5, port disabled
pcib1: allocated I/O port range (0xf000-0xf01f) for rid 18 of pci0:1:0:1
	map[20]: type Memory, range 64, base 0xfcc00000, size 14, enabled
pcib1: allocated memory range (0xfcc00000-0xfcc03fff) for rid 20 of pci0:1:0:1
ix0: &amp;lt;Intel(R) PRO/10GbE PCI-Express Network Driver&amp;gt; port 0xf020-0xf03f mem 0xfca00000-0xfcafffff,0xfcc04000-0xfcc07fff at device 0.0 on pci1
ixgbe_attach: begin
ix0: Using 2048 TX descriptors and 2048 RX descriptors
ix0: msix_init qsets capped at 16
ix0: intr CPUs: 8 queue msgs: 63 admincnt: 1
ix0: Using 8 RX queues 8 TX queues
ix0: attempting to allocate 9 MSI-X vectors (64 supported)
msi: routing MSI-X IRQ 259 to local APIC 12 vector 48
msi: routing MSI-X IRQ 260 to local APIC 14 vector 48
msi: routing MSI-X IRQ 261 to local APIC 0 vector 53
msi: routing MSI-X IRQ 262 to local APIC 2 vector 49
msi: routing MSI-X IRQ 263 to local APIC 4 vector 48
msi: routing MSI-X IRQ 264 to local APIC 6 vector 48
msi: routing MSI-X IRQ 265 to local APIC 8 vector 48
msi: routing MSI-X IRQ 266 to local APIC 10 vector 48
msi: routing MSI-X IRQ 267 to local APIC 12 vector 49
ix0: using IRQs 259-267 for MSI-X
ix0: Using MSI-X interrupts with 9 vectors
ix0: allocated for 8 queues
ix0: allocated for 8 rx queues
msi: Assigning MSI-X IRQ 259 to local APIC 0 vector 54
msi: Assigning MSI-X IRQ 260 to local APIC 2 vector 50
msi: Assigning MSI-X IRQ 261 to local APIC 4 vector 49
msi: Assigning MSI-X IRQ 262 to local APIC 6 vector 49
msi: Assigning MSI-X IRQ 263 to local APIC 8 vector 49
msi: Assigning MSI-X IRQ 264 to local APIC 10 vector 49
msi: Assigning MSI-X IRQ 265 to local APIC 12 vector 48
msi: Assigning MSI-X IRQ 266 to local APIC 14 vector 48
msi: Assigning MSI-X IRQ 259 to local APIC 1 vector 48
msi: Assigning MSI-X IRQ 260 to local APIC 3 vector 48
msi: Assigning MSI-X IRQ 261 to local APIC 5 vector 48
msi: Assigning MSI-X IRQ 262 to local APIC 7 vector 48
msi: Assigning MSI-X IRQ 263 to local APIC 9 vector 48
msi: Assigning MSI-X IRQ 264 to local APIC 11 vector 48
msi: Assigning MSI-X IRQ 265 to local APIC 13 vector 48
msi: Assigning MSI-X IRQ 266 to local APIC 15 vector 48
ix0: bpf attached
ix0: Ethernet address: 38:ea:a7:8e:91:38
ixgbe_setup_interface: begin
ix0: PCI Express Bus: Speed 5.0GT/s Width x8
ix0: netmap queues/slots: TX 8/2048, RX 8/2048
ix1: &amp;lt;Intel(R) PRO/10GbE PCI-Express Network Driver&amp;gt; port 0xf000-0xf01f mem 0xfc900000-0xfc9fffff,0xfcc00000-0xfcc03fff at device 0.1 on pci1
ixgbe_attach: begin
ix1: Using 2048 TX descriptors and 2048 RX descriptors
ix1: msix_init qsets capped at 16
ix1: intr CPUs: 8 queue msgs: 63 admincnt: 1
ix1: Using 8 RX queues 8 TX queues
ix1: attempting to allocate 9 MSI-X vectors (64 supported)
msi: routing MSI-X IRQ 268 to local APIC 14 vector 48
msi: routing MSI-X IRQ 269 to local APIC 0 vector 53
msi: routing MSI-X IRQ 270 to local APIC 2 vector 49
msi: routing MSI-X IRQ 271 to local APIC 4 vector 48
msi: routing MSI-X IRQ 272 to local APIC 6 vector 48
msi: routing MSI-X IRQ 273 to local APIC 8 vector 48
msi: routing MSI-X IRQ 274 to local APIC 10 vector 48
msi: routing MSI-X IRQ 275 to local APIC 12 vector 48
msi: routing MSI-X IRQ 276 to local APIC 14 vector 49
ix1: using IRQs 268-276 for MSI-X
ix1: Using MSI-X interrupts with 9 vectors
ix1: allocated for 8 queues
ix1: allocated for 8 rx queues
msi: Assigning MSI-X IRQ 268 to local APIC 0 vector 54
msi: Assigning MSI-X IRQ 269 to local APIC 2 vector 50
msi: Assigning MSI-X IRQ 270 to local APIC 4 vector 49
msi: Assigning MSI-X IRQ 271 to local APIC 6 vector 49
msi: Assigning MSI-X IRQ 272 to local APIC 8 vector 49
msi: Assigning MSI-X IRQ 273 to local APIC 10 vector 49
msi: Assigning MSI-X IRQ 274 to local APIC 12 vector 50
msi: Assigning MSI-X IRQ 275 to local APIC 14 vector 48
msi: Assigning MSI-X IRQ 268 to local APIC 1 vector 49
msi: Assigning MSI-X IRQ 269 to local APIC 3 vector 49
msi: Assigning MSI-X IRQ 270 to local APIC 5 vector 49
msi: Assigning MSI-X IRQ 271 to local APIC 7 vector 49
msi: Assigning MSI-X IRQ 272 to local APIC 9 vector 49
msi: Assigning MSI-X IRQ 273 to local APIC 11 vector 49
msi: Assigning MSI-X IRQ 274 to local APIC 13 vector 49
msi: Assigning MSI-X IRQ 275 to local APIC 15 vector 49
ix1: bpf attached
ix1: Ethernet address: 38:ea:a7:8e:91:39
ixgbe_setup_interface: begin
ix1: PCI Express Bus: Speed 5.0GT/s Width x8
ix1: netmap queues/slots: TX 8/2048, RX 8/2048
pcib2: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 2.1 on pci0
pcib0: allocated type 4 (0xe000-0xefff) for rid 1c of pcib2
pcib0: allocated type 3 (0xfcd00000-0xfcffffff) for rid 20 of pcib2
pcib2:   domain            0
pcib2:   secondary bus     3
pcib2:   subordinate bus   12
pcib2:   I/O decode        0xe000-0xefff
pcib2:   memory decode     0xfcd00000-0xfcffffff
pci2: &amp;lt;ACPI PCI bus&amp;gt; on pcib2
pcib2: allocated bus range (3-3) for rid 0 of pci2
pci2: domain=0, physical bus=3
found-&amp;gt;	vendor=0x1022, dev=0x43ee, revid=0x00
	domain=0, bus=3, slot=0, func=0
	class=0c-03-30, hdrtype=0x00, mfdev=1
	cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 8 messages, 64 bit
	MSI-X supports 8 messages in map 0x10
	map[10]: type Memory, range 64, base 0xfcfa0000, size 15, enabled
pcib2: allocated memory range (0xfcfa0000-0xfcfa7fff) for rid 10 of pci0:3:0:0
found-&amp;gt;	vendor=0x1022, dev=0x43eb, revid=0x00
	domain=0, bus=3, slot=0, func=1
	class=01-06-01, hdrtype=0x00, mfdev=1
	cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[24]: type Memory, range 32, base 0xfcf80000, size 17, enabled
pcib2: allocated memory range (0xfcf80000-0xfcf9ffff) for rid 24 of pci0:3:0:1
found-&amp;gt;	vendor=0x1022, dev=0x43e9, revid=0x00
	domain=0, bus=3, slot=0, func=2
	class=06-04-00, hdrtype=0x01, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=4, subbus=12
pcib2: allocated bus range (4-12) for rid 0 of pci0:3:0:2
xhci0: &amp;lt;XHCI (generic) USB 3.0 controller&amp;gt; mem 0xfcfa0000-0xfcfa7fff at device 0.0 on pci2
xhci0: 32 bytes context size, 64-bit DMA
xhci0: Unable to map MSI-X table
xhci0: attempting to allocate 1 MSI vectors (8 supported)
msi: routing MSI IRQ 277 to local APIC 0 vector 53
xhci0: using IRQ 277 for MSI
xhci0: MSI enabled
usbus0 on xhci0
xhci0: usbpf: Attached
usbus0: 5.0Gbps Super Speed USB v3.0
ahci0: &amp;lt;AHCI SATA controller&amp;gt; mem 0xfcf80000-0xfcf9ffff at device 0.1 on pci2
ahci0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 278 to local APIC 2 vector 49
ahci0: using IRQ 278 for MSI
ahci0: AHCI v1.31 with 6 6Gbps ports, Port Multiplier supported
ahci0: Caps: 64bit NCQ SNTF SS ALP AL CLO 6Gbps PM PMD SSC PSC 32cmd eSATA 6ports
ahci0: Caps2: DESO SADM SDS APST
ahcich0: &amp;lt;AHCI channel&amp;gt; at channel 0 on ahci0
ahcich0: Caps: HPCP
ahcich1: &amp;lt;AHCI channel&amp;gt; at channel 1 on ahci0
ahcich1: Caps: HPCP
ahcich2: &amp;lt;AHCI channel&amp;gt; at channel 2 on ahci0
ahcich2: Caps: HPCP
ahcich3: &amp;lt;AHCI channel&amp;gt; at channel 3 on ahci0
ahcich3: Caps: HPCP
ahcich4: &amp;lt;AHCI channel&amp;gt; at channel 4 on ahci0
ahcich4: Caps: HPCP
ahcich5: &amp;lt;AHCI channel&amp;gt; at channel 5 on ahci0
ahcich5: Caps: HPCP
pcib3: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 0.2 on pci2
pcib2: allocated I/O port range (0xe000-0xefff) for rid 1c of pcib3
pcib2: allocated memory range (0xfcd00000-0xfcefffff) for rid 20 of pcib3
pcib3:   domain            0
pcib3:   secondary bus     4
pcib3:   subordinate bus   12
pcib3:   I/O decode        0xe000-0xefff
pcib3:   memory decode     0xfcd00000-0xfcefffff
pcib3: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02 - AE_NOT_FOUND
pci3: &amp;lt;ACPI PCI bus&amp;gt; on pcib3
pcib3: allocated bus range (4-4) for rid 0 of pci3
pci3: domain=0, physical bus=4
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=0, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=5, subbus=5
pcib3: allocated bus range (5-5) for rid 0 of pci0:4:0:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=1, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=6, subbus=6
pcib3: allocated bus range (6-6) for rid 0 of pci0:4:1:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=2, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=7, subbus=7
pcib3: allocated bus range (7-7) for rid 0 of pci0:4:2:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=3, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=8, subbus=8
pcib3: allocated bus range (8-8) for rid 0 of pci0:4:3:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=6, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=9, subbus=9
pcib3: allocated bus range (9-9) for rid 0 of pci0:4:6:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=7, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=10, subbus=10
pcib3: allocated bus range (10-10) for rid 0 of pci0:4:7:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=8, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=11, subbus=11
pcib3: allocated bus range (11-11) for rid 0 of pci0:4:8:0
found-&amp;gt;	vendor=0x1022, dev=0x43ea, revid=0x00
	domain=0, bus=4, slot=9, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	secbus=12, subbus=12
pcib3: allocated bus range (12-12) for rid 0 of pci0:4:9:0
pcib4: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 0.0 on pci3
pcib3: allocated I/O port range (0xe000-0xefff) for rid 1c of pcib4
pcib3: allocated memory range (0xfce00000-0xfcefffff) for rid 20 of pcib4
pcib4:   domain            0
pcib4:   secondary bus     5
pcib4:   subordinate bus   5
pcib4:   I/O decode        0xe000-0xefff
pcib4:   memory decode     0xfce00000-0xfcefffff
pcib4: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT20 - AE_NOT_FOUND
pci4: &amp;lt;ACPI PCI bus&amp;gt; on pcib4
pcib4: allocated bus range (5-5) for rid 0 of pci4
pci4: domain=0, physical bus=5
found-&amp;gt;	vendor=0x10ec, dev=0x8168, revid=0x15
	domain=0, bus=5, slot=0, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D1 D2 D3  current D0
	MSI supports 1 message, 64 bit
	MSI-X supports 4 messages in map 0x20
	map[10]: type I/O Port, range 32, base 0xe000, size  8, enabled
pcib4: allocated I/O port range (0xe000-0xe0ff) for rid 10 of pci0:5:0:0
	map[18]: type Memory, range 64, base 0xfce04000, size 12, enabled
pcib4: allocated memory range (0xfce04000-0xfce04fff) for rid 18 of pci0:5:0:0
	map[20]: type Memory, range 64, base 0xfce00000, size 14, enabled
pcib4: allocated memory range (0xfce00000-0xfce03fff) for rid 20 of pci0:5:0:0
re0: &amp;lt;RealTek 8168/8111 B/C/CP/D/DP/E/F/G PCIe Gigabit Ethernet&amp;gt; port 0xe000-0xe0ff mem 0xfce04000-0xfce04fff,0xfce00000-0xfce03fff at device 0.0 on pci4
re0: MSI count : 1
re0: MSI-X count : 4
re0: attempting to allocate 1 MSI-X vectors (4 supported)
msi: routing MSI-X IRQ 279 to local APIC 4 vector 48
re0: using IRQ 279 for MSI-X
re0: Using 1 MSI-X message
re0: ASPM disabled
re0: Chip rev. 0x54000000
re0: MAC rev. 0x00100000
miibus0: &amp;lt;MII bus&amp;gt; on re0
rgephy0: &amp;lt;RTL8251/8153 1000BASE-T media interface&amp;gt; PHY 1 on miibus0
rgephy0: OUI 0x00e04c, model 0x0000, rev. 0
rgephy0:  none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow
re0: Using defaults for TSO: 65518/35/2048
re0: bpf attached
re0: Ethernet address: a8:a1:59:34:3f:7f
re0: netmap queues/slots: TX 1/256, RX 1/256
pcib5: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 1.0 on pci3
pcib3: allocated memory range (0xfcd00000-0xfcdfffff) for rid 20 of pcib5
pcib5:   domain            0
pcib5:   secondary bus     6
pcib5:   subordinate bus   6
pcib5:   memory decode     0xfcd00000-0xfcdfffff
pcib5: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT21 - AE_NOT_FOUND
pci5: &amp;lt;ACPI PCI bus&amp;gt; on pcib5
pcib5: allocated bus range (6-6) for rid 0 of pci5
pci5: domain=0, physical bus=6
found-&amp;gt;	vendor=0x8086, dev=0x24fb, revid=0x10
	domain=0, bus=6, slot=0, func=0
	class=02-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 64, base 0xfcd00000, size 13, memory disabled
pcib5: allocated memory range (0xfcd00000-0xfcd01fff) for rid 10 of pci0:6:0:0
pci5: &amp;lt;network&amp;gt; at device 0.0 (no driver attached)
pcib6: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 2.0 on pci3
pcib6:   domain            0
pcib6:   secondary bus     7
pcib6:   subordinate bus   7
pcib6: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT22 - AE_NOT_FOUND
pci6: &amp;lt;ACPI PCI bus&amp;gt; on pcib6
pcib6: allocated bus range (7-7) for rid 0 of pci6
pci6: domain=0, physical bus=7
pcib7: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 3.0 on pci3
pcib7:   domain            0
pcib7:   secondary bus     8
pcib7:   subordinate bus   8
pcib7: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT23 - AE_NOT_FOUND
pci7: &amp;lt;ACPI PCI bus&amp;gt; on pcib7
pcib7: allocated bus range (8-8) for rid 0 of pci7
pci7: domain=0, physical bus=8
pcib8: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 6.0 on pci3
pcib8:   domain            0
pcib8:   secondary bus     9
pcib8:   subordinate bus   9
pcib8: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT26 - AE_NOT_FOUND
pci8: &amp;lt;ACPI PCI bus&amp;gt; on pcib8
pcib8: allocated bus range (9-9) for rid 0 of pci8
pci8: domain=0, physical bus=9
pcib9: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 7.0 on pci3
pcib9:   domain            0
pcib9:   secondary bus     10
pcib9:   subordinate bus   10
pcib9: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT27 - AE_NOT_FOUND
pci9: &amp;lt;ACPI PCI bus&amp;gt; on pcib9
pcib9: allocated bus range (10-10) for rid 0 of pci9
pci9: domain=0, physical bus=10
pcib10: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 8.0 on pci3
pcib10:   domain            0
pcib10:   secondary bus     11
pcib10:   subordinate bus   11
pcib10: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT28 - AE_NOT_FOUND
pci10: &amp;lt;ACPI PCI bus&amp;gt; on pcib10
pcib10: allocated bus range (11-11) for rid 0 of pci10
pci10: domain=0, physical bus=11
pcib11: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 9.0 on pci3
pcib11:   domain            0
pcib11:   secondary bus     12
pcib11:   subordinate bus   12
pcib11: could not get PCI interrupt routing table for \134_SB_.PCI0.GPP3.PT02.PT29 - AE_NOT_FOUND
pci11: &amp;lt;ACPI PCI bus&amp;gt; on pcib11
pcib11: allocated bus range (12-12) for rid 0 of pci11
pci11: domain=0, physical bus=12
pcib12: &amp;lt;ACPI PCI-PCI bridge&amp;gt; at device 8.1 on pci0
pcib0: allocated type 4 (0xd000-0xdfff) for rid 1c of pcib12
pcib0: allocated type 3 (0xfc500000-0xfc8fffff) for rid 20 of pcib12
pcib0: allocated type 3 (0xd0000000-0xe01fffff) for rid 24 of pcib12
pcib12:   domain            0
pcib12:   secondary bus     13
pcib12:   subordinate bus   13
pcib12:   I/O decode        0xd000-0xdfff
pcib12:   memory decode     0xfc500000-0xfc8fffff
pcib12:   prefetched decode 0xd0000000-0xe01fffff
pci12: &amp;lt;ACPI PCI bus&amp;gt; on pcib12
pcib12: allocated bus range (13-13) for rid 0 of pci12
pci12: domain=0, physical bus=13
found-&amp;gt;	vendor=0x1002, dev=0x1636, revid=0xd8
	domain=0, bus=13, slot=0, func=0
	class=03-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 4 messages, 64 bit
	MSI-X supports 4 messages in map 0x24
	map[10]: type Prefetchable Memory, range 64, base 0xd0000000, size 28, enabled
pcib12: allocated prefetch range (0xd0000000-0xdfffffff) for rid 10 of pci0:13:0:0
	map[18]: type Prefetchable Memory, range 64, base 0xe0000000, size 21, enabled
pcib12: allocated prefetch range (0xe0000000-0xe01fffff) for rid 18 of pci0:13:0:0
	map[20]: type I/O Port, range 32, base 0xd000, size  8, port disabled
pcib12: allocated I/O port range (0xd000-0xd0ff) for rid 20 of pci0:13:0:0
	map[24]: type Memory, range 32, base 0xfc800000, size 19, enabled
pcib12: allocated memory range (0xfc800000-0xfc87ffff) for rid 24 of pci0:13:0:0
found-&amp;gt;	vendor=0x1002, dev=0x1637, revid=0x00
	domain=0, bus=13, slot=0, func=1
	class=04-03-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=b, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 32, base 0xfc888000, size 14, memory disabled
pcib12: allocated memory range (0xfc888000-0xfc88bfff) for rid 10 of pci0:13:0:1
found-&amp;gt;	vendor=0x1022, dev=0x15df, revid=0x00
	domain=0, bus=13, slot=0, func=2
	class=10-80-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 2 messages, 64 bit
	MSI-X supports 2 messages in map 0x24
	map[18]: type Memory, range 32, base 0xfc700000, size 20, memory disabled
pcib12: allocated memory range (0xfc700000-0xfc7fffff) for rid 18 of pci0:13:0:2
	map[24]: type Memory, range 32, base 0xfc88c000, size 13, enabled
pcib12: allocated memory range (0xfc88c000-0xfc88dfff) for rid 24 of pci0:13:0:2
found-&amp;gt;	vendor=0x1022, dev=0x1639, revid=0x00
	domain=0, bus=13, slot=0, func=3
	class=0c-03-30, hdrtype=0x00, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=d, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 8 messages, 64 bit
	MSI-X supports 8 messages in map 0x10
	map[10]: type Memory, range 64, base 0xfc600000, size 20, enabled
pcib12: allocated memory range (0xfc600000-0xfc6fffff) for rid 10 of pci0:13:0:3
found-&amp;gt;	vendor=0x1022, dev=0x1639, revid=0x00
	domain=0, bus=13, slot=0, func=4
	class=0c-03-30, hdrtype=0x00, mfdev=1
	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 8 messages, 64 bit
	MSI-X supports 8 messages in map 0x10
	map[10]: type Memory, range 64, base 0xfc500000, size 20, enabled
pcib12: allocated memory range (0xfc500000-0xfc5fffff) for rid 10 of pci0:13:0:4
found-&amp;gt;	vendor=0x1022, dev=0x15e3, revid=0x00
	domain=0, bus=13, slot=0, func=6
	class=04-03-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
	map[10]: type Memory, range 32, base 0xfc880000, size 15, memory disabled
pcib12: allocated memory range (0xfc880000-0xfc887fff) for rid 10 of pci0:13:0:6
vgapci0: &amp;lt;VGA-compatible display&amp;gt; port 0xd000-0xd0ff mem 0xd0000000-0xdfffffff,0xe0000000-0xe01fffff,0xfc800000-0xfc87ffff at device 0.0 on pci12
hdac0: &amp;lt;ATI (0x1637) HDA Controller&amp;gt; mem 0xfc888000-0xfc88bfff at device 0.1 on pci12
hdac0: PCI card vendor: 0x1002, device: 0x1637
hdac0: HDA Driver Revision: 20120126_0002
hdac0: Config options: on=0x00000000 off=0x00000000
hdac0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 280 to local APIC 6 vector 48
hdac0: using IRQ 280 for MSI
hdac0: Caps: OSS 4, ISS 0, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256
pci12: &amp;lt;encrypt/decrypt&amp;gt; at device 0.2 (no driver attached)
xhci1: &amp;lt;XHCI (generic) USB 3.0 controller&amp;gt; mem 0xfc600000-0xfc6fffff at device 0.3 on pci12
xhci1: 64 bytes context size, 64-bit DMA
xhci1: Unable to map MSI-X table
xhci1: attempting to allocate 1 MSI vectors (8 supported)
msi: routing MSI IRQ 281 to local APIC 8 vector 48
xhci1: using IRQ 281 for MSI
xhci1: MSI enabled
usbus1 on xhci1
xhci1: usbpf: Attached
usbus1: 5.0Gbps Super Speed USB v3.0
xhci2: &amp;lt;XHCI (generic) USB 3.0 controller&amp;gt; mem 0xfc500000-0xfc5fffff at device 0.4 on pci12
xhci2: 64 bytes context size, 64-bit DMA
xhci2: Unable to map MSI-X table
xhci2: attempting to allocate 1 MSI vectors (8 supported)
msi: routing MSI IRQ 282 to local APIC 10 vector 48
xhci2: using IRQ 282 for MSI
xhci2: MSI enabled
usbus2 on xhci2
xhci2: usbpf: Attached
usbus2: 5.0Gbps Super Speed USB v3.0
hdac1: &amp;lt;AMD (0x15e3) HDA Controller&amp;gt; mem 0xfc880000-0xfc887fff at device 0.6 on pci12
hdac1: PCI card vendor: 0x1849, device: 0x288a
hdac1: HDA Driver Revision: 20120126_0002
hdac1: Config options: on=0x00000000 off=0x00000000
hdac1: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 283 to local APIC 12 vector 48
hdac1: using IRQ 283 for MSI
hdac1: Caps: OSS 4, ISS 4, BSS 0, NSDO 1, 64bit, CORB 256, RIRB 256
pci0: &amp;lt;serial bus, SMBus&amp;gt; at device 20.0 (no driver attached)
isab0: &amp;lt;PCI-ISA bridge&amp;gt; at device 20.3 on pci0
isa0: &amp;lt;ISA bus&amp;gt; on isab0
acpi_button0: &amp;lt;Power Button&amp;gt; on acpi0
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart2: &amp;lt;16x50 with 256 byte FIFO&amp;gt; iomem 0xfedc9000-0xfedc9fff,0xfedc7000-0xfedc7fff irq 3 on acpi0
ioapic0: routing intpin 3 (ISA IRQ 3) to lapic 14 vector 48
uart2: fast interrupt
uart2: PPS capture mode: DCD
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart3: &amp;lt;16x50 with 256 byte FIFO&amp;gt; iomem 0xfedca000-0xfedcafff,0xfedc8000-0xfedc8fff irq 4 on acpi0
ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 0 vector 54
uart3: fast interrupt
uart3: PPS capture mode: DCD
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart4: &amp;lt;16x50 with 256 byte FIFO&amp;gt; iomem 0xfedce000-0xfedcefff,0xfedcc000-0xfedccfff irq 3 on acpi0
uart4: fast interrupt
uart4: PPS capture mode: DCD
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart5: &amp;lt;16x50 with 256 byte FIFO&amp;gt; iomem 0xfedcf000-0xfedcffff,0xfedcd000-0xfedcdfff irq 4 on acpi0
uart5: fast interrupt
uart5: PPS capture mode: DCD
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
acpi_syscontainer0: &amp;lt;System Container&amp;gt; on acpi0
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
cpu0: Processor \134_SB_.PLTF.C000 (ACPI ID 0) -&amp;gt; APIC ID 0
cpu0: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu0: switching to generic Cx mode
cpu1: Processor \134_SB_.PLTF.C001 (ACPI ID 1) -&amp;gt; APIC ID 1
cpu1: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu2: Processor \134_SB_.PLTF.C002 (ACPI ID 2) -&amp;gt; APIC ID 2
cpu2: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu3: Processor \134_SB_.PLTF.C003 (ACPI ID 3) -&amp;gt; APIC ID 3
cpu3: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu4: Processor \134_SB_.PLTF.C004 (ACPI ID 4) -&amp;gt; APIC ID 4
cpu4: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu5: Processor \134_SB_.PLTF.C005 (ACPI ID 5) -&amp;gt; APIC ID 5
cpu5: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu6: Processor \134_SB_.PLTF.C006 (ACPI ID 6) -&amp;gt; APIC ID 6
cpu6: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu7: Processor \134_SB_.PLTF.C007 (ACPI ID 7) -&amp;gt; APIC ID 7
cpu7: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu8: Processor \134_SB_.PLTF.C008 (ACPI ID 8) -&amp;gt; APIC ID 8
cpu8: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu9: Processor \134_SB_.PLTF.C009 (ACPI ID 9) -&amp;gt; APIC ID 9
cpu9: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu10: Processor \134_SB_.PLTF.C00A (ACPI ID 10) -&amp;gt; APIC ID 10
cpu10: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu11: Processor \134_SB_.PLTF.C00B (ACPI ID 11) -&amp;gt; APIC ID 11
cpu11: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu12: Processor \134_SB_.PLTF.C00C (ACPI ID 12) -&amp;gt; APIC ID 12
cpu12: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu13: Processor \134_SB_.PLTF.C00D (ACPI ID 13) -&amp;gt; APIC ID 13
cpu13: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu14: Processor \134_SB_.PLTF.C00E (ACPI ID 14) -&amp;gt; APIC ID 14
cpu14: &amp;lt;ACPI CPU&amp;gt; on acpi0
cpu15: Processor \134_SB_.PLTF.C00F (ACPI ID 15) -&amp;gt; APIC ID 15
cpu15: &amp;lt;ACPI CPU&amp;gt; on acpi0
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
Table &amp;#039;FACP&amp;#039; at 0xcaa32000
FACP: Found table at 0xcaa32000
uart0: &amp;lt;16550 or compatible&amp;gt; port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
uart0: fast interrupt
uart0: PPS capture mode: DCD
ACPI: Enabled 1 GPEs in block 00 to 1F
ahc_isa_identify 0: ioport 0xc00 alloc failed
ahc_isa_identify 1: ioport 0x1c00 alloc failed
ahc_isa_identify 2: ioport 0x2c00 alloc failed
ahc_isa_identify 3: ioport 0x3c00 alloc failed
ahc_isa_identify 4: ioport 0x4c00 alloc failed
ahc_isa_identify 5: ioport 0x5c00 alloc failed
ahc_isa_identify 6: ioport 0x6c00 alloc failed
ahc_isa_identify 7: ioport 0x7c00 alloc failed
ahc_isa_identify 8: ioport 0x8c00 alloc failed
ahc_isa_identify 9: ioport 0x9c00 alloc failed
ahc_isa_identify 10: ioport 0xac00 alloc failed
ahc_isa_identify 11: ioport 0xbc00 alloc failed
ahc_isa_identify 12: ioport 0xcc00 alloc failed
ahc_isa_identify 13: ioport 0xdc00 alloc failed
ahc_isa_identify 14: ioport 0xec00 alloc failed
pcib0: allocated type 3 (0xa0000-0xa07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa0800-0xa0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa1000-0xa17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa1800-0xa1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa2000-0xa27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa2800-0xa2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa3000-0xa37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa3800-0xa3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa4000-0xa47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa4800-0xa4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa5000-0xa57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa5800-0xa5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa6000-0xa67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa6800-0xa6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa7000-0xa77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa7800-0xa7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa8000-0xa87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa8800-0xa8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xa9000-0xa97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xa9800-0xa9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xaa000-0xaa7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xaa800-0xaafff) for rid 0 of orm0
pcib0: allocated type 3 (0xab000-0xab7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xab800-0xabfff) for rid 0 of orm0
pcib0: allocated type 3 (0xac000-0xac7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xac800-0xacfff) for rid 0 of orm0
pcib0: allocated type 3 (0xad000-0xad7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xad800-0xadfff) for rid 0 of orm0
pcib0: allocated type 3 (0xae000-0xae7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xae800-0xaefff) for rid 0 of orm0
pcib0: allocated type 3 (0xaf000-0xaf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xaf800-0xaffff) for rid 0 of orm0
pcib0: allocated type 3 (0xb0000-0xb07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb0800-0xb0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb1000-0xb17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb1800-0xb1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb2000-0xb27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb2800-0xb2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb3000-0xb37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb3800-0xb3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb4000-0xb47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb4800-0xb4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb5000-0xb57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb5800-0xb5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb6000-0xb67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb6800-0xb6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb7000-0xb77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb7800-0xb7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb8000-0xb87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb8800-0xb8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xb9000-0xb97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xb9800-0xb9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xba000-0xba7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xba800-0xbafff) for rid 0 of orm0
pcib0: allocated type 3 (0xbb000-0xbb7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbb800-0xbbfff) for rid 0 of orm0
pcib0: allocated type 3 (0xbc000-0xbc7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbc800-0xbcfff) for rid 0 of orm0
pcib0: allocated type 3 (0xbd000-0xbd7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbd800-0xbdfff) for rid 0 of orm0
pcib0: allocated type 3 (0xbe000-0xbe7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbe800-0xbefff) for rid 0 of orm0
pcib0: allocated type 3 (0xbf000-0xbf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xbf800-0xbffff) for rid 0 of orm0
pcib0: allocated type 3 (0xc0000-0xc07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc0800-0xc0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc1000-0xc17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc1800-0xc1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc2000-0xc27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc2800-0xc2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc3000-0xc37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc3800-0xc3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc4000-0xc47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc4800-0xc4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc5000-0xc57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc5800-0xc5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc6000-0xc67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc6800-0xc6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc7000-0xc77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc7800-0xc7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc8000-0xc87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc8800-0xc8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xc9000-0xc97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xc9800-0xc9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xca000-0xca7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xca800-0xcafff) for rid 0 of orm0
pcib0: allocated type 3 (0xcb000-0xcb7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcb800-0xcbfff) for rid 0 of orm0
pcib0: allocated type 3 (0xcc000-0xcc7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcc800-0xccfff) for rid 0 of orm0
pcib0: allocated type 3 (0xcd000-0xcd7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcd800-0xcdfff) for rid 0 of orm0
pcib0: allocated type 3 (0xce000-0xce7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xce800-0xcefff) for rid 0 of orm0
pcib0: allocated type 3 (0xcf000-0xcf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xcf800-0xcffff) for rid 0 of orm0
pcib0: allocated type 3 (0xd0000-0xd07ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd0800-0xd0fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd1000-0xd17ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd1800-0xd1fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd2000-0xd27ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd2800-0xd2fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd3000-0xd37ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd3800-0xd3fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd4000-0xd47ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd4800-0xd4fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd5000-0xd57ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd5800-0xd5fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd6000-0xd67ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd6800-0xd6fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd7000-0xd77ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd7800-0xd7fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd8000-0xd87ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd8800-0xd8fff) for rid 0 of orm0
pcib0: allocated type 3 (0xd9000-0xd97ff) for rid 0 of orm0
pcib0: allocated type 3 (0xd9800-0xd9fff) for rid 0 of orm0
pcib0: allocated type 3 (0xda000-0xda7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xda800-0xdafff) for rid 0 of orm0
pcib0: allocated type 3 (0xdb000-0xdb7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xdb800-0xdbfff) for rid 0 of orm0
pcib0: allocated type 3 (0xdc000-0xdc7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xdc800-0xdcfff) for rid 0 of orm0
pcib0: allocated type 3 (0xdd000-0xdd7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xdd800-0xddfff) for rid 0 of orm0
pcib0: allocated type 3 (0xde000-0xde7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xde800-0xdefff) for rid 0 of orm0
pcib0: allocated type 3 (0xdf000-0xdf7ff) for rid 0 of orm0
pcib0: allocated type 3 (0xdf800-0xdffff) for rid 0 of orm0
isa_probe_children: disabling PnP devices
atrtc: atrtc0 already exists; skipping it
attimer: attimer0 already exists; skipping it
sc: sc0 already exists; skipping it
uart: uart0 already exists; skipping it
isa_probe_children: probing non-PnP devices
sc0 failed to probe on isa0
vga0 failed to probe on isa0
pcib0: allocated type 4 (0x60-0x60) for rid 0 of atkbdc0
pcib0: allocated type 4 (0x64-0x64) for rid 1 of atkbdc0
atkbdc0: &amp;lt;Keyboard controller (i8042)&amp;gt; at port 0x60,0x64 on isa0
pcib0: allocated type 4 (0x60-0x60) for rid 0 of atkbdc0
pcib0: allocated type 4 (0x64-0x64) for rid 1 of atkbdc0
atkbd0: &amp;lt;AT Keyboard&amp;gt; irq 1 on atkbdc0
kbd0 at atkbd0
kbd0: atkbd0, generic (0), config:0x0, flags:0x1f0000
ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 2 vector 50
atkbd0: [GIANT-LOCKED]
psm0: unable to allocate IRQ
pcib0: allocated type 4 (0x3f0-0x3f5) for rid 0 of fdc0
pcib0: allocated type 4 (0x3f7-0x3f7) for rid 1 of fdc0
fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
ppc0: cannot reserve I/O port range
ppc0 failed to probe at irq 7 on isa0
pcib0: allocated type 4 (0x2f8-0x2f8) for rid 0 of uart1
uart1 failed to probe at port 0x2f8 irq 3 on isa0
isa_probe_children: probing PnP devices
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
AcpiOsExecute: task queue not started
hwpstate0: &amp;lt;Cool`n&amp;#039;Quiet 2.0&amp;gt; on cpu0
Device configuration finished.
procfs registered
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)
Timecounters tick every 1.000 msec
vlan: initialized, using hash tables with chaining
lo0: bpf attached
IPsec: Initialized Security Association Processing.
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
arc4random: read 32 bytes from preloaded cache
tcp_init: net.inet.tcp.tcbhashsize auto tuned to 131072
AcpiOsExecute: enqueue 16 pending tasks
hptrr: no controller detected.
hpt27xx: no controller detected.
hptnr: no controller detected.
ahcich0: AHCI reset...
hdacc0: &amp;lt;ATI R6xx HDA CODEC&amp;gt; at cad 0 on hdac0
hdaa0: &amp;lt;ATI R6xx Audio Function Group&amp;gt; at nid 1 on hdacc0
ahcich0: hdaa0: Subsystem ID: 0x00aa0100
SATA connect time=100us status=00000133
ahcich0: AHCI reset: device found
hdaa0: NumGPIO=0 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=0
ahcich1: AHCI reset...
hdaa0: Original pins configuration:
hdaa0: nid   0x    as seq device       conn  jack    loc        color   misc
ahcich1: hdaa0:  3 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  5 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  7 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
SATA connect time=100us status=00000133
ahcich1: AHCI reset: device found
hdaa0:  9 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
ahcich2: hdaa0: 11 585600f0 15 0  Digital-out   None  Digital 0x18       Unknown 0
hdaa0: 13 585600f0 15 0  Digital-out   None  Digital 0x18       Unknown 0
AHCI reset...
hdaa0: Patched pins configuration:
hdaa0: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa0:  3 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  5 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  7 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0:  9 185600f0 15 0  Digital-out   Jack  Digital 0x18       Unknown 0
hdaa0: 11 585600f0 15 0  Digital-out   None  Digital 0x18       Unknown 0 DISA
hdaa0: 13 585600f0 15 0  Digital-out   None  Digital 0x18       Unknown 0 DISA
hdaa0: 4 associations found:
hdaa0: Association 0 (15) out:
hdaa0:  Pin nid=3 seq=0
hdaa0: Association 1 (15) out:
hdaa0:  Pin nid=5 seq=0
hdaa0: Association 2 (15) out:
ahcich2: hdaa0:  Pin nid=7 seq=0
hdaa0: Association 3 (15) out:
hdaa0:  Pin nid=9 seq=0
hdaa0: Tracing association 0 (15)
hdaa0:  Pin 3 traced to DAC 2
hdaa0: Association 0 (15) trace succeeded
hdaa0: Tracing association 1 (15)
hdaa0:  Pin 5 traced to DAC 4
hdaa0: Association 1 (15) trace succeeded
hdaa0: Tracing association 2 (15)
hdaa0:  Pin 7 traced to DAC 6
hdaa0: Association 2 (15) trace succeeded
hdaa0: Tracing association 3 (15)
hdaa0:  Pin 9 traced to DAC 8
hdaa0: Association 3 (15) trace succeeded
hdaa0: Looking for additional DAC for association 0 (15)
hdaa0: Looking for additional DAC for association 1 (15)
hdaa0: Looking for additional DAC for association 2 (15)
hdaa0: Looking for additional DAC for association 3 (15)
hdaa0: Tracing input monitor
hdaa0: Tracing other input monitors
hdaa0: Tracing beeper
SATA connect timeout time=10000us status=00000000
hdaa0: ahcich2: AHCI reset: device not found
ahcich3: AHCI reset...
Pin sense: nid=3 sense=0x7fffffff (disconnected, ELD valid)
hdaa0: Pin sense: nid=5 sense=0x7fffffff (disconnected, ELD valid)
hdaa0: Pin sense: nid=7 sense=0x7fffffff (disconnected, ELD valid)
hdaa0: Pin sense: nid=9 sense=0x7fffffff (disconnected, ELD valid)
hdaa0: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref
pcm0: &amp;lt;ATI R6xx (HDMI)&amp;gt; at nid 3 on hdaa0
pcm0: Playback:
pcm0:      Stream cap: 0x00000005 AC3 PCM
pcm0:         PCM cap: 0x00020070 16 bits, 32 44 48 KHz
pcm0:             DAC: 2
pcm0:
ahcich3: pcm0:     nid=3 [pin: Digital-out (Jack)]
pcm0:       + &amp;lt;- nid=2 [audio output] [src: pcm]
pcm0:
SATA connect timeout time=10000us status=00000000
pcm0: ahcich3: AHCI reset: device not found
ahcich4: AHCI reset...
Mixer &amp;quot;vol&amp;quot; -&amp;gt; &amp;quot;none&amp;quot;: child=0x00000010
pcm0: Mixer &amp;quot;pcm&amp;quot;: parent=&amp;quot;vol&amp;quot;
pcm0: Soft PCM mixer ENABLED
pcm0: Playback channel set is: Front Left, Front Right,
pcm0: Playback channel matrix is: 2.0 (disconnected)
pcm1: &amp;lt;ATI R6xx (HDMI)&amp;gt; at nid 5 on hdaa0
pcm1: Playback:
ahcich4: pcm1:      Stream cap: 0x00000005SATA connect timeout time=10000us status=00000000
ahcich4: AHCI reset: device not found
ahcich5: AHCI reset...
 AC3 PCM
pcm1:         PCM cap: 0x00020070 16 bits, 32 44 48 KHz
pcm1:             DAC: 4
pcm1:
pcm1:     nid=5 [pin: Digital-out (Jack)]
pcm1:       + &amp;lt;- nid=4 [audio output] [src: pcm]
pcm1:
pcm1: Mixer &amp;quot;vol&amp;quot; -&amp;gt; &amp;quot;none&amp;quot;: child=0x00000010
pcm1: Mixer &amp;quot;pcm&amp;quot;: parent=&amp;quot;vol&amp;quot;
pcm1: Soft PCM mixer ENABLED
ahcich5: SATA connect timeout time=10000us status=00000000
ahcich5: AHCI reset: device not found
pcm1: Playback channel set is: Front Left, Front Right,
pcm1: Playback channel matrix is: 2.0 (disconnected)
pcm2: &amp;lt;ATI R6xx (HDMI)&amp;gt; at nid 7 on hdaa0
pcm2: Playback:
pcm2:      Stream cap: 0x00000005 AC3 PCM
pcm2:         PCM cap: 0x00020070 16 bits, 32 44 48 KHz
pcm2:             DAC: 6
pcm2:
pcm2:     nid=7 [pin: Digital-out (Jack)]
pcm2:       + &amp;lt;- nid=6 [audio output] [src: pcm]
pcm2:
pcm2: Mixer &amp;quot;vol&amp;quot; -&amp;gt; &amp;quot;none&amp;quot;: child=0x00000010
pcm2: Mixer &amp;quot;pcm&amp;quot;: parent=&amp;quot;vol&amp;quot;
pcm2: Soft PCM mixer ENABLED
pcm2: Playback channel set is: Front Left, Front Right,
pcm2: Playback channel matrix is: 2.0 (disconnected)
pcm3: &amp;lt;ATI R6xx (HDMI)&amp;gt; at nid 9 on hdaa0
pcm3: Playback:
pcm3:      Stream cap: 0x00000005 AC3 PCM
pcm3:         PCM cap: 0x00020070 16 bits, 32 44 48 KHz
pcm3:             DAC: 8
pcm3:
pcm3:     nid=9 [pin: Digital-out (Jack)]
pcm3:       + &amp;lt;- nid=8 [audio output] [src: pcm]
pcm3:
pcm3: Mixer &amp;quot;vol&amp;quot; -&amp;gt; &amp;quot;none&amp;quot;: child=0x00000010
pcm3: Mixer &amp;quot;pcm&amp;quot;: parent=&amp;quot;vol&amp;quot;
pcm3: Soft PCM mixer ENABLED
pcm3: Playback channel set is: Front Left, Front Right,
pcm3: Playback channel matrix is: 2.0 (disconnected)
hdacc1: &amp;lt;Realtek ALC887 HDA CODEC&amp;gt; at cad 0 on hdac1
hdaa1: &amp;lt;Realtek ALC887 Audio Function Group&amp;gt; at nid 1 on hdacc1
hdaa1: Subsystem ID: 0x1849288a
hdaa1: NumGPIO=2 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1
hdaa1:  GPIO0: disabled
hdaa1:  GPIO1: disabled
hdaa1: Original pins configuration:
hdaa1: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa1: 17 40000000 0  0  Line-out      None  Unknown 0x00       Unknown 0
hdaa1: 18 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 20 01014010 1  0  Line-out      Jack  1/8     Rear       Green   0
hdaa1: 21 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 22 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 23 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 24 01a19030 3  0  Mic           Jack  1/8     Rear       Pink    0
hdaa1: 25 02a19040 4  0  Mic           Jack  1/8     Front      Pink    0
hdaa1: 26 0181303f 3  15 Line-in       Jack  1/8     Rear       Blue    0
hdaa1: 27 02214020 2  0  Headphones    Jack  1/8     Front      Green   0
hdaa1: 28 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 29 4026c629 2  9  Headphones    None  Digital 0x00       Res.C   6
hdaa1: 30 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: 31 411111f0 15 0  Speaker       None  1/8     Rear       Black   1
hdaa1: Patching widget caps nid=29 0x00400400 -&amp;gt; 0x00700400
hdaa1: Patched pins configuration:
hdaa1: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa1: 17 40000000 0  0  Line-out      None  Unknown 0x00       Unknown 0 DISA
hdaa1: 18 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 20 01014010 1  0  Line-out      Jack  1/8     Rear       Green   0
hdaa1: 21 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 22 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 23 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 24 01a19030 3  0  Mic           Jack  1/8     Rear       Pink    0
hdaa1: 25 02a19040 4  0  Mic           Jack  1/8     Front      Pink    0
hdaa1: 26 0181303f 3  15 Line-in       Jack  1/8     Rear       Blue    0
hdaa1: 27 02214020 2  0  Headphones    Jack  1/8     Front      Green   0
hdaa1: 28 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 30 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 31 411111f0 15 0  Speaker       None  1/8     Rear       Black   1 DISA
hdaa1: 4 associations found:
hdaa1: Association 0 (1) out:
hdaa1:  Pin nid=20 seq=0
hdaa1: Association 1 (2) out:
hdaa1:  Pin nid=27 seq=0
hdaa1: Association 2 (3) in:
hdaa1:  Pin nid=24 seq=0
hdaa1:  Pin nid=26 seq=15
hdaa1: Association 3 (4) in:
hdaa1:  Pin nid=25 seq=0
hdaa1: Tracing association 0 (1)
hdaa1:  Pin 20 traced to DAC 2
hdaa1: Association 0 (1) trace succeeded
hdaa1: Tracing association 1 (2)
hdaa1:  Pin 27 traced to DAC 3
hdaa1: Association 1 (2) trace succeeded
hdaa1: Tracing association 2 (3)
hdaa1:  Pin 24 traced to ADC 8
hdaa1:  Pin 26 traced to ADC 8
hdaa1: Association 2 (3) trace succeeded
hdaa1: Tracing association 3 (4)
hdaa1:  Pin 25 traced to ADC 9
hdaa1: Association 3 (4) trace succeeded
hdaa1: Looking for additional DAC for association 0 (1)
hdaa1: Looking for additional DAC for association 1 (2)
hdaa1: Looking for additional ADC for association 2 (3)
hdaa1: Looking for additional ADC for association 3 (4)
hdaa1: Tracing input monitor
hdaa1:  Tracing nid 11 to out
hdaa1:  nid 11 is input monitor
hdaa1:  Tracing nid 34 to out
hdaa1:  Tracing nid 35 to out
hdaa1: Tracing other input monitors
hdaa1:  Tracing nid 24 to out
hdaa1:  Tracing nid 25 to out
hdaa1:  Tracing nid 26 to out
hdaa1: Tracing beeper
hdaa1: FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref
pcm4: &amp;lt;Realtek ALC887 (Rear Analog)&amp;gt; at nid 20 and 24,26 on hdaa1
pcm4: Playback:
pcm4:      Stream cap: 0x00000001 PCM
pcm4:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm4:             DAC: 2
pcm4:
pcm4:     nid=20 [pin: Line-out (Green Jack)]
pcm4:       + &amp;lt;- nid=12 [audio mixer] [src: pcm, mix]
pcm4:              + &amp;lt;- nid=2 [audio output] [src: pcm]
pcm4:              + &amp;lt;- nid=11 [audio mixer] [src: mix]
pcm4:
pcm4: Record:
pcm4:      Stream cap: 0x00000001 PCM
pcm4:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm4:             ADC: 8
pcm4:
pcm4:     nid=8 [audio input]
pcm4:       + &amp;lt;- nid=35 [audio mixer] [src: speaker, line, mic, mix]
pcm4:              + &amp;lt;- nid=24 [pin: Mic (Pink Jack)] [src: mic]
pcm4:              + &amp;lt;- nid=26 [pin: Line-in (Blue Jack)] [src: line]
pcm4:              + &amp;lt;- nid=29 [beep widget] [src: speaker]
pcm4:              + &amp;lt;- nid=11 [audio mixer] [src: mix]
pcm4:
pcm4: Input Mix:
pcm4:
pcm4:     nid=11 [audio mixer]
pcm4:       + &amp;lt;- nid=24 [pin: Mic (Pink Jack)] [src: mic]
pcm4:       + &amp;lt;- nid=26 [pin: Line-in (Blue Jack)] [src: line]
pcm4:       + &amp;lt;- nid=29 [beep widget] [src: speaker]
pcm4:
pcm4: Master Volume (OSS: vol): -64/0dB
pcm4:    +- ctl  1 (nid   2 out):    -64/0dB (65 steps)
pcm4:    +- ctl 17 (nid  12 in   0): mute
pcm4:    +- ctl 18 (nid  12 in   1): mute
pcm4:    +- ctl 25 (nid  20 in ):    mute
pcm4:
pcm4: PCM Volume (OSS: pcm): -64/0dB
pcm4:    +- ctl  1 (nid   2 out):    -64/0dB (65 steps)
pcm4:    +- ctl 17 (nid  12 in   0): mute
pcm4:
pcm4: Microphone Volume (OSS: mic): 0/30dB
pcm4:    +- ctl  7 (nid  11 in   0): -34/12dB (32 steps) + mute
pcm4:    +- ctl 30 (nid  24 out):    0/30dB (4 steps)
pcm4:    +- ctl 49 (nid  35 in   0): mute
pcm4:
pcm4: Line-in Volume (OSS: line): 0/30dB
pcm4:    +- ctl  9 (nid  11 in   2): -34/12dB (32 steps) + mute
pcm4:    +- ctl 34 (nid  26 out):    0/30dB (4 steps)
pcm4:    +- ctl 51 (nid  35 in   2): mute
pcm4:
pcm4: Speaker/Beep Volume (OSS: speaker): -34/12dB
pcm4:    +- ctl 12 (nid  11 in   5): -34/12dB (32 steps) + mute
pcm4:    +- ctl 54 (nid  35 in   5): mute
pcm4:
pcm4: Recording Level (OSS: rec): -16/30dB
pcm4:    +- ctl  5 (nid   8 in   0): -16/30dB (47 steps) + mute
pcm4:    +- ctl 49 (nid  35 in   0): mute
pcm4:    +- ctl 51 (nid  35 in   2): mute
pcm4:    +- ctl 54 (nid  35 in   5): mute
pcm4:    +- ctl 59 (nid  35 in  10): mute
pcm4:
pcm4: Input Mix Level (OSS: mix): -34/12dB
pcm4:    +- ctl  7 (nid  11 in   0): -34/12dB (32 steps) + mute
pcm4:    +- ctl  9 (nid  11 in   2): -34/12dB (32 steps) + mute
pcm4:    +- ctl 12 (nid  11 in   5): -34/12dB (32 steps) + mute
pcm4:    +- ctl 18 (nid  12 in   1): mute
pcm4:    +- ctl 59 (nid  35 in  10): mute
pcm4:
pcm4: Input Monitoring Level (OSS: igain): 0/0dB
pcm4:    +- ctl 18 (nid  12 in   1): mute
pcm4:
pcm4: Mixer &amp;quot;vol&amp;quot;:
pcm4: Mixer &amp;quot;pcm&amp;quot;:
pcm4: Mixer &amp;quot;speaker&amp;quot;:
pcm4: Mixer &amp;quot;line&amp;quot;:
pcm4: Mixer &amp;quot;mic&amp;quot;:
pcm4: Mixer &amp;quot;mix&amp;quot;:
pcm4: Mixer &amp;quot;rec&amp;quot;:
pcm4: Mixer &amp;quot;igain&amp;quot;:
pcm4: Mixer &amp;quot;ogain&amp;quot;:
pcm4: Playback channel set is: Front Left, Front Right,
pcm4: Playback channel matrix is: 2.0 (disconnected)
pcm4: Recording channel set is: Front Left, Front Right,
pcm4: Recording channel matrix is: 2.0 (disconnected)
pcm5: &amp;lt;Realtek ALC887 (Front Analog)&amp;gt; at nid 27 and 25 on hdaa1
pcm5: Playback:
pcm5:      Stream cap: 0x00000001 PCM
pcm5:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm5:             DAC: 3
pcm5:
pcm5:     nid=27 [pin: Headphones (Green Jack)]
pcm5:       + &amp;lt;- nid=13 [audio mixer] [src: pcm, mix]
pcm5:              + &amp;lt;- nid=3 [audio output] [src: pcm]
pcm5:              + &amp;lt;- nid=11 [audio mixer] [src: mix]
pcm5:
pcm5: Record:
pcm5:      Stream cap: 0x00000001 PCM
pcm5:         PCM cap: 0x000e0560 16 20 24 bits, 44 48 96 192 KHz
pcm5:             ADC: 9
pcm5:
pcm5:     nid=9 [audio input]
pcm5:       + &amp;lt;- nid=34 [audio mixer] [src: speaker, monitor]
pcm5:              + &amp;lt;- nid=25 [pin: Mic (Pink Jack)] [src: monitor]
pcm5:              + &amp;lt;- nid=29 [beep widget] [src: speaker]
pcm5:
pcm5: Master Volume (OSS: vol): -64/0dB
pcm5:    +- ctl  2 (nid   3 out):    -64/0dB (65 steps)
pcm5:    +- ctl 19 (nid  13 in   0): mute
pcm5:    +- ctl 20 (nid  13 in   1): mute
pcm5:    +- ctl 35 (nid  27 in ):    mute
pcm5:
pcm5: PCM Volume (OSS: pcm): -64/0dB
pcm5:    +- ctl  2 (nid   3 out):    -64/0dB (65 steps)
pcm5:    +- ctl 19 (nid  13 in   0): mute
pcm5:
pcm5: Microphone2 Volume (OSS: monitor): 0/30dB
pcm5:    +- ctl 32 (nid  25 out):    0/30dB (4 steps)
pcm5:    +- ctl 38 (nid  34 in   1): mute
pcm5:
pcm5: Speaker/Beep Volume (OSS: speaker)
pcm5:    +- ctl 42 (nid  34 in   5): mute
pcm5:
pcm5: Recording Level (OSS: rec): -16/30dB
pcm5:    +- ctl  6 (nid   9 in   0): -16/30dB (47 steps) + mute
pcm5:    +- ctl 32 (nid  25 out):    0/30dB (4 steps)
pcm5:    +- ctl 38 (nid  34 in   1): mute
pcm5:    +- ctl 42 (nid  34 in   5): mute
pcm5:
pcm5: Input Mix Level (OSS: mix)
pcm5:    +- ctl 20 (nid  13 in   1): mute
pcm5:
pcm5: Input Monitoring Level (OSS: igain): 0/0dB
pcm5:    +- ctl 20 (nid  13 in   1): mute
pcm5:
pcm5: Mixer &amp;quot;vol&amp;quot;:
pcm5: Mixer &amp;quot;pcm&amp;quot;:
pcm5: Mixer &amp;quot;rec&amp;quot;:
pcm5: Mixer &amp;quot;igain&amp;quot;:
pcm5: Mixer &amp;quot;ogain&amp;quot;:
pcm5: Mixer &amp;quot;monitor&amp;quot;:
pcm5: Playback channel set is: Front Left, Front Right,
pcm5: Playback channel matrix is: 2.0 (disconnected)
pcm5: Recording channel set is: Front Left, Front Right,
pcm5: Recording channel matrix is: 2.0 (disconnected)
ahcich0: AHCI reset: device ready after 100ms
ugen2.1: &amp;lt;0x1022 XHCI root HUB&amp;gt; at usbus2
ugen1.1: &amp;lt;0x1022 XHCI root HUB&amp;gt; at usbus1
ugen0.1: &amp;lt;0x1022 XHCI root HUB&amp;gt; at usbus0
ahcich1: uhub0: &amp;lt;0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1&amp;gt; on usbus1
AHCI reset: device ready after 100ms
uhub1: &amp;lt;0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1&amp;gt; on usbus2
uhub2: &amp;lt;0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1&amp;gt; on usbus0
GEOM: new disk ada0
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0: &amp;lt;CHN 25SATA01M 030 P0921A&amp;gt; ACS-2 ATA SATA 3.x device
ada0: Serial Number A130CI02070114
ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes)
ada0: Command Queueing enabled
ada0: 28626MB (58626288 512 byte sectors)
ada1 at ahcich1 bus 0 scbus1 target 0 lun 0
ada1: &amp;lt;ST2000DM001-1CH164 CC29&amp;gt; ACS-2 ATA SATA 3.x device
ada1: Serial Number W1E37816
ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada1: Command Queueing enabled
ada1: 1907729MB (3907029168 512 byte sectors)
ada1: quirks=0x1&amp;lt;4K&amp;gt;
GEOM: new disk ada1
pass0 at ahcich0 bus 0 scbus0 target 0 lun 0
pass0: &amp;lt;CHN 25SATA01M 030 P0921A&amp;gt; ACS-2 ATA SATA 3.x device
pass0: Serial Number A130CI02070114
pass0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 512bytes)
pass0: Command Queueing enabled
pass1 at ahcich1 bus 0 scbus1 target 0 lun 0
pass1: &amp;lt;ST2000DM001-1CH164 CC29&amp;gt; ACS-2 ATA SATA 3.x device
pass1: Serial Number W1E37816
pass1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
pass1: Command Queueing enabled
Trying to mount root from zfs:zroot/ROOT/default []...
GEOM: ada1: the primary GPT table is corrupt or invalid.
GEOM: ada1: using the secondary instead -- recovery strongly advised.
Root mount waiting for: usbus2 usbus1 usbus0
uhub0: 6 ports with 6 removable, self powered
uhub1: 6 ports with 6 removable, self powered
uhub2: 14 ports with 14 removable, self powered
ugen1.2: &amp;lt;vendor 0x04f3 OM&amp;gt; at usbus1
Root mount waiting for: usbus1 usbus0
ugen0.2: &amp;lt;ASRock LED Controller&amp;gt; at usbus0
ugen1.3: &amp;lt;Chicony Generic USB Hub&amp;gt; at usbus1
uhub3 on uhub0
uhub3: &amp;lt;Chicony Generic USB Hub, class 9/0, rev 1.10/1.00, addr 2&amp;gt; on usbus1
uhub3: 3 ports with 2 removable, bus powered
ugen0.3: &amp;lt;vendor 0x8087 product 0x0aa7&amp;gt; at usbus0
ugen1.4: &amp;lt;Chicony PFU-65 USB Keyboard&amp;gt; at usbus1
ukbd0 on uhub3
ukbd0: &amp;lt;Chicony PFU-65 USB Keyboard, class 0/0, rev 1.10/1.00, addr 3&amp;gt; on usbus1
kbd2 at ukbd0
kbd2: ukbd0, generic (0), config:0x0, flags:0x3d0000
efirtc0: providing initial system time
start_init: trying /sbin/init
lo0: link state changed to UP
re0: link state changed to DOWN
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
ixgbe_if_media_status: begin
pci0: driver added
found-&amp;gt;	vendor=0x1022, dev=0x790b, revid=0x51
	domain=0, bus=0, slot=20, func=0
	class=0c-05-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0403, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
pci0:0:20:0: reprobing on driver added
pci1: driver added
pci2: driver added
pci3: driver added
pci4: driver added
pci5: driver added
found-&amp;gt;	vendor=0x8086, dev=0x24fb, revid=0x10
	domain=0, bus=6, slot=0, func=0
	class=02-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 1 message, 64 bit
pci0:6:0:0: reprobing on driver added
iwm0: &amp;lt;Intel(R) Dual Band Wireless AC 3168&amp;gt; mem 0xfcd00000-0xfcd01fff at device 0.0 on pci5
iwm0: attempting to allocate 1 MSI vectors (1 supported)
msi: routing MSI IRQ 284 to local APIC 4 vector 49
iwm0: using IRQ 284 for MSI
firmware: &amp;#039;iwm3168fw&amp;#039; version 0: 1028032 bytes loaded at 0xffffffff83410000
iwm0: hw rev 0x220, fw ver 22.361476.0, address c8:58:c0:b3:1b:36
iwm0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
iwm0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
iwm0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
pci6: driver added
pci7: driver added
pci8: driver added
pci9: driver added
pci10: driver added
pci11: driver added
pci12: driver added
found-&amp;gt;	vendor=0x1022, dev=0x15df, revid=0x00
	domain=0, bus=13, slot=0, func=2
	class=10-80-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 2 messages, 64 bit
	MSI-X supports 2 messages in map 0x24
pci0:13:0:2: reprobing on driver added
pci0: driver added
found-&amp;gt;	vendor=0x1022, dev=0x790b, revid=0x51
	domain=0, bus=0, slot=20, func=0
	class=0c-05-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0403, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
pci0:0:20:0: reprobing on driver added
intsmb0: &amp;lt;AMD FCH SMBus Controller&amp;gt; at device 20.0 on pci0
pcib0: allocated type 4 (0xcd6-0xcd7) for rid 0 of intsmb0
pcib0: allocated type 4 (0xb00-0xb0f) for rid 0 of intsmb0
smbus0: &amp;lt;System Management Bus&amp;gt; on intsmb0
pci1: driver added
pci2: driver added
pci3: driver added
pci4: driver added
pci5: driver added
pci6: driver added
pci7: driver added
pci8: driver added
pci9: driver added
pci10: driver added
pci11: driver added
pci12: driver added
found-&amp;gt;	vendor=0x1022, dev=0x15df, revid=0x00
	domain=0, bus=13, slot=0, func=2
	class=10-80-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0002, statreg=0x0010, cachelnsz=16 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=c, irq=255
	powerspec 3  supports D0 D3  current D0
	MSI supports 2 messages, 64 bit
	MSI-X supports 2 messages in map 0x24
pci0:13:0:2: reprobing on driver added
ums0 on uhub0
ums0: &amp;lt;vendor 0x04f3 OM, class 0/0, rev 1.10/24.58, addr 1&amp;gt; on usbus1
ums0: 3 buttons and [XYZ] coordinates ID=0
uhid0 on uhub2
uhid0: &amp;lt;ASRock LED Controller, class 0/0, rev 1.10/0.00, addr 1&amp;gt; on usbus0
ubt0 on uhub2
ubt0: &amp;lt;vendor 0x8087 product 0x0aa7, class 224/1, rev 2.00/0.01, addr 2&amp;gt; on usbus0
WARNING: attempt to domain_add(bluetooth) after domainfinalize()
WARNING: attempt to domain_add(netgraph) after domainfinalize()&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;
&lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:intel82599&amp;amp;codeblock=8&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_&quot;&gt;messages&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;Aug 20 00:31:53 subamd kernel: ixgbe_if_init: begin
Aug 20 00:31:53 subamd kernel: ixgbe_if_multi_set: begin
Aug 20 00:31:53 subamd kernel: pcib1: allocated prefetch range (0xe0300000-0xe030ffff) for rid 184 of ix1
Aug 20 00:31:53 subamd kernel: ix1: Lazy allocation of 0x10000 bytes rid 0x184 type 3 at 0xe0300000
Aug 20 00:31:53 subamd kernel: pcib1: allocated prefetch range (0xe0310000-0xe031ffff) for rid 190 of ix1
Aug 20 00:31:53 subamd kernel: ix1: Lazy allocation of 0x10000 bytes rid 0x190 type 3 at 0xe0310000
Aug 20 00:31:54 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 20 00:31:54 subamd kernel: 	domain=0, bus=1, slot=0, func=129
Aug 20 00:31:54 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 20 00:31:54 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 20 00:31:54 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 20 00:31:54 subamd kernel: 	intpin=_, irq=255
Aug 20 00:31:54 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 20 00:31:54 subamd kernel: 	domain=0, bus=1, slot=0, func=131
Aug 20 00:31:54 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 20 00:31:54 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 20 00:31:54 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 20 00:31:54 subamd kernel: 	intpin=_, irq=255
Aug 20 00:31:54 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 20 00:31:54 subamd kernel: 	domain=0, bus=1, slot=0, func=133
Aug 20 00:31:54 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 20 00:31:54 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 20 00:31:54 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 20 00:31:54 subamd kernel: 	intpin=_, irq=255
Aug 20 00:31:54 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 20 00:31:54 subamd kernel: 	domain=0, bus=1, slot=0, func=135
Aug 20 00:31:54 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 20 00:31:54 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 20 00:31:54 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 20 00:31:54 subamd kernel: 	intpin=_, irq=255
Aug 20 00:31:54 subamd kernel: pci1: &amp;lt;unknown&amp;gt; at device 0.129 (no driver attached)
Aug 20 00:31:54 subamd kernel: ixv0: &amp;lt;Intel(R) PRO/10GbE Virtual Function Network Driver&amp;gt; at device 0.131 on pci1
Aug 20 00:31:54 subamd kernel: ixv_attach: begin
Aug 20 00:31:54 subamd kernel: DEBUG: ixgbe_reset_hw_vf: timeout
Aug 20 00:31:54 subamd kernel: ixv0: ...reset_hw() failure: Reset Failed!
Aug 20 00:31:54 subamd kernel: ixv0: IFDI_ATTACH_PRE failed 5
Aug 20 00:31:54 subamd kernel: device_attach: ixv0 attach returned 5
Aug 20 00:31:54 subamd kernel: ixv0: &amp;lt;Intel(R) PRO/10GbE Virtual Function Network Driver&amp;gt; at device 0.133 on pci1
Aug 20 00:31:54 subamd kernel: ixv_attach: begin
Aug 20 00:31:54 subamd kernel: DEBUG: ixgbe_reset_hw_vf: timeout
Aug 20 00:31:54 subamd kernel: ixv0: ...reset_hw() failure: Reset Failed!
Aug 20 00:31:54 subamd kernel: ixv0: IFDI_ATTACH_PRE failed 5
Aug 20 00:31:54 subamd kernel: device_attach: ixv0 attach returned 5
Aug 20 00:31:54 subamd kernel: pci1: &amp;lt;unknown&amp;gt; at device 0.135 (no driver attached)
Aug 20 00:32:05 subamd kernel: ixgbe_if_media_status: begin
Aug 20 00:32:05 subamd syslogd: last message repeated 5 times
Aug 20 00:32:17 subamd seirios[1315]: ==iovctl -D==
Aug 20 00:32:25 subamd seirios[1317]: ==iovctl -C==
Aug 20 00:32:33 subamd kernel: ixgbe_if_media_status: begin
Aug 20 00:32:33 subamd syslogd: last message repeated 5 times
Aug 20 00:32:42 subamd kernel: ixgbe_if_init: begin
Aug 20 00:32:42 subamd kernel: ixgbe_if_multi_set: begin
Aug 20 00:32:42 subamd kernel: pcib1: allocated prefetch range (0xe0300000-0xe030ffff) for rid 184 of ix1
Aug 20 00:32:42 subamd kernel: ix1: Lazy allocation of 0x10000 bytes rid 0x184 type 3 at 0xe0300000
Aug 20 00:32:42 subamd kernel: pcib1: allocated prefetch range (0xe0310000-0xe031ffff) for rid 190 of ix1
Aug 20 00:32:42 subamd kernel: ix1: Lazy allocation of 0x10000 bytes rid 0x190 type 3 at 0xe0310000
Aug 20 00:32:43 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 20 00:32:43 subamd kernel: 	domain=0, bus=1, slot=0, func=129
Aug 20 00:32:43 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 20 00:32:43 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 20 00:32:43 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 20 00:32:43 subamd kernel: 	intpin=_, irq=255
Aug 20 00:32:43 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 20 00:32:43 subamd kernel: 	domain=0, bus=1, slot=0, func=131
Aug 20 00:32:43 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 20 00:32:43 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 20 00:32:43 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 20 00:32:43 subamd kernel: 	intpin=_, irq=255
Aug 20 00:32:43 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 20 00:32:43 subamd kernel: 	domain=0, bus=1, slot=0, func=133
Aug 20 00:32:43 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 20 00:32:43 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 20 00:32:43 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 20 00:32:43 subamd kernel: 	intpin=_, irq=255
Aug 20 00:32:43 subamd kernel: found-&amp;gt;	vendor=0x8086, dev=0x10ed, revid=0xff
Aug 20 00:32:43 subamd kernel: 	domain=0, bus=1, slot=0, func=135
Aug 20 00:32:43 subamd kernel: 	class=ff-ff-ff, hdrtype=0x7f, mfdev=1
Aug 20 00:32:43 subamd kernel: 	cmdreg=0xffff, statreg=0xffff, cachelnsz=255 (dwords)
Aug 20 00:32:43 subamd kernel: 	lattimer=0xff (7650 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
Aug 20 00:32:43 subamd kernel: 	intpin=_, irq=255
Aug 20 00:32:43 subamd kernel: pci1: &amp;lt;unknown&amp;gt; at device 0.129 (no driver attached)
Aug 20 00:32:43 subamd kernel: ixv0: &amp;lt;Intel(R) PRO/10GbE Virtual Function Network Driver&amp;gt; at device 0.131 on pci1
Aug 20 00:32:43 subamd kernel: ixv_attach: begin
Aug 20 00:32:43 subamd kernel: DEBUG: ixgbe_reset_hw_vf: timeout
Aug 20 00:32:43 subamd kernel: ixv0: ...reset_hw() failure: Reset Failed!
Aug 20 00:32:43 subamd kernel: ixv0: IFDI_ATTACH_PRE failed 5
Aug 20 00:32:43 subamd kernel: device_attach: ixv0 attach returned 5
Aug 20 00:32:43 subamd kernel: ixv0: &amp;lt;Intel(R) PRO/10GbE Virtual Function Network Driver&amp;gt; at device 0.133 on pci1
Aug 20 00:32:43 subamd kernel: ixv_attach: begin
Aug 20 00:32:43 subamd kernel: DEBUG: ixgbe_reset_hw_vf: timeout
Aug 20 00:32:43 subamd kernel: ixv0: ...reset_hw() failure: Reset Failed!
Aug 20 00:32:43 subamd kernel: ixv0: IFDI_ATTACH_PRE failed 5
Aug 20 00:32:43 subamd kernel: device_attach: ixv0 attach returned 5
Aug 20 00:32:43 subamd kernel: pci1: &amp;lt;unknown&amp;gt; at device 0.135 (no driver attached)
Aug 20 00:32:46 subamd kernel: ixgbe_if_media_status: begin&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\/boot\/kernel\u4ee5\u4e0b\u5168\u90e8\u7f6e\u304d\u63db\u3048\u305f&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;boot_kernel\u4ee5\u4e0b\u5168\u90e8\u7f6e\u304d\u63db\u3048\u305f&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:7,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;308401-410195&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit10&quot; id=&quot;とりあえずのまとめ&quot;&gt;とりあえずのまとめ&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
現時点では、Intel X520(82599搭載のNIC)に関して、FreeBSD 12.1-RELEASEでSR-IOVが正しく動作していない模様。
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; SR-IOVに関する初期化時にTimeout &lt;code&gt;subamd kernel: DEBUG: ixgbe_reset_hw_vf: timeout&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; ixv?が作成されない&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; ix自体は動作しているように見える&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
と言う状態であることがわかった。したがって。SR-IOVを利用したNICの多重化に関しては、現時点では、XCP-ngを利用してXCP-ng側でやってみるしか手がない。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u3068\u308a\u3042\u3048\u305a\u306e\u307e\u3068\u3081&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u3068\u308a\u3042\u3048\u305a\u306e\u307e\u3068\u3081&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:9,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;410196-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 21 Aug 2020 09:18:31 +0000</pubDate>
        </item>
        <item>
            <title>FreeBSD に関するメモ</title>
            <link>http://www.seirios.org/seirios/dokuwiki/doku.php?id=os:freebsd:memo</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;freebsd_に関するメモ&quot;&gt;FreeBSD に関するメモ&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;FreeBSD \u306b\u95a2\u3059\u308b\u30e1\u30e2&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;freebsd_\u306b\u95a2\u3059\u308b\u30e1\u30e2&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-42&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;zfs&quot;&gt;ZFS&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Root deviceにzfs を利用している場合、/boot/loader.confで&lt;code&gt;zfs_load=“YES”&lt;/code&gt;が必須になる。間違えてこれを削除してしまった場合、復旧が面倒になるので注意。
&lt;/p&gt;
&lt;ol&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; FreeBSDのInstaller USB Memory を作成し、そこからboot&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Installer画面が出たら、shellを起動&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;zpool import -R /mnt zroot&lt;/code&gt; と &lt;code&gt;zfs mount&lt;/code&gt;を実行する&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; viで /mnt/boot/loader.confを修正する&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;ZFS&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;zfs&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;43-492&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;wifi&quot;&gt;WiFi&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
MS-01に載っている Mediatek MT7922 を Intel AX210NGW に換装したので、その設定を。
&lt;/p&gt;

&lt;p&gt;
なお、FreeBSD 14.0-RELEASEで試している。
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; WiFi Deviceを確認する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;sysctl net.wlan.devices&lt;/code&gt; を実行&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 今回は、&lt;code&gt;net.wlan.devices: iwlwifi0&lt;/code&gt;　が返ってきたので、WiFi Deviceは iwlwifi0&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Network I/F を作成し、起動&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;ifconfig wlan0 create wlandev iwlwifi0 wlanmode sta country JP&lt;/code&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;iwlwifi0: WRT: Invalid buffer destination
iwlwifi0: WFPM_UMAC_PD_NOTIFICATION: 0x20
iwlwifi0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
iwlwifi0: WFPM_AUTH_KEY_0: 0x90
iwlwifi0: CNVI_SCU_SEQ_DATA_DW9: 0x0
wlan0: Ethernet address: XX:XX:XX:XX:XX:XX&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;ifconfig wlan0 up&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; WEP関係の設定を作成&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;wpa_passphrase SSID PASS &amp;gt; /etc/wpa_supplicant.conf&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;chmod 600 /etc/wpa_supplicant.conf; chown root:wheel /etc/wpa_supplicant.conf&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Access Pointに接続&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;wpa_supplicant -B -i wlan0 -c /etc/wpa_supplicant.conf&lt;/code&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Commandlineから実行した場合、以下のErrorが出るが、現時点では無視して良い&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level4&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument
ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; wlan I/Fを確認する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;wlan0: flags=8843&amp;lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&amp;gt; metric 0 mtu 1500
        options=0
        ether XX:XX:XX:XX:XX:XX
        inet6 fe80::XXXX:XXXX:XXXX:XXXX%wlan0 prefixlen 64 scopeid 0x6
        groups: wlan
        ssid XXXXXXXXXXXXXXXX channel XX (XXXX MHz 11a) bssid XX:XX:XX:XX:XX:XX
        regdomain JAPAN country JP authmode WPA2/802.11i privacy ON
        deftxkey UNDEF AES-CCM 3:128-bit txpower 23 bmiss 7 mcastrate 6
        mgmtrate 6 scanvalid 60 wme roaming MANUAL
        parent interface: iwlwifi0
        media: IEEE 802.11 Wireless Ethernet OFDM/36Mbps mode 11a
        status: associated
        nd6 options=23&amp;lt;PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL&amp;gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; DHCPで IP Addressを取得する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;dhclient wlan0&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; これで問題がなければ、以下永続化&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; /etc/rc.confに以下を追加&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;wlans_iwlwifi0=&amp;quot;wlan0&amp;quot;
create_args_wlan0=&amp;quot;wlanmode sta country JP&amp;quot;
ifconfig_wlan0=&amp;quot;mode 11a WPA SYNCDHCP&amp;quot;&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;WiFi&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;wifi&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;493-2779&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;dc-tcp&quot;&gt;DC-TCP&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
FreeBSD 11.0以降では、TCPのCongestion Control機構としてDC-TCPが利用できる。
これを利用する設定をいかに記載しておく。
&lt;/p&gt;

&lt;p&gt;
なお、Install時の標準は、NewReno。
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 手動での切り替え&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 以下を実行する&lt;pre class=&quot;code&quot;&gt;# kldload cc_dctcp
# sysctl -w net.inet.tcp.cc.algorithm=dctcp
# sysctl -w net.inet.tcp.ecn.enable=1&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; ECNの確認(1 or 2であること) &lt;pre class=&quot;code&quot;&gt;# sysctl net.inet.tcp.ecn.enable
1&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; 0: ECNを利用しない&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; 1: ECNを利用。送受信&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2: ECNを利用。受診時のみ&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 永続化&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/boot/loader.conf&lt;/code&gt; &lt;pre class=&quot;code&quot;&gt;cc_dctcp_load=&amp;quot;YES&amp;quot;&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/etc/sysctl.conf&lt;/code&gt; &lt;pre class=&quot;code&quot;&gt;net.inet.tcp.cc.algorithm=dctcp
net.inet.tcp.ecn.enable=1&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;DC-TCP&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dc-tcp&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:4,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;2780-3554&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit5&quot; id=&quot;journalしているufsでfsckに失敗する&quot;&gt;JournalしているUFSでfsckに失敗する&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
起動時にこんなエラーがでた。
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;# fsck -y /dev/ada0p1
** /dev/ada0p1
USE JOURNAL? yes 
** SU+J Recovering /dev/ada0p1
** Reading 33554432 byte journal from inode 5 
RECOVER? yes 
** Building recovery table. 
** Resolving unreferenced inode list. 
** Processing journal entries 
fsck_ufs: Directory 43643675 name not found 
# &lt;/pre&gt;

&lt;p&gt;
これが出ると、fsckで復旧できない。
&lt;/p&gt;

&lt;p&gt;
このada0p1はJournalをenableにしており、/にmountしてあった。
&lt;/p&gt;

&lt;p&gt;
対処は
&lt;/p&gt;
&lt;ol&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Single Userで起動&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; tunefs -j disable /dev/ada0p1&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; fsck -y /dev/ada0p1&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; mount / ; rm /.sujournal&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; RebootしてSingle Userで起動する&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; tunefs -j enable /dev/ada0p1&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 再度reboot&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;
これで問題が解決した。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Journal\u3057\u3066\u3044\u308bUFS\u3067fsck\u306b\u5931\u6557\u3059\u308b&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;journal\u3057\u3066\u3044\u308bufs\u3067fsck\u306b\u5931\u6557\u3059\u308b&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:8,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;3555-4346&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;freebsdにdiskを追加&quot;&gt;FreeBSDにDiskを追加&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
作成したFreeBSD 11.0にHDDを追加した時に行う作業。
&lt;/p&gt;

&lt;p&gt;
さすがに &lt;em&gt;bsdlabel/disklabel&lt;/em&gt; の時代でもあるまいということで、&lt;strong&gt;GEOM&lt;/strong&gt; を使ってみる。
&lt;/p&gt;
&lt;ol&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; まずは、 Disk をつなぐ&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; (必要に応じて &lt;code&gt;reboot&lt;/code&gt; するなどして) 接続した Disk を認識させる&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 今回は、仮に &lt;code&gt;/dev/ada1&lt;/code&gt; としよう。&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;gpart show&lt;/code&gt;を実行し、 &lt;code&gt;ada1&lt;/code&gt; が見えているかを確認&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;# gpart show
=&amp;gt;      34  41942973  ada0  GPT  (20G)
        34      1024     1  freebsd-boot  (512K)
      1058  39844864     2  freebsd-ufs  (19G)
  39845922   2097084     3  freebsd-swap  (1.0G)
  41943006         1        - free -  (512B)&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; この時、まっさらであれば、 &lt;strong&gt;GEOM&lt;/strong&gt; が Disk を認識していない。上記例でも、ada1は見えていない&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; XenServer で Disk を追加した時などでは、当然 &lt;code&gt;ada1&lt;/code&gt;は見えない&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Disk Partition を作成する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;gpart create -s GPT ada1&lt;/code&gt; を実行。&lt;code&gt;ada1 created&lt;/code&gt;などと出力されればOK&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;# gpart show
=&amp;gt;      34  41942973  ada0  GPT  (20G)
        34      1024     1  freebsd-boot  (512K)
      1058  39844864     2  freebsd-ufs  (19G)
  39845922   2097084     3  freebsd-swap  (1.0G)
  41943006         1        - free -  (512B)

=&amp;gt;       40  209715120  ada1  GPT  (100G)
         40  209715120        - free -  (100G)&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 削除したい時には、&lt;code&gt;gpart destroy ada1&lt;/code&gt; などとすればよい&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; なお、 &lt;strong&gt;destroy&lt;/strong&gt; する場合、 partition が存在して &lt;strong&gt;はいけない&lt;/strong&gt;。事前に削除しておくこと&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Partition を作成&lt;/div&gt;
&lt;ol&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;gpart add -t freebsd-ufs ada1&lt;/code&gt; を実行すると、 Partition を確保する。&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; 上記のような指定をした場合、空き領域のうち、取得可能な最大領域を確保する。&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;# gpart show ada1
=&amp;gt;       40  209715120  ada1  GPT  (100G)
         40  209715120     1  freebsd-ufs  (100G)&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; 領域を指定したい場合、 &lt;strong&gt;-b&lt;/strong&gt; で開始位置、 &lt;strong&gt;-s&lt;/strong&gt; で領域のサイズが指定できる。&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;-l&lt;/strong&gt; を利用してlabelをつけることもできる。labelは便利なので、付けておくことをお勧めする。&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; add する際に &lt;strong&gt;-l&lt;/strong&gt; を指定しても良いが、後から追加する場合 &lt;code&gt;gpart modify -i 1 -l update-data ada1&lt;/code&gt; などとする&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level4&quot;&gt;&lt;div class=&quot;li&quot;&gt; この &lt;strong&gt;-i&lt;/strong&gt; はindexであり、&lt;code&gt;gpart show&lt;/code&gt; した時の 左から3番目のフィールド(通常は1〜3程度だろう)の値を指定する&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level4&quot;&gt;&lt;div class=&quot;li&quot;&gt; このindexの値が、すなわち Partition 番号であり ada0p2 である場合、p2 が Partition index 2 を示す&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; labelを見たい場合、&lt;code&gt;gpart show -l&lt;/code&gt; などとする&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;# gpart show -l
=&amp;gt;      34  41942973  ada0  GPT  (20G)
        34      1024     1  (null)  (512K)
      1058  39844864     2  (null)  (19G)
  39845922   2097084     3  (null)  (1.0G)
  41943006         1        - free -  (512B)

=&amp;gt;       40  209715120  ada1  GPT  (100G)
         40  209715120     1  update-data  (100G)&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; Partition を削除したい場合、&lt;code&gt;gpart delete -i 1 ada1&lt;/code&gt; などとする&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; これで、Partition が作成できたので、newfsする&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;newfs -J -U /dev/ada1p1&lt;/code&gt; で、gjournal + soft-update を On にする&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; gjournal(-J) の代わりに soft-update journal(-j) を利用することもできるが、 GEOM を利用しているのだから gjournalを利用する&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; これで GEOM - UFS な Filesystem が出来上がったので、確認する。&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;tunefs -p /dev/ada1p1&lt;/code&gt;などとする&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;# tunefs -p /dev/ada1p1
tunefs: POSIX.1e ACLs: (-a)                                disabled
tunefs: NFSv4 ACLs: (-N)                                   disabled
tunefs: MAC multilabel: (-l)                               disabled
tunefs: soft updates: (-n)                                 enabled
tunefs: soft update journaling: (-j)                       disabled
tunefs: gjournal: (-J)                                     enabled
tunefs: trim: (-t)                                         disabled
tunefs: maximum blocks per file in a cylinder group: (-e)  4096
tunefs: average file size: (-f)                            16384
tunefs: average number of files in a directory: (-s)       64
tunefs: minimum percentage of free space: (-m)             8%
tunefs: space to hold for metadata blocks: (-k)            6408
tunefs: optimization preference: (-o)                      time
tunefs: volume label: (-L)&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 最後に、Filesystemをmountし、fstabに記載する。&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;FreeBSD\u306bDisk\u3092\u8ffd\u52a0&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;freebsd\u306bdisk\u3092\u8ffd\u52a0&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:9,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;4347-8997&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit7&quot; id=&quot;osの更新_update_upgrade&quot;&gt;OSの更新(Update/UpGrade)&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://www.freebsd.org/doc/ja/books/handbook/updating-upgrading-freebsdupdate.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.freebsd.org/doc/ja/books/handbook/updating-upgrading-freebsdupdate.html&quot;&gt;http://www.freebsd.org/doc/ja/books/handbook/updating-upgrading-freebsdupdate.html&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;freebsd-update fetch&lt;/code&gt;を実行して&lt;code&gt;freebsd-update install&lt;/code&gt;するのが基本&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 何か問題が出たら、&lt;code&gt;freebsd-update rollback&lt;/code&gt;する&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;OS\u306e\u66f4\u65b0(Update\/UpGrade)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;os\u306e\u66f4\u65b0_update_upgrade&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:14,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;8998-9282&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit8&quot; id=&quot;rc関連の挙動&quot;&gt;rc関連の挙動&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
FreeBSDの起動時処理を大雑把に言うと以下のとおり
&lt;/p&gt;
&lt;ol&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; initが上がる&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; rcが実行される&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; まず、rc.confに記載されている設定を基準に各種daemonを起動する&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 次に、rc.conf.localに記載されている設定を基準に各種daemonを起動する&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;
各種daemonの起動には、/etc/rc.d 及び /usr/local/etc/rc.d に格納されている各種起動scriptを利用する。
最近のFreeBSD (おそらくFreeBSD 9.0以降) では、このscriptを呼び出すために、service コマンドが実装されている。起動時のscriptの実行順序を確認するには、service -eを実行すると良い
&lt;/p&gt;

&lt;p&gt;
このscriptは、自身が実行されるタイミングを記載することが可能。
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;# REQUIRE: foo bar&lt;/code&gt;	このScriptはfoo,barが実行されたことを要求する&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;# BEFORE: foo bar&lt;/code&gt;	このScriptはfoo,barが実行される前に実行されなければならない&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
従って、起動順序などを細かく考慮したい場合には、
&lt;/p&gt;
&lt;ol&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; とにかく早めに起動したい場合は/etc/rc.confに記載する&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 後の方で起動したい場合には、/etc/rc.conf.localに記載する&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 起動順序はScript内のREQUIRE/BEFOREを利用して制御する&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;
必要がある。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;rc\u95a2\u9023\u306e\u6319\u52d5&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;rc\u95a2\u9023\u306e\u6319\u52d5&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:14,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;9283-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 11 May 2024 17:08:35 +0000</pubDate>
        </item>
        <item>
            <title>FreeBSDでNASを建てる</title>
            <link>http://www.seirios.org/seirios/dokuwiki/doku.php?id=os:freebsd:nas</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;freebsdでnasを建てる&quot;&gt;FreeBSDでNASを建てる&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
FreeBSDでNASを作成する。
&lt;/p&gt;

&lt;p&gt;
Open Source なNASの実装には
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://www.freenas.org/&quot; class=&quot;urlextern&quot; title=&quot;http://www.freenas.org/&quot;&gt;FreeNAS&lt;/a&gt; FreeBSDベース&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.nas4free.org/&quot; class=&quot;urlextern&quot; title=&quot;https://www.nas4free.org/&quot;&gt;NAS4Free&lt;/a&gt; FreeBSDベース。FreeNAS 0.7系からFork。&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://openmediavault.org/&quot; class=&quot;urlextern&quot; title=&quot;http://openmediavault.org/&quot;&gt;OpenMediaVault&lt;/a&gt; Debian GNU Linuxベース。FreeNASからFork。&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://rockstor.com/&quot; class=&quot;urlextern&quot; title=&quot;http://rockstor.com/&quot;&gt;Rockstor&lt;/a&gt; CentOSベース。&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.openfiler.com/&quot; class=&quot;urlextern&quot; title=&quot;https://www.openfiler.com/&quot;&gt;OpenFiler Community Edition&lt;/a&gt; Linuxベース。&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://nexenta.com/products/downloads/download-community-edition/&quot; class=&quot;urlextern&quot; title=&quot;https://nexenta.com/products/downloads/download-community-edition/&quot;&gt;Nexenta Community Edition&lt;/a&gt; Open Solarisベース。&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
などがある。
&lt;/p&gt;

&lt;p&gt;
(参考 : &lt;a href=&quot;https://www.how2shout.com/tools/best-free-open-source-nas-software.html&quot; class=&quot;urlextern&quot; title=&quot;https://www.how2shout.com/tools/best-free-open-source-nas-software.html&quot;&gt;https://www.how2shout.com/tools/best-free-open-source-nas-software.html&lt;/a&gt;)
&lt;/p&gt;

&lt;p&gt;
NASは、その利用目的によって、考慮するべき点が異なる。筆者の主要な用途としては
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 仮想基盤向けStorage&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 利用したいのは、iSCSI / NFS の２Protocol。CephもGlusterも興味はあるが、個人的にはまだ実験レベル。&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; ファイル共有用&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 利用したいのはNFS(MacでFile共有するならNFSで十分)とAFP(TimeMachine)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
の２種類である。
&lt;/p&gt;

&lt;p&gt;
しかし、仮想基盤向けストレージとファイル共有を同一のNASとして供給するのは、
&lt;/p&gt;
&lt;ol&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 管理上面倒&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; インフラとユーザーではセキュリティポリシーが異なる&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; サービス要求レベルが異なる&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; インフラはできる限り安定して動かしたい。可能な限り触らない&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; ファイル共有は、設定の変更やアカウント追加削除など、触る局面が多い&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;
というように、そもそもの要求要件が異なる。
&lt;/p&gt;

&lt;p&gt;
というわけで、今回は、
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 仮想基盤用のNASはFreeBSDを生でiSCSIとNFS供給用として使う&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; ファイル共有用は、仮想基盤のVM上にNAS4Freeを投入して、設定の簡便化を図る&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; NAS上のStorageにNASのStorageをおくわけで、屋上屋を架している状態だが、レスポンスがシビアではない条件なのでよしとする。&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
という実装を行う。
&lt;/p&gt;

&lt;p&gt;
なお、NAS4Free環境の構築に関しては&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?id=serverapp:fileserver:nas4free&quot; class=&quot;wikilink2&quot; title=&quot;serverapp:fileserver:nas4free&quot; rel=&quot;nofollow&quot; data-wiki-id=&quot;serverapp:fileserver:nas4free&quot;&gt;nas4free&lt;/a&gt;を参照のこと
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;FreeBSD\u3067NAS\u3092\u5efa\u3066\u308b&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;freebsd\u3067nas\u3092\u5efa\u3066\u308b&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-2201&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;準備&quot;&gt;準備&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
NASを構築するには当然、十分なStorageを持つ機材が必要になる。
&lt;/p&gt;

&lt;p&gt;
まず、必要なスペックを検討する。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u6e96\u5099&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u6e96\u5099&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;2202-2357&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit3&quot; id=&quot;要求要件検討&quot;&gt;要求要件検討&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
まず、要求要件をまとめる。
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; XCP-ngに対して、VM用のDisk Imageを保存することができるだけの容量&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; XCP-ngに対して、XCP-ngのSR(Storage Repository)として認識できるProtocolが利用できること&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 基盤環境がGbEネットワーク(100Base-T)で構築されているので、GbEで通信できる環境&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; なお、802.3adでのTrunkに対応したSwitching HUBを利用しているので、NICに余力があれば802.3adでのTrunkも考慮に入れる&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Disk Imageを保持するために、性能が良く、比較的安定なFileSystem(FS)を組めること&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; サイズは小さくて良いので、Disk Imageを供給するためのNetwork File Systemを利用できること&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;table sectionedit4&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; SR用 &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; NFS , iSCSI , Hardware HBA , Software FCoE &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; ISO File用 &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; NFS , SMB/CIFS &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;3132-3219&amp;quot;} --&gt;
&lt;p&gt;
以上の条件であれば、Hardware要件さえ満たせれば、世に数多あるNAS Applianceを利用することで解決できる。
が、今回は、生FreeBSD上でiSCSI/NFSを供給するNASを作成することにする。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u8981\u6c42\u8981\u4ef6\u691c\u8a0e&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u8981\u6c42\u8981\u4ef6\u691c\u8a0e&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;2358-3458&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;実装仕様&quot;&gt;実装仕様&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
手元の機材の関係上、以下の環境に実装する。
&lt;/p&gt;
&lt;div class=&quot;table sectionedit6&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; CPU &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; Intel Pentium G630T / 2.30GHz &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; 手元にあったので &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; Memory &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; 16GB &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; 手元にあったので &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt; NIC &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; RealTek 8168 &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; MotherBoardにOnboardで載っているので &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; Intel PRO/1000 &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; PCI Slotに追加した &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;6&quot;&gt; HDD &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; HDS728080PLA380 80G &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; 起動用 &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; WD Green WD20EARX 2T &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; ada0 / 手元にあったので &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; WD Green WD20EZRX 2T &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; ada1 / 手元にあったので &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; WD Green WD20EARX 2T &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; ada2 / 手元にあったので &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; WD Green WD20EZRX 2T &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; ada3 / 手元にあったので &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; WD Green WD20EZRX 2T &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; ada4 / 手元にあったので &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table1&amp;quot;,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;3548-4148&amp;quot;} --&gt;
&lt;p&gt;
要件と好みから、以下のように実装する
&lt;/p&gt;
&lt;div class=&quot;table sectionedit7&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt; &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; FreeBSD 11.1-RELEASE &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; iSCSI target &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; ctld (System Builtin) &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt; NFS Server &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; rpcbind/nfsd/mountd (System Builtin) &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; NFSv3を利用 &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt; ZFS &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; RAID-Z2を利用 &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; SR用Storageはvdevにする &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table2&amp;quot;,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;4206-4421&amp;quot;} --&gt;
&lt;p&gt;
その他、細かい諸元を以下に。
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Remoteからの制御通信はsshのみを許可する。sshの待ち受けはHigh Portに移動する&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 管理セグメントとStorageセグメント以外からの通信は全て遮断する&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; FreeBSD Updateおよびpkg updateは、手元にあるproxyを経由する&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 監視のためのSoftwareはとりあえずPendする&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u5b9f\u88c5\u4ed5\u69d8&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u5b9f\u88c5\u4ed5\u69d8&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;3459-4804&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit8&quot; id=&quot;osの初期設定&quot;&gt;OSの初期設定&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Bare MetalにOSを投入する
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;OS\u306e\u521d\u671f\u8a2d\u5b9a&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;os\u306e\u521d\u671f\u8a2d\u5b9a&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;4805-4866&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit9&quot; id=&quot;install_freebsd&quot;&gt;Install FreeBSD&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
FreeBSDのInstaller CDからOSを導入する。
&lt;/p&gt;

&lt;p&gt;
注意点は
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; BootDiskにはそれほどの容量はいらない&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; portsやsrcは展開しない&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 不要な32bit Libは導入しない&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Disk割り当ては、80Gだと少し大きすぎるので、以下のようにした。&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Boot BlockにGPTを選択&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; OS部分は別にZFSにする必要がないので、UFSを利用する&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Partition構成は以下の通り&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; efi: 512MB (40/1048576)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; freebsd-ufs : 20G (10186/41943040)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; freebsd-swap : 2G (42991656/4194304)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; これらは、Installerから設定可能。重要なのは、&lt;strong&gt;efi&lt;/strong&gt;を設定すること&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
あとは、普通にInstallすればよい。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Install FreeBSD&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;install_freebsd&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;4867-5600&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit10&quot; id=&quot;configuration_of_freebsd&quot;&gt;Configuration of FreeBSD&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
最初にBootしたら、以下を行う。
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;rc.conf&lt;/strong&gt;関連の設定&lt;/div&gt;
&lt;ol&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/etc/rc.conf&lt;/code&gt;を作成・編集する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code bash&quot;&gt;&lt;span class=&quot;co0&quot;&gt;# Host Information&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;hostname&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;nas-temp&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;keymap&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;jp&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;dumpdev&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;NO&amp;quot;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;co0&quot;&gt;# System Configuration&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;clear_tmp_enable&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;YES&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;zfs_enable&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;YES&amp;quot;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;co0&quot;&gt;# NIC Configuration&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;ifconfig_re0&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;inet 192.0.2.254    netmask 255.255.255.0&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;ifconfig_em1&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;inet 198.51.100.254 netmask 255.255.255.0&amp;quot;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;co0&quot;&gt;# Routing Configuration&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;route_private10&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot; -net 10.0.0.0/8     127.0.0.1 -blackhole&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;route_private172&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;-net 172.16.0.0/12  127.0.0.1 -blackhole&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;route_private192&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;-net 192.168.0.0/16 127.0.0.1 -blackhole&amp;quot;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;re2&quot;&gt;static_routes&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;private10 private172 private192&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;defaultrouter&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;192.0.2.1&amp;quot;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;co0&quot;&gt;#Network Parameters Configuration&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;icmp_bmcastecho&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;NO&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;icmp_drop_redirect&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;YES&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;icmp_log_redirect&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;YES&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;ip6addrctl_enable&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;NO&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;ip6addrctl_policy&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;ipv4_prefer&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;ipv6_activate_all_interfaces&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;NO&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;ipv6_network_interfaces&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;NO&amp;quot;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;co0&quot;&gt;# NFS Configuration&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;rpc_lockd_enable&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;YES&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;rpc_statd_enable&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;YES&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;rpcbind_enable&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;YES&amp;quot;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;re2&quot;&gt;nfs_client_enable&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;NO&amp;quot;&lt;/span&gt; 
&lt;span class=&quot;re2&quot;&gt;autofs_enable&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;NO&amp;quot;&lt;/span&gt; 
&amp;nbsp;
&lt;span class=&quot;re2&quot;&gt;mountd_enable&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;YES&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;mountd_flags&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;-lr&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;nfs_server_enable&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;YES&amp;quot;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;re2&quot;&gt;nfsv4_server_enable&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;NO&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;nfsuserd_enable&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;NO&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;nfsuserd_flags&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;-domain localdomain&amp;quot;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;co0&quot;&gt;# Firewall&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;pf_enable&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;NO&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;pf_flags&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;pflog_enable&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;NO&amp;quot;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;co0&quot;&gt;# Userland&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;syslogd_flags&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;-ss&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;sendmail_enable&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;NONE&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;sshd_enable&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;YES&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;ntpd_enable&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;YES&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;ntp_leapfile_fetch_verbose&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;YES&amp;quot;&lt;/span&gt;
&lt;span class=&quot;re2&quot;&gt;ntp_leapfile_sources&lt;/span&gt;=&lt;span class=&quot;st0&quot;&gt;&amp;quot;ftp://tycho.usno.navy.mil/pub/ntp/leap-seconds.list&amp;quot;&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/etc/sysctl.conf&lt;/code&gt;関連&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; /etc/sysctl.confにいくつかの設定を書き込む&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;security.bsd.unprivileged_read_msgbuf=0
kern.randompid=5055
security.bsd.stack_guard_page=1

# ZFS use 4k sectors. (default: 9/512 byes)
vfs.zfs.min_auto_ashift=12

### NFS parameters
vfs.nfsd.server_min_nfsvers=3&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 名前解決&lt;/div&gt;
&lt;ol&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/etc/resolv.conf&lt;/code&gt;を作成・編集する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;domain management.example.org
nameserver 192.0.2.11
nameserver 192.0.2.12&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;sshd&lt;/strong&gt;関連の設定&lt;/div&gt;
&lt;ol&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; まず、自分のHome Directoryに&lt;code&gt;.ssh/authorized_keys&lt;/code&gt;を設定する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; これを忘れると、次の設定後にloginできなくなる&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/etc/ssh/sshd_config&lt;/code&gt;末尾に以下の設定を投入。&lt;code&gt;XXXX&lt;/code&gt;には、待ち受けるポート番号を記載すること&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;##### Addtional
Port XXXX
UseDNS no
ChallengeResponseAuthentication no&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;service sshd restart&lt;/code&gt;をroot権限で実行し、sshdを再起動する&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;ntpd&lt;/strong&gt;関連の設定&lt;/div&gt;
&lt;ol&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/etc/ntp.conf&lt;/code&gt;を編集する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; serverを正しく設定すれば良い&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; 外部のNTPサーバーを参照するよりも、内部ネットワークに建ててあるNTPdを参照する方が望ましい&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:nas&amp;amp;codeblock=4&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_conf&quot;&gt;ntp.conf&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code bash&quot;&gt;tos minclock &lt;span class=&quot;nu0&quot;&gt;3&lt;/span&gt; maxclock &lt;span class=&quot;nu0&quot;&gt;6&lt;/span&gt;
server 192.0.2.1 iburst
server 192.0.2.2 iburst
server 192.0.2.3 iburst
&amp;nbsp;
restrict    default limited kod nomodify notrap noquery nopeer
restrict &lt;span class=&quot;re5&quot;&gt;-6&lt;/span&gt; default limited kod nomodify notrap noquery nopeer
&amp;nbsp;
restrict 127.0.0.1
restrict &lt;span class=&quot;re5&quot;&gt;-6&lt;/span&gt; ::&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
&amp;nbsp;
leapfile &lt;span class=&quot;st0&quot;&gt;&amp;quot;/var/db/ntpd.leap-seconds.list&amp;quot;&lt;/span&gt;&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Update関連の設定&lt;/div&gt;
&lt;ol&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; freebsd-updateでOSを更新する際に参照するサーバーを設定する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;ServerName update.FreeBSD.org&lt;/code&gt; をコメントアウト&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;ServerName local-update-server&lt;/code&gt; を設定&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level4&quot;&gt;&lt;div class=&quot;li&quot;&gt; local-update-serverは内部のDNSで引けるupdateサーバーを記載すること&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; pkgでpackageを更新する際に参照するサーバーを設定する&lt;/div&gt;
&lt;ol&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;mkdir -p /usr/local/etc/pkg/repos&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;vi /usr/local/etc/pkg/repos/FreeBSD.conf&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:nas&amp;amp;codeblock=5&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_conf&quot;&gt;FreeBSD.conf&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code bash&quot;&gt;FreeBSD: &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
  url: &lt;span class=&quot;st0&quot;&gt;&amp;quot;pkg+http://local-update-server/&lt;span class=&quot;es3&quot;&gt;${ABI}&lt;/span&gt;/quarterly&amp;quot;&lt;/span&gt;,
  mirror_type: &lt;span class=&quot;st0&quot;&gt;&amp;quot;srv&amp;quot;&lt;/span&gt;,
  signature_type: &lt;span class=&quot;st0&quot;&gt;&amp;quot;fingerprints&amp;quot;&lt;/span&gt;,
  fingerprints: &lt;span class=&quot;st0&quot;&gt;&amp;quot;/usr/share/keys/pkg&amp;quot;&lt;/span&gt;,
  enabled: &lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;
&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; OSおよびPackageの更新&lt;/div&gt;
&lt;ol&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;freebsd-update fetch install&lt;/code&gt;を実行&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;pkg update &amp;amp;&amp;amp; pkg upgrade&lt;/code&gt;を実行&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 再起動する&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 最小限のPackageを投入&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 本システムに必要となる最小限のPackageをBinaryで投入する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; sudo&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;pkg install sudo smartmontools&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Configuration of FreeBSD&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;configuration_of_freebsd&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;5601-9720&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit11&quot; id=&quot;おまけ_cam&quot;&gt;(おまけ) CAM&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
FreeBSDには、CAM(Common Access Method)という仕組みがあり、これでSATAのDiskに対して(Diskだけではないが)色々な処理を行える。
この仕組みを使った様々な制御のために&lt;code&gt;camcontrol&lt;/code&gt;がある。
&lt;/p&gt;

&lt;p&gt;
たとえば、こんな感じ。
&lt;/p&gt;
&lt;pre class=&quot;code bash&quot;&gt;&lt;span class=&quot;co0&quot;&gt;# camcontrol devlist&lt;/span&gt;
&lt;span class=&quot;sy0&quot;&gt;&amp;lt;&lt;/span&gt;WDC WD20EARX-00PASB0 51.0AB51&lt;span class=&quot;sy0&quot;&gt;&amp;gt;&lt;/span&gt;    at scbus0 target &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt; lun &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;ada0,pass0&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
&lt;span class=&quot;sy0&quot;&gt;&amp;lt;&lt;/span&gt;WDC WD20EZRX-00DC0B0 80.00A80&lt;span class=&quot;sy0&quot;&gt;&amp;gt;&lt;/span&gt;    at scbus0 target &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt; lun &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;ada1,pass1&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
&lt;span class=&quot;sy0&quot;&gt;&amp;lt;&lt;/span&gt;WDC WD20EARX-00PASB0 51.0AB51&lt;span class=&quot;sy0&quot;&gt;&amp;gt;&lt;/span&gt;    at scbus1 target &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt; lun &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;ada2,pass2&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
&lt;span class=&quot;sy0&quot;&gt;&amp;lt;&lt;/span&gt;WDC WD20EZRX-00DC0B0 80.00A80&lt;span class=&quot;sy0&quot;&gt;&amp;gt;&lt;/span&gt;    at scbus1 target &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt; lun &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;ada3,pass3&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
&lt;span class=&quot;sy0&quot;&gt;&amp;lt;&lt;/span&gt;WDC WD20EZRX-00DC0B0 80.00A80&lt;span class=&quot;sy0&quot;&gt;&amp;gt;&lt;/span&gt;    at scbus2 target &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt; lun &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;ada4,pass4&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
&lt;span class=&quot;sy0&quot;&gt;&amp;lt;&lt;/span&gt;HDS728080PLA380 PF2OA60A&lt;span class=&quot;sy0&quot;&gt;&amp;gt;&lt;/span&gt;         at scbus3 target &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt; lun &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;ada5,pass5&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class=&quot;code bash&quot;&gt;&lt;span class=&quot;co0&quot;&gt;# camcontrol identify ada5&lt;/span&gt;
pass5: &lt;span class=&quot;sy0&quot;&gt;&amp;lt;&lt;/span&gt;HDS728080PLA380 PF2OA60A&lt;span class=&quot;sy0&quot;&gt;&amp;gt;&lt;/span&gt; ATA-&lt;span class=&quot;nu0&quot;&gt;7&lt;/span&gt; SATA &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;.x device
pass5: 150.000MB&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;s transfers &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;SATA &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;.x, UDMA5, PIO 8192bytes&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
&amp;nbsp;
protocol              ATA&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;ATAPI-&lt;span class=&quot;nu0&quot;&gt;7&lt;/span&gt; SATA &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;.x
device model          HDS728080PLA380
firmware revision     PF2OA60A
serial number         PFDB30S2UP51ZM
WWN                   5000cca300f3e550
cylinders             &lt;span class=&quot;nu0&quot;&gt;16383&lt;/span&gt;
heads                 &lt;span class=&quot;nu0&quot;&gt;16&lt;/span&gt;
sectors&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;track         &lt;span class=&quot;nu0&quot;&gt;63&lt;/span&gt;
sector &lt;span class=&quot;kw2&quot;&gt;size&lt;/span&gt;           logical &lt;span class=&quot;nu0&quot;&gt;512&lt;/span&gt;, physical &lt;span class=&quot;nu0&quot;&gt;512&lt;/span&gt;, offset &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;
LBA supported         &lt;span class=&quot;nu0&quot;&gt;160836480&lt;/span&gt; sectors
LBA48 supported       &lt;span class=&quot;nu0&quot;&gt;160836480&lt;/span&gt; sectors
PIO supported         PIO4
DMA supported         WDMA2 UDMA6 
&amp;nbsp;
Feature                      Support  Enabled   Value           Vendor
&lt;span class=&quot;kw3&quot;&gt;read&lt;/span&gt; ahead                     &lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;	&lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;
&lt;span class=&quot;kw2&quot;&gt;write&lt;/span&gt; cache                    &lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;	&lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;
flush cache                    &lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;	&lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;
overlap                        no
Tagged Command Queuing &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;TCQ&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;   no	no
Native Command Queuing &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;NCQ&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;   &lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;		&lt;span class=&quot;nu0&quot;&gt;32&lt;/span&gt; tags
NCQ Queue Management           no
NCQ Streaming                  no
Receive &lt;span class=&quot;sy0&quot;&gt;&amp;amp;&lt;/span&gt; Send FPDMA Queued    no
SMART                          &lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;	&lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;
microcode download             &lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;	&lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;
security                       &lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;	no
power management               &lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;	&lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;
advanced power management      &lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;	no	&lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;0x00
automatic acoustic management  &lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;	no	&lt;span class=&quot;nu0&quot;&gt;254&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;0xFE	&lt;span class=&quot;nu0&quot;&gt;128&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;0x80
media status notification      no	no
power-up &lt;span class=&quot;kw1&quot;&gt;in&lt;/span&gt; Standby            &lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;	no
write-read-verify              no	no
unload                         no	no
general purpose logging        &lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;	&lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;
free-fall                      no	no
Data Set Management &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;DSM&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;TRIM&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; no
Host Protected Area &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;HPA&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;      &lt;span class=&quot;kw2&quot;&gt;yes&lt;/span&gt;      no      &lt;span class=&quot;nu0&quot;&gt;160836480&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;160836480&lt;/span&gt;
HPA - Security                 no&lt;/pre&gt;

&lt;p&gt;
で、本命はHDDの切り離し(未試験)
&lt;/p&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_warning plugin_wrap&quot;&gt;
&lt;p&gt;
以下正常動作していないので、試さないように
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 参考URL&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.ainoniwa.net/pelican/wp/552.html&quot; class=&quot;urlextern&quot; title=&quot;https://www.ainoniwa.net/pelican/wp/552.html&quot;&gt;https://www.ainoniwa.net/pelican/wp/552.html&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://piano2nd.smb.net/~kuji/pukiwiki-1.4.7/index.php?ZFS%20HDD&quot; class=&quot;urlextern&quot; title=&quot;https://piano2nd.smb.net/~kuji/pukiwiki-1.4.7/index.php?ZFS%20HDD&quot;&gt;https://piano2nd.smb.net/~kuji/pukiwiki-1.4.7/index.php?ZFS%20HDD&lt;/a&gt;交換&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://decomo.info/wiki/blog/2017/2017-11-09&quot; class=&quot;urlextern&quot; title=&quot;http://decomo.info/wiki/blog/2017/2017-11-09&quot;&gt;http://decomo.info/wiki/blog/2017/2017-11-09&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://d.hatena.ne.jp/kamosawa/20110726/1311609509&quot; class=&quot;urlextern&quot; title=&quot;http://d.hatena.ne.jp/kamosawa/20110726/1311609509&quot;&gt;http://d.hatena.ne.jp/kamosawa/20110726/1311609509&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://d.hatena.ne.jp/flageo/20121218/p1&quot; class=&quot;urlextern&quot; title=&quot;http://d.hatena.ne.jp/flageo/20121218/p1&quot;&gt;http://d.hatena.ne.jp/flageo/20121218/p1&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&quot;code&quot;&gt;# camcontrol devlist -v
# zpool status zfstank
# camcontrol identify ada0
→ diskのシリアル番号確認
# camcontrol eject ada0
→ 失敗(これは、試験したMBもシャシーもHotswap非対応なので当然)
# zpool offline zfstank gpt/ada0
TEST時# gpart destroy -F ada0
TEST時# zpool labelclear -f ada0
TEST時# dd if=/dev/zero of=/dev/ada0 bs=1m count=10
# zpool status zfstank
# camcontrol stop ada0
→ 物理的に抜く
# camcontrol devlist
→ Diskを挿す
# camcontrol rescan all
# camcontrol devlist
→Deviceが認識されていることを確認
# gpart create -s gpt ada0
# gpart add -a 4k -t freebsd-zfs -l ada0 ada0
# zpool status zfstank
# zpool replace zfstank gpt/ada0
# zpool status zfstank&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;(\u304a\u307e\u3051) CAM&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u304a\u307e\u3051_cam&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:6,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;9721-13345&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit14&quot; id=&quot;nas環境構築&quot;&gt;NAS環境構築&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
NAS関連の作業を以下の順に実施する。
&lt;/p&gt;
&lt;ol&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; NAS公開用ZFS Pool/ZFS/Zvolの作成&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; iSCSI関連の設定とZvolの公開&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; NFS関連の設定とDirectoryの公開&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;NAS\u74b0\u5883\u69cb\u7bc9&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;nas\u74b0\u5883\u69cb\u7bc9&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:9,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;13346-13556&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit15&quot; id=&quot;zfs関連設定&quot;&gt;ZFS関連設定&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
ZFS関連設定を記載する。
&lt;/p&gt;

&lt;p&gt;
本構成の場合、ZFSに利用するHDDは、ada[0-4]の5台
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;ZFS\u95a2\u9023\u8a2d\u5b9a&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;zfs\u95a2\u9023\u8a2d\u5b9a&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:9,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;13557-13682&amp;quot;} --&gt;
&lt;h4 class=&quot;sectionedit16&quot; id=&quot;zfs_poolを作成する&quot;&gt;ZFS poolを作成する&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ol&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; とにかくZFSのPoolを4Kセクタで作成するための準備&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;sysctl -w vfs.zfs.min_auto_ashift=12&lt;/code&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; この設定を/etc/sysctl.confに書いておくとなおよし&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; GPTでDiskを初期化する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:nas&amp;amp;codeblock=9&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_sh&quot;&gt;zfs_init.sh&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code bash&quot;&gt;&lt;span class=&quot;kw1&quot;&gt;for&lt;/span&gt; i &lt;span class=&quot;kw1&quot;&gt;in&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;3&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;4&lt;/span&gt;; &lt;span class=&quot;kw1&quot;&gt;do&lt;/span&gt;
gpart destroy &lt;span class=&quot;re5&quot;&gt;-F&lt;/span&gt; ada&lt;span class=&quot;re1&quot;&gt;$i&lt;/span&gt;
gpart create &lt;span class=&quot;re5&quot;&gt;-s&lt;/span&gt; gpt ada&lt;span class=&quot;re1&quot;&gt;$i&lt;/span&gt;
gpart add &lt;span class=&quot;re5&quot;&gt;-a&lt;/span&gt; 4k &lt;span class=&quot;re5&quot;&gt;-t&lt;/span&gt; freebsd-zfs &lt;span class=&quot;re5&quot;&gt;-l&lt;/span&gt; slot&lt;span class=&quot;re1&quot;&gt;$i&lt;/span&gt; ada&lt;span class=&quot;re1&quot;&gt;$i&lt;/span&gt;
&lt;span class=&quot;kw1&quot;&gt;done&lt;/span&gt;&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; なお、GPTが設定されていないHDDの場合、&lt;code&gt;gpart destroy -F ada$i&lt;/code&gt;の行は本質的に不要であり、&lt;code&gt;gpart: arg0 &amp;#039;ada0&amp;#039;: Invalid argument&lt;/code&gt;というエラーが表示されるが、これは気にしなくて良い。&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; ZFS Poolを作成する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; atimeをOffに、圧縮アルゴリズムをLZ4に、Unicodeの (比較時) 正規化手法をNormalization Form D(NFD)に設定する&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;zpool create -O atime=off -O compression=lz4 -O normalization=formD zfstank raidz2 gpt/slot0 gpt/slot1 gpt/slot2 gpt/slot3 gpt/slot4&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:17,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_tip plugin_wrap&quot;&gt;
&lt;p&gt;
zpool createコマンドは、ZFS Poolを作成するだけでなく、同時にpoolと同名のZFSファイルシステムを作成する。
&lt;/p&gt;

&lt;p&gt;
本例で表示した atime/compression/normalization パラメータは、このファイルシステムに対するOption Propertyである。
&lt;/p&gt;

&lt;p&gt;
ZFS poolに対するOption Propertyは、-o(小文字)の後に指定することができる。詳細は &lt;code&gt;man 7 zpool-features&lt;/code&gt; を参照
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:18,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:19,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_tip plugin_wrap&quot;&gt;
&lt;p&gt;
通常、ZFS RAIDz2を利用すると、RAID6相当のパリティーを持つ構成になるため、故障に対して比較的強固になる。
今回は採用しなかったが、さらに冗長性を高めることを考えるのであれば、&lt;code&gt;-o copies=2&lt;/code&gt;もしくは&lt;code&gt;-o copies=3&lt;/code&gt;としておくと、Fileの保存時に、完全なコピーが2もしくは3個作成される。
&lt;/p&gt;

&lt;p&gt;
当然、その分だけ性能は劣化するが、必要に応じて複製が確保されるので、堅牢性が上がる。
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:20,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:21,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_tip plugin_wrap&quot;&gt;
&lt;p&gt;
ZFS poolを作成する場合、それぞれのDiskに個別のLabel(GPT label)を作成しておくことが重要になる。
&lt;/p&gt;

&lt;p&gt;
個別にLabelをつけておくことで、Disk故障などの理由でKernelがDiskを認識する順序が変化してしまった時に、故障したDiskを特定しやすくすることができる。
&lt;/p&gt;

&lt;p&gt;
当然、HDDユニット自体にもラベル名を物理的に記入することが重要になる。
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:22,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:23,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_tip plugin_wrap&quot;&gt;
&lt;p&gt;
normalizationの設定をどのようにするべきかはさんざん悩んだが、ここでは、formDを選択する。
なぜそうしたかは、以下のLinkを参照のこと。
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://b00tb00k.blogspot.jp/2013/07/zfs-on-mac-3-hfs.html&quot; class=&quot;urlextern&quot; title=&quot;http://b00tb00k.blogspot.jp/2013/07/zfs-on-mac-3-hfs.html&quot;&gt;http://b00tb00k.blogspot.jp/2013/07/zfs-on-mac-3-hfs.html&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://key2.jp/~yskhashi/wordpress/?p=427&quot; class=&quot;urlextern&quot; title=&quot;http://key2.jp/~yskhashi/wordpress/?p=427&quot;&gt;http://key2.jp/~yskhashi/wordpress/?p=427&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:24,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;ZFS pool\u3092\u4f5c\u6210\u3059\u308b&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;zfs_pool\u3092\u4f5c\u6210\u3059\u308b&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:9,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;13683-16466&amp;quot;} --&gt;
&lt;h4 class=&quot;sectionedit25&quot; id=&quot;確認作業&quot;&gt;確認作業&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 4k sectorであることの確認&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&quot;code&quot;&gt;zdb -C zfstank | grep ashift
                ashift: 12&lt;/pre&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; zpoolの状態確認&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&quot;code&quot;&gt;# zpool list
NAME      SIZE  ALLOC   FREE  EXPANDSZ   FRAG    CAP  DEDUP  HEALTH  ALTROOT
zfstank  9.06T  1.03M  9.06T         -     0%     0%  1.00x  ONLINE  -&lt;/pre&gt;
&lt;pre class=&quot;code&quot;&gt;# zpool status
  pool: zfstank
 state: ONLINE
  scan: none requested
config:

	NAME          STATE     READ WRITE CKSUM
	zfstank       ONLINE       0     0     0
	  raidz2-0    ONLINE       0     0     0
	    gpt/ada0  ONLINE       0     0     0
	    gpt/ada1  ONLINE       0     0     0
	    gpt/ada2  ONLINE       0     0     0
	    gpt/ada3  ONLINE       0     0     0
	    gpt/ada4  ONLINE       0     0     0

errors: No known data errors&lt;/pre&gt;
&lt;pre class=&quot;code&quot;&gt;# zpool get -o all all zfstank
NAME     PROPERTY                       VALUE                          SOURCE
zfstank  size                           9.06T                          -
zfstank  capacity                       0%                             -
zfstank  altroot                        -                              default
zfstank  health                         ONLINE                         -
zfstank  guid                           11297120752257816277           default
zfstank  version                        -                              default
zfstank  bootfs                         -                              default
zfstank  delegation                     on                             default
zfstank  autoreplace                    off                            default
zfstank  cachefile                      -                              default
zfstank  failmode                       wait                           default
zfstank  listsnapshots                  off                            default
zfstank  autoexpand                     off                            default
zfstank  dedupditto                     0                              default
zfstank  dedupratio                     1.00x                          -
zfstank  free                           9.06T                          -
zfstank  allocated                      1.03M                          -
zfstank  readonly                       off                            -
zfstank  comment                        -                              default
zfstank  expandsize                     -                              -
zfstank  freeing                        0                              default
zfstank  fragmentation                  0%                             -
zfstank  leaked                         0                              default
zfstank  feature@async_destroy          enabled                        local
zfstank  feature@empty_bpobj            enabled                        local
zfstank  feature@lz4_compress           active                         local
zfstank  feature@multi_vdev_crash_dump  enabled                        local
zfstank  feature@spacemap_histogram     active                         local
zfstank  feature@enabled_txg            active                         local
zfstank  feature@hole_birth             active                         local
zfstank  feature@extensible_dataset     enabled                        local
zfstank  feature@embedded_data          active                         local
zfstank  feature@bookmarks              enabled                        local
zfstank  feature@filesystem_limits      enabled                        local
zfstank  feature@large_blocks           enabled                        local
zfstank  feature@sha512                 enabled                        local
zfstank  feature@skein                  enabled                        local&lt;/pre&gt;
&lt;pre class=&quot;code&quot;&gt;# zfs list
NAME      USED  AVAIL  REFER  MOUNTPOINT
zfstank   518K  5.20T   156K  /zfstank&lt;/pre&gt;
&lt;pre class=&quot;code&quot;&gt;# zfs get all zfstank
NAME     PROPERTY              VALUE                  SOURCE
zfstank  type                  filesystem             -
zfstank  creation              Tue May 15 15:16 2018  -
zfstank  used                  518K                   -
zfstank  available             5.20T                  -
zfstank  referenced            156K                   -
zfstank  compressratio         1.00x                  -
zfstank  mounted               yes                    -
zfstank  quota                 none                   default
zfstank  reservation           none                   default
zfstank  recordsize            128K                   default
zfstank  mountpoint            /zfstank               default
zfstank  sharenfs              off                    default
zfstank  checksum              on                     default
zfstank  compression           lz4                    local
zfstank  atime                 off                    local
zfstank  devices               on                     default
zfstank  exec                  on                     default
zfstank  setuid                on                     default
zfstank  readonly              off                    default
zfstank  jailed                off                    default
zfstank  snapdir               hidden                 default
zfstank  aclmode               discard                default
zfstank  aclinherit            restricted             default
zfstank  canmount              on                     default
zfstank  xattr                 off                    temporary
zfstank  copies                1                      default
zfstank  version               5                      -
zfstank  utf8only              on                     -
zfstank  normalization         formD                  -
zfstank  casesensitivity       sensitive              -
zfstank  vscan                 off                    default
zfstank  nbmand                off                    default
zfstank  sharesmb              off                    default
zfstank  refquota              none                   default
zfstank  refreservation        none                   default
zfstank  primarycache          all                    default
zfstank  secondarycache        all                    default
zfstank  usedbysnapshots       0                      -
zfstank  usedbydataset         156K                   -
zfstank  usedbychildren        362K                   -
zfstank  usedbyrefreservation  0                      -
zfstank  logbias               latency                default
zfstank  dedup                 off                    default
zfstank  mlslabel                                     -
zfstank  sync                  standard               default
zfstank  refcompressratio      1.00x                  -
zfstank  written               156K                   -
zfstank  logicalused           30.5K                  -
zfstank  logicalreferenced     11.5K                  -
zfstank  volmode               default                default
zfstank  filesystem_limit      none                   default
zfstank  snapshot_limit        none                   default
zfstank  filesystem_count      none                   default
zfstank  snapshot_count        none                   default
zfstank  redundant_metadata    all                    default&lt;/pre&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:26,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_tip plugin_wrap&quot;&gt;
&lt;p&gt;
gpartコマンドで状態を確認する
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;# gpart list -a
# gpart show -l		# labelが表示される
# gpart show		# partition tagが表示される
# gpart status		# 現在の状態が表示される&lt;/pre&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:27,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u78ba\u8a8d\u4f5c\u696d&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u78ba\u8a8d\u4f5c\u696d&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:11,&amp;quot;secid&amp;quot;:25,&amp;quot;range&amp;quot;:&amp;quot;16467-23962&amp;quot;} --&gt;
&lt;h4 class=&quot;sectionedit28&quot; id=&quot;datasetとzvolを作成する&quot;&gt;datasetとzvolを作成する&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; iSCSI用のzvolを作成&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://github.com/erigones/esdc-ce/wiki/Simple-iSCSI-target-and-initiator-setup&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/erigones/esdc-ce/wiki/Simple-iSCSI-target-and-initiator-setup&quot;&gt;https://github.com/erigones/esdc-ce/wiki/Simple-iSCSI-target-and-initiator-setup&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://decomo.info/wiki/freebsd/freebsd_11_configure_iscsi_target&quot; class=&quot;urlextern&quot; title=&quot;http://decomo.info/wiki/freebsd/freebsd_11_configure_iscsi_target&quot;&gt;http://decomo.info/wiki/freebsd/freebsd_11_configure_iscsi_target&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&quot;code&quot;&gt;zfs create -o volmode=dev -V 3T zfstank/zd0v0&lt;/pre&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; NFS用のdatasetを作成&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&quot;code&quot;&gt;zfs create zfstank/iso
# Mountpointを特に指定したい場合は、-o mountpoint を指定する
zfs create -o mountpoint=/zfstank/zd0d1 zfstank/iso&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;dataset\u3068zvol\u3092\u4f5c\u6210\u3059\u308b&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dataset\u3068zvol\u3092\u4f5c\u6210\u3059\u308b&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:18,&amp;quot;secid&amp;quot;:28,&amp;quot;range&amp;quot;:&amp;quot;23963-24444&amp;quot;} --&gt;
&lt;h4 class=&quot;sectionedit29&quot; id=&quot;確認&quot;&gt;確認&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;pre class=&quot;code&quot;&gt;# zfs list
NAME            USED  AVAIL  REFER  MOUNTPOINT
zfstank        3.09T  2.10T   156K  /zfstank
zfstank/zd0v0  3.09T  5.20T  99.4K  -&lt;/pre&gt;
&lt;pre class=&quot;code&quot;&gt;# zfs get all zfstank/zd0v0
NAME           PROPERTY              VALUE                  SOURCE
zfstank/zd0v0  type                  volume                 -
zfstank/zd0v0  creation              Tue May 15 16:10 2018  -
zfstank/zd0v0  used                  3.09T                  -
zfstank/zd0v0  available             5.20T                  -
zfstank/zd0v0  referenced            99.4K                  -
zfstank/zd0v0  compressratio         1.00x                  -
zfstank/zd0v0  reservation           none                   default
zfstank/zd0v0  volsize               3T                     local
zfstank/zd0v0  volblocksize          8K                     -
zfstank/zd0v0  checksum              on                     default
zfstank/zd0v0  compression           lz4                    inherited from zfstank
zfstank/zd0v0  readonly              off                    default
zfstank/zd0v0  copies                1                      default
zfstank/zd0v0  refreservation        3.09T                  local
zfstank/zd0v0  primarycache          all                    default
zfstank/zd0v0  secondarycache        all                    default
zfstank/zd0v0  usedbysnapshots       0                      -
zfstank/zd0v0  usedbydataset         99.4K                  -
zfstank/zd0v0  usedbychildren        0                      -
zfstank/zd0v0  usedbyrefreservation  3.09T                  -
zfstank/zd0v0  logbias               latency                default
zfstank/zd0v0  dedup                 off                    default
zfstank/zd0v0  mlslabel                                     -
zfstank/zd0v0  sync                  standard               default
zfstank/zd0v0  refcompressratio      1.00x                  -
zfstank/zd0v0  written               99.4K                  -
zfstank/zd0v0  logicalused           6K                     -
zfstank/zd0v0  logicalreferenced     6K                     -
zfstank/zd0v0  volmode               dev                    local
zfstank/zd0v0  snapshot_limit        none                   default
zfstank/zd0v0  snapshot_count        none                   default
zfstank/zd0v0  redundant_metadata    all                    default&lt;/pre&gt;
&lt;pre class=&quot;code&quot;&gt;# zfs list
NAME            USED  AVAIL  REFER  MOUNTPOINT
zfstank        3.09T  2.10T   156K  /zfstank
zfstank/iso     156K  2.10T   156K  /zfstank/iso
zfstank/zd0v0  3.09T  5.20T  99.4K  -&lt;/pre&gt;
&lt;pre class=&quot;code&quot;&gt;# zfs get all zfstank/iso
NAME         PROPERTY              VALUE                  SOURCE
zfstank/iso  type                  filesystem             -
zfstank/iso  creation              Tue May 15 16:11 2018  -
zfstank/iso  used                  156K                   -
zfstank/iso  available             2.10T                  -
zfstank/iso  referenced            156K                   -
zfstank/iso  compressratio         1.00x                  -
zfstank/iso  mounted               yes                    -
zfstank/iso  quota                 none                   default
zfstank/iso  reservation           none                   default
zfstank/iso  recordsize            128K                   default
zfstank/iso  mountpoint            /zfstank/iso           default
zfstank/iso  sharenfs              off                    default
zfstank/iso  checksum              on                     default
zfstank/iso  compression           lz4                    inherited from zfstank
zfstank/iso  atime                 off                    inherited from zfstank
zfstank/iso  devices               on                     default
zfstank/iso  exec                  on                     default
zfstank/iso  setuid                on                     default
zfstank/iso  readonly              off                    default
zfstank/iso  jailed                off                    default
zfstank/iso  snapdir               hidden                 default
zfstank/iso  aclmode               discard                default
zfstank/iso  aclinherit            restricted             default
zfstank/iso  canmount              on                     default
zfstank/iso  xattr                 off                    temporary
zfstank/iso  copies                1                      default
zfstank/iso  version               5                      -
zfstank/iso  utf8only              on                     -
zfstank/iso  normalization         formD                  -
zfstank/iso  casesensitivity       sensitive              -
zfstank/iso  vscan                 off                    default
zfstank/iso  nbmand                off                    default
zfstank/iso  sharesmb              off                    default
zfstank/iso  refquota              none                   default
zfstank/iso  refreservation        none                   default
zfstank/iso  primarycache          all                    default
zfstank/iso  secondarycache        all                    default
zfstank/iso  usedbysnapshots       0                      -
zfstank/iso  usedbydataset         156K                   -
zfstank/iso  usedbychildren        0                      -
zfstank/iso  usedbyrefreservation  0                      -
zfstank/iso  logbias               latency                default
zfstank/iso  dedup                 off                    default
zfstank/iso  mlslabel                                     -
zfstank/iso  sync                  standard               default
zfstank/iso  refcompressratio      1.00x                  -
zfstank/iso  written               156K                   -
zfstank/iso  logicalused           11.5K                  -
zfstank/iso  logicalreferenced     11.5K                  -
zfstank/iso  volmode               default                default
zfstank/iso  filesystem_limit      none                   default
zfstank/iso  snapshot_limit        none                   default
zfstank/iso  filesystem_count      none                   default
zfstank/iso  snapshot_count        none                   default
zfstank/iso  redundant_metadata    all                    default&lt;/pre&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:30,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_tip plugin_wrap&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; zvolの場合に、compressionがzfstankから引き継いでいることを確認&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; datasetの場合に、compression/atimeがzfstankから引き継がれ、normarizationがzfstankと同じであることを確認&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:31,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u78ba\u8a8d&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u78ba\u8a8d&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:20,&amp;quot;secid&amp;quot;:29,&amp;quot;range&amp;quot;:&amp;quot;24445-30918&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit32&quot; id=&quot;iscsi関連設定&quot;&gt;iSCSI関連設定&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
iSCSI関係の設定を行う。
&lt;/p&gt;

&lt;p&gt;
一昔前は、iSCSI targetになるためには、istgtコマンドを利用していた。
istgtはUserlandのiSCSI taeget実装であり、NetBSDやMacOS-X Leopardでも動作したため散々お世話になったが、（安定していることもあって）現在ではほぼメンテナンスされていないことと、FreeBSDのDistributionにctldが含まれ、iSCSI targetとして動作させることが可能になったため、本稿ではctldを利用するものとする。
&lt;/p&gt;

&lt;p&gt;
参考
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://github.com/erigones/esdc-ce/wiki/Simple-iSCSI-target-and-initiator-setup&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/erigones/esdc-ce/wiki/Simple-iSCSI-target-and-initiator-setup&quot;&gt;https://github.com/erigones/esdc-ce/wiki/Simple-iSCSI-target-and-initiator-setup&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://decomo.info/wiki/freebsd/freebsd_11_configure_iscsi_target&quot; class=&quot;urlextern&quot; title=&quot;http://decomo.info/wiki/freebsd/freebsd_11_configure_iscsi_target&quot;&gt;http://decomo.info/wiki/freebsd/freebsd_11_configure_iscsi_target&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;iSCSI\u95a2\u9023\u8a2d\u5b9a&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;iscsi\u95a2\u9023\u8a2d\u5b9a&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:24,&amp;quot;secid&amp;quot;:32,&amp;quot;range&amp;quot;:&amp;quot;30919-31642&amp;quot;} --&gt;
&lt;h4 class=&quot;sectionedit33&quot; id=&quot;設定する&quot;&gt;設定する&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ol&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/etc/ctl.conf&lt;/code&gt;を作成&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;#
# ctl.conf : FreeBSD iSCSI target configuration
#

# iSCSI portal configuration

portal-group pg0 {
    discovery-auth-group no-authentication
    listen 198.51.100.254:3260
}

# iSCSI target configuration
target iqn.2018-05.org.example:target0 {
    alias &amp;quot;nas-temp zd0v0&amp;quot;
    auth-group no-authentication
    portal-group pg0

    lun 0 {
        path /dev/zvol/zfstank/zd0v0
        blocksize 4096
        option vendor &amp;quot;FreeBSD&amp;quot;
    }
}&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;chmod 640 /etc/ctl.conf&lt;/code&gt;を実行&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/etc/rc.conf&lt;/code&gt;でctldをenableにする&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;echo &amp;#039;ctld_enable=“YES”&amp;#039; » /etc/rc.conf&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;service ctld start&lt;/code&gt; : ctldを起動&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u8a2d\u5b9a\u3059\u308b&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u8a2d\u5b9a\u3059\u308b&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:24,&amp;quot;secid&amp;quot;:33,&amp;quot;range&amp;quot;:&amp;quot;31643-32341&amp;quot;} --&gt;
&lt;h4 class=&quot;sectionedit34&quot; id=&quot;確認1&quot;&gt;確認&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
筆者の環境はmacOSなので、iSCSIの試験を行うには工夫が必要。
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://qiita.com/kazutomo/items/f5b2d863d9e0729743c2&quot; class=&quot;urlextern&quot; title=&quot;https://qiita.com/kazutomo/items/f5b2d863d9e0729743c2&quot;&gt;Macで無料ツールを使ってiSCSIボリュームをマウントする&lt;/a&gt;
を参考にmacOSに&lt;a href=&quot;https://github.com/iscsi-osx/iSCSIInitiator&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/iscsi-osx/iSCSIInitiator&quot;&gt;iSCSIinitiator&lt;/a&gt;を導入する。
&lt;/p&gt;

&lt;p&gt;
なお、Binaryは&lt;a href=&quot;https://github.com/iscsi-osx/iSCSIInitiator/releases&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/iscsi-osx/iSCSIInitiator/releases&quot;&gt;ここ&lt;/a&gt;にある。
&lt;/p&gt;

&lt;p&gt;
以下、macOSからの確認
&lt;/p&gt;
&lt;pre class=&quot;code bash&quot;&gt;&lt;span class=&quot;co0&quot;&gt;# iscsictl add target iqn.2018-05.org.example:target0,198.51.100.254&lt;/span&gt;
The specified target has been added
&lt;span class=&quot;co0&quot;&gt;# iscsictl list targets&lt;/span&gt;
iqn.2018-05.org.example:target0 &lt;span class=&quot;sy0&quot;&gt;&amp;lt;&lt;/span&gt;inactive, static&lt;span class=&quot;sy0&quot;&gt;&amp;gt;&lt;/span&gt;
	198.51.100.254 &lt;span class=&quot;sy0&quot;&gt;&amp;lt;&lt;/span&gt;inactive, port &lt;span class=&quot;nu0&quot;&gt;3260&lt;/span&gt;, interface default&lt;span class=&quot;sy0&quot;&gt;&amp;gt;&lt;/span&gt;
&lt;span class=&quot;co0&quot;&gt;# iscsictl login iqn.2018-05.org.example:target0,198.51.100.254&lt;/span&gt;
Attached iqn.2018-05.org.example:target0 &lt;span class=&quot;sy0&quot;&gt;&amp;lt;&lt;/span&gt;scsi domain &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;, target &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;&amp;gt;&lt;/span&gt;
	FreeBSD CTLDISK 0001
	Serial Number MYSERIAL   &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;
	lun &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;: &lt;span class=&quot;kw3&quot;&gt;type&lt;/span&gt; 0x00 &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;Block device&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
&lt;span class=&quot;co0&quot;&gt;# iscsictl list targets&lt;/span&gt;
iqn.2018-05.org.example:target0 &lt;span class=&quot;sy0&quot;&gt;&amp;lt;&lt;/span&gt;active, static, sid &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;, tpgt &lt;span class=&quot;nu0&quot;&gt;257&lt;/span&gt;, tsid 0xbadd&lt;span class=&quot;sy0&quot;&gt;&amp;gt;&lt;/span&gt;
	198.51.100.254 &lt;span class=&quot;sy0&quot;&gt;&amp;lt;&lt;/span&gt;active, cid &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;, port &lt;span class=&quot;nu0&quot;&gt;3260&lt;/span&gt;, interface default&lt;span class=&quot;sy0&quot;&gt;&amp;gt;&lt;/span&gt;
&lt;span class=&quot;co0&quot;&gt;# iscsictl list luns&lt;/span&gt;
iqn.2018-05.org.example:target0 &lt;span class=&quot;sy0&quot;&gt;&amp;lt;&lt;/span&gt;scsi domain &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;, target &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;&amp;gt;&lt;/span&gt;
	FreeBSD CTLDISK 0001
	Serial Number MYSERIAL   &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;
	lun &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;: &lt;span class=&quot;kw3&quot;&gt;type&lt;/span&gt; 0x00 &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;Block device&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
		disk2: &lt;span class=&quot;nu0&quot;&gt;3.3&lt;/span&gt; TB &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;805306368&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;4096&lt;/span&gt; byte blocks&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
&lt;span class=&quot;co0&quot;&gt;# iscsictl logout iqn.2018-05.org.example:target0,198.51.100.254&lt;/span&gt;
Detached iqn.2018-05.org.seirios.dsk:target0
&lt;span class=&quot;co0&quot;&gt;# iscsictl remove target iqn.2018-05.org.example:target0,198.51.100.254&lt;/span&gt;
The specified portal has been removed
&lt;span class=&quot;co0&quot;&gt;# &lt;/span&gt;&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u78ba\u8a8d&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u78ba\u8a8d1&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:25,&amp;quot;secid&amp;quot;:34,&amp;quot;range&amp;quot;:&amp;quot;32342-33866&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit35&quot; id=&quot;nfs関連設定&quot;&gt;NFS関連設定&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; rc.conf内で、以下の設定が有効になっていることを確認&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; NFSv2およびNFSv4は利用しない&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; NFS Clientにはならない&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; XCP-ngはLinuxなので、Linuxに合わせた設定を行う必要がある&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; RPC関連の挙動が異なったりするので、RCP関連のDaemonは必須&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;# NFS Configuration
rpc_lockd_enable=&amp;quot;YES&amp;quot;
rpc_statd_enable=&amp;quot;YES&amp;quot;
rpcbind_enable=&amp;quot;YES&amp;quot;

nfs_client_enable=&amp;quot;NO&amp;quot; 
autofs_enable=&amp;quot;NO&amp;quot; 

mountd_enable=&amp;quot;YES&amp;quot;
mountd_flags=&amp;quot;-lr&amp;quot;
nfs_server_enable=&amp;quot;YES&amp;quot;

nfsv4_server_enable=&amp;quot;NO&amp;quot;
nfsuserd_enable=&amp;quot;NO&amp;quot;
nfsuserd_flags=&amp;quot;-domain localdomain&amp;quot;&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; NFSで公開するDirectoryを指定する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 昔から、maproot関連は色々鬼門なので、気になる人は節末のコラムを参照のこと&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:nas&amp;amp;codeblock=27&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_&quot;&gt;exports&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;/zfstank/iso      -network 198.51.100.0/24 -maproot=root -alldirs&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;NFS\u95a2\u9023\u8a2d\u5b9a&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;nfs\u95a2\u9023\u8a2d\u5b9a&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:26,&amp;quot;secid&amp;quot;:35,&amp;quot;range&amp;quot;:&amp;quot;33867-34779&amp;quot;} --&gt;
&lt;h4 class=&quot;sectionedit36&quot; id=&quot;確認2&quot;&gt;確認&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;dl class=&quot;plugin_definitionlist&quot;&gt;
&lt;dt&gt;&lt;span class=&quot;term&quot;&gt; &lt;code&gt;showmount -e&lt;/code&gt;&lt;/span&gt;&lt;/dt&gt;
&lt;dd&gt;現在公開しているDirectoryを表示する&lt;/dd&gt;
&lt;dt&gt;&lt;span class=&quot;term&quot;&gt; &lt;code&gt;showmount -a&lt;/code&gt;&lt;/span&gt;&lt;/dt&gt;
&lt;dd&gt;現在NFS mountされているDirとNFS Clientを表示する&lt;/dd&gt;
&lt;/dl&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:37,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_tip plugin_wrap&quot;&gt;
&lt;p&gt;
mountdの再起動には、HUP Signalを送れば良い。
&lt;/p&gt;

&lt;p&gt;
&lt;code&gt;/etc/exports&lt;/code&gt;を書き換えた後などで&lt;code&gt;kill -HUP `cat /var/run/mountd.pid`&lt;/code&gt;
を実行すると良い。
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:38,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:39,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_warning plugin_wrap&quot;&gt;
&lt;p&gt;
exportsに記載するオプションとして、&lt;strong&gt;maproot&lt;/strong&gt;がある。
&lt;/p&gt;

&lt;p&gt;
NFSで供給されているファイルシステムに対してrootユーザーが書き込みを行う場合、通常であれば、ファイルのオーナーはrootになるはずである。しかし、これは、ファイルシステムを供給している&lt;strong&gt;NFSサーバー&lt;/strong&gt;および同一のファイルシステムを共有している&lt;strong&gt;他のNFS Client&lt;/strong&gt;が、そのファイルのオーナーを&lt;code&gt;root&lt;/code&gt;として認識することになる。
&lt;/p&gt;

&lt;p&gt;
書き込まれたファイルが一般ファイルであれば多くの場合は問題にならないが、実行ファイルであった場合には脆弱性を生む元凶となる場合がある。
&lt;/p&gt;
&lt;dl class=&quot;plugin_definitionlist&quot;&gt;
&lt;dt&gt;&lt;span class=&quot;term&quot;&gt; 例1&lt;/span&gt;&lt;/dt&gt;
&lt;dd&gt;ShellなどのScriptを実行可能にしておくと、多くのシステムでその実行ファイルを実行することが可能&lt;/dd&gt;
&lt;dt&gt;&lt;span class=&quot;term&quot;&gt; 例2&lt;/span&gt;&lt;/dt&gt;
&lt;dd&gt;実行ファイルにSUID Bitを立てておくと何が起こるか感がて見てください&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;
そのため、特にroot userが書き込む場合にのみ、Fileのオーナーを別のUIDに割り当てる機能がmaprootである。
&lt;/p&gt;

&lt;p&gt;
例えば&lt;code&gt;-maproot=nobody:nogroup&lt;/code&gt;とした場合、rootがそのファイルシステムにファイルを作成すると、&lt;code&gt;Owner:Group = nobody:nogroup&lt;/code&gt;となる。
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:40,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u78ba\u8a8d&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u78ba\u8a8d2&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:28,&amp;quot;secid&amp;quot;:36,&amp;quot;range&amp;quot;:&amp;quot;34780-36483&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit41&quot; id=&quot;落ち穂拾い&quot;&gt;落ち穂拾い&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:42,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_tip plugin_wrap&quot;&gt;
&lt;p&gt;
&lt;code&gt;/var/log/messages&lt;/code&gt; に GPT table is corrupt が出ている場合。
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;gpart recover &amp;lt;geom&amp;gt;&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 参考: &lt;a href=&quot;http://yomemacs.hatenablog.jp/entry/2014/02/04/205509&quot; class=&quot;urlextern&quot; title=&quot;http://yomemacs.hatenablog.jp/entry/2014/02/04/205509&quot;&gt;http://yomemacs.hatenablog.jp/entry/2014/02/04/205509&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:43,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:44,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_tip plugin_wrap&quot;&gt;
&lt;p&gt;
TimeMachineバックアップに使う場合
&lt;/p&gt;

&lt;p&gt;
TimeMachine用、DVD鑑賞用、写真バックアップ用のパーティションを afp で見えるようにすればよい。
&lt;/p&gt;

&lt;p&gt;
MacのFinderの接続あたりから &lt;code&gt;afp://xxx.xxx.xxx.xxx:5128&lt;/code&gt; とかやればOKのはず
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; netatalk3を入れる&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;pkg install netatalk3&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 参考&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://blog.khubla.com/freebsd/timemachine-backups-on-freebsd-10&quot; class=&quot;urlextern&quot; title=&quot;http://blog.khubla.com/freebsd/timemachine-backups-on-freebsd-10&quot;&gt;http://blog.khubla.com/freebsd/timemachine-backups-on-freebsd-10&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://netatalk.sourceforge.net/3.0/htmldocs/configuration.html#idp139639143834112&quot; class=&quot;urlextern&quot; title=&quot;http://netatalk.sourceforge.net/3.0/htmldocs/configuration.html#idp139639143834112&quot;&gt;http://netatalk.sourceforge.net/3.0/htmldocs/configuration.html#idp139639143834112&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://illumos.org/msg/ZFS-8000-9P&quot; class=&quot;urlextern&quot; title=&quot;http://illumos.org/msg/ZFS-8000-9P&quot;&gt;http://illumos.org/msg/ZFS-8000-9P&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
これでMacOSからも見れるようになる。
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:45,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:46,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_tip plugin_wrap&quot;&gt;
&lt;p&gt;
参考
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://qiita.com/ryuinada/items/36535a0e7f1846d89fb6&quot; class=&quot;urlextern&quot; title=&quot;https://qiita.com/ryuinada/items/36535a0e7f1846d89fb6&quot;&gt;https://qiita.com/ryuinada/items/36535a0e7f1846d89fb6&lt;/a&gt; ZFSのRAIDZの修復とついでに拡張する&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:47,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u843d\u3061\u7a42\u62fe\u3044&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u843d\u3061\u7a42\u62fe\u3044&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:28,&amp;quot;secid&amp;quot;:41,&amp;quot;range&amp;quot;:&amp;quot;36484-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 28 Mar 2026 07:26:28 +0000</pubDate>
        </item>
        <item>
            <title>FreeBSD pkg &amp; ports</title>
            <link>http://www.seirios.org/seirios/dokuwiki/doku.php?id=os:freebsd:packages</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;freebsd_pkg_ports&quot;&gt;FreeBSD pkg &amp;amp; ports&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
FreeBSDでPackageを管理する機構がpkg/portsである。
&lt;/p&gt;

&lt;p&gt;
pkgがBinary Package(Pre-Compiled binary package)で、PortsがSourceからCompileするための一連の仕組みである。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;FreeBSD pkg &amp;amp; ports&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;freebsd_pkg_ports&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-228&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;pkgで最新版のports_pkgを利用する&quot;&gt;pkgで最新版のports/pkgを利用する&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
FreeBSDのRelease版では、pkgもしくはports collectionとして、4半期単位で更新されるものを利用することになる。
通常はこれで問題ないのだが、いくつかの事情により、時に最新版を試したい場合がある。
&lt;/p&gt;

&lt;p&gt;
こういう時は、pkgの設定も含め、一度初期化が必要になるので、その時の作業を。
&lt;/p&gt;
&lt;ol&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; mkdir -p /usr/local/etc/pkg/repos&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; vi /usr/local/etc/pkg/repos/FreeBSD.conf&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;FreeBSD: {
  url: &amp;quot;pkg+http://pkg.FreeBSD.org/${ABI}/latest&amp;quot;,
  mirror_type: &amp;quot;srv&amp;quot;,
  signature_type: &amp;quot;fingerprints&amp;quot;,
  fingerprints: &amp;quot;/usr/share/keys/pkg&amp;quot;,
  enabled: yes
}&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; pkg bootstrap -f&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;
これで、Binary Packageはlatestの物になる。
&lt;/p&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_important plugin_wrap&quot;&gt;
&lt;p&gt;
latestは、「開発中」のもの(CVSやSVNでいうHEAD)なので、当然「うまく動かないこともある」ことに注意すること
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;p&gt;
次に、portsもlatestを入手する
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;# svnlite checkout https://svn.FreeBSD.org/ports/head /usr/ports
Error validating server certificate for &amp;#039;https://svn.freebsd.org:443&amp;#039;:
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
Certificate information:
 - Hostname: svn.freebsd.org
 - Valid: from Jun 22 00:00:00 2015 GMT until Jun 22 23:59:59 2016 GMT
 - Issuer: Gandi, Paris, Paris, FR
 - Fingerprint: E9:37:73:80:B5:32:1B:93:92:94:98:17:59:F0:FA:A2:5F:1E:DE:B9
(R)eject, accept (t)emporarily or accept (p)ermanently? p&lt;/pre&gt;

&lt;p&gt;
これで、ports collectionも最新になる。
&lt;/p&gt;

&lt;p&gt;
実際のところportsnapはとても便利なので、portsnapを使いたいのだが、latestはどうやら取得できないようなのでSubversionで。
&lt;/p&gt;

&lt;p&gt;
この場合、ports collectionの更新は
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;# svnlite update /usr/ports&lt;/pre&gt;

&lt;p&gt;
で行えば良い。
&lt;/p&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_box plugin_wrap&quot;&gt;
&lt;p&gt;
FreeBSDはcvsを捨てたようだが、svnも捨ててMercurialやGitに移行するのだろうか？
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;pkg\u3067\u6700\u65b0\u7248\u306eports\/pkg\u3092\u5229\u7528\u3059\u308b&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;pkg\u3067\u6700\u65b0\u7248\u306eports_pkg\u3092\u5229\u7528\u3059\u308b&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;229-2254&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit7&quot; id=&quot;pkgのdbがおかしくなった場合&quot;&gt;pkgのDBがおかしくなった場合&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
まれに、pkgのDatabaseがおかしくなることがある。
&lt;/p&gt;

&lt;p&gt;
普通はこんなことは起こらないのだが、稼働中のFreeBSD VMのsnapshotからVMを作ったら、どうやらDBがイカれてしまった模様。
というわけで、pkgのDBの初期化に関して、メモ。
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; pkg clean -f&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; rm -rf /var/cache/pkg/*&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; pkg update -f&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; rm /var/db/pkg/repo-*.sqlite&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; pkg bootstrap -f&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; pkg update&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
これでOK。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;pkg\u306eDB\u304c\u304a\u304b\u3057\u304f\u306a\u3063\u305f\u5834\u5408&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;pkg\u306edb\u304c\u304a\u304b\u3057\u304f\u306a\u3063\u305f\u5834\u5408&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:3,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;2255-2751&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit8&quot; id=&quot;portsの管理&quot;&gt;portsの管理&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Binary Packageを使う習慣が無いので、Portsを直接管理する
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Portsの初期化&lt;/div&gt;
&lt;ol&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;portsnap fetch&lt;/code&gt;を実行&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;portsnap extract&lt;/code&gt;を実行&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Portsの更新&lt;/div&gt;
&lt;ol&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;portsnap fetch&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;portsnap update&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; InstallされているPortsを見たい : &lt;code&gt;pkg info&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; InstallされているPortsを削除 : &lt;code&gt;pkg delete pkgname&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; InstallされているPortsのversionを見て、更新すべきか確認したい : &lt;code&gt;pkg version&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; PortsのInstall&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 個人的に、Binary Packageを使う気がないので、Portsを展開した後普通にCompileすることにする。&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; Installする: &lt;code&gt;make install&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; 更新する: &lt;code&gt;make reinstall&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; 削除する: &lt;code&gt;make deinstall&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;ports\u306e\u7ba1\u7406&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;ports\u306e\u7ba1\u7406&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:3,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;2752-3518&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit9&quot; id=&quot;makeconf&quot;&gt;make.conf&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
NetBSDのpkgsrcの場合には、/etc/mk.confで様々な設定を行うことが出来るが、それに相当するportsの機構が/etc/make.confである。ここに、いわゆるOptionを記載していく。
&lt;/p&gt;
&lt;ol&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Optionsを全く指定しなかった場合の標準で指定されるOptionsを調べる&lt;pre class=&quot;code&quot;&gt;make -V PORT_OPTIONS&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; そのPortsで定義されている全てのOptionsを調べる&lt;pre class=&quot;code&quot;&gt;make -V COMPLETE_OPTIONS_LIST&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; どうも微妙に美しくない気がするが、取り敢えず、NGiNXに関する設定を記載したmake.confを例として以下に掲載する。&lt;pre class=&quot;code&quot;&gt;#
# FreeBSD ports configuration file.
#

### for NGiNX
. if ${.CURDIR} == &amp;quot;/usr/ports/www/nginx&amp;quot;
OPTIONS_SET= DOCS EXAMPLES HTTP HTTP_CACHE HTTP_REWRITE HTTP_STATUS IPV6 NLS WWW HTTP_UPSTREAM_FAIR HTTP_UPSTREAM_HASH HTTP_UPSTREAM_STICKY HTTP_ADDITION HTTP_GZIP_STATIC HTTP_GUNZIP_FILTER SPDY HTTP_REALIP HTTP_SSL CACHE_PURGE HTTP_AUTH_DIGEST ICONV
. endif&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;make.conf&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;makeconf&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:3,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;3519-4528&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit10&quot; id=&quot;portsのinstall&quot;&gt;portsのInstall&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
pkgsrcと同様、
&lt;/p&gt;
&lt;ol&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; InstallしたいportsのDirectoryに移動&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; make&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; make install&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; make clean&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;
でOK。make updateがあるかどうかは未確認。
&lt;/p&gt;

&lt;p&gt;
なお、Portsは、必要に応じて、Optionをncursesで確認に来る。この設定は、make.confに反映されないから、十分な注意が必要。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;ports\u306eInstall&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;ports\u306einstall&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:6,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;4529-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 14 May 2018 04:33:00 +0000</pubDate>
        </item>
        <item>
            <title>XenServer用のFreeBSD VM Templateを作成する</title>
            <link>http://www.seirios.org/seirios/dokuwiki/doku.php?id=os:freebsd:template</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;xenserver用のfreebsd_vm_templateを作成する&quot;&gt;XenServer用のFreeBSD VM Templateを作成する&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
そろそろ、基本となる部分が固まってきたので、FreeBSD用のTemplateを作成してみる。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;XenServer\u7528\u306eFreeBSD VM Template\u3092\u4f5c\u6210\u3059\u308b&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;xenserver\u7528\u306efreebsd_vm_template\u3092\u4f5c\u6210\u3059\u308b&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-178&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;準備&quot;&gt;準備&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Template用のIP Addressを確保する
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; templateは、必要に応じて起動し、updateを行う必要がある。&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 普段はshutdownしておく&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u6e96\u5099&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u6e96\u5099&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;179-354&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;template用vmを作成&quot;&gt;Template用VMを作成&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
XenServer上にtemplate用VMを構築し、FreeBSDをInstallする
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; FilesystemはZFSにする&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 有効にするサービスはsshdだけ&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; dumpdevはOffで良い&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; ntpdはchronyを使うのでOffで良い&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; System Hardeningは全部Onにする&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Hide processes running as other users&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;security.bsd.see_other_uids&lt;/code&gt; on /etc/sysctl.conf&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Hide processes running as other groups&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;security.bsd.see_other_gids&lt;/code&gt; on /etc/sysctl.conf&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Disable reading kernel message buffer for unprivileged users&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;security.bsd.unprivileged_read_msgbuf&lt;/code&gt; on /etc/sysctl.conf&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Disable process debugging facilities for unprivileged users&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;security.bsd.unprivileged_proc_debug&lt;/code&gt; on /etc/sysctl.conf&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Randomize the PID of newly created processes&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;kern.randompid&lt;/code&gt; on /etc/sysctl.conf&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Insert stack guard page ahed of the growable segments&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;security.bsd.stack_guard_page&lt;/code&gt; on /etc/sysctl.conf&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Clean the /tmp filesystem on system startup&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;clear_tmp_enable=“YES”&lt;/code&gt; on /etc/rc.conf&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Disable opening Syslogd network socket (disable remote logging)&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;syslogd_flags=“-ss”&lt;/code&gt; on /etc/rc.conf&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Disable Sendmail services&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;sendmail_enable=“NONE”&lt;/code&gt; on /etc/rc.conf&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 絶対に必要なAccountを作成しておく&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 自分や構成管理用ツールの使うアカウント、vulsアカウントなど&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Template\u7528VM\u3092\u4f5c\u6210&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;template\u7528vm\u3092\u4f5c\u6210&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;355-1795&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;基本設定を投入&quot;&gt;基本設定を投入&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
/etc/rc.confを編集する
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; XenServerの場合、TSO等の機能は切るべき&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;ifconfig_xn0=“inet 192.0.2.1/24 -rxcsum -txcsum -tso -lro”&lt;/code&gt; などとする&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 共通となる様々な設定をここで記載するのは良いこと&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;root@tmpl:/etc # cat /etc/rc.conf
#
# System Run Configuration
#

# Host Information
hostname=&amp;quot;tmpl&amp;quot;
keymap=&amp;quot;jp&amp;quot;
dumpdev=&amp;quot;NO&amp;quot;

# Boot/Shutdown
clear_tmp_enable=&amp;quot;YES&amp;quot;
rcshutdown_timeout=&amp;quot;30&amp;quot;

# Filesystem
tmpmfs=&amp;quot;YES&amp;quot;
tmpsize=&amp;quot;128m&amp;quot;
tmpmfs_flags=&amp;quot;-S&amp;quot;
zfs_enable=&amp;quot;YES&amp;quot;
zfsd_enable=&amp;quot;YES&amp;quot;

# Network
#cloned_interfaces=&amp;quot;&amp;quot;

ifconfig_xn0=&amp;quot;inet 192.0.2.1/24 -rxcsum -txcsum -tso -lro

route_private10=&amp;quot; -net 10.0.0.0/8     127.0.0.1 -blackhole&amp;quot;
route_private172=&amp;quot;-net 172.16.0.0/12  127.0.0.1 -blackhole&amp;quot;
route_private192=&amp;quot;-net 192.168.0.0/16 127.0.0.1 -blackhole&amp;quot;

static_routes=&amp;quot;private10 private172 private192&amp;quot;
defaultrouter=&amp;quot;192.0.2.254&amp;quot;

gateway_enable=&amp;quot;NO&amp;quot;

icmp_bmcastecho=&amp;quot;NO&amp;quot;
icmp_drop_redirect=&amp;quot;YES&amp;quot;
icmp_log_redirect=&amp;quot;YES&amp;quot;
ip6addrctl_enable=&amp;quot;NO&amp;quot;
ip6addrctl_policy=&amp;quot;ipv4_prefer&amp;quot;
ipv6_activate_all_interfaces=&amp;quot;NO&amp;quot;
ipv6_network_interfaces=&amp;quot;NO&amp;quot;
tcp_drop_synfin=&amp;quot;YES&amp;quot;

# NFS
rpc_lockd_enable=&amp;quot;YES&amp;quot;
rpc_statd_enable=&amp;quot;YES&amp;quot;
rpcbind_enable=&amp;quot;YES&amp;quot;
nfs_client_enable=&amp;quot;YES&amp;quot;
autofs_enable=&amp;quot;YES&amp;quot;

# pf
pf_enable=&amp;quot;NO&amp;quot;
pflog_enable=&amp;quot;NO&amp;quot;

# Audit
accounting_enable=&amp;quot;YES&amp;quot;

# Userland
syslogd_flags=&amp;quot;-ss&amp;quot;
syslogd_oomprotect=&amp;quot;YES&amp;quot;
blacklistd_enable=&amp;quot;NO&amp;quot;
blacklistd_flags=&amp;quot;&amp;quot;
sendmail_enable=&amp;quot;NONE&amp;quot;
sshd_enable=&amp;quot;YES&amp;quot;
root@tmpl:/etc # 
&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
/boot/loader.confを編集する
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 起動時設定の編集&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;carp_load=&amp;quot;YES&amp;quot;

kern.geom.label.disk_ident.enable=&amp;quot;0&amp;quot;
kern.geom.label.gptid.enable=&amp;quot;0&amp;quot;
vfs.zfs.min_auto_ashift=12
zfs_load=&amp;quot;YES&amp;quot;

# for OpenSSL/AES-NI
cryptodev_load=&amp;quot;YES&amp;quot;
aesni_load=&amp;quot;YES&amp;quot;

# for All servers
kern.maxusers=1024
kern.ipc.nmbclusters=65536

# for NGiNX
aio_load=&amp;quot;YES&amp;quot;
accf_data_load=&amp;quot;YES&amp;quot;
accf_http_load=&amp;quot;YES&amp;quot;
net.inet.tcp.syncache.hashsize=1024
net.inet.tcp.syncache.bucketlimit=100
net.inet.tcp.tcbhashsize=4096

# for squid
kern.ipc.msgmnb=8192
kern.ipc.msgssz=64
kern.ipc.msgtql=2048&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
/etc/sysctl.confを編集する
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Kernel Parameterの設定&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;# $FreeBSD: releng/11.1/etc/sysctl.conf 112200 2003-03-13 18:43:50Z mux $
#
#  This file is read when going to multi-user and its contents piped thru
#  ``sysctl&amp;#039;&amp;#039; to adjust kernel values.  ``man 5 sysctl.conf&amp;#039;&amp;#039; for details.
#

# Uncomment this to prevent users from seeing information about processes that
# are being run under another UID.
security.bsd.see_other_uids=0
security.bsd.see_other_gids=0
security.bsd.unprivileged_read_msgbuf=0
security.bsd.unprivileged_proc_debug=0
kern.randompid=4042
security.bsd.stack_guard_page=1

# Enable CARP
#net.inet.carp.allow=1
#net.inet.carp.preempt=1
#net.inet.carp.log=1
#net.inet.carp.arpbalance=0

# IP Tuning
net.inet.ip.portrange.randomized=0
net.inet.ip.portrange.first=1024
net.inet.ip.portrange.last=65535

# ICMP Tuning
net.inet.icmp.icmplim=3000

# TCP Tuning
net.inet.tcp.msl=1000
net.inet.tcp.finwait2_timeout=3000
net.inet.tcp.nolocaltimewait=1
net.inet.tcp.fast_finwait2_recycle=1
net.inet.tcp.syncookies=1
net.inet.tcp.recvspace=8192
net.inet.tcp.blackhole=2
net.inet.tcp.tso=0

# for HTTP
kern.ipc.somaxconn=16384
kern.ipc.maxsockets=65536
kern.ipc.maxsockbuf=4194304
kern.maxfiles=16384
kern.maxfilesperproc=1024

# ARP cache timeout
#net.link.ether.inet.max_age=97

### NFS parameters
vfs.nfsd.server_min_nfsvers=3&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
ssh関連の設定を行う
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Passwordによる認証をOffにする&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;*** sshd_config.orig	Tue Aug 15 19:55:21 2017
--- sshd_config	Tue Aug 15 19:56:39 2017
***************
*** 15,20 ****
--- 15,21 ----
  # FreeBSD has a few additional options.
  
  #Port 22
+ Port xxxxxx
  #AddressFamily any
  #ListenAddress 0.0.0.0
  #ListenAddress ::
***************
*** 77,82 ****
--- 78,84 ----
  
  # Change to no to disable PAM authentication
  #ChallengeResponseAuthentication yes
+ ChallengeResponseAuthentication no
  
  # Kerberos options
  #KerberosAuthentication no
***************
*** 116,121 ****
--- 118,124 ----
  #ClientAliveInterval 0
  #ClientAliveCountMax 3
  #UseDNS yes
+ UseDNS no
  #PidFile /var/run/sshd.pid
  #MaxStartups 10:30:100
  #PermitTunnel no&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; loginするユーザーの公開鍵を設置する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/home/user/.ssh&lt;/code&gt; を作成し、そこに、authorized_keysを「必ず」設置すること&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
/etc/freebsd-update.confを編集
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 自前のUpdate用Proxy Serverがある場合、&lt;code&gt;ServerName&lt;/code&gt; フィールドにProxy Serverを記載する&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
pkgコマンドをインストール
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; pkg install pkg&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 自前のpkg用Proxy Serverを設置している場合、&lt;code&gt;mkdir -p /usr/local/etc/pkg/repos&lt;/code&gt;を作成し、FreeBSD.confを作成&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;# $FreeBSD: releng/10.2/etc/pkg/FreeBSD.conf 285830 2015-07-23 23:31:40Z gjb $
#
# To disable this repository, instead of modifying or removing this file,
# create a /usr/local/etc/pkg/repos/FreeBSD.conf file:
#
#   mkdir -p /usr/local/etc/pkg/repos
#   echo &amp;quot;FreeBSD: { enabled: no }&amp;quot; &amp;gt; /usr/local/etc/pkg/repos/FreeBSD.conf
#

FreeBSD: {
#  url: &amp;quot;pkg+http://pkg.FreeBSD.org/${ABI}/latest&amp;quot;,
  url: &amp;quot;pkg+http://some.where.example.com/${ABI}/latest&amp;quot;,
  mirror_type: &amp;quot;srv&amp;quot;,
  signature_type: &amp;quot;fingerprints&amp;quot;,
  fingerprints: &amp;quot;/usr/share/keys/pkg&amp;quot;,
  enabled: yes
}&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;code&gt;/usr/local/etc/newsyslog.conf.d&lt;/code&gt;を作成
&lt;/p&gt;

&lt;p&gt;
&lt;code&gt;/etc/periodic.conf.local&lt;/code&gt;を作成
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;# Daily options
daily_show_badconfig=&amp;quot;YES&amp;quot;

daily_clean_disks_enable=&amp;quot;YES&amp;quot;
daily_clean_tmps_enable=&amp;quot;YES&amp;quot;
daily_accounting_compress=&amp;quot;YES&amp;quot;
daily_accounting_flags=-q
daily_accounting_save=7
daily_status_zfs_enable=&amp;quot;YES&amp;quot;
daily_scrub_zfs_enable=&amp;quot;NO&amp;quot;

# Weekly options
weekly_noid_enable=&amp;quot;NO&amp;quot;

# Monthly options

# Security options
security_show_badconfig=&amp;quot;YES&amp;quot;
security_status_noamd=&amp;quot;YES&amp;quot;

# Disable sendmail specific tasks
daily_clean_hoststat_enable=&amp;quot;NO&amp;quot;
daily_status_mail_rejects_enable=&amp;quot;NO&amp;quot;
daily_status_include_submit_mailq=&amp;quot;NO&amp;quot;
daily_submit_queuerun=&amp;quot;NO&amp;quot;&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;code&gt;/etc/newsyslog.conf&lt;/code&gt;を編集
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 基本的に、毎日0時にファイルを更新する。過去記録は７つ。&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;code&gt;/etc/fstab&lt;/code&gt;にprocfsを追加
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 本当に必要かどうかには議論があるが、bashが必要な場合があるので足しておく&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;proc                    /proc   procfs  rw              0       0&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; 必須Packageを追加する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; chrony, postfix-current, sudo, xe-guest-utilities&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;pkg install -y xe-guest-utilities sudo chrony postfix-current&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; chrony.confを修正&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level3&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;*** /usr/local/etc/chrony.conf.sample	Sun Aug 13 11:09:49 2017
--- /usr/local/etc/chrony.conf	Tue Aug 15 20:52:24 2017
***************
*** 30,39 ****
  ! server foo.example.net iburst
  ! server bar.example.net iburst
  ! server baz.example.net iburst
  
  # This is a reasonable default setting to have on in typical cases for
  # a workstation with a full-time internet connection:
! pool 0.freebsd.pool.ntp.org iburst
   
  #######################################################################
  ### AVOIDING POTENTIALLY BOGUS CHANGES TO YOUR CLOCK
--- 30,41 ----
  ! server foo.example.net iburst
  ! server bar.example.net iburst
  ! server baz.example.net iburst
+ server 192.0.2.254 iburst
+ server 192.0.2.253 iburst
  
  # This is a reasonable default setting to have on in typical cases for
  # a workstation with a full-time internet connection:
! ! pool 0.freebsd.pool.ntp.org iburst
   
  #######################################################################
  ### AVOIDING POTENTIALLY BOGUS CHANGES TO YOUR CLOCK&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
/usr/local/etc/sudores.dにファイルを作成
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:template&amp;amp;codeblock=8&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_d_vuls&quot;&gt;/usr/local/etc/sudoers.d/vuls&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;vuls        ALL=(root)      NOPASSWD: /usr/bin/yum, /bin/echo&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:template&amp;amp;codeblock=9&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_d_idempotence&quot;&gt;/usr/local/etc/sudoers.d/idempotence&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;idempotence ALL=(root)      NOPASSWD: ALL&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
必須のPackageを起動時に起動する設定を投入
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; /etc/rc.conf.localに記述&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;pre class=&quot;code&quot;&gt;#
# Local Run Configiguration.
#

xenguest_enable=&amp;quot;YES&amp;quot;
chronyd_enable=&amp;quot;YES&amp;quot;

# Mail Configuration
postfix_enable=&amp;quot;YES&amp;quot;&lt;/pre&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
不要なZFS Dataset を削除する
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;zfs destroy zroot/usr/ports&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;zfs destroy zroot/usr/src&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
freebsd-update fetch installを実行して最新の状態にする
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u57fa\u672c\u8a2d\u5b9a\u3092\u6295\u5165&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u57fa\u672c\u8a2d\u5b9a\u3092\u6295\u5165&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;1796-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 15 Aug 2017 12:13:17 +0000</pubDate>
        </item>
        <item>
            <title>FreeBSDを用いたTraffic Generatorの構築</title>
            <link>http://www.seirios.org/seirios/dokuwiki/doku.php?id=os:freebsd:trafficgenerator</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;freebsdを用いたtraffic_generatorの構築&quot;&gt;FreeBSDを用いたTraffic Generatorの構築&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
とある理由で、FreeBSDでTraffic Generatorを作成しなければならなくなった。
&lt;/p&gt;

&lt;p&gt;
というわけでその記録
&lt;/p&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_info wrap_round plugin_wrap&quot;&gt;
&lt;p&gt;
2020/08/21 現在、本記事は書きかけです。
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;FreeBSD\u3092\u7528\u3044\u305fTraffic Generator\u306e\u69cb\u7bc9&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;freebsd\u3092\u7528\u3044\u305ftraffic_generator\u306e\u69cb\u7bc9&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-272&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;hardwareの諸元&quot;&gt;Hardwareの諸元&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;dl class=&quot;plugin_definitionlist&quot;&gt;
&lt;dt&gt;&lt;span class=&quot;term&quot;&gt; CPU&lt;/span&gt;&lt;/dt&gt;
&lt;dd&gt;AMD Ryzen7 PRO 4750G&lt;/dd&gt;
&lt;dt&gt;&lt;span class=&quot;term&quot;&gt; Motherboard&lt;/span&gt;&lt;/dt&gt;
&lt;dd&gt;ASRock B550M-ITX/AC&lt;/dd&gt;
&lt;dt&gt;&lt;span class=&quot;term&quot;&gt; Memory&lt;/span&gt;&lt;/dt&gt;
&lt;dd&gt;DDR4-3200 8G x2&lt;/dd&gt;
&lt;dt&gt;&lt;span class=&quot;term&quot;&gt; NIC&lt;/span&gt;&lt;/dt&gt;
&lt;dd&gt;HPE 560SFP+ (82599) 2port&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;
他に、Diskなどもあるが、この辺は影響はほぼないので割愛。&lt;br/&gt;

NICは、他に、HUAWEI CN21ITGH(Intel X710)を準備してある。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Hardware\u306e\u8af8\u5143&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;hardware\u306e\u8af8\u5143&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;273-593&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit5&quot; id=&quot;準備&quot;&gt;準備&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; FreeBSD 12.1-RELEASEをInstall&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; 追加は何も入れない。加えて、srcやlib32などはInstallしない&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; freebsd-update を実行して最新にする&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; /usr/src以下をsvnを用いて取得する&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;svnlite checkout &lt;a href=&quot;https://svn0.us-west.FreeBSD.org/base/releng/12.1&quot; class=&quot;urlextern&quot; title=&quot;https://svn0.us-west.FreeBSD.org/base/releng/12.1&quot;&gt;https://svn0.us-west.FreeBSD.org/base/releng/12.1&lt;/a&gt; /usr/src&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u6e96\u5099&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u6e96\u5099&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;594-918&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;以下_書きかけのメモ&quot;&gt;以下、書きかけのメモ&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u4ee5\u4e0b\u3001\u66f8\u304d\u304b\u3051\u306e\u30e1\u30e2&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u4ee5\u4e0b_\u66f8\u304d\u304b\u3051\u306e\u30e1\u30e2&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;919-962&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;とにかく_netmapの初期試験&quot;&gt;とにかく、netmapの初期試験&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
どのように構成するにしても、netmapを利用して、NICにDirectにpacketを送り出した上でハードウェア的にどのくらい性能が出せそうかを見積もる必要がある。
また、そもそもNICがnetmapをどの程度利用できるかを確認する必要もあるので、予備試験。
&lt;/p&gt;

&lt;p&gt;
佐藤先生から頂いた、簡易試験用のscript
&lt;/p&gt;
&lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.seirios.org/seirios/dokuwiki/doku.php?do=export_code&amp;amp;id=os:freebsd:trafficgenerator&amp;amp;codeblock=0&quot; title=&quot;この部分をダウンロード&quot; class=&quot;mediafile mf_sh&quot;&gt;netmap_test.sh&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;#!/bin/sh
# ---- Configuration
SRCDIR=/usr/src
SRCIF=bge0
SRC_ADDR=192.168.100.104
DST_ADDR=192.168.100.2
FUNC=${1-tx}
#
COUNT=100
LEN=64
THREADS=1
# ----

# Copyright (c) 2020 Hiroki Sato &amp;lt;hrs@allbsd.org&amp;gt;
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
# 1. Redistributions of source code must retain the above copyright
#    notice, this list of conditions and the following disclaimer.
# 2. Redistributions in binary form must reproduce the above copyright
#    notice, this list of conditions and the following disclaimer in the
#    documentation and/or other materials provided with the distribution.
#
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS&amp;#039;&amp;#039; AND
# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
# ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.

LOG=netmap_test-`date +%Y%m%d-%H%M%S`.log
err() { echo &amp;quot;ERROR: &amp;quot; $* 1&amp;gt;&amp;amp;2; exit 1; }
NETMAPDIR=$SRCDIR/tools/tools/netmap

# build pkg-gen first
(cd $NETMAPDIR &amp;amp;&amp;amp; make obj &amp;amp;&amp;amp; make)
case $? in
0)
	# do nothing
;;
*)
	err &amp;quot;building of pkg-gen failed.&amp;quot;
;;
esac
PKTGEN_CMD=`cd $NETMAPDIR &amp;amp;&amp;amp; make -V.OBJDIR`/pkt-gen
SRC_MAC=`arp -an | awk &amp;quot;/$SRC_ADDR/{print \\$4}&amp;quot;`
if [ -z &amp;quot;$SRC_MAC&amp;quot; ]; then
	err &amp;quot;$SRC_ADDR not found on this host.&amp;quot;
fi
if ping -o -c 2 $DST_ADDR &amp;gt; /dev/null 2&amp;gt;&amp;amp;1; then
	DST_MAC=`arp -an | awk &amp;quot;/$DST_ADDR/{print \\$4}&amp;quot;`
else
	err &amp;quot;$DST_ADDR did not respond.&amp;quot;
fi

CMD=&amp;quot;$PKTGEN_CMD
  -A
  -p $THREADS
  -c 0
  -f $FUNC
  -i $SRCIF
  -n $COUNT
  -l $LEN
  -s $SRC_ADDR
  -S $SRC_MAC
  -d $DST_ADDR
  -D $DST_MAC
&amp;quot;
(
	echo COMMAND: $CMD
	$CMD
) 2&amp;gt;&amp;amp;1 | tee $LOG
echo &amp;quot;--&amp;gt; logfile: $LOG&amp;quot;&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u3068\u306b\u304b\u304f\u3001netmap\u306e\u521d\u671f\u8a66\u9a13&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u3068\u306b\u304b\u304f_netmap\u306e\u521d\u671f\u8a66\u9a13&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;963-3693&amp;quot;} --&gt;
&lt;h4 class=&quot;sectionedit8&quot; id=&quot;試験結果&quot;&gt;試験結果&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u8a66\u9a13\u7d50\u679c&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u8a66\u9a13\u7d50\u679c&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:1,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;3694-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 21 Aug 2020 09:44:34 +0000</pubDate>
        </item>
        <item>
            <title>FreeBSD-update と pkg を Proxy経由で動作させる</title>
            <link>http://www.seirios.org/seirios/dokuwiki/doku.php?id=os:freebsd:updateproxy</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;freebsd-update_と_pkg_を_proxy経由で動作させる&quot;&gt;FreeBSD-update と pkg を Proxy経由で動作させる&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;strong&gt;&lt;em&gt;&lt;em class=&quot;u&quot;&gt;Last Update: 2017/01/17&lt;/em&gt;&lt;/em&gt;&lt;/strong&gt;
&lt;/p&gt;

&lt;p&gt;
2017年１月17日現在、FreeBSDのUpdate Server及びpkgのUpdate Serverは日本国内にない。
しかし、昨今のSecurity対応などで、SのUpdate頻度は上がる一方であり、&lt;code&gt;freebsd-update&lt;/code&gt;や&lt;code&gt;pkg update&lt;/code&gt;にお世話になる頻度は高まる一方である。
&lt;/p&gt;

&lt;p&gt;
１台〜精々数台であれば、サーバーごとにupdateすればいいのだが、さすがに20台を越えてくると、update時の通信量や時間がバカにならないので、Proxy Cacheを経由させて少しは負担を軽くしようと思い立ったので、そのメモ。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;FreeBSD-update \u3068 pkg \u3092 Proxy\u7d4c\u7531\u3067\u52d5\u4f5c\u3055\u305b\u308b&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;freebsd-update_\u3068_pkg_\u3092_proxy\u7d4c\u7531\u3067\u52d5\u4f5c\u3055\u305b\u308b&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-699&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;基本構成&quot;&gt;基本構成&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Proxy ServerはFreeBSD+NGINXで構成する
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;freebsd-update&lt;/code&gt;用のProxy-Cache Serverを&lt;code&gt;fbupd.example.com&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;pkg&lt;/code&gt;用のProxy-Cache Serverを&lt;code&gt;fbpkgupd.example.com&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
とする。なお、portsnap用も同じ要領で作成できるが割愛する
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u57fa\u672c\u69cb\u6210&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u57fa\u672c\u69cb\u6210&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;700-986&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;下準備&quot;&gt;下準備&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_caution plugin_wrap&quot;&gt;
&lt;p&gt;
書きかけ
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;p&gt;
FreeBSD/NGINXのサーバーを構築する。対外接続できるようにすること。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u4e0b\u6e96\u5099&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u4e0b\u6e96\u5099&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;987-1142&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;freebsd-update_の対応&quot;&gt;freebsd-update の対応&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_caution plugin_wrap&quot;&gt;
&lt;p&gt;
書きかけ
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;ol&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/etc/freebsd-update.conf&lt;/code&gt;を修正&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; NGINXの設定&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; DNSの登録&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;freebsd-update \u306e\u5bfe\u5fdc&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;freebsd-update_\u306e\u5bfe\u5fdc&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;1143-1299&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit9&quot; id=&quot;pkg_の対応&quot;&gt;pkg の対応&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_round wrap_caution plugin_wrap&quot;&gt;
&lt;p&gt;
書きかけ
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;ol&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/usr/local/etc/pkg/repos/FreeBSD.conf&lt;/code&gt;を修正&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; NGINXの設定&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; DNSの登録&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;pkg \u306e\u5bfe\u5fdc&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;pkg_\u306e\u5bfe\u5fdc&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;1300-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 14 May 2018 04:33:42 +0000</pubDate>
        </item>
        <item>
            <title>zfs on FreeBSD</title>
            <link>http://www.seirios.org/seirios/dokuwiki/doku.php?id=os:freebsd:zfs</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;zfs_on_freebsd&quot;&gt;zfs on FreeBSD&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
ZFSはもともとは Sun Microsystems社のSolarisに実装されたFilesystemであり、Z=最後/究極 という意味を込めて作られたものだそうだ。
&lt;/p&gt;

&lt;p&gt;
あまりにもUFS(FFS)に慣れきってしまっていて、zfs関係がちゃんと理解できていない気がするので、整理も兼ねてまずはメモから書いていこうと思う。
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;zfs on FreeBSD&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;zfs_on_freebsd&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-401&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;とにかくメモ&quot;&gt;とにかくメモ&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; zfs destroy zroot/usr/ports&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; zfs destroy zroot/usr/src&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; FreeBSDでRootをZFSにした場合に強制的に作成されてしまう（おそらく）Dataset&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; このDirectoryはNFS mountするので、（消さなくてもいいけど）あえて消しておく。&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;\u3068\u306b\u304b\u304f\u30e1\u30e2&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;\u3068\u306b\u304b\u304f\u30e1\u30e2&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;402-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 27 Jul 2017 05:54:52 +0000</pubDate>
        </item>
    </channel>
</rss>
