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

  • Register

IBM Power Systems Blog

Power Systems
  • Front Page
  • Categories
  • Archives
  • Latest comments
  • « VIO Server 3.1.0 and ssh host keys
  • Just when you thought you understood idle CPU time!! »

VIO Server 3.1.0 Items to Review

Posted by steve on 20 Nov 2018 in VIO Server Tips

After installing VIO Server v3.1.0 I noticed a few configuration items that you may want to review.

 

# /usr/ios/cli/ioscli ioslevel
3.1.0.00

 

Paging Devices

By default, the install creates a hd6 at 512MB and a paging00 device at 1024MB.  The AIX best practice guides advise against this.

# lsps -a
Page Space Physical Volume Volume Group  Size    %Used  Active  Auto  Type  Chksum
paging00   hdisk0   rootvg               1024MB      1    yes    yes   lv      0
hd6        hdisk1   rootvg                512MB      0    yes    yes   lv      0

 

Filesystems maybe too small.

These filesystems maybe on the small size.  I like to have some space for the logging in /var, so I make this 2GB and I like / to be 1GB, just in case!!

# df -g
Filesystem   GB blocks  Free  %Used  Iused  %Iused  Mounted on
/dev/hd4        0.50    0.45    10%   4139     4%   /
/dev/hd9var     1.00    0.77    23%   3630     2%   /var
 

 

AIX and VIOS still use crypt for password hashing.

This only enforces the first 8 characters of the password.  I highly recommend you change this to sha512.

Before, you will see that pwd_algorithm is blank.

# lssec -f /etc/security/login.cfg -s usw -a pwd_algorithm
usw pwd_algorithm=

Change the password encryption to sha512.

# chsec -f /etc/security/login.cfg -s usw -a pwd_algorithm=ssha512

After the change, confirm it is now sha512.

# lssec -f /etc/security/login.cfg -s usw -a pwd_algorithm
usw pwd_algorithm=ssha512

 

 

Tags: 3.1.0.00VIO ServerVIOSVIOS 3.1.0.00

No feedback yet


Form is loading...

August 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 • Free blog engine

Open Source CMS
Cookies are required to enable core site functionality.