Slackware 14.1 on XenServer 6.2 as HVM: fix network driver
http://www.deftunix.it/2014/06/26/slackware-14-1-on-xenserver-6-2-as-hvm-fix-network-driver/
なつかしぃw。Slackwareだって。
ただ単に懐かしかったからという理由でMEMO。当然検証等はしてません。
HVMで Network Driverの問題があるから、8139too をBlackList登録してねってこと。
XenServer 6.2 (clearwater) と XenServer 6.5 (Creedence) を中心に雑な感じで書いていきます。といいながら、すでにXenServer8がリリースされている・・・
2014年6月27日金曜日
2014年6月23日月曜日
Xen) FreeBSDサポートにむけて着々と。
FreeBSDサポートに向けて着々と。
[Xen-changelog] [xen master] hvmloader: remove size_t typedef and include stddef.h
[Xen-changelog] [xen master] libxl: add FreeBSD OS support
[Xen-changelog] [xen master] hotplug: add FreeBSD vif-bridge
[Xen-changelog] [xen master] init: add FreeBSD xencommons init script
[Xen-changelog] [xen master] console: add FreeBSD includes
[Xen-changelog] [xen master] xenstored: add FreeBSD xenstored
[Xen-changelog] [xen master] hvmloader: remove size_t typedef and include stddef.h
[Xen-changelog] [xen master] libxl: add FreeBSD OS support
[Xen-changelog] [xen master] hotplug: add FreeBSD vif-bridge
[Xen-changelog] [xen master] init: add FreeBSD xencommons init script
[Xen-changelog] [xen master] console: add FreeBSD includes
[Xen-changelog] [xen master] xenstored: add FreeBSD xenstored
2014年6月20日金曜日
MEMO) XEN_DOMCTLの修正 とXSAのMEMO
Xen Security
[Xen-users] Xen Security Advisory 100 (CVE-2014-4021) - Hypervisor heap contents leaked to guests
http://lists.xen.org/archives/html/xen-users/2014-06/msg00116.html
Xen 3.2.x以降が対象。
悪意あるゲストVMから、他のゲストVMやHyperVisorのオンメモリにある?パスワードや暗号キーを読むことができるかも。
VT-d: honor APEI firmware-first mode in XSA-59 workaround code
http://lists.xen.org/archives/html/xen-changelog/2014-06/msg00128.html
Xen XEN_DOMCTLの修正
x86/domctl: two functional fixes to XEN_DOMCTL_[gs]etvcpuextstatehttp://lists.xen.org/archives/html/xen-changelog/2014-06/msg00130.html
Interacting with the vcpu itself should be protected by vcpu_pause(). Buggy/naive toolstacks might encounter adverse interaction with a vcpu context switch, or increase of xcr0_accum. There are no much problems with current in-tree code.以下関連
[Xen-changelog] [xen master] x86/domctl: further fix to XEN_DOMCTL_[gs]etvcpuextstate
http://lists.xen.org/archives/html/xen-changelog/2014-06/msg00133.html
[Xen-changelog] [xen master] x86/domctl: implement XEN_DOMCTL_{get,set}_vcpu_msrs
http://lists.xen.org/archives/html/xen-changelog/2014-06/msg00158.html
[Xen-changelog] [xen master] x86/domctl: remove PV MSR parts of XEN_DOMCTL_[gs]et_ext_vcpucontext
http://lists.xen.org/archives/html/xen-changelog/2014-06/msg00160.html
[Xen-changelog] [xen master] sched: DOMCTL_*vcpuaffinity works with hard and soft affinity
http://lists.xen.org/archives/html/xen-changelog/2014-06/msg00181.html
2014年6月17日火曜日
xapi daemon のRRDの説明、 MPP-RDAC 他
RE: [xs-devel] Gluster FS with libgfapi
https://lists.xenserver.org/sympa/arc/xs-devel/2014-06/msg00052.html
Creedenceでは、libgfapiはサポートしてない模様。
The problem with xapi daemon metrics in monitoring XenServer performance
http://discussions.citrix.com/topic/346909-the-problem-with-xapi-daemon-metrics-in-monitoring-xenserver-performance/
xapi DaemonのRRD関連の
xapi_allocation_kib
xapi_free_memory_kib
xapi_live_memory_kib
xapi_memory_usage_kib
の説明。
MultiPath XenServer MPP-RDAC - IBM DS3512/24 - 1746
http://discussions.citrix.com/topic/352656-multipath-xenserver-mpp-rdac-ibm-ds351224-1746/
iSCSIで組む人は、MPP-RDACがおすすめらしいけど。使ったことない。
LSIのチップ積んだストレージなら可能とManualで読んだ記憶が。
また、MPP-RDACで使えば、XenMotionでPacket Loss無しにSeemlessにMigration可能だという話もどこかで見た記憶がある。
https://lists.xenserver.org/sympa/arc/xs-devel/2014-06/msg00052.html
Creedenceでは、libgfapiはサポートしてない模様。
The problem with xapi daemon metrics in monitoring XenServer performance
http://discussions.citrix.com/topic/346909-the-problem-with-xapi-daemon-metrics-in-monitoring-xenserver-performance/
xapi DaemonのRRD関連の
xapi_allocation_kib
xapi_free_memory_kib
xapi_live_memory_kib
xapi_memory_usage_kib
の説明。
MultiPath XenServer MPP-RDAC - IBM DS3512/24 - 1746
http://discussions.citrix.com/topic/352656-multipath-xenserver-mpp-rdac-ibm-ds351224-1746/
iSCSIで組む人は、MPP-RDACがおすすめらしいけど。使ったことない。
LSIのチップ積んだストレージなら可能とManualで読んだ記憶が。
また、MPP-RDACで使えば、XenMotionでPacket Loss無しにSeemlessにMigration可能だという話もどこかで見た記憶がある。
2014年6月12日木曜日
NFSv4 SRの試験的なサポート 他
xapi
CA-135612: Add experimental support for NFSv4 to SM
https://github.com/xapi-project/sm/pull/167
NFSv4:NFS-SRとNFS-ISOで試験的にサポート。
CA-134972: fix a tight loop getting xenops updates
https://github.com/thomassa/xenopsd/commit/b7c8dadf5984f74e4876808a75aadfc0e0579698
OFFTOPIC
CA-136104: Adding better kernel version detection: http://lists.xen.org/...https://github.com/xapi-project/blktap/pull/87
KernelのVersion表示は、なるべく統一してほしいね。
2014年6月11日水曜日
2014/06/11 MEMO
XenServer運用
Quiesced Snapshot Failed on Windows Server 2012 STD
http://discussions.citrix.com/topic/352300-quiesced-snapshot-failed-on-windows-server-2012-std/
タイトルと異なり、 Coalesce (GC)の話。
Storageは常に、VM利用DISKの3倍空きが無いとCoalesceが動かないのでって昔からある話。
3倍の空きとは、40GBのDISKを積んだVMの場合、空きが120GB欲しいってこと。あれ?空きが80GB欲しいって記憶してたけど違ってるかな?
要はTotalじゃなくて、最大VDIの3倍だよ。ん?2倍でよくね?
あと、VMをコピーして作るときは、運用に載せるにはFull-Copyしなきゃだめだよ。
CoalesceのTree見てみなよ、FastCloneの影響がわかるから。。(または grep SMGC /var/log/SMlog )
Xen
[Xen-API] Xapi project repositories
http://lists.xen.org/archives/html/xen-api/2014-06/msg00053.html
各種Repoの説明。
[Xen-users] Fedora based Xen Live CD
http://lists.xen.org/archives/html/xen-users/2014-06/msg00065.html
便利そう。多分試さないけど。
XenServer
Kernel panic on patching to 6.2 SP1
http://discussions.citrix.com/topic/352461-kernel-panic-on-patching-to-62-sp1/
Under the BIOS > Advanced > PCI Configuration, disabling "Memory Mapped I/O above 4GB" appears to fix the issue.
2014年6月3日火曜日
2014/06/03 MEMO - xapi
xapi
squeezed) version 0.10.6 Release
https://github.com/xapi-project/squeezed/pull/26
sm) Move to Python 2.6
https://github.com/matelakat/sm/commit/f11bf0bf2c50ba30a360b20bb5ab15bdc1b52391
message-switch) version 0.10.2 Release
https://github.com/jonludlam/message-switch/commit/8c632be1d17a92c8bfccdec8ee0c3007155a19a8
xcp-rrdd) version 0.9.3
https://github.com/jonludlam/xcp-rrdd/commit/78268eb56c229c66cd79a48e68d18a0f7c429b49
xcp-rrdd) Bump version 0.9.4
https://github.com/jonludlam/xcp-rrdd/commit/36028c98e423e48f2705f1c37a752a012817058c
xenops) version 0.9.5
https://github.com/jonludlam/xenops/commit/b5f67311e6b60b6f11a59ebb52ee9e5c33e537ff
forkexecd) version 0.9.2
https://github.com/jonludlam/forkexecd/commit/c8c65b1f84c9bdef56f1aa63648264604f69d8f1
たくさんのUpdateは、この関連で更新された。
* Update to stdext 0.11.0
* Use oasis rather than obuild
xcp-inventory) Add configurable idle timeout to stunnel
https://github.com/akshayramani/xcp-inventory/commit/13735def832bff388e6d01c34645a4cef3fc73eb
stunnelのIDEL TIMEOUTが設定可能に。
Errorメッセージがうざい場合には便利かも。
登録:
投稿 (Atom)