CentOS

Xen

Xen vif0.0 received packet with own address as source address

"vif0.0 received packet with own address as source address"私の調査結果も、まさに以下の通りだった。ちなみにCentOS5.3引用開始"received packet with ow...
Xen

Xen Error: Device 0 (vif) could not be connected. Could not find bridge device xenbr0

ギガビットNIC(LGY-PCI-GT)をなんとなく付けてみた。勝手に認識してくれたCentOS5.3だったが、Xen様はご機嫌斜め。# xm create /etc/xen/SVVCO51Using config file "/etc/x...
Linux

NASをマウントする(CentOS+LinkStation)

NASをマウントする際のメモ◆準備ができていないときのエラー# mount -t smbfs //192.168.0.6/share /mnt/nasmount: unknown filesystem type 'smbfs'# mount...
Linux

CentOS インストール後にやっておくこと

SELINUXの無効化やperlシンボリックの作成等/etc/rc.d/init.d/iptables stopchkconfig iptables off/etc/rc.d/init.d/ip6tables stopchkconfig i...
Xen

Xen-DomainUの単純バックアップとリストア

仮想化はバックアップや管理が簡単…なのだがなかなか手が回らず、忘れたころに障害が発生する。バックアップの取り方にはいくつかあるが、簡単なものをメモしておく。※重要な作業なので、この情報をすべて鵜呑みにせず、自身でも別途確認を行うこと設定ファ...
スポンサーリンク