[GitHub] [cloudstack] rhtyd commented on pull request #4069: [WIP] Ubuntu 20.04 support (as hypervisor)

2020-05-18 Thread GitBox
rhtyd commented on pull request #4069: URL: https://github.com/apache/cloudstack/pull/4069#issuecomment-630110604 @shwstppr ping - can you check and confirm Wido's comment? This is an automated message from the Apache Git

[GitHub] [cloudstack] rhtyd commented on pull request #4069: [WIP] Ubuntu 20.04 support (as hypervisor)

2020-05-18 Thread GitBox
rhtyd commented on pull request #4069: URL: https://github.com/apache/cloudstack/pull/4069#issuecomment-630097966 Hi @weizhouapache - yes the addHost ssh issue is fixed with the changes to sshd_config - Thanks I've verified the -F option with qemu-img on Ubuntu 16.04 - you're right.

[GitHub] [cloudstack] rhtyd commented on pull request #4069: [WIP] Ubuntu 20.04 support (as hypervisor)

2020-05-16 Thread GitBox
rhtyd commented on pull request #4069: URL: https://github.com/apache/cloudstack/pull/4069#issuecomment-629736332 @weizhouapache cc @shwstppr @davidjumani @wido @GabrielBrascher @PaulAngus @andrijapanicsb @DaanHoogland @kiwiflyer and others I found Ubuntu 16.04 has an older qemu-img

[GitHub] [cloudstack] rhtyd commented on pull request #4069: [WIP] Ubuntu 20.04 support (as hypervisor)

2020-05-16 Thread GitBox
rhtyd commented on pull request #4069: URL: https://github.com/apache/cloudstack/pull/4069#issuecomment-629734184 @weizhouapache another issue, on deployment of systemvms with MySQL 8.0 cc @shwstppr @davidjumani deployment fails with: ``` Caused by:

[GitHub] [cloudstack] rhtyd commented on pull request #4069: [WIP] Ubuntu 20.04 support (as hypervisor)

2020-05-16 Thread GitBox
rhtyd commented on pull request #4069: URL: https://github.com/apache/cloudstack/pull/4069#issuecomment-629733078 @weizhouapache (cc @shwstppr @davidjumani - perhaps check on CentOS8 the version of openssh-server/sshd) I found that openssh-server v7+ per their release notes has deprecated

[GitHub] [cloudstack] rhtyd commented on pull request #4069: [WIP] Ubuntu 20.04 support (as hypervisor)

2020-05-16 Thread GitBox
rhtyd commented on pull request #4069: URL: https://github.com/apache/cloudstack/pull/4069#issuecomment-629732218 When using addHost API, it fails to add host with: ``` 2020-05-17 02:11:42,913 INFO [c.c.r.ResourceManagerImpl] (qtp1916575798-22:ctx-998dc1cb ctx-3489fe88)

[GitHub] [cloudstack] rhtyd commented on pull request #4069: [WIP] Ubuntu 20.04 support (as hypervisor)

2020-05-11 Thread GitBox
rhtyd commented on pull request #4069: URL: https://github.com/apache/cloudstack/pull/4069#issuecomment-626650193 Related PR for same effort, different distro - likely some overlaping bits - https://github.com/apache/cloudstack/pull/4068