shwstppr commented on PR #7179:
URL: https://github.com/apache/cloudstack/pull/7179#issuecomment-1422466753

   Checked script changes on different hosts (to check for any regression):
   
   Ubuntu 22.04
   ```
   root@ref-trl-3836-k-Mu22-wei-zhou-kvm1:~# hostnamectl
    Static hostname: ref-trl-3836-k-Mu22-wei-zhou-kvm1
          Icon name: computer-vm
            Chassis: vm
         Machine ID: c98af5c900e5412b8a0b8620dfe3bc9c
            Boot ID: 835074d79cd84646ad97388865dcd781
     Virtualization: vmware
   Operating System: Ubuntu 22.04 LTS                 
             Kernel: Linux 5.15.0-35-generic
       Architecture: x86-64
    Hardware Vendor: VMware, Inc.
     Hardware Model: VMware Virtual Platform
   root@ref-trl-3836-k-Mu22-wei-zhou-kvm1:~# ./versions.sh
   Host.OS=Ubuntu
   Host.OS.Version=22.04
   Host.OS.Kernel.Version=5.15.0-35-generic
   root@ref-trl-3836-k-Mu22-wei-zhou-kvm1:~#
   ```
   AlmaLinux 9
   ```
   [root@ref-trl-4389-k-Ma9-abhishek-kumar-kvm1 ~]# hostnamectl
      Static hostname: n/a                                   
   Transient hostname: ref-trl-4389-k-Ma9-abhishek-kumar-kvm1
            Icon name: computer-vm
              Chassis: vm 🖴
           Machine ID: 016efeabc83848738c6b008ba9002e98
              Boot ID: 41f69a2241504e6a908cd32c36413e8e
       Virtualization: vmware
     Operating System: AlmaLinux 9.0 (Emerald Puma)          
          CPE OS Name: cpe:/o:almalinux:almalinux:9::baseos
               Kernel: Linux 5.14.0-70.13.1.el9_0.x86_64
         Architecture: x86-64
      Hardware Vendor: VMware, Inc.
       Hardware Model: VMware Virtual Platform
   [root@ref-trl-4389-k-Ma9-abhishek-kumar-kvm1 ~]# ./version.sh 
   Host.OS=AlmaLinux
   Host.OS.Version=9.0
   Host.OS.Kernel.Version=5.14.0-70.13.1.el9_0.x86_64
   ```
   
   CentOS7:
   ```
   [root@ref-trl-4314-v-M7-abhishek-kumar-marvin marvin]# hostnamectl
      Static hostname: n/a
   Transient hostname: ref-trl-4314-v-M7-abhishek-kumar-marvin
            Icon name: computer-vm
              Chassis: vm
           Machine ID: 76b17df4966743ce9a20fe9a7098e2b6
              Boot ID: 6d6e3cf6b06449388bb02d5793536b82
       Virtualization: vmware
     Operating System: CentOS Linux 7 (Core)
          CPE OS Name: cpe:/o:centos:centos:7
               Kernel: Linux 3.10.0-1160.15.2.el7.x86_64
         Architecture: x86-64
   [root@ref-trl-4314-v-M7-abhishek-kumar-marvin marvin]# vi versions.sh
   [root@ref-trl-4314-v-M7-abhishek-kumar-marvin marvin]# chmod +x versions.sh 
   [root@ref-trl-4314-v-M7-abhishek-kumar-marvin marvin]# ./versions.sh 
   Host.OS=CentOS
   Host.OS.Version=7.9.2009
   Host.OS.Kernel.Version=3.10.0-1160.15.2.el7.x86_64
   ```
   
   Rocky 8
   ```
   [root@pr7114-t5937-kvm-rocky8-kvm1 ~]# hostnamectl
      Static hostname: n/a
   Transient hostname: pr7114-t5937-kvm-rocky8-kvm1
            Icon name: computer-vm
              Chassis: vm
           Machine ID: ec2f5af8e2a348e686bd75385747ee42
              Boot ID: 36814bbda5e846f2a2833cc5b18650b8
       Virtualization: vmware
     Operating System: Rocky Linux 8.4 (Green Obsidian)
          CPE OS Name: cpe:/o:rocky:rocky:8.4:GA
               Kernel: Linux 6.1.7-1.el8.elrepo.x86_64
         Architecture: x86-64
   [root@pr7114-t5937-kvm-rocky8-kvm1 ~]# ./versions.sh 
   Host.OS=Rocky
   Host.OS.Version=8.4
   Host.OS.Kernel.Version=6.1.7-1.el8.elrepo.x86_64
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to