ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. ibm
    Log in to post
    • All categories
    • DustinB3403D

      IBM Datapower on Linux

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion ibm datapower rhel linux troubleshooting luks
      5
      0 Votes
      5 Posts
      934 Views
      DustinB3403D

      Okay for anyone still around, I was able to get this sorted, it appears that the initial file I was using was either corrupted or maybe a patch for an existing installation.

      I've documented the process, copied below for reference. I won't be sharing IBMs RPM's on this post. You should be able to get these directly from IBM's website free of charge, but your mileage may vary.

      Installing IBM Datapower on CentOS 8/9 or Rocky Linux 8/9 to your Hypervisor/Cloud Provider

      Minimum System Requirements
      • 4 vCPU
      • 16 GiB RAM
      • 80 GiB Disk Space
      • 4 Network Interfaces – with DHCP or Statically Assigned IPs
      • 2 Available Loop devices – Documented Below
      • Default Partitioning will work, can be configured to meet any security requirements (separate LV for VAR for example)
      • Installation without a GUI recommended with these below features
      ◦ “Server Installation” Option
      ▪ Guest Agents (Drivers for Hypervisor/Cloud recommended)
      ▪ Remote Management for Linux recommended – SSH and or Cockpit
      • Root only account – User accounts are unnecessary
      • Security Policy to adhere to any State/Fed requirements (may effect Installation Destination configuration – not documented here).

      Configure Timezone and any other settings as required – no specific documentation needed

      Sample User: root
      Password: your-password

      Upon installation check for updates and install a few required repositories.

      sudo dnf update -y sudo dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm sudo dnf update -y sudo dnf search schroot sudo dnf install schroot ipvsadm kmod telnet -y

      Post installation of dependencies we need to confirm our loop devices are configured.

      Confirm what loop devices exist (likely there is only 1) so we’ll need to create some with the below.

      List your loop devices:

      ls -l /dev/loop* brw-r----- 1 rootls disk 7, 0 Jul 24 17:49 /dev/loop-control

      We only have the loop-control device, so create two more loop devices with the below.

      mknod -m660 /dev/loop1 b 7 8 mknod -m660 /dev/loop2 b 7 8

      Confirm the devices are listed.

      ls -l /dev/loop* brw-rw----. 1 root root 7, 8 Nov 27 08:10 /dev/loop1 brw-rw----. 1 root root 7, 8 Nov 27 08:10 /dev/loop2 crw-rw----. 1 root disk 10, 237 Nov 27 07:51 /dev/loop-control

      Now transfer or download the Datapower and LibgCrypt RPMs to this system using something line wget or WinSCP depending on access. You can find libgcrypt here (https://rpmfind.net)

      Once transferred, you may have to decompress the installation files.

      tar -xf idg_lx10540.cd.ASL.prod.tar

      Now we can install the program

      sudo yum install idg_lx.10540.image.x86_64.rpm idg_lx10540.common.x86_64.rpm

      Once installed, you’ll connect to the system via telnet on the system’s loopback address

      telnet 127.0.0.1 2200 Initial login is: admin Initial Password is: admin

      Confirm to all prompts with Y and then run/create and confirm a new password

      You must restart the DataPower Gateway to make the Common Criteria policies effective.

      idg# configure terminal;web-mgmt;admin-state enabled;local-address 0 9090;exit Global mode Modify Web management service configuration

      Now you can go to the web console via your computer and using the primary IP address. In our example
      https://ip-address:9090

      You’ll use the login password you created while connected via SSH. You’ll have to create yet another new password.

      Once the password is updated, you’ll be able to login and complete the setup by accepting the license agreement.

      After accepting the licensing agreement the system will need to reboot. After logging in via SSH you’ll need to restart the web interface.

      telnet 127.0.0.1 2200 admin <password> idg<config> idg <config> configure terminal;web-mgmt;admin-state enabled;local-address 0 9090;exit

      That's the complete installation process from start to finish. The last step would be to setup initialization of the datapower service upon restart. I'll be working on this sometime this week probably so that the environment is fault tolerant.

    • OksanaO

      Enable Cloud Storage for IBM i System Line: A Detailed Guide

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind starwind virtual tape library vtl backup ibm aws google azure
      1
      0 Votes
      1 Posts
      476 Views
      No one has replied
    • OksanaO

      StarWind joins forces with IBM to provide cloud storage AWS, Google, Azure for IBM i system line

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind ibm aws google azure vtl cloud starwind vtl
      1
      1 Votes
      1 Posts
      305 Views
      No one has replied
    • OksanaO

      StarWind joins forces with IBM to provide cloud storage for IBM i system line

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind virtual tape library ibm virtualization cloud starwind virtual tape library
      1
      1 Votes
      1 Posts
      257 Views
      No one has replied
    • scottalanmillerS

      SAMIT: IBM Is Killing Off CentOS

      Watching Ignoring Scheduled Pinned Locked Moved Self Promotion centos ibm linux rhel youtube samit rocky linux oracle linux cloudlinux
      69
      0 Votes
      69 Posts
      9k Views
      scottalanmillerS

      @gotwf said in SAMIT: IBM Is Killing Off CentOS:

      @scottalanmiller Yes. This I know. But this isn't bare metal but rather SmartOS hypervisor in a Triton datacenter. So I presume all is atop ZFS. I never delved deeper so honestly do not know.

      Hopefully not, as ZFS isn't all that fast. But you need XFS touching WiredTiger... what's lower in the stack isn't what it is concerned with. You still control your own filesystem regardless of what the datacenter may or may not use elsewhere.

    • OksanaO

      Finding truth in the post-truth world - Read what the clients say about StarWind

      Watching Ignoring Scheduled Pinned Locked Moved News starwind ceph ibm sds hpe dell
      1
      1 Votes
      1 Posts
      530 Views
      No one has replied
    • mlnewsM

      IBM and Sony Team Up for 330TB Tape Technology

      Watching Ignoring Scheduled Pinned Locked Moved News ibm sony tape tape backup ars technica
      26
      0 Votes
      26 Posts
      3k Views
      scottalanmillerS

      It was all formal, no education.

    • mlnewsM

      IBM z 14 Mainframe Released

      Watching Ignoring Scheduled Pinned Locked Moved News ibm mainframe ibm z ibm z 14 phoronix
      6
      1 Votes
      6 Posts
      2k Views
      travisdh1T

      @scottalanmiller said in IBM z 14 Mainframe Released:

      @travisdh1 said in IBM z 14 Mainframe Released:

      @mlnews Sometimes you just have to wonder about marketing guys "New secure services with Java". Javascript maybe, but Java? That on top of the whole encryption thing, really people.

      I'm sure they're amazing, just wish I had a need for one!

      Actually Mainframes run insane amounts of traditional Java. Because Java is what replaced COBOL in financial applications and because mainframes are focused primarily on financial workloads, it's a very big deal there.

      Ah. That'd explain it then. I'll grant that I'd rather deal with JAVA than COBOL!

    • mlnewsM

      IBM Accidentally Shipped USB Sticks with Malware to Storwize Customers

      Watching Ignoring Scheduled Pinned Locked Moved News ibm storwize malware security el reg
      1
      2 Votes
      1 Posts
      947 Views
      No one has replied
    • scottalanmillerS

      Recommended Cloud IaaS Providers for the SMB in 2016

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion cloud computing iaas amazon amazon aws azure rackspace linode vultr digital ocean softlayer ibm google google cloud
      18
      3 Votes
      18 Posts
      4k Views
      AdamFA

      Looking at the details page, here is a limitation depending on how you handle client accounts, or your own accounts.

      What are the Lightsail service limits?
      You can currently create up to 20 Lightsail instances, 5 static IPs, and 3 DNS domain zones in a Lightsail account.

      But this is pretty cool. Ability to manage traffic before it hits your VPS:

      Can I manage firewall settings for my instance?
      .
      You can control the data traffic for your instances by using the Lightsail firewall. From the Lightsail console, you can set rules about which ports of your instance are publicly accessible for different types of traffic.

    • Mike DavisM

      AS400 support?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved IT Discussion system i as400 ibm
      8
      3 Votes
      8 Posts
      1k Views
      Mike DavisM

      @gjacobse The customer didn't get back to me, so I'm waiting on them.

    • mlnewsM

      Muhammad Ali Selling Linux for IBM [Nostalgia]

      Watching Ignoring Scheduled Pinned Locked Moved News ibm linux network world
      3
      3 Votes
      3 Posts
      1k Views
      scottalanmillerS

      Never saw that. And it doesn't seem to make any sense. And certainly doesn't make me want to use Linux. What a freaking weird ad.

    • mlnewsM

      The Infamous SCO vs. The World Legal Case Is About to Turn Thirteen and IBM Deals Yet Another Blow to SCO

      Watching Ignoring Scheduled Pinned Locked Moved News sco unix ibm
      1
      3 Votes
      1 Posts
      905 Views
      No one has replied
    • mlnewsM

      Talos Workstation Powered by the IBM Power8 Looks to Reinvent Hardware Security for End Users

      Watching Ignoring Scheduled Pinned Locked Moved News ibm talos power power8 security open source phoronix
      2
      1 Votes
      2 Posts
      1k Views
      mlnewsM

      It would not be unlikely for the power of this workstation to be comparable to more than the processing capabilities of a fully populated Proliant DL580 quad CPU Xeon server.

    • mlnewsM

      Just How Much is Dell Leading the Storage Market?

      Watching Ignoring Scheduled Pinned Locked Moved News storage the register ibm netapp hewlett-packard
      1
      2 Votes
      1 Posts
      852 Views
      No one has replied
    • mlnewsM

      IBM Launches Apache Spark as a Service

      Watching Ignoring Scheduled Pinned Locked Moved News ibm apache spark cloud computing apache spark as a service eweek big data
      1
      1 Votes
      1 Posts
      1k Views
      No one has replied
    • mlnewsM

      IBM Begins Move to Apple Mac OSX Desktops and Laptop

      Watching Ignoring Scheduled Pinned Locked Moved News apple mac osx ibm
      4
      2 Votes
      4 Posts
      2k Views
      scottalanmillerS

      Which brings up an interesting point, this means that IBM has abandoned Lenovo, their long term partner and the owner of the old IBM brand. So, in a way, IBM no longer runs IBM! Which is not that shocking, since even in 2000 - 2001 they relied on Sun to provide their servers instead of eating their own dogfood.

    • mlnewsM

      Ubuntu Available for IBM Power8 LC UNIX Systems

      Watching Ignoring Scheduled Pinned Locked Moved News power linux ibm power8 ubuntu servers
      1
      3 Votes
      1 Posts
      1k Views
      No one has replied
    • mlnewsM

      IBM Introduces the Commodity Power Server

      Watching Ignoring Scheduled Pinned Locked Moved News itworld ibm linux on power commodity servers power risc power8 mini computing linux servers
      22
      3 Votes
      22 Posts
      5k Views
      Reid CooperR

      Good point. I don't particularly doubt that it is there, just don't want to count unhatched chickens, you know? HP used to sell Proliants with the built in virtualization disabled via BIOS. Not that IBM would pull that, but without knowing that the feature is there for sure, it's something to look into.

    • 1
    • 2
    • 1 / 2