ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • OksanaO

      StarWind Success Story: Create a failover cluster with StarWind VSAN

      Starwind
      • starwind starwind virtual san vsan high availability virtualization cluster • • Oksana
      1
      1
      Votes
      1
      Posts
      297
      Views

      No one has replied

    • DustinB3403D

      Solved IBM Datapower on Linux

      IT Discussion
      • ibm datapower rhel linux troubleshooting luks • • DustinB3403
      5
      0
      Votes
      5
      Posts
      874
      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

      Basic vs. Advanced IT Infra Monitoring Part II: Control or Illusion?

      Starwind
      • starwind infrastructure virtual metric • • Oksana
      1
      0
      Votes
      1
      Posts
      233
      Views

      No one has replied

    • OksanaO

      Final Chapter: Convert VMs to QCOW2v3 with StarWind V2V Converter

      Starwind
      • starwind starwind v2v converter qcow2 migration virtual machines • • Oksana
      1
      0
      Votes
      1
      Posts
      233
      Views

      No one has replied

    • OksanaO

      StarWind Success Story: Build a fault-tolerant IT infrastructure with StarWind

      Starwind
      • starwind starwind virtual san starwind vsan fault-tolerant infrastructure • • Oksana
      1
      0
      Votes
      1
      Posts
      277
      Views

      No one has replied

    • OksanaO

      Meet StarWind at UK VMUG UserCon 2024

      Starwind
      • starwind vmware hci virtualization vmug • • Oksana
      1
      0
      Votes
      1
      Posts
      294
      Views

      No one has replied

    • OksanaO

      Why DNS Matters for Your Veeam Backup Fabric

      Starwind
      • starwind veeam backup dns dns server • • Oksana
      1
      0
      Votes
      1
      Posts
      249
      Views

      No one has replied

    • OksanaO

      StarWind Success Story: Build a virtualized environment with StarWind VSAN

      Starwind
      • starwind starwind vsan starwind virtual san vsan infrastructure redundancy reliability • • Oksana
      1
      0
      Votes
      1
      Posts
      270
      Views

      No one has replied

    • OksanaO

      Mastering Data Archiving: A Must for Every Business

      Starwind
      • starwind backup data archiving starwind virtual tape library • • Oksana
      1
      0
      Votes
      1
      Posts
      290
      Views

      No one has replied

    • OksanaO

      StarWind Success Story: Achieve high availability with StarWind VSAN

      Starwind
      • starwind starwind virtual san vsan hyper-v high availability fault-tolerant • • Oksana
      1
      0
      Votes
      1
      Posts
      301
      Views

      No one has replied

    • masterartsM

      40% off for 4 months on all plans with 40 free migrations on Cloudways

      News
      • • • masterarts
      1
      0
      Votes
      1
      Posts
      255
      Views

      No one has replied

    • OksanaO

      Powerful AI/ML Workloads, Streamlined Costs

      Starwind
      • starwind vmware vmware cloud ai ml gpu nvidia • • Oksana
      1
      0
      Votes
      1
      Posts
      253
      Views

      No one has replied

    • OksanaO

      StarWind Success Story: Replace costly physical backup hardware with StarWind

      Starwind
      • starwind starwind virtual tape library msp microsoft data protection manager backup • • Oksana
      1
      0
      Votes
      1
      Posts
      235
      Views

      No one has replied

    • OksanaO

      Why Air-Gapped Backups Are a Must in 2024

      Starwind
      • starwind ransomeware backups data protection • • Oksana
      1
      0
      Votes
      1
      Posts
      239
      Views

      No one has replied

    • OksanaO

      StarWind Success Story: Build a fault-tolerant IT infrastructure with StarWind

      Starwind
      • starwind starwind vsan starwind virtual san high availability fault tolerance scalability single point of failure infrastructure • • Oksana
      1
      0
      Votes
      1
      Posts
      285
      Views

      No one has replied

    • CCWTechC

      How to get Chrome to remember which monitors to open on

      IT Discussion
      • windows chrome windows 11 • • CCWTech
      13
      0
      Votes
      13
      Posts
      999
      Views

      ObsolesceO

      @CCWTech said in How to get Chrome to remember which monitors to open on:

      I gotta go back to Ubuntu I suppose... I just wish there were better games for it...

      I use Ubuntu as well, and never had an issue playing any and all Windows games on it. Some may not have behaved or performed as well as on Windows, but if you're that bad with Windows it's likely not going to be a show stopper for you.

    • OksanaO

      Basic vs. Advanced IT Infra Monitoring Part II: Control or Illusion?

      Starwind
      • starwind infrastructure • • Oksana
      1
      0
      Votes
      1
      Posts
      224
      Views

      No one has replied

    • OksanaO

      Containers Aren’t Just for Linux! See What’s Possible with Windows Server 2022

      Starwind
      • starwind windows kubernetes azure windows server 2022 virtualization • • Oksana
      1
      0
      Votes
      1
      Posts
      312
      Views

      No one has replied

    • OksanaO

      StarWind Success Story: Boost performance with StarWind HCI Appliance

      Starwind
      • starwind starwind hyperconverged appliance hyperconverged infrastructure starwind hca hca • • Oksana
      1
      0
      Votes
      1
      Posts
      216
      Views

      No one has replied

    • OksanaO

      RDMA: The Answer to Data Bottlenecks and Latency Issues

      Starwind
      • starwind rdma cpu load latency nvme-of • • Oksana
      1
      0
      Votes
      1
      Posts
      267
      Views

      No one has replied

    • 1
    • 2
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 7 / 10