ZFS raid-z 终于支持加盘了
On盼星星,盼月亮Freebsd基金会终于宣布RAID-Z Expansion Feature 将会在Q3发布。目前只能自己编译ZFS来尝鲜。不知道TrueNAS什么时候支持。
Read More专业系统工程师打杂,副业Linux geek
盼星星,盼月亮Freebsd基金会终于宣布RAID-Z Expansion Feature 将会在Q3发布。目前只能自己编译ZFS来尝鲜。不知道TrueNAS什么时候支持。
Read More介绍udemy上的课程:100日python课程 100 days of python。推荐这个课程是有几大理由。 1.project base leaning。 课程的编排并不是坐在荧幕前听讲。很多课程听完就忘记了。这个课程会先讲一个小练习,暂停视频,需要自己查资料尝试解决问题。然后再听讲解。 2. 顺便学英文。 这个课程是全英文,英式口音容易听。面向非IT专业的人,用容易明白的英文解释python语言的知识。这个对我们用中文学习编程和数学的人,不知道怎么用英文表达python专业非常有用。比较懂英文的老师不会编程,会编程的老师不会英文。
Read MoreIBM宣布延长WebSphere Application Server V8.5.5 JDK 1.7支持服务到2022年7月。在此期间强烈推荐客户升级到JDK 1.8。 在WAS 8.5.5.11开始JDK 1.8 会变成默认的JDK。
Read More今日发生了WebSphere Crash的故障。因为备份软件占用了IBM WebSphere MQ的check point 文件(/var/mqm/qmgrs/队列管理器/amqalchk.fil)因为MQ进程使用操作系统的O_NSHARE属性去打开”amqalchk.fil”文件。使用排他的方式打开checkpoint文件是为了避免两个队列管理器同时打开一个checkpoint文件。两个队列管理器同时打开checkpoint会导致日志损坏。当日志被损坏会导致MQ队列管理器无法启动。英文文档解释的原文:The file system must obey requests to lock files either using O_NSHARE on the open() call or fcntl() with.
Read MoreIBM WebSphere Application Server V7.0和V8.0将在2018年4月30日结束服务,详细请参考以下文档。 Software withdrawal and service discontinuance: IBM WebSphere Application Server V7 and V8 and select IBM WebSphere products and part.
Read MoreIBM JDK 1.6 将在2018年4月30日EOS(end of service)。 WebSphere Application Server Liberty 的jdk 1.6 支持在2017年9月结束,WebSphere Application Server 8.5 的jdk 1.6支持会在2018年4月30日结束。 请参考以下文档: http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/3/897/ENUS916-143/index.html&request_locale=en http://www.ibm.com/support/knowledgecenter/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/covr_javase6_eos.html https://developer.ibm.com/wasdev/docs/end-java-se-6-go/ http://www.ibm.com/support/knowledgecenter/SSAW57_8.5.5/com.ibm.websphere.nd.multiplatform.doc/ae/tovr_migratingjava.html http://www.oracle.com/technetwork/java/eol-135779.html
Read More新上线的系统中IHS的error log发现很多Invalid method in request的报错。 [Thu Jan 16 00:02:59 2014] [error] [client 112.××.×××.×××] Invalid method in request \x16\x03\x01 [Thu Jan 16 00:03:03 2014] [error].
Read MoreWAS 6.0 、WAS 6.1相继EOS,客户迁移应用程序到新版的WAS需要一段时间。但是在IHS上遇到安全漏洞需要马上升级到受支持的版本。新版本的IHS能往下兼容旧版本的WAS,只是新增的配置参数项无法在旧版本的WAS控制台配置,需要手工修改plugin的配置文件。
Read Moreweblogic在AIX上chown过后weblogic无法启动。启动日志报错如下: JVMSHRC020E An error has occurred while opening semaphore JVMSHRC336E Port layer error code = -302 JVMSHRC337E Platform error message: Permission denied JVMSHRC028E Permission.
Read More