blueorangutan commented on PR #280:
URL:
https://github.com/apache/cloudstack-documentation/pull/280#issuecomment-1174690402
Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/280.
(SL-JID 259)
--
This is an automated message from the Apache Git Service.
To respond to the
blueorangutan commented on PR #280:
URL:
https://github.com/apache/cloudstack-documentation/pull/280#issuecomment-1174689669
@harikrishna-patnala a Jenkins job has been kicked to build the document.
I'll keep you posted as I make progress.
--
This is an automated message from the Apache
harikrishna-patnala commented on PR #280:
URL:
https://github.com/apache/cloudstack-documentation/pull/280#issuecomment-1174689106
@blueorangutan docbuild
--
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
harikrishna-patnala opened a new pull request, #280:
URL: https://github.com/apache/cloudstack-documentation/pull/280
This PR address the issue https://github.com/apache/cloudstack/issues/6498.
We have added the details to provide steps to add a host using the System SSH
key in both add hos
Hello Curious,
This is interesting and as far as I understand you can go with that approach of
SSH into the host and run the scripts that are required.
For better control from the CloudStack management server, you can also try
Command-Answer model to send a command to CloudStack agent in KVM ho
We are a cloud provider using cloudstack for our IaaS services.
On Mon, Jul 4, 2022 at 3:21 PM Sven Vogel wrote:
> Hi p4nd0ra - the curious,
>
> who is deleloping the plugin?
>
> Cheers
>
> Sven
>
>
>
> __
>
> Sven Vogel
> Senior Manager Research and Development - Cloud and Infrastructure
>
> EW
Hi p4nd0ra - the curious,
who is deleloping the plugin?
Cheers
Sven
__
Sven Vogel
Senior Manager Research and Development - Cloud and Infrastructure
EWERK DIGITAL GmbH
Br?hl 24, D-04109 Leipzig
P +49 341 42649 - 99
F +49 341 42649 - 98
s.vo...@ewerk.com
www.ewerk.com
Gesch?ftsf?hrer:
Dr. E
Hello all,
We are developing a new plugin for supporting KVM backups for DELL/EMC
Networker.
Unfortunately there is no straight way to do it (it's the same for almost
all backup softwares out there) and we will need to access the hypervisor
hosts directly and execute some custom scripts.
As you