codecov[bot] commented on PR #9892:
URL: https://github.com/apache/cloudstack/pull/9892#issuecomment-2460283929
##
[Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/9892?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments
rajujith commented on issue #9896:
URL: https://github.com/apache/cloudstack/issues/9896#issuecomment-2459582429
> @rajujith just to confirm, irrespect to the error log, the operation still
succeeded, right ?
Yes.
--
This is an automated message from the Apache Git Service.
To resp
blueorangutan commented on PR #9840:
URL: https://github.com/apache/cloudstack/pull/9840#issuecomment-2459677934
[SF] Trillian test result (tid-11749)
Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8
Total time taken: 64218 seconds
Marvin logs:
https://github.com/
blueorangutan commented on PR #9498:
URL: https://github.com/apache/cloudstack/pull/9498#issuecomment-2458989661
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 11516
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
rp- commented on PR #9498:
URL: https://github.com/apache/cloudstack/pull/9498#issuecomment-2459062417
@blueorangutan test
--
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.
T
weizhouapache commented on PR #9898:
URL: https://github.com/apache/cloudstack/pull/9898#issuecomment-2459972411
> I actually think the actual issue is with the UI also - in case of
historic backups where backup volume details is maintained on the vm (not
backup):
>
>
https://github
weizhouapache commented on code in PR #9840:
URL: https://github.com/apache/cloudstack/pull/9840#discussion_r1830783169
##
agent/src/main/java/com/cloud/agent/Agent.java:
##
@@ -444,59 +466,87 @@ protected void cancelTasks() {
* when host is added back
*/
protec
blueorangutan commented on PR #9898:
URL: https://github.com/apache/cloudstack/pull/9898#issuecomment-2459851613
@weizhouapache a [SL] Jenkins job has been kicked to build packages. It will
be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you
posted as I make progres
weizhouapache commented on issue #9896:
URL: https://github.com/apache/cloudstack/issues/9896#issuecomment-2459321605
@rajujith
just to confirm, irrespect to the error log, the operation still succeeded,
right ?
--
This is an automated message from the Apache Git Service.
To respond t
weizhouapache commented on code in PR #9840:
URL: https://github.com/apache/cloudstack/pull/9840#discussion_r1830811771
##
server/src/main/java/com/cloud/configuration/ConfigurationManagerImpl.java:
##
@@ -2428,7 +2428,7 @@ protected void checkIfZoneIsDeletable(final long zoneId
weizhouapache commented on PR #9898:
URL: https://github.com/apache/cloudstack/pull/9898#issuecomment-2459880703
for existing backups without backed_volumes, do you have any idea how to
proceed ?
@rohityadavcloud @Pearl1594
--
This is an automated message from the Apache Git Serv
weizhouapache opened a new pull request, #9900:
URL: https://github.com/apache/cloudstack/pull/9900
### Description
This PR fixes #9086
Steps to reproduce the issue
- create an env
- check certs in SSVM
keytool -list -keystore /usr/local/cloud/systemvm/certs/realhostip
codecov[bot] commented on PR #9900:
URL: https://github.com/apache/cloudstack/pull/9900#issuecomment-2460121189
##
[Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/9900?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments
blueorangutan commented on PR #9898:
URL: https://github.com/apache/cloudstack/pull/9898#issuecomment-2460026982
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 11517
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
weizhouapache commented on code in PR #9840:
URL: https://github.com/apache/cloudstack/pull/9840#discussion_r1830793395
##
agent/src/main/java/com/cloud/agent/Agent.java:
##
@@ -1136,22 +1175,16 @@ public void doTask(final Task task) throws
TaskExecutionException {
weizhouapache commented on code in PR #9840:
URL: https://github.com/apache/cloudstack/pull/9840#discussion_r1830798457
##
server/src/main/java/com/cloud/alert/AlertManagerImpl.java:
##
@@ -257,6 +259,64 @@ public void sendAlert(AlertType alertType, long
dataCenterId, Long podI
weizhouapache commented on code in PR #9840:
URL: https://github.com/apache/cloudstack/pull/9840#discussion_r1830802218
##
engine/orchestration/src/main/java/com/cloud/agent/manager/AgentManagerImpl.java:
##
@@ -223,17 +231,20 @@ public boolean configure(final String name, final
rajujith commented on issue #9897:
URL: https://github.com/apache/cloudstack/issues/9897#issuecomment-2459361080
> @rajujith can you do it via cmk ? just to see if it is a UI issue
@weizhouapache It is not a UI issue.
```
cmk list backups id=7266e7be-7188-4a1d-b29b-5c81b0d7bbda
codecov[bot] commented on PR #9898:
URL: https://github.com/apache/cloudstack/pull/9898#issuecomment-2459866264
##
[Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/9898?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments
weizhouapache commented on code in PR #9840:
URL: https://github.com/apache/cloudstack/pull/9840#discussion_r1830810003
##
engine/schema/src/main/java/com/cloud/capacity/dao/CapacityDaoImpl.java:
##
@@ -671,6 +671,18 @@ public CapacityVO findByHostIdType(Long hostId, short
capa
weizhouapache commented on code in PR #9840:
URL: https://github.com/apache/cloudstack/pull/9840#discussion_r1830795370
##
api/src/main/java/org/apache/cloudstack/api/command/admin/domain/ListDomainsCmd.java:
##
@@ -142,7 +142,10 @@ protected void updateDomainResponse(List
resp
weizhouapache commented on PR #9869:
URL: https://github.com/apache/cloudstack/pull/9869#issuecomment-2459112371
tested on centos7 and ubuntu 24 with OVS, looks good
cc @rohityadavcloud @DaanHoogland @GutoVeronezi
--
This is an automated message from the Apache Git Service.
To resp
weizhouapache commented on code in PR #9840:
URL: https://github.com/apache/cloudstack/pull/9840#discussion_r1830795370
##
api/src/main/java/org/apache/cloudstack/api/command/admin/domain/ListDomainsCmd.java:
##
@@ -142,7 +142,10 @@ protected void updateDomainResponse(List
resp
weizhouapache commented on PR #9840:
URL: https://github.com/apache/cloudstack/pull/9840#issuecomment-2459561113
@blueorangutan test
--
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 th
weizhouapache commented on issue #9897:
URL: https://github.com/apache/cloudstack/issues/9897#issuecomment-2459308871
@rajujith
can you do it via cmk ?
just to see if it is a UI issue
--
This is an automated message from the Apache Git Service.
To respond to the message, please
weizhouapache commented on code in PR #9840:
URL: https://github.com/apache/cloudstack/pull/9840#discussion_r1830813266
##
utils/src/main/java/com/cloud/utils/nio/NioConnection.java:
##
@@ -190,9 +209,25 @@ public Boolean call() throws NioConnectionException {
abstract vo
rajujith opened a new issue, #9897:
URL: https://github.com/apache/cloudstack/issues/9897
# ISSUE TYPE
* Bug Report
# COMPONENT NAME
~~~
Veeam B&R
~~~
# CLOUDSTACK VERSION
~~~
4.20 - SNAPSHOT
~~~
# CONFIGU
weizhouapache commented on issue #9897:
URL: https://github.com/apache/cloudstack/issues/9897#issuecomment-2459841929
> > @rajujith can you do it via cmk ? just to see if it is a UI issue
>
> @weizhouapache It is not a UI issue.
>
> ```
> cmk list backups id=7266e7be-7188-4a
weizhouapache opened a new pull request, #9898:
URL: https://github.com/apache/cloudstack/pull/9898
### Description
This PR should fix #9897
### Types of changes
- [ ] Breaking change (fix or feature that would
weizhouapache commented on PR #9898:
URL: https://github.com/apache/cloudstack/pull/9898#issuecomment-2459847623
@blueorangutan package
--
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 specifi
phsm commented on PR #9851:
URL: https://github.com/apache/cloudstack/pull/9851#issuecomment-2459677590
Hello,
is there any progress with this PR?
--
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
rajujith opened a new issue, #9896:
URL: https://github.com/apache/cloudstack/issues/9896
# ISSUE TYPE
* Bug Report
# COMPONENT NAME
~~~
Logging
~~~
# CLOUDSTACK VERSION
~~~
4.20-SNAPSHOT
~~~
# CONFIGURATION
blueorangutan commented on PR #9840:
URL: https://github.com/apache/cloudstack/pull/9840#issuecomment-2461298643
[SF] Trillian test result (tid-11754)
Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8
Total time taken: 57015 seconds
Marvin logs:
https://github.com/
hulucc opened a new issue, #9901:
URL: https://github.com/apache/cloudstack/issues/9901
ISSUE TYPE
Bug Report
COMPONENT NAME
Prometheus Exporter
CLOUDSTACK VERSION
4.18
After the fix of #8024, get anothoer `NullPointerException` in prometheus
exporte
hulucc closed issue #9901: Prometheus Exporter Nullpointer exception 2
URL: https://github.com/apache/cloudstack/issues/9901
--
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
DaanHoogland commented on issue #9887:
URL: https://github.com/apache/cloudstack/issues/9887#issuecomment-2460262960
@BartJM is #9892 a full solution for the issue, or just a partial solution?
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
weizhouapache commented on issue #9895:
URL: https://github.com/apache/cloudstack/issues/9895#issuecomment-2459272685
looks like a small UI bug
--
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
weizhouapache commented on code in PR #9840:
URL: https://github.com/apache/cloudstack/pull/9840#discussion_r1830802705
##
engine/orchestration/src/main/java/com/cloud/vm/VirtualMachineManagerImpl.java:
##
@@ -3793,12 +3803,12 @@ public int getTimeout() {
public boolean pro
weizhouapache commented on code in PR #9840:
URL: https://github.com/apache/cloudstack/pull/9840#discussion_r1830810823
##
engine/schema/src/main/java/org/apache/cloudstack/storage/datastore/db/PrimaryDataStoreDao.java:
##
@@ -154,4 +154,6 @@ Pair, Integer> searchForIdsAndCount(
blueorangutan commented on PR #9840:
URL: https://github.com/apache/cloudstack/pull/9840#issuecomment-2459563024
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has
been kicked to run smoke tests
--
This is an automated message from the Apache Git Service.
To respond
DaanHoogland commented on issue #9893:
URL: https://github.com/apache/cloudstack/issues/9893#issuecomment-2460315070
@Rubueno I can confirm this is an issue in 4.19.1 . for refreshing you can
click another link on the left menu and back to domains.
--
This is an automated message from the
41 matches
Mail list logo