一次危险的故障
今天早晨到公司,发现查询系统数据库没OPEN,检查CLONE日志,发现在被CLONE端:SQL> ORACLE instance shut down.^M
SQL> Disconnected from Oracle9i Enterprise Edition Release 9.2.0.5.0 - 64bit Production^M
With the Partitioning and Real Application Clusters options^M
JServer Release 9.2.0.5.0 - Production^M
0516-012 lvaryoffvg: Logical volume must be closed. If the logical^M
volume contains a filesystem, the umount command will close^M
the LV device.^M
0516-942 varyoffvg: Unable to vary off volume group Oradata1_vg.^M
[@more@]
通过手工执行,发现在VARYOFFVG时候,报LVM 信息不一致。
我觉得这是两个层次的问题:
1.VARYOFF失败,估计是有LVM还未关闭,目前已经不知道当时是怎么回事了,只能怀疑是SRVCTL(gsdctl)捣乱;
2.LVM信息不一致,怀疑是在源数据端通过CLVM增加逻辑卷给ORACLE数据文件用后,CLONE到目标端,VGDA与ODM信息出现不一致导致。比较耽心的是,上次加逻辑卷没立刻出问题。
页:
[1]