Date: Fri, 28 May 2021 18:48:25 +0530 From: Gautam Mani <list@execve.net> To: Mark Delany <x9k@charlie.emu.st> Cc: Nicolas Embriz <nbari@tequila.io>, FreeBSD Hackers <freebsd-hackers@freebsd.org> Subject: Re: Various problems with 13.0 amd64 on vultr.com Message-ID: <CAD9pFYBisZra5bfSWLrNhOuaAvbj7EZHQEVXorL9Ns8Pekboow@mail.gmail.com> In-Reply-To: <0.2.0-final-1622099731.002-0xb12f79@qmda.emu.st> References: <0.2.0-final-1618742820.474-0x878fa2@qmda.emu.st> <20210420021318.GB18217@blisses.org> <0.2.0-final-1618896757.688-0xb6a34e@qmda.emu.st> <CAOjFWZ4X3w1Yys5k%2BBbfnYDqm29%2B5r-Gtbt46vCvB-42suEAbQ@mail.gmail.com> <0.2.0-final-1618989350.827-0x8feb00@qmda.emu.st> <0.2.0-final-1622079919.897-0x87f63c@qmda.emu.st> <CAGuJ=CncscegY3OGt3fOHUsMOJTKk19hLAXP1ttsu5RSOEj2Ww@mail.gmail.com> <0.2.0-final-1622099731.002-0xb12f79@qmda.emu.st>
next in thread | previous in thread | raw e-mail | index | archive | help
--0000000000005cd5c805c363b6bd Content-Type: text/plain; charset="UTF-8" Hi, On Thu, May 27, 2021 at 12:45 PM Mark Delany <x9k@charlie.emu.st> wrote: > On 27May21, Nicolas Embriz allegedly wrote: > > > > Just in case you can reboot using: > > > > shutdown -o -n -r now > > > > Not ideal but works for now as a workaround. > > Nicolas, what a great suggestion. This works perfectly on my vultr > instance. Thanks. > > I can confirm that I also see this issue on Vultr in a single-CPU ZFS based system. On checking shutdown(8) -n If the -o option is specified, prevent the file system cache from being flushed by passing -n to halt(8) or reboot(8). This option should probably not be used. So using -n could possibly result in filesystem corruption ? I also found: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253175 and also possibly related to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254513 which relates to virtio_random. Thanks, Gautam --0000000000005cd5c805c363b6bd--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAD9pFYBisZra5bfSWLrNhOuaAvbj7EZHQEVXorL9Ns8Pekboow>