Please enter search query.
Search <book_title>...
Dynamic Multi-Pathing 7.4.1 Administrator's Guide - AIX
Last Published:
2019-02-01
Product(s):
InfoScale & Storage Foundation (7.4.1)
Platform: AIX
- Understanding DMP
- Setting up DMP to manage native devices
- Using Dynamic Multi-Pathing (DMP) devices with Oracle Automatic Storage Management (ASM)
- Dynamic Multi-Pathing for the Virtual I/O Server
- Configuring Dynamic Multi-Pathing (DMP) on Virtual I/O server
- Configuring Dynamic Multi-Pathing (DMP) pseudo devices as virtual SCSI devices
- Extended attributes in VIO client for a virtual SCSI disk
- Administering DMP
- Configuring DMP for SAN booting
- Administering the root volume group (rootvg) under DMP control
- Extending an LVM rootvg that is enabled for DMP
- Using Storage Foundation in the logical partition (LPAR) with virtual SCSI devices
- How DMP handles I/O for vSCSI devices
- Administering DMP using the vxdmpadm utility
- Gathering and displaying I/O statistics
- Specifying the I/O policy
- Administering disks
- Discovering and configuring newly added disk devices
- About discovering disks and dynamically adding disk arrays
- How to administer the Device Discovery Layer
- Changing the disk device naming scheme
- Dynamic Reconfiguration of devices
- Reconfiguring a LUN online that is under DMP control using the Dynamic Reconfiguration tool
- Manually reconfiguring a LUN online that is under DMP control
- Event monitoring
- Performance monitoring and tuning
- Appendix A. DMP troubleshooting
- Appendix B. Reference
Running the bosboot command when LVM rootvg is enabled for DMP
You may want to use the bosboot command while performing certain tasks. For example, many software installations require running the bosboot command at the end of installation.
To run bosboot command on the rootvg
- Determine the device paths of the rootvg that are under DMP control.
# vxdmpadm native list PATH DMPNODENAME ============================================== hdisk168 emc0_0039 hdisk172 emc0_0039 hdisk184 emc0_0039 hdisk188 emc0_0039
# lspv | grep -w rootvg hdisk168 00c398edf9fae077 rootvg active hdisk172 00c398edf9fae077 rootvg active hdisk184 00c398edf9fae077 rootvg active hdisk188 00c398edf9fae077 rootvg active
- Run the operation that requires the bosboot command; for example, install the software. Alternatively, run the bosboot command manually.
# bosboot -ad /dev/ipldevice bosboot: Boot image is 56863 512 byte blocks.
If the bosboot command fails on
/dev/ipldevice
, then retry the command on the paths of current boot disk until it succeeds.