rhtyd commented on issue #3615: Handle Ceph/RBD snapshot delete
URL: https://github.com/apache/cloudstack/pull/3615#issuecomment-537834957
@blueorangutan test
This is an automated message from the Apache Git Service.
To respon
blueorangutan commented on issue #3615: Handle Ceph/RBD snapshot delete
URL: https://github.com/apache/cloudstack/pull/3615#issuecomment-537835123
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been
kicked to run smoke tests
tsvetanakostova commented on issue #3559: Snapshots that have timed out have
been left on the secondary storage
URL: https://github.com/apache/cloudstack/issues/3559#issuecomment-537837635
Same issue here, again with VMware.
rhtyd commented on issue #3536: Extract systemvm.iso using bsdtar if available.
URL: https://github.com/apache/cloudstack/pull/3536#issuecomment-537854381
If we assume that bsdtar is available as installed with the packages, then
yes @cl-k-takahashi
---
richardlawley opened a new pull request #3616: Reduce verbosity of Async Job
Manager log messages
URL: https://github.com/apache/cloudstack/pull/3616
## Description
On a Cloudstack instance with log verbosity set to INFO, there are 2
messages generated every 10 seconds about cleanin
fpaillot commented on issue #3580: Vmware hypervisor : enhance Mac OS
compatibility
URL: https://github.com/apache/cloudstack/pull/3580#issuecomment-537856892
@DaanHoogland, Apple allows you to run Mac OS on VMware ESXi only on Apple
hardware. You can achieve this with mac pro + ESXi 6.5.
rhtyd commented on issue #3614: Upgrade failing from 4.12 to 4.13
URL: https://github.com/apache/cloudstack/issues/3614#issuecomment-537873748
Paul's PR has been merged, closing this. Website would be updated soon, in
not done already.
--
rhtyd closed issue #3614: Upgrade failing from 4.12 to 4.13
URL: https://github.com/apache/cloudstack/issues/3614
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
rhtyd commented on issue #3600: Allow deploy Admin/System VMs in disabled
zones/pods/clusters
URL: https://github.com/apache/cloudstack/pull/3600#issuecomment-537874196
@GabrielBrascher can you check and fix build failure, see Travis
rakgenius commented on issue #3610: [WIP DO NOT MERGE] KVM: Rolling maintenance
URL: https://github.com/apache/cloudstack/pull/3610#issuecomment-537890566
@nvazquez Do you have the document which explains the algorithm about how it
performs upgrades on the hosts and also about error scenari
svenvogel commented on issue #3186: Add possibility to set KVM MTU size for all
NIC
URL: https://github.com/apache/cloudstack/pull/3186#issuecomment-537893544
@rhtyd what do you think looks good?
This is an automated message
svenvogel commented on issue #3186: Add possibility to set KVM MTU size for all
NIC
URL: https://github.com/apache/cloudstack/pull/3186#issuecomment-537893981
LGTM now i think.
This is an automated message from the Apache Git
rhtyd commented on issue #3186: Add possibility to set KVM MTU size for all NIC
URL: https://github.com/apache/cloudstack/pull/3186#issuecomment-537898325
@blueorangutan package
This is an automated message from the Apache Gi
blueorangutan commented on issue #3186: Add possibility to set KVM MTU size for
all NIC
URL: https://github.com/apache/cloudstack/pull/3186#issuecomment-537898400
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted
as I make progress.
-
blueorangutan commented on issue #3616: Reduce verbosity of Async Job Manager
log messages
URL: https://github.com/apache/cloudstack/pull/3616#issuecomment-537899986
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted
as I make progress.
--
rhtyd commented on issue #3616: Reduce verbosity of Async Job Manager log
messages
URL: https://github.com/apache/cloudstack/pull/3616#issuecomment-537899625
@blueorangutan package
This is an automated message from the Apache
svenvogel commented on issue #3595: [WIP DO NOT MERGE] KVM dynamic VM scaling
URL: https://github.com/apache/cloudstack/pull/3595#issuecomment-537901050
@nvazquez sorry for late reply. if i understand correctly we can with this
PR scale up the VM to the max of the hypervisor specs. Right?
rhtyd commented on issue #3562: New API endpoint: UpdateVlanIpRange
URL: https://github.com/apache/cloudstack/pull/3562#issuecomment-537901622
Manual testing needed.
This is an automated message from the Apache Git Service.
To
blueorangutan commented on issue #3186: Add possibility to set KVM MTU size for
all NIC
URL: https://github.com/apache/cloudstack/pull/3186#issuecomment-537906226
Packaging result: ✖centos6 ✔centos7 ✔debian. JID-304
This is a
blueorangutan commented on issue #3616: Reduce verbosity of Async Job Manager
log messages
URL: https://github.com/apache/cloudstack/pull/3616#issuecomment-537907376
Packaging result: ✖centos6 ✔centos7 ✔debian. JID-305
This i
GabrielBrascher commented on issue #3615: Handle Ceph/RBD snapshot delete
URL: https://github.com/apache/cloudstack/pull/3615#issuecomment-537945485
@rhtyd I tested the deletion of a ROOT volume snapshot via UI.
Prior to this implementation, the snapshot DB entry was removed; however,
andrijapanicsb commented on issue #3615: Handle Ceph/RBD snapshot delete
URL: https://github.com/apache/cloudstack/pull/3615#issuecomment-538099410
I'll be testing this one @rhtyd @GabrielBrascher . thx for the fix.
This is an
andrijapanicsb commented on issue #3615: Handle Ceph/RBD snapshot delete
URL: https://github.com/apache/cloudstack/pull/3615#issuecomment-538117972
Good and not good.
Snaps ARE deleted on Ceph (manual, still waiting for scheduled test result)
Snaps are NOT deleted on Secondary Storage
andrijapanicsb edited a comment on issue #3615: Handle Ceph/RBD snapshot delete
URL: https://github.com/apache/cloudstack/pull/3615#issuecomment-538117972
Tested with napshot.backup.to.secondary=true - since this is also a needed
test.
Snaps ARE deleted on Ceph (manual, still waiting
andrijapanicsb edited a comment on issue #3615: Handle Ceph/RBD snapshot delete
URL: https://github.com/apache/cloudstack/pull/3615#issuecomment-538117972
Tested with snapshot.backup.to.secondary=true - since this is also a needed
test.
Snaps ARE deleted on Ceph (manual, still waitin
GabrielBrascher commented on issue #3615: Handle Ceph/RBD snapshot delete
URL: https://github.com/apache/cloudstack/pull/3615#issuecomment-538128150
Thanks for testing @andrijapanicsb. Good that RBD looks fine.
That secondary storage snapshot deletion was also broken then, good catch;
This is an automated email from the ASF dual-hosted git repository.
andrijapanic pushed a change to branch 413-upgrade-doc-note-on-custom-os
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git.
from 7f8b45f fix
add 9c48785 custom guest os notice
No new revi
This is an automated email from the ASF dual-hosted git repository.
andrijapanic pushed a change to branch 413-upgrade-doc-note-on-custom-os
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git.
from 9c48785 custom guest os notice
add e65b5c1 include .. _cust
This is an automated email from the ASF dual-hosted git repository.
andrijapanic pushed a change to branch 413-upgrade-doc-note-on-custom-os
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git.
from e65b5c1 include .. _custom_guest_os_notice.rst
add fada495
This is an automated email from the ASF dual-hosted git repository.
andrijapanic pushed a change to branch 413-upgrade-doc-note-on-custom-os
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git.
from fada495 include _custom_guest_os_notice.rst
add 2071741 inc
This is an automated email from the ASF dual-hosted git repository.
andrijapanic pushed a change to branch 413-upgrade-doc-note-on-custom-os
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git.
from 2071741 include _custom_guest_os_notice.rst
add 551cb77 inc
This is an automated email from the ASF dual-hosted git repository.
andrijapanic pushed a change to branch 413-upgrade-doc-note-on-custom-os
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git.
from 551cb77 include _custom_guest_os_notice.rst
add 19019c3 fix
This is an automated email from the ASF dual-hosted git repository.
andrijapanic pushed a change to branch 413-upgrade-doc-note-on-custom-os
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git.
from a07e674 Merge branch '4.13' into 413-upgrade-doc-note-on-custom-o
nvazquez commented on issue #3617: [KVM] Agent LB Fix: Connections from
disabled KVM host agents are refused
URL: https://github.com/apache/cloudstack/pull/3617#issuecomment-538241840
@blueorangutan package
This is an automat
nvazquez opened a new pull request #3617: [KVM] Agent LB Fix: Connections from
disabled KVM host agents are refused
URL: https://github.com/apache/cloudstack/pull/3617
## Description
This PR introduces a fix for a limitation on the KVM agent load balancing
feature.
When a host is
blueorangutan commented on issue #3617: [KVM] Agent LB Fix: Connections from
disabled KVM host agents are refused
URL: https://github.com/apache/cloudstack/pull/3617#issuecomment-538241935
@nvazquez a Jenkins job has been kicked to build packages. I'll keep you
posted as I make progress.
blueorangutan commented on issue #3617: [KVM] Agent LB Fix: Connections from
disabled KVM host agents are refused
URL: https://github.com/apache/cloudstack/pull/3617#issuecomment-538247409
Packaging result: ✖centos6 ✔centos7 ✔debian. JID-306
nvazquez commented on issue #3617: [KVM] Agent LB Fix: Connections from
disabled KVM host agents are refused
URL: https://github.com/apache/cloudstack/pull/3617#issuecomment-538250869
@blueorangutan test
This is an automated
blueorangutan commented on issue #3617: [KVM] Agent LB Fix: Connections from
disabled KVM host agents are refused
URL: https://github.com/apache/cloudstack/pull/3617#issuecomment-538251150
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been
kicked to run smoke tests
39 matches
Mail list logo