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

  • Register

IBM Power Systems Blog

Power Systems
  • Front Page
  • Categories
  • Archives
  • Latest comments
  • « Creating EtherChannel Devices from Command Line
  • Working with disk on the VIO Server »

Building a PowerHA Cluster with vscsi disks

Posted by steve on 07 Sep 2016 in AIX Tips

I needed to build a PowerHA cluster in the lab to test the upgrade process in isolation.  This meant I did not have access to any SAN storage that could be presented via NPIV to the cluster, so I used vSCSI devices from my test VIO Servers, as these had a couple of spare SAN disks that both VIO Servers could see.

At first I did not think that you could present vSCSI devices to multiple Clients at the same time, but I was wrong, you are allowed, it works, and both by PowerHA nodes now share the same vSCSI devices in a PowerHA cluster.

 

First, identify the common disks between the VIO Server pair - See my blog post for this.

http://www.capacityreports.net/AIX_Blog/admin.php?ctrl=items&blog=1&p=15

 

Then we can map the two hdiskpower devices to the first node.

# mkvdev -vdev hdiskpower9 -vadapter vhost2 -dev pocn070-dvg1

pocn070-dvg1 Available

# mkvdev -vdev hdiskpower10 -vadapter vhost2 -dev pocn070-dvg2

pocn070-dvg2 Available

 

Then we do the same for the second node, but I recieve an error telling me that the backing device is already in use.

# mkvdev -vdev hdiskpower9 -vadapter vhost3 -dev pocn071-dvg1

"hdiskpower9" is already being used as a backing device. Specify the -f flag
to force this device to be used anyway.

 

So I used the -f flag to mkvdev to force the mapping and this worked okay.

# mkvdev -f -vdev hdiskpower9 -vadapter vhost3 -dev pocn071-dvg1

pocn071-dvg1 Available

# mkvdev -f -vdev hdiskpower10 -vadapter vhost3 -dev pocn071-dvg2

pocn071-dvg2 Available

 

Running cfgmgr on the two clients shows both have two new hdisk devices.

# cfgmgr -l vscsi0

# cfgmgr -l vscsi1

 

Verify with lspv and lspath

# lspv
hdisk2    none    None
hdisk3    none    None
 

# lspath
Enabled hdisk2 vscsi0
Enabled hdisk3 vscsi0
Enabled hdisk2 vscsi1
Enabled hdisk3 vscsi1

 

Add the PVIDs on the nodes.

# chdev -l hdisk2 -a pv=yes

# chdev -l hdisk3 -a pv=yes

 

Verify the PVIDs with lspv.

# lspv

hdisk2    00123456789f23a9    None
hdisk3    00123456789f3c9c    None

 

Now continue with the PowerHA setup and configuration.

Tags: Backing DevicePowerHAVIO ServerVIOSvSCSI

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 • Website engine • web hosting services

Advanced CMS
Cookies are required to enable core site functionality.