Steve's Power Systems BlogPower BlogContactLog inRegister
  • Power Blog
  • Contact

  • Register

IBM Power Systems Blog

Power Systems
  • Front Page
  • Categories
  • Archives
  • Latest comments
  • « Changing vSCSI attributes without a reboot.
  • PowerHA clstat not working »

Changing vSCSI disk attributes without a reboot.

Posted by steve on 16 Oct 2016 in AIX Tuning, AIX Tips

You have made some changes to the vSCSI disk settings and would like to activate those new settings without a reboot.

Some of the disk attribute settings are changable without a reboot, others require either a reboot or the disk to be unconfigured.  Those settings with a 'True+' at the end of the line are allowed to be changed with the chdev command, while the device is in use.  Those with either 'True' or 'False' require the device to be unconfigured before the attribute can be changed.

 

Verify the ODM (-E) settings differ from the running (-P) settings.

lsattr -El hdisk0

PCM              PCM/friend/vscsi                   Path Control Module          False

algorithm        fail_over                          Algorithm                    True

hcheck_cmd       inquiry                            Health Check Command         True+

hcheck_interval  120                                Health Check Interval        True+

hcheck_mode      nonactive                          Health Check Mode            True+

max_transfer     0x40000                            Maximum TRANSFER Size        True

pvid             0012345678900000000000000000       Physical volume identifier   False

queue_depth      16                                 Queue DEPTH                  True

reserve_policy   no_reserve                         Reserve Policy               True+<br />

 

lsattr -Pl hdisk0

PCM              PCM/friend/vscsi                   Path Control Module          False

algorithm        fail_over                          Algorithm                    True

hcheck_cmd       test_unit_rdy                      Health Check Command         True+

hcheck_interval  0                                  Health Check Interval        True+

hcheck_mode      nonactive                          Health Check Mode            True+

max_transfer     0x40000                            Maximum TRANSFER Size        True

pvid             0012345678900000000000000000       Physical volume identifier   False

queue_depth      3                                  Queue DEPTH                  True

reserve_policy   no_reserve                         Reserve Policy               True+<br />

 

Change the hcheck_interval, hcheck_cmd and hcheck_mode settings.

chdev -l hdisk0 -a hcheck_interval=120 -a hcheck_cmd=inquiry -a hcheck_mode=nonactive -U

 

Verify the new settings are active.

lsattr -Pl hdisk0

PCM              PCM/friend/vscsi                   Path Control Module          False

algorithm        fail_over                          Algorithm                    True

hcheck_cmd       inquiry                            Health Check Command         True+

hcheck_interval  120                                Health Check Interval        True+

hcheck_mode      nonactive                          Health Check Mode            True+

max_transfer     0x40000                            Maximum TRANSFER Size        True

pvid             0012345678900000000000000000       Physical volume identifier   False

queue_depth      16                                 Queue DEPTH                  True

reserve_policy   no_reserve                         Reserve Policy               True+

 

 

Tags: AIXNo RebootchdevlsattrvSCSI

No feedback yet


Form is loading...

July 2026
Mon Tue Wed Thu Fri Sat Sun
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
 << <   > >>

IBM Power Systems Blog

IBM Power Systems - Administration, Tuning and Optimisation. These posts are my own personal opinions and comments only.

Search

Categories

  • All
  • AIX Tips
  • AIX Tuning
  • Command Line Tips
  • HMC Tips
  • LPM Information
  • NIM Tips
  • Performance Testing
  • Power System Affinity
  • PowerHA Tips
  • SRIOV and vNIC
  • Scripts and One Liners
  • VIO Server Tips

Recent Posts

  • AIX NIM Hints and Tips
  • Finding Multiple Install Sources for AIX
  • PowerHA and EMC Busy Devices
  • AIX Random Password Generation
  • VIO Server 3.1.0 and ssh host keys
  • VIO Server 3.1.0 Items to Review
  • Just when you thought you understood idle CPU time!!
  • 40Gbit Adapter Performance Testing
  • LPM Copy Time Statistics
  • IBM HMC Upgrades

Recent Comments

  • steve on How to configure IBM SRIOV Adapters
  • Howard Coles on How to configure IBM SRIOV Adapters
  • steve on AIX mpstat and lssrad part 1
  • Charin Kumjudpai on AIX mpstat and lssrad part 1
  • Gagandeep on LPM and multiple vSwitches
  • Fant Steele on VIO Server 3.1.0 and ssh host keys
  • steve on AIX NIM Hints and Tips
  • alan wilcox on AIX NIM Hints and Tips
  • steve on AIX buf_mode attribute for Virtual Ethernet Adapters
  • Bernhar on AIX buf_mode attribute for Virtual Ethernet Adapters
  • Gery on Reading VLANs from the SEA Adapter
  • steve on Reading VLANs from the SEA Adapter
  • patrice on Reading VLANs from the SEA Adapter
  • steve on Reading VLANs from the SEA Adapter
  • steve on AIX buf_mode attribute for Virtual Ethernet Adapters
  • Chris K. on AIX buf_mode attribute for Virtual Ethernet Adapters
  • jovi on AIX or VIOS Errors: 29FA8C20 and 7BFEEA1F
  • steve on AIX or VIOS Errors: 29FA8C20 and 7BFEEA1F
  • jovi on AIX or VIOS Errors: 29FA8C20 and 7BFEEA1F
  • steve on Creating EtherChannel Devices from Command Line

This collection ©2026 by Stephen Diwell • Contact • Help • Complete website engine

Build your own website!
Cookies are required to enable core site functionality.