広い世界の海に囲まれた小さな島のお話なんですがね。
そんなことを感じている昨日とか今日・・・
2008年8月アーカイブ
emobile の電波も入らない実家へ逃げていたのですが、戻ってくると神が降臨していました。
というわけで、乗り遅れ気味な感じですが multicore な環境で EMONSTER(S11HT) や EMONE などを使って通信をおこなうと pppd がハングしてしまう件が解決です。
これで、psradm で 1 core を offline にしなくてもよくなります!
そうですか、usbser driver (USB serial driver) が原因ですか。
確認して、ここと ug-jposug に報告しまなければ。
http://blogs.yahoo.co.jp/chototsu_moushinp/43256974.html
Realtek の蟹ギガ、相変わらず鬼門のようですが、murayama-san の gani driver も attach しないものも出てきているようです。
そんな中で rge driver は attach し、Interface も plumb されている(ifconfig -a で見える)のに通信できない。でも、なぜか ping は OK という状態ならば、この Workaround で解決できるかもしれません。
Addどうも、network interface として搭載されるコントローラに Hardware Checksum offload の機能が搭載されており、それに attach する driver がその機能を利用するように作り込まれているならば、ip module に実装されている Hardware check offload 機能が ON になり、CPU で行っていた check sum の計算を NIC のコントローラに任せることができ、結果的に、付加が下がり performance が向上するはずなのだけど、rge ではそれがうまく働かないよう。
set ip:dohwcksum = 0
to /etc/system.
Or run this command as root:
echo 'ip`dohwcksum/w 0' | mdb -kw
働いているのもあるのだろうけど、Realtek の chip には、表に見えない minor な variation が多いようで、対応できていないということになるのかな?
この機能、見えない部分で影響を与えているものでもありそうなので、ちょっと覚えておくとよいかもしれません。
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6717107
ビックマックかと思ったら、メガマックだった。
Solaris Express Community Edition build 95 が、リリースされていました。
新しく追加されたものなどは、こちらを参照。
http://www.opensolaris.org/os/community/on/flag-days/91-95/
ON 部分の Changelog はこちら。
http://dlc.sun.com/osol/on/downloads/b95/on-changelog-b95.html
CIFS service 絡みで、SID (Security Identifier) なる一意の識別子を
利用できるよう ACL が拡張されました。
PSARC 2008/342 Further SID support
http://www.opensolaris.org/os/community/arc/caselog/2008/342/mail
あと、/etc/power.conf に、
S3-support enable
と加えて再起動すると、Suspend to RAM ができるようになりました!
でも、復帰しませんw ので、やらないでくださいね。
また、CPU Power management を有効にしようと、
cpupm enable
cpu-threshold 15s
とかしても、cpu-threshold が 1275 に書きかわるのは bug のようです。
donwload は、こちらから。
Solaris Express Community Edition - CD | DVD | DVD (Single Image)
http://www.opensolaris.org/os/downloads/sol_ex_cd/
http://www.opensolaris.org/os/downloads/sol_ex_dvd/
http://www.opensolaris.org/os/downloads/sol_ex_dvd_1/
VirtualBox 1.6.4 がリリースされています。
* AMD-V, VT-x: stability fixes
* Shared Folders: fixed host crash (Solaris host only, bugs #1336, #1646)
* Shared Folders: fixed BSOD when debugging with Visual Studio (bug #1627)
* Shared Folders: fixed BSOD when compiling on a shared folder (bug #1683)
* Shared Folders: several fixes/stability improvements
* SATA: fixed a race that could cause an occasional Windows guest system hang
* SATA: fixed spurious BIOS log messages
* Networking: fixed NIC tracing with NAT interfaces (bug #1790)
* USB: fixed crash under certain conditions when unplugging a USB device (bug #1295)
* Settings: fixed bug when converting 1.5.x settings
* RDP: fixed enabling the RDP server during runtime
* RDP: properly detect the rdesktop 1.6.0 RDP client
* RDP: fixed RDP crash (bug #1521)
* RDP: updated modified rdesktop client to version 1.6.0
* GUI: NLS improvements
* BIOS: added SMBIOS header to make Solaris and Vista recognize the DMI data
* ACPI: properly hide a disabled floppy controller
* VMM: small fixes to protected mode without paging
* VMDK: fixed handling of .vmdk images without UUIDs
* Windows hosts: fixed driver parameter validation issue in VBoxDrv.sys that could allow an attacker on the host to crash the system
* Windows hosts: installer now contains web service examples mentioned in the manual
* Linux hosts: properly deregister the Linux kernel module before uninstalling a Linux deb/rpm package
* Linux hosts: kernel module works now with Linux 2.6.27
* Linux hosts: fixed a typo in the vboxnet setup script for host network interfaces (bug #1714)
* Linux hosts: fixed usage of tar in installer (bug #1767)
* Linux hosts: fixed long guest shutdown time when serial port is enabled
* Solaris hosts: refuse to install in Sun xVM hypervisor dom0
* Solaris hosts: accept Solaris raw disks when for raw disk access
* Windows additions: made installation of shared folders more robust
* Windows additions: improved installation
* Linux additions: accept every user-defined guest video mode in /etc/X11/xorg.conf
* Linux additions: fixed startup order for recent Linux distributions (e.g. openSUSE 11)
https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=innotek-1.6-G-F@CDS-CDS_SMI
Fibre Channel over Ethernet Target for OpenSolaris の source code がリリースされています。
Solaris を target にして、Linux の Open-FCoE Initiator と接続できるみたい。
StorageTek 2540 とか欲しいなぁ。。。
http://opensolaris.org/os/project/fcoe/
