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... 2009.07.05 Xen
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/SVVCO51 Using config file "/etc... 2009.07.04 Xen
Linux NASをマウントする(CentOS+LinkStation) NASをマウントする際のメモ ◆準備ができていないときのエラー # mount -t smbfs //192.168.0.6/share /mnt/nas mount: unknown filesystem type 'smbfs' # m... 2009.07.01 Linux
Linux CentOS インストール後にやっておくこと SELINUXの無効化やperlシンボリックの作成等 /etc/rc.d/init.d/iptables stop chkconfig iptables off /etc/rc.d/init.d/ip6tables stop chkconf... 2009.06.30 Linux
Xen Xen-DomainUの単純バックアップとリストア 仮想化はバックアップや管理が簡単…なのだがなかなか手が回らず、忘れたころに障害が発生する。バックアップの取り方にはいくつかあるが、簡単なものをメモしておく。 ※重要な作業なので、この情報をすべて鵜呑みにせず、自身でも別途確認を行うこと 設定... 2009.06.29 Xen