Oracle数据库数据恢复、性能优化

找回密码
注册
搜索
热搜: 活动 交友 discuz
发新帖

0

积分

1

好友

2

主题
1#
发表于 2013-3-7 12:44:38 | 查看: 5125| 回复: 8
# pwd
/u01/app/oracle/product/10.2.0/crs/bin
# ./vipca
PRKR-1062 : Failed to find configuration for node nc1
PRKR-1062 : Failed to find configuration for node nc1
# ping nc1-vip
PING nc1-vip: 64 byte packets


未命名.jpg (85.61 KB, 下载次数: 419)

未命名.jpg

2#
发表于 2013-3-7 12:46:13
问题基本要素: 1. 版本 2、平台 、  3. 操作过程

回复 只看该作者 道具 举报

3#
发表于 2013-3-7 12:49:18
版本 10.2.0.1
平台 hp 11.31
过程  在crs最后跑第二个节点root脚本后,执行vipca

回复 只看该作者 道具 举报

4#
发表于 2013-3-7 12:58:53

在2个节点上运行下面的命令 并给出输出

hostname
cat /etc/hosts

回复 只看该作者 道具 举报

5#
发表于 2013-3-7 13:07:20
这个是2的
# hostname
nc2

# cat /etc/hosts

127.0.0.1       localhost       loopback
10.26.1.54        nc1         
10.26.1.55        nc2         

10.26.1.56        nc1-vip         
10.26.1.57        nc2-vip         

192.168.100.1     nc1-priv         
192.168.100.2     nc2-priv  
#

这是一
# hostname
nc1
# cat /etc/hosts

127.0.0.1       localhost       loopback
10.26.1.54        nc1
10.26.1.55        nc2

10.26.1.56        nc1-vip
10.26.1.57        nc2-vip

192.168.100.1     nc1-priv
192.168.100.2     nc2-priv
#

第二个节点跑root,sh报这个错
# /u01/app/oracle/product/10.2.0/crs/root.sh
WARNING: directory '/u01/app/oracle/product/10.2.0' is not owned by root
WARNING: directory '/u01/app/oracle/product' is not owned by root
WARNING: directory '/u01/app/oracle' is not owned by root
WARNING: directory '/u01/app' is not owned by root
WARNING: directory '/u01' is not owned by root
Checking to see if Oracle CRS stack is already configured

Setting the permissions on OCR backup directory
Setting up NS directories
Oracle Cluster Registry configuration upgraded successfully
WARNING: directory '/u01/app/oracle/product/10.2.0' is not owned by root
WARNING: directory '/u01/app/oracle/product' is not owned by root
WARNING: directory '/u01/app/oracle' is not owned by root
WARNING: directory '/u01/app' is not owned by root
WARNING: directory '/u01' is not owned by root
clscfg: EXISTING configuration version 3 detected.
clscfg: version 3 is 10G Release 2.
Successfully accumulated necessary OCR keys.
Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
node <nodenumber>: <nodename> <private interconnect name> <hostname>
node 1: nc1 nc1-priv nc1
node 2: nc2 nc2-priv nc2
clscfg: Arguments check out successfully.

NO KEYS WERE WRITTEN. Supply -force parameter to override.
-force is destructive and will destroy any previous cluster
configuration.
Oracle Cluster Registry for cluster has already been initialized

vxfs: msgcnt 12 mesg 001: V-2-1: vx_nospace - /dev/root file system full (1 block extent)cp: bad copy to /sbin/init.d/init.evmd: write: No space left on device
1

回复 只看该作者 道具 举报

6#
发表于 2013-3-7 13:14:07
vxfs: msgcnt 12 mesg 001: V-2-1: vx_nospace - /dev/root file system full (1 block extent)cp: bad copy to /sbin/init.d/init.evmd: write: No space left on device



df -g

回复 只看该作者 道具 举报

7#
发表于 2013-3-7 13:40:55
# df -g
/home                  (/dev/vg00/lvol5       ) :
           8192 file system block size            8192 fragment size
          16384 total blocks                     15667 total free blocks
          15561 allocated free blocks             3936 total i-nodes
           3894 total free i-nodes                3894 allocated free i-nodes
     1073741829 file system id                    vxfs file system type
           0x10 flags                             255 file system name length
          /home file system specific string
/opt                   (/dev/vg00/lvol6       ) :
           8192 file system block size            8192 fragment size
        1449984 total blocks                    719760 total free blocks
         714160 allocated free blocks           247808 total i-nodes
         179917 total free i-nodes              179917 allocated free i-nodes
     1073741830 file system id                    vxfs file system type
           0x10 flags                             255 file system name length
           /opt file system specific string
/tmp                   (/dev/vg00/lvol4       ) :
           8192 file system block size            8192 fragment size
          65536 total blocks                     62900 total free blocks
          62441 allocated free blocks            15744 total i-nodes
          15713 total free i-nodes               15713 allocated free i-nodes
     1073741828 file system id                    vxfs file system type
           0x10 flags                             255 file system name length
           /tmp file system specific string
/u01                   (/dev/vg00/lvu01       ) :
           8192 file system block size            1024 fragment size
       10485760 total blocks                   2796058 total free blocks
        2621411 allocated free blocks           718556 total i-nodes
         699013 total free i-nodes              699013 allocated free i-nodes
     1073741833 file system id                    vxfs file system type
           0x10 flags                             255 file system name length
           /u01 file system specific string
/usr                   (/dev/vg00/lvol7       ) :
           8192 file system block size            8192 fragment size
         917504 total blocks                    522631 total free blocks
         518555 allocated free blocks           164768 total i-nodes
         130638 total free i-nodes              130638 allocated free i-nodes
     1073741831 file system id                    vxfs file system type
           0x10 flags                             255 file system name length
           /usr file system specific string
/var                   (/dev/vg00/lvol8       ) :
           8192 file system block size            8192 fragment size
        1114112 total blocks                    905518 total free blocks
         899393 allocated free blocks           256960 total i-nodes
         226365 total free i-nodes              226365 allocated free i-nodes
     1073741832 file system id                    vxfs file system type
           0x10 flags                             255 file system name length
           /var file system specific string
/stand                 (/dev/vg00/lvol1       ) :
           8192 file system block size            8192 fragment size
         229376 total blocks                    182435 total free blocks
         181018 allocated free blocks            45888 total i-nodes
          45606 total free i-nodes               45606 allocated free i-nodes
     1073741825 file system id                    vxfs file system type
              0 flags                             255 file system name length
         /stand file system specific string
/                      (/dev/vg00/lvol3       ) :
           8192 file system block size            8192 fragment size
         131072 total blocks                     69031 total free blocks
          68501 allocated free blocks            20576 total i-nodes
          17234 total free i-nodes               17234 allocated free i-nodes
     1073741827 file system id                    vxfs file system type
           0x10 flags                             255 file system name length
              / file system specific string

貌似我知道空间也是足够的呀

回复 只看该作者 道具 举报

8#
发表于 2013-3-7 13:42:15
2个节点都要看 , 2节点 root.sh失败了 肯定不能 vipca了。

回复 只看该作者 道具 举报

9#
发表于 2013-3-7 17:31:30
嗯,问题已经解决了,tmp空间小了

回复 只看该作者 道具 举报

您需要登录后才可以回帖 登录 | 注册

QQ|手机版|Archiver|Oracle数据库数据恢复、性能优化

GMT+8, 2024-11-16 10:46 , Processed in 0.057672 second(s), 23 queries .

Powered by Discuz! X2.5

© 2001-2012 Comsenz Inc.

回顶部
TEL/電話+86 13764045638
Email service@parnassusdata.com
QQ 47079569