A brief outline of the steps to see new symmetrix disks after they have been mapped on storage side. This is very useful notes for veritas administration.
Tag Archives: SAN
ZT: 为什么说中国经济安全到了建国以来最危险的时期
From: wenxuecity
(韩德强, 在清华大学中国与世界经济研究中心《开放与经济安全》讨论会上发言的修订稿。9月2日发言,9月27日修订完毕。)
王志乐先生认为,中国处于一个半世纪以来经济安全度最高的时期。我的观点恰好相反:中国经济安全到了建国以来最危险的时期。
Reconfigure EMC master agent for relocated ECC server
ECC is short for EMC control center. It is the key component from EMC to manage its SAN storage and SAN-attached hosts. We just relocated the ECC server from a four-year old machine to the new HP server, with IP changed.
Always something unexpected during maintenance
Well, during each system maintenance, there is always something unexpected happen. This time we are patching the SAN storage. There was some miscommunications.
GNU findutils with mounted file system
This is a un-documented bug with GNU findutils (include the latest version 4.2.27) that “find” command does not work well with a mounted sub-filesystem if you do not pay special attention to the syntax.
Ensembl v37 not working with DAS tracks, fixed
With the unmodified ensembl v37 installation, we got error with DAS tracks:
Can’t locate object method “fetch_all_Features” via package
“Bio::EnsEMBL::ExternalData::DAS::DAS” at
/usr/local/ensembl/site/ensembl/modules/Bio/EnsEMBL/Slice.pm line 2476
ZT: This is what love is all about !
Granduncle Paul forwarded this article to me. It is very touching story.
Start of the story:
It
was a busy morning, approximately 8:30 a.m., when an elderly gentleman in his
80′s, arrived to have stitches removed from his thumb. He stated that he was in
a hurry as he had an appointment at 9:00 am.
About puzzlebird
So, here is something about me.
Expertises:
HPC Architecutre, Performance tuning (system/program profile),
Linux/Unix, Mac osX, Oracle, MySQL, Perl, C, SHELL, PHP, XML, Joomla
Prototype code to run batch jobs with SGE
User once ran thousands of “agrep” jobs on our 20 CPU Solaris machine and took all the CPUs. I am leading the process to introduce cluster computing to the bioinformatics group, so this is a good chance to convert this scripts to run in a SGE cluster environment.
add pointers to density karyoview
There are a few development tasks related Ensembl for LSB these
days. After adding zmenu for karyoview, we tried to add pointers to
density karyoview. The original karyoview only shows the tracks, now we
need to add pointers for the cellline information. In addition, these two input should come from different URL option, we prefer “url_file” for tracks and “gene_file” for pointers.