* Re: [PVE-User] Moving Disks via API
[not found] <mailman.139.1635785316.15957.pve-user@lists.proxmox.com>
@ 2021-11-01 16:56 ` Bennet Gallein
2021-11-02 7:47 ` Dominik Csapak
0 siblings, 1 reply; 4+ messages in thread
From: Bennet Gallein @ 2021-11-01 16:56 UTC (permalink / raw)
To: Proxmox VE user list
Hello Michael,
nothing is wrong with the API-viewer, I like it. There just is no API to move a disk from one VM to another and I was wondering if someone using PVE in production has found a way to automate this without modifying PVE source-code or running extra software on the PVE host.
Best Regards,
Freundliche Grüße aus Lüneburg,
Bennet Gallein
Bennet Gallein IT Solutions
E: me@bennetgallein.de (mailto:me@bennetgallein.de)
A: Elbinger Str. 15 (https://maps.google.com/?q=Elbinger%20Str.%2015)
W: https://bennetgallein.de
On Nov. 1 2021, at 5:38 pm, Michael Rasmussen via pve-user <pve-user@lists.proxmox.com> wrote:
> On Mon, 1 Nov 2021 17:33:41 +0100
> Bennet Gallein <me@bennetgallein.de> wrote:
>
> > Hello,
> >
> > fast-growing clusters. Is there currently being work put into
> > developing an API to automate this? If not, is there something I can
> > help with to push this forward? Rel.:
> What is wrong with this?
> https://pve.proxmox.com/pve-docs/api-viewer/index.html
>
> --
> Hilsen/Regards
> Michael Rasmussen
>
> Get my public GnuPG keys:
> michael <at> rasmussen <dot> cc
> https://pgp.key-server.io/pks/lookup?search=0xD3C9A00E
> mir <at> datanom <dot> net
> https://pgp.key-server.io/pks/lookup?search=0xE501F51C
> mir <at> miras <dot> org
> https://pgp.key-server.io/pks/lookup?search=0xE3E80917
> --------------------------------------------------------------
> /usr/games/fortune -es says:
> Kirkland, Illinois, law forbids bees to fly over the village or through
> any of its streets.
> _______________________________________________
> pve-user mailing list
> pve-user@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PVE-User] Moving Disks via API
2021-11-01 16:56 ` [PVE-User] Moving Disks via API Bennet Gallein
@ 2021-11-02 7:47 ` Dominik Csapak
2021-11-02 8:02 ` Bennet Gallein
0 siblings, 1 reply; 4+ messages in thread
From: Dominik Csapak @ 2021-11-02 7:47 UTC (permalink / raw)
To: pve-user
On 11/1/21 17:56, Bennet Gallein wrote:
> Hello Michael,
>
> nothing is wrong with the API-viewer, I like it. There just is no API to move a disk from one VM to another and I was wondering if someone using PVE in production has found a way to automate this without modifying PVE source-code or running extra software on the PVE host.
> Best Regards,
> Freundliche Grüße aus Lüneburg,
> Bennet Gallein
> Bennet Gallein IT Solutions
hi,
there is currently a patchset on the devel list that does
what you want (i think)
https://lists.proxmox.com/pipermail/pve-devel/2021-October/050491.html
it's not yet merged (and i think there will be a new version)
kind regards
Dominik
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PVE-User] Moving Disks via API
2021-11-02 7:47 ` Dominik Csapak
@ 2021-11-02 8:02 ` Bennet Gallein
0 siblings, 0 replies; 4+ messages in thread
From: Bennet Gallein @ 2021-11-02 8:02 UTC (permalink / raw)
To: Proxmox VE user list, Dominik Csapak
Hello Dominik,
even though i'm on the devel list I somehow missed that. But yes, that is exactly what I'm looking for! Thanks, I'll keep myself updated!
Best Regards,
Bennet
> Dominik Csapak <d.csapak@proxmox.com> hat am 02.11.2021 08:47 geschrieben:
>
>
> On 11/1/21 17:56, Bennet Gallein wrote:
> > Hello Michael,
> >
> > nothing is wrong with the API-viewer, I like it. There just is no API to move a disk from one VM to another and I was wondering if someone using PVE in production has found a way to automate this without modifying PVE source-code or running extra software on the PVE host.
> > Best Regards,
> > Freundliche Grüße aus Lüneburg,
> > Bennet Gallein
> > Bennet Gallein IT Solutions
>
> hi,
>
> there is currently a patchset on the devel list that does
> what you want (i think)
>
> https://lists.proxmox.com/pipermail/pve-devel/2021-October/050491.html
>
> it's not yet merged (and i think there will be a new version)
>
> kind regards
> Dominik
>
>
>
> _______________________________________________
> pve-user mailing list
> pve-user@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PVE-User] Moving Disks via API
@ 2021-11-01 16:33 Bennet Gallein
0 siblings, 0 replies; 4+ messages in thread
From: Bennet Gallein @ 2021-11-01 16:33 UTC (permalink / raw)
To: pve-user
Hello,
I'm currently evaluating Proxmox for block-storage. For this, I need to move disks between VMs via Code. From my understanding there currently is no way to do this, other than writing some custom scripts on the Proxmox-Host itself, which is not a viable option for fast-growing clusters.
Is there currently being work put into developing an API to automate this? If not, is there something I can help with to push this forward?
Rel.: https://pve.proxmox.com/wiki/Moving_disk_image_from_one_KVM_machine_to_another
Best Regards,
Freundliche Grüße aus Lüneburg,
Bennet Gallein
Bennet Gallein IT Solutions
E: me@bennetgallein.de (mailto:me@bennetgallein.de)
A: Elbinger Str. 15 (https://maps.google.com/?q=Elbinger%20Str.%2015)
W: https://bennetgallein.de
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-11-02 8:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <mailman.139.1635785316.15957.pve-user@lists.proxmox.com>
2021-11-01 16:56 ` [PVE-User] Moving Disks via API Bennet Gallein
2021-11-02 7:47 ` Dominik Csapak
2021-11-02 8:02 ` Bennet Gallein
2021-11-01 16:33 Bennet Gallein
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox