SDLab

SDLab
SDLab.org::Adminな脳み

2014年6月27日金曜日

Slackware 14.1 on XenServer 6.2

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登録してねってこと。

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

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]etvcpuextstate
http://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可能だという話もどこかで見た記憶がある。

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日水曜日

XenServer Creedence Alpha 2 Released

XenServer Creedence Alpha 2 Released
http://www.xenserver.org/blog/entry/xenserver-creedence-alpha-2-released.html

Download
http://www.xenserver.org/overview-xenserver-open-source-virtualization/download/11-product/142-download-pre-release.html

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.