microsoft / SCVMMLinuxGuestAgent

Linux Agent for System Center Virtual Machine Manager
Apache License 2.0
18 stars 15 forks source link

RHEL9 support #15

Open celeroncool opened 9 months ago

celeroncool commented 9 months ago

Hello,

RHEL9 is supported according to your documentation: https://learn.microsoft.com/en-us/system-center/vmm/vm-linux?view=sc-vmm-2022#install-the-vmm-guest-agent https://learn.microsoft.com/en-us/system-center/vmm/system-requirements?view=sc-vmm-2022#vms-in-the-vmm-fabric

But, running the ./install scvmmguestagent.1.0.4.1029.x64.tar does not work, and will always fail to install because the install script tries to copy to init.d folder which has not been on rhel for few years now.

Also, the code here is very much obsolete, when are you going to update the repo to reflect changes made in SCVMM 2022 RC2?

Also, RC2 doesnt include RHEL9 in list of OS:s while installing the VM. It only goes up to RHEL8

pirminjanka commented 8 months ago

Same here, we installed the legacy initscripts inside rhel 9 template (seperate rpm shipped with rhel 9) otherwise it is not working with the scvmm linux agents. I'm not sure but i think this scvmm repo here is not maintained anymore.