eygle.com   eygle.com
eygle.com  
 

« October 27, 2005 | Blog首页 | October 29, 2005 »



October 28, 2005

EMC CX500再扩容量2T

作者:eygle

出处:http://blog.eygle.com

EMC扩容2T

今天把EMC CX500再扩展了2T容量。
至此,整个EMC CX500已经扩展至7个Enclosure,总容量达到10T(DAE 6T + ATA 4T)。
仅剩余一个Enclosure的扩展能力,CX500即将满配。

同时把DAE2-ATA做了一个调整,原来ATA Enclosure位于B1E1位置,经过调整位于B0E3位置。

Posted by eygle at 8:40 PM | Comments (0)


Symantec VISION 2005 China下月召开

作者:eygle

出处:http://blog.eygle.com

今早收到Symantec的邮件(其实是Veritas的),Symantec VISION 2005 China将在下月22号召开。

时间:2005年11月22日 北京, 中国
地点:中国大饭店 建国门外大街 1 号 北京, 中国 China
人物:你我他

一直对Veritas的进展还是比较关注的,所以马上报名参加了,北京的朋友有兴趣的可以去看看。
会议日程参考:日程安排

个人对以下题目比较感兴趣:
VERITAS Storage Foundation 存储管理新技术与未来发展
下一代存储虚拟化技术
VERITAS Storage Foundation for Oracle RAC
高可用性/容灾 下一代集群技术

Posted by eygle at 9:49 AM | Comments (4)


Oracle HowTo:如何在Oracle10g中启动和关闭OEM

作者:eygle

出处:http://blog.eygle.com

从Oracle10g开始,Oracle极大的增强了OEM工具,并通过服务器端进行EM工具全面展现。
在10g中,客户端可以不必安装任何Oracle客户端工具,仅凭浏览器就可以调用强大的EM工具。

在Server端,可以通过如下命令启动EM工具控制台:
emctl start dbconsole


以下是启动过程:
[oracle@danaly ~]$ emctl start dbconsole
TZ set to PRC
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0  
Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
http://danaly.hurrray.com.cn:1158/em/console/aboutApplication
Starting Oracle Enterprise Manager 10g Database Control .......................... started. 
------------------------------------------------------------------
Logs are generated in directory /opt/oracle/product/10.2.0/danaly.hurrray.com.cn_danaly/sysman/log 

启动之后我们就可以通过在浏览器端输入以下url访问:
http://danaly.hurrray.com.cn:1158/em/ Oracle10g OEM
同样停止OEM可以输入如下命令:
emctl stop dbconsole


以下是停止过程:
[oracle@danaly ~]$ emctl stop dbconsole
TZ set to PRC
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0  
Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
http://danaly.hurrray.com.cn:1158/em/console/aboutApplication
Stopping Oracle Enterprise Manager 10g Database Control ......  Stopped. 

也可以直接键入emctl查看emctl支持的选项:

[oracle@danaly ~]$ emctl
TZ set to PRC
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0  
Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
Invalid arguments

Unknown command option 
Usage:: 
   Oracle Enterprise Manager 10g Database Control commands:
       emctl start| stop| status| setpasswd dbconsole
       emctl secure 

       emctl set ssl test|off|on em
       emctl set ldap     
emctl blackout options can be listed by typing "emctl blackout"
emctl config options can be listed by typing "emctl config"
emctl secure options can be listed by typing "emctl secure"
emctl ilint  options can be listed by typing "emctl ilint"
emctl deploy  options can be listed by typing "emctl deploy"

Posted by eygle at 12:00 AM | Comments (6)



CopyRight © 2004-2008 eygle.com, All rights reserved.