HP Serviceguard Storage Management Suite for VERITAS manual # /opt/VRTS/bin/vxfsconvert volname

Page 49

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, 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.

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 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 system use the vxupgrade command as described in step 6, 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:

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

#vxupgrade -n 5 <mount_point>

#vxupgrade -n 6 <mount_point>

#vxupgrade -n 7 <mount_point>

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

#vxupgrade -n 6 <mount_point>

#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>

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

#fstyp -v <vol_name>

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

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

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

Image 49
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 ProductsFiles Added and Modified After VxFS Installation Post Upgrade TasksRemoving Veritas 5.1 SP1 Products Intended Audience About this DocumentDocument Organization Typographic ConventionsTechnical Support Related InformationHP Business Support Center HP Welcomes Your Comments Veritas Volume Manager VxVM Volume Managers Supported on HP-UX 11iIntroduction OverviewVxVM 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 VxVMVxVM Interfaces File Systems Supported on HP-UX 11iSupported 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 Software Dependency System RequirementsOS Version Patch RequirementsSoftware Depot Content Required Packages for Veritas Enterprise AdministratorRequired Software Base-VxTools-51 Bundle Components License BundlesVxFS-SDK-51 Bundle Components B9117EB Bundle ComponentsDisk Space Requirements for VxFS 5.1 SP1 Disk Space RequirementsDisk Space Requirements for VxVM 5.1 SP1 Disk Space Requirements for CVMMounting the HP Serviceguard Storage Management Suite Media Installing the Veritas 5.1 SP1 ProductsInstalling Veritas 5.1 SP1 Products Installing Base-VxFS-51 Installing VxFS 5.1 SP1# swinstall -x autoreboot=true -s depot-path Base-VxFS-51 # swinstall -x autoreboot=true -s depot-pathInstalling HP OnlineJFS B3929HB Installing VxVM 5.1 SP1Installing Base-VxVM-51 # swinstall -x autoreboot=true -s depot-path Base-VxVM-51 Installing Full VxVM B9116EB# swintall -x autoreboot=true -s depot-path # swinstall -x autoreboot=true -s depot-path B9116EBSwinstall -x autoreboot=true -s -depotsource B9117EB Installing CVM B9117EB on HP-UX 11iPreparing the Ignite-UX Server # swverify B9116EBCreate the configuration file for the VxVM 5.1 SP1 depot Cold-Installing the ClientConfirming the Client # swreg -l depot @ /var/depots/myhpuxdepot Page Configuring Your System after the Installation Setting up the Veritas 5.1 SP1 ProductsConverting to a VxVM Root Disk # vxvol -g diskgroup startallStarting and Enabling the Configuration Daemon Enabling the Intelligent Storage Provisioning Feature Starting the Volume I/O DaemonEnabling Cluster Support in VxVM Verifying Existing Shared Disks Configuring New Shared DisksUpgrading in a Clustered Environment with FastResync Converting Existing VxVM Disk Groups to Shared Disk Groups# vxdg -s list # vxdg listInitializing VxVM Using the vxinstall Utility Setting Up VxVM 5.1 SP1# insf -C disk Moving Disks Under VxVM Control# vxdisk scandisks Setting Up a Veritas Enterprise Administrator Server# vxdiskadm # /opt/VRTSob/bin/vxsvcctrl statusSetting Up a Veritas Enterprise Administrator Client Setting up and Managing VxFS 5.1 SP1Creating a VxFS File System Identifying the Type of File SystemCluster Environment Requirements Setting Environment VariablesMounting a VxFS File System Displaying Information on Mounted File System# vxdg bootdg # vxupgrade -n 4 dirname # vxupgrade -n 3 dirnameUpgrading from Previous Versions of VxFS to VxFS 5.1 SP1 # bdf# vxupgrade -n 5 mountpoint # vxupgrade -n 6 mountpoint # vxupgrade -n 5 mountpoint# opt/VRTS/bin/vxfsconvert volname # fsck -F vxfs -y -o full 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 Determining VxVM Disk Group Version Upgrading from Previous Versions of VxVM to VxVM 5.1 SP1VxVM Disk Group Version # vxdg upgrade diskgroup Native Multipathing with Veritas Volume Manager# vxdg list diskgroup # vxvol -g diskgroup stopall# 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 Optional Configuration Steps Post Upgrade TasksUpgrading Disk Layout Versions Upgrading VxFS Disk Layout VersionsUsing the vxupgrade Command Using the vxfsconvert CommandUpgrading the VxVM Cluster Protocol Version Requirements for Upgrading to Disk Layout VersionUpgrading VxVM Disk Group Versions Setting the Default Disk GroupUpdating Variables Upgrading the Array Support LibraryConverting from QuickLog to Multi-Volume Support Removing Veritas 5.1 SP1 Products Moving VxVM Volumes to LVM VolumesRemoving VxVM Removing Plexes Removing VxFS # swremove -x autoreboot=true B9117EB Removing the Veritas Enterprise Administrator VEA ClientRemoving CVM # /opt/VRTS/bin/vxsvcctrl stopFiles 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