HP Serviceguard Storage Management Suite for VERITAS manual # vxupgrade -n 7 mountpoint

Page 51

#vxupgrade -n 7 <mount_point>

c.To upgrade a mounted VxFS file system from disk layout 6 to disk layout 7, enter the following command:

#vxupgrade -n 7 <mount_point>

9.To verify the conversion, enter the following command:

# fstyp -v <vol_name>

Upgrading from VxFS 5.0 on HP-UX 11i v2 or HP-UX 11i v3 to VxFS 5.1 SP1 on HP-UX 11i v3

To upgrade from VxFS 5.0 on HP-UX 11i v2 or HP-UX 11i v3 to VxFS 5.1 SP1 on HP-UX 11i v3, complete the following steps:

1.To determine the volume names, enter the following command:

#bdf

2.To determine the current disk layout version for system partitions, enter the following command:

#fstyp -v <vol_name>

3.To upgrade file systems with DLV 2 or 3, before installing 5.1 SP1, complete the following steps:

NOTE: You cannot upgrade from DLV 2 to DLV 4 directly. DLV4 is the lowest disk layout that is supported by VxFS 5.1 SP1.

a.To upgrade a mounted VxFS file system from DLV 2 to DLV 3, enter the following command:

#vxupgrade -n 3 <dir_name>

b.To upgrade a mounted VxFS file system from DLV 3 to DLV 4, enter the following command:

#vxupgrade -n 4 <dir_name>

4.Upgrade to HP-UX 11i v3. For more information on upgrading to HP-UX 11i v3 March 2011 OEUR or later, see the HP-UX 11i v3 Installation and Update Guide. To locate this document, go to the HP-UX Core docs page at: www.hp.com/go/hpux-core-docs. On this page, select HP-UX 11i v3.

If your system already contains the HP-UX 11i v3 operating system, you can skip this step.

5.Install VxFS 5.1 SP1. For more information on installing VxFS 5.1 SP1, see Chapter 3 (page 27).

6.To convert any non-VxFS file system on your system to a VxFS file system, and to upgrade the DLV from 2 and 3 to 7, enter the following command:

# /opt/VRTS/bin/vxfsconvert <vol_name>

The vxfsconvert command works with unmounted file systems. To upgrade mounted file systems use the vxupgrade command as described in Step 8. You must run fsck after vxfsconvert, because vxfsconvert does not create all metadata files.

7.To run the VxFS-specific full fsck on the converted file system, enter the following command:

# fsck -F vxfs -y -o full <vol_name>

During pass 4, fsck displays several error messages that require a yes response to complete the conversion process.

8.VxFS file systems with disk layout 4, 5, and 6 can still be mounted with VxFS 5.1 SP1. However, to upgrade the disk layout version of mounted file systems to 7, use the vxupgrade command, as follows:

Upgrading from VxFS 5.0 on HP-UX 11i v2 or HP-UX 11i v3 to VxFS 5.1 SP1 on HP-UX 11i v3 51

Image 51
Contents Veritas 5.1 SP1 Installation Guide Page Contents Upgrading from Previous Versions of VxFS to VxFS 5.1 SP1 Setting up the Veritas 5.1 SP1 ProductsPost Upgrade Tasks Files Added and Modified After VxFS InstallationRemoving Veritas 5.1 SP1 Products Typographic Conventions About this DocumentIntended Audience Document OrganizationRelated Information Technical SupportHP Business Support Center HP Welcomes Your Comments Overview Volume Managers Supported on HP-UX 11iVeritas Volume Manager VxVM IntroductionVxVM Features Veritas Volume Manager VxVM Introduction # vxddladm set namingscheme=osn mode=new # vxddladm set namingscheme=osn mode=legacyVxVM 5.1 SP1 on HP-UX 11i Architecture of VxVM VxVM Objects VxVM DaemonsVxVM Storage Layouts Volume Layouts in VxVMFile Systems Supported on HP-UX 11i VxVM InterfacesSupported File Systems on HP-UX 11i v Veritas File System VxFS VxFS FeaturesVeritas File System VxFS Introduction VxFS 5.1 SP1 on HP-UX 11i Architecture of VxFS Extent Based Allocation Patch Requirements System RequirementsSoftware Dependency OS VersionRequired Packages for Veritas Enterprise Administrator Software Depot ContentRequired Software B9117EB Bundle Components License BundlesBase-VxTools-51 Bundle Components VxFS-SDK-51 Bundle ComponentsDisk Space Requirements for CVM Disk Space RequirementsDisk Space Requirements for VxFS 5.1 SP1 Disk Space Requirements for VxVM 5.1 SP1Installing the Veritas 5.1 SP1 Products Mounting the HP Serviceguard Storage Management Suite MediaInstalling Veritas 5.1 SP1 Products # swinstall -x autoreboot=true -s depot-path Installing VxFS 5.1 SP1Installing Base-VxFS-51 # swinstall -x autoreboot=true -s depot-path Base-VxFS-51Installing VxVM 5.1 SP1 Installing HP OnlineJFS B3929HBInstalling Base-VxVM-51 # swinstall -x autoreboot=true -s depot-path B9116EB Installing Full VxVM B9116EB# swinstall -x autoreboot=true -s depot-path Base-VxVM-51 # swintall -x autoreboot=true -s depot-path# swverify B9116EB Installing CVM B9117EB on HP-UX 11iSwinstall -x autoreboot=true -s -depotsource B9117EB Preparing the Ignite-UX ServerCreate the configuration file for the VxVM 5.1 SP1 depot Cold-Installing the ClientConfirming the Client # swreg -l depot @ /var/depots/myhpuxdepot Page # vxvol -g diskgroup startall Setting up the Veritas 5.1 SP1 ProductsConfiguring Your System after the Installation Converting to a VxVM Root DiskStarting and Enabling the Configuration Daemon Starting the Volume I/O Daemon Enabling the Intelligent Storage Provisioning FeatureEnabling Cluster Support in VxVM Verifying Existing Shared Disks Configuring New Shared Disks# vxdg list Converting Existing VxVM Disk Groups to Shared Disk GroupsUpgrading in a Clustered Environment with FastResync # vxdg -s listInitializing VxVM Using the vxinstall Utility Setting Up VxVM 5.1 SP1# insf -C disk Moving Disks Under VxVM Control# /opt/VRTSob/bin/vxsvcctrl status Setting Up a Veritas Enterprise Administrator Server# vxdisk scandisks # vxdiskadmIdentifying the Type of File System Setting up and Managing VxFS 5.1 SP1Setting Up a Veritas Enterprise Administrator Client Creating a VxFS File SystemDisplaying Information on Mounted File System Setting Environment VariablesCluster Environment Requirements Mounting a VxFS File System# vxdg bootdg # bdf # vxupgrade -n 3 dirname# vxupgrade -n 4 dirname Upgrading from Previous Versions of VxFS to VxFS 5.1 SP1 # fsck -F vxfs -y -o full volname # vxupgrade -n 5 mountpoint # vxupgrade -n 5 mountpoint # vxupgrade -n 6 mountpoint # opt/VRTS/bin/vxfsconvert volname# /opt/VRTS/bin/vxfsconvert volname # vxupgrade -n 6 mountpoint # vxupgrade -n 7 mountpoint# bdf # vxupgrade -n 7 mountpoint # vxupgrade -n 6 mountpoint # vxupgrade -n 7 mountpoint # vxupgrade -n 7 mountpoint # vxupgrade -n 8 mountpoint Upgrading from Previous Versions of VxVM to VxVM 5.1 SP1 Determining VxVM Disk Group VersionVxVM Disk Group Version # vxvol -g diskgroup stopall Native Multipathing with Veritas Volume Manager# vxdg upgrade diskgroup # vxdg list diskgroup# vxddladm rmforeign blockdir=/dev/disk chardir=/dev/rdisk VxVM vxddladm Info V-5-1-0 Please reboot the systemFollowing messages are displayed # swinstall -x autoreboot=true -s depotpath Base-VxVM-51 # swinstall -x autoreboot=true -s depotpath Base-VxVM-51 # swinstall -x autoreboot=true Base-VxVM-51 # swinstall -x autoreboot=true Base-VxVM-51 Robustness Recommendations DmplunretrytimeoutRobustness Recommendations Upgrading VxFS Disk Layout Versions Post Upgrade TasksOptional Configuration Steps Upgrading Disk Layout VersionsRequirements for Upgrading to Disk Layout Version Using the vxfsconvert CommandUsing the vxupgrade Command Upgrading the VxVM Cluster Protocol VersionUpgrading the Array Support Library Setting the Default Disk GroupUpgrading VxVM Disk Group Versions Updating VariablesConverting from QuickLog to Multi-Volume Support Moving VxVM Volumes to LVM Volumes Removing Veritas 5.1 SP1 ProductsRemoving VxVM Removing Plexes Removing VxFS # /opt/VRTS/bin/vxsvcctrl stop Removing the Veritas Enterprise Administrator VEA Client# swremove -x autoreboot=true B9117EB Removing CVMFiles Added After VxFS Installation Files Added and Modified After VxFS InstallationEtc/MANPATH Files Modified After VxFS Installation5900-1514
Related manuals
Manual 12 pages 49.03 Kb