IBM i on IBM Power Virtual Server - Time saving tips #3

IBM i on IBM Power Virtual Server - Time saving tips #3

Next in our "IBM i on the Cloud Tips" article series, in this new publication I want to talk about our "IBM i in the Cloud Survival Toolkit".

We know that something is changing when moving to the cloud, and we suspect of the fine print in our service/subscription/contract, but let's prepare for that.

What kind of things are changing?

The IBM i is the same we use in our day to day operation, communitanions look the same, so what should I prepare for?

Build your IBM i on PowerVS toolkit

You can use the IBM Cloud CLI to create some scripts and help you work as comfortable as you do with your actual on-prem systems. You can use BASH or PowerShell to build

  • Console: Web-Console is not the best option, but works when you have no ACS LAN 5250 Console. Just build a script to open 5250-Web-Console and avoid navigating in IBM Cloud portal to press the button. IBM i on Power Virtual Server - Console
  • Export LPAR: This could be an alternative to Option 21, and can take up to 2 minutes without powering down your services. IBM i on Power Virtual Servers - Export your instances (LPARs)
  • Snapshots: They are great for change management. Take the same time than Exports, but use less storage space.
  • IBM Cloud Object Storage: This is not a tool, but an storage bucket service where you can save your backups and temporary files. It is really handy. You can also use for migrations or as a file-sharing bridge to your PCs. Remember, this is more reliable, secure and fast than your usual OneDrive or Google Drive service.
  • OpenVPN: You can set an OpenVPN server in PowerVS, it is really fast. Just remember: UDP and some TCP ports are blocked, but you can still use TCP port 443.
  • OpenSSH: You can use the same Linux PPC server on PowerVS as a bastion server/jumpserver. Secure the SSH service with rules and Linux firewall, and you will be able to use SSHUTTLE , FreeCap , Proxifier or even SSH tunneling to reach your system while migrating. If you have used the Power Virtual Server Workspace with VPC Landing Zone wizard you will be able to use the VPC VM as a bastion server.
  • AWSCLI & S3CMD: You can run both from IBM i or Linux bastion server to upload or download software from IBM Cloud Object Storage.
  • ZSTD & PIGZ: both are great data compressors. You can save a lot of time (and money) compressing your files or backups before sending them to IBM Cloud Object Storage.
  • VTL: The VTL is an amazing tool you can use to simplify your backups and make them look as your traditional Tape Library.


What are you waiting for? Start building your first IBM i instance in IBM Power Virtual Server!

Good luck!

Diego E. KESSELMAN

IBM Champion

To view or add a comment, sign in

More articles by Diego E. KESSELMAN

Insights from the community

Others also viewed

Explore topics