Re: FreeBSD guest online disk resize
Alexandre Biancalana <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <CAGF-nS6XnTLQLDtMa96SG3mFfcxNEBuJG9ZwqxvBEeZjZb7-hA@mail.gmail.com> |
On Wed, 26 Nov 2025 at 00:42 Warner Losh <[email protected]> wrote: > > > On Mon, Nov 17, 2025 at 3:16 PM Chuck Tuffli <[email protected]> wrote: > >> On Mon, Nov 17, 2025, at 12:49 PM, Alexandre Biancalana wrote: >> >> On Mon, Nov 17, 2025 at 5:25 PM Warner Losh <[email protected]> wrote: >> > >> > I have a branch cooking that listens to the namespace resize and do the >> size changes to geom. Later this week. >> >> Great news ! Thank you Warner ! >> >> Until there, any workaround so I don't need to reboot the machine to >> resize the disk ? >> >> >> Warner >> >> Happy to poke at this if it would help. If so, which branch? >> > > I'm terribly sorry, but I've fallen two weeks behind on my email. Happily, > at least in this case, this means that I've committed changes to main that > address this issue by calling the right resize functions for geom when we > get namespace change events from the AENs we post to the drive. I missed > this kind offer of help, so hopefully it was done correctly so your poking > around at it reveals nothing broken. But if it does turn up something > amiss, please let me know. > > Warner > Amazing ! Thank you! Any chance that it could be MFC ? >