【正文】
ackage cmhaltpkg pkg1 n node1 cmrunpkg n node2 pkg1 cmmodpkg e pkg1 對(duì)Package進(jìn)行重新配置l 停止整個(gè)Clusterl 修改配置文件l (注意保證所有節(jié)點(diǎn)一致)l cmapplyconfl cmruncl查看運(yùn)行情況 cmviewcl v 第六部分oracle9i安裝過(guò)程O(píng)racle9i(RAC) on HPUX前提: HPUX已經(jīng)安裝, cluster已經(jīng)配置完成 檢查機(jī)器硬件情況內(nèi)存:machinfo |grep –i memory dmesg | grep Physical: Minimum 256 MB CPU: machinfo |grep –I CPU info 交換區(qū):swapinfo –a Minimum 2 x RAM or 400 MB 空間:df –k 位數(shù):getconf KERNEL_BITS 異步IO:ll /dev/async配置庫(kù)cd /usr/libln s /usr/lib/ ln s /usr/lib/ ln s /usr/lib/ ln s /usr/lib/ ln s /usr/lib/ ln s /usr/lib/ ln s /usr/lib/ ln s /usr/lib/ ln s /usr/lib/ 下載補(bǔ)丁:檢查: /usr/sbin/swlist l patch安裝: /usr/sbin/swlist l patch patch_number5檢查網(wǎng)絡(luò)Lanscannetstat –in內(nèi)核參數(shù)KSI_ALLOC_MAX(NPROC * 8)Defines the system wide limit of queued signal that can be allocated.MAXDSIZ1073741824 bytesRefers to the maximum data segment size for 32bit systems. Setting this value too low may cause the processes to run out of memory.MAXDSIZ_642147483648 bytesRefers to the maximum data segment size for 64bit systems. Setting this value too low may cause the processes to run out of memory.MAXSSIZ134217728 bytesDefines the maximum stack segment size in bytes for 32bit systems.MAXSSIZ_64BIT1073741824Defines the maximum stack segment size in bytes for 64bit systems.MAXSWAPCHUNKS(available memory)/2Defines the maximum number of swap chunks where SWCHUNK is the swap chunk size (1 KB blocks). SWCHUNK is 2048 by default.MAXUPRC(NPROC + 2)Defines maximum number of user processes.MSGMAP(NPROC + 2)Defines the maximum number of message map entries.MSGMNINPROCDefines the number of message queue identifiers.MSGSEG(NPROC * 4)Defines the number of segments available for messages.MSGTQLNPROCDefines the number of message headers.NCALLOUT(NPROC + 16)Defines the maximum number of pending timeouts.NCSIZE((8 * NPROC + 2048) + VX_NCSIZE)Defines the Directory Name Lookup Cache (DNLC) space needed for inodes.VX_NCSIZE is by default 1024.NFILE(15 * NPROC + 2048)Defines the maximum number of open files.NFLOCKSNPROCDefines the maximum number of files locks available on the system.NINODE(8 * NPROC + 2048)Defines the maximum number of open inodes.NKTHREAD(((NPROC * 7) / 4) + 16)Defines the maximum number of kernel threads supported by the system.NPROC4096Defines the maximum number of processes.SEMMAP((NPROC * 2) + 2)Defines the maximum number of semaphore map entries.SEMMNI(NPROC * 2)Defines the maximum number of semaphore sets in