G GoatMaster Active Member Oct 4, 2017 41 1 28 35 Mar 23, 2020 #1 Hey, is it possible to trigger the bulk migration per command line? I want to implement this in my update script.
Hey, is it possible to trigger the bulk migration per command line? I want to implement this in my update script.
t.lamprecht Proxmox Staff Member Staff member Jul 28, 2015 6,330 2,972 303 South Tyrol/Italy shop.proxmox.com Mar 23, 2020 #2 Hi, yes, you can do: pvenode migrateall <targetnode> See pvenode help migrateall for options which could be useful for you. Reactions: MisterDeeds and James Crook
Hi, yes, you can do: pvenode migrateall <targetnode> See pvenode help migrateall for options which could be useful for you.
G GoatMaster Active Member Oct 4, 2017 41 1 28 35 Mar 23, 2020 #3 Perfect, thank you for the fast answer.
J James Crook Well-Known Member Jul 28, 2017 146 4 58 Dec 3, 2020 #4 I was looping through a list from pct list, then submitting each one to pct move, which then queued it for HA worker... this way is MUCH better !
I was looping through a list from pct list, then submitting each one to pct move, which then queued it for HA worker... this way is MUCH better !
M MisterDeeds Active Member Nov 11, 2021 142 32 33 34 Jul 24, 2023 #5 t.lamprecht said: Hi, yes, you can do: pvenode migrateall <targetnode> See pvenode help migrateall for options which could be useful for you. Click to expand... Very helpful, thank you!
t.lamprecht said: Hi, yes, you can do: pvenode migrateall <targetnode> See pvenode help migrateall for options which could be useful for you. Click to expand... Very helpful, thank you!