Re: [pve-devel] DRBD integration but without LINSTOR

2024-08-27 Thread sjanssens via pve-devel
--- Begin Message --- Hello, Thank you very much for taking the time to review my code. My implementation doesn't address any specific real-world requirements (aside from the integration of DRBD8); it's merely a lightweight wrapper that allows for quick and easy manipulation of DRBD resources

Re: [pve-devel] DRBD integration but without LINSTOR

2024-08-19 Thread Roland Kammerer via pve-devel
--- Begin Message --- On Mon, Aug 19, 2024 at 03:37:43PM +0200, sjanssens via pve-devel wrote: > I am about to complete my internship at Evolix, during which I worked on a > project to integrate DRBD into Proxmox. This involved manipulating DRBD > resources and using basic drbd-utils tools. I have

Re: [pve-devel] DRBD integration but without LINSTOR

2024-08-19 Thread sjanssens via pve-devel
--- Begin Message --- I am about to complete my internship at Evolix, during which I worked on a project to integrate DRBD into Proxmox. This involved manipulating DRBD resources and using basic drbd-utils tools. I have now completed the project and uploaded it to Gitea. I am wondering if ther

Re: [pve-devel] DRBD integration but without LINSTOR

2024-08-18 Thread Roland Kammerer via pve-devel
--- Begin Message --- On Fri, Aug 16, 2024 at 04:43:03PM +0200, Dietmar Maurer wrote: > > Hello, i wan't to make a patch for proxmox to implements DRBD, in a > > different way that LINSTOR do. I want to discuss about its usefulness > > and implementation with the community. > > I think you shoul