首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 操作系统 > Linux > Upgrading Volume Manager 3.2 to 3.5 in Sun cluster
【标  题】:Upgrading Volume Manager 3.2 to 3.5 in Sun cluster
【关键字】:Upgrading,Volume,Manager,3.2,to,3.5,in,Sun,cluster
【来  源】:http://blog.chinaunix.net/article.php?articleId=58101&blogId=11745

Upgrading Volume Manager 3.2 to 3.5 in Sun cluster

from google

1 Preparation
1.1 Backup all user's data
1.2 Backup volume manager configuration
# vxdg list > vxdg_list
# vxdisk -s list > vxdisk_s_list
# vxprint -ht > vxprint _ht
# vxprint -g dg_name -hmvps > dg_name_dump
1.3 Login to a node as super user
1.4 Check cluster status
# scstat
1.5 Disable each resource in cluster
# scrgadm -pv | grep "Res enabled"
# scswitch -n -j resource
1.6 Switch each resource group offline
# scswitch -F -g resource_group
1.7 Move each resource group into the unmanaged state
# scswitch -u -g resource_group
1.8 Check the results of step 1.5, 1.6 and 1.7
# scstat -g
1.9 Shutdown cluster
# scshutdown
2 Upgrading Volume Manager on an encapsulated boot disk
2.1 Boot node to single non-cluster user mode
# reboot -- -xs
2.2 Mount Volume Manager 3.5 CDROM
2.3 Check if it can be upgraded without problems
# /cdrom/volume_manager/scripts/upgrade_start -check
2.4 Begin upgrade
# /cdrom/volume_manager/scripts/upgrade_start
2.5 Reboot node
# reboot -- -xs
2.6 Mount /opt manually if its on own position
2.7 Remove Vxvm 3.2 patches and packages
# patchrm vxvm_patch_id
# pkgrm VRTSvmsa VRTSvmdoc VRTSvmdev VRTSvmman VRTSvxvm VRTSlic
2.8 Reboot node
# reboot -- -xs
2.9 Add Vxvm 3.5 license package
# cd /cdrom/volume_manager/pkgs
# pkgadd -d . VRTSvlic
2.10 Add Vxvm 3.5 package
# pkgadd -d . VRTSvxvm
Note: If warnings are displayed that include the string /etc/vx, ignore them and continue.
2.11 Complete upgrading
# /cdrom/volume_manager/scripts/upgrade_finish
2.12 Reboot and reconfigure node
# reboot -- -xr
2.13 Install additional packages
# cd /cdrom/volume_manager/pkgs
# pkgadd -d . VRTSvmdoc VRTSvmman
# pkgadd -a ../scripts/VRTSobadm -d . VRTSob VRTSobgui
# pkgadd -d . VRTSfspro VRTSvmpro
3 Recover cluster resource and resource group
3.1 Check all diskgroups are OK
# vxdg list
# vxprint  ht
3.2 Check resource group state
# scstat
# scrgadm -pv
3.3 Move each resource group into the managed state
# scswitch -o -g resource_group
3.4 Switch each resource group online
# scswitch -Z -g resource_group
3.5 Enable each resource in cluster
# scswitch -e -j resourc
3.6 Check resource group state again
# scstat
# scrgadm -pv 

PC服务器中的“1U/2U”是什么?:【上一篇】
精彩的PicoGUI @ MinGW:【下一篇】
【相关文章】
  • 关于cygwin使用 (转)
  • [转载]国际化的Linux,国际化的思维
  • find命令和xargs命令详解
  • 不少人反映window2003下apache性能不稳定
  • DOOLOO RTOS简介
  • 在QEMU-Win32中打开网络的方法
  • bind9 view 底下的 master/slave 詏定方案
  • BIND9.2.2安装配置终极手册(上)
  • 错误类型:Microsoft JET Database Engine (0x80040E09)
  • Linux的一些系统服务【1】
  • 【随机文章】
  • 安全监控软件 Winpooch 简体中文版
  • 关于online的备份
  • 光通信现在进行时
  • 鸟哥SHELL入门材料
  • 一些tips
  • VC 6.0“Compiling... ,Error spawning cl.exe”错误解决
  • How to install and configure PHP5 with IIS6
  • Newt文件系统的VFS分析(6)
  • 国内网络安全风险评估市场与技术操作
  • JBoss Rules 学习(三): Drools规则引擎 (上)
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.