Re: Rescuing a GPT ZFS boot setup

2013-09-20 Thread Volodymyr Kostyrko
20.09.2013 10:41, Andy Moran wrote: WIth the 10-ALPHA2 LiveCD, I get: gpart: attrib 'active': Device not configured GPT partitions don't have active attribute. You should omit -i argument. Just run `gpart unset -a active ada0`. -- WBR, Andrey V. Elsukov -- WBR, Andrey V. Elsukov That

Re: swapoff: Cannot allocate memory FreeBSD 11 Beta2

2016-07-28 Thread Volodymyr Kostyrko
Johan Hendriks wrote: Hello all. Lately I noticed above (error) when I reboot machine. It looks like this. Stopping cron. Waiting for PIDS: 1183 swapoff: /dev/gpt/swap-9M286954: Cannot allocate memory stopping zfsd. Waiti.. My swap space concists of two GPT swap partitions on the zfs

zfs crash under load on 11-Prerelease r305056

2016-09-03 Thread Volodymyr Kostyrko
Hi all. Got one host without keyboard so can't dump it. Screenshot: http://limb0.b1t.name/incoming/IMG_20160903_120545.jpg This is MINIMAL kernel with minor additions. -- Sphinx of black quartz judge my vow. ___ freebsd-stable@freebsd.org mailing

Re: Help! two machines ran out of swap and corrupted their zpools!

2016-11-21 Thread Volodymyr Kostyrko
Pete French wrote: So, I am off sick and my colleagues decided to load test our set of five servers excesively. All ran out of swap. So far so irritating, but whats has happened is that twoof them now will not boot, as it appears the ZFS pool they are booting from has become corrupted. One

Re: Help! two machines ran out of swap and corrupted their zpools!

2016-11-22 Thread Volodymyr Kostyrko
Pete French wrote: zpool import -N -O readonly=on -f -R /mnt/somezpoool If that doesn't help try: zpool import -N -O readonly=on -f -R /mnt/somezpoool -Fn I got someone to do this (am still having toruble finding time as am supposed to be off sick) and it causes instant kernel panic on

sys/amd64/conf/MINIMAL - full debugger support

2017-04-20 Thread Volodymyr Kostyrko
Hi all. The MINIMAL configuration file at STABLE-11 has full debugging support enabled along with: # For full debugger support use (turn off in stable branch): Was that intentional to leave extra debugging/witness/invariants on in stable for MINIMAL kernel? Thanks in advance. -- Sphinx

ZFS bootable pool detection code strictness

2017-07-31 Thread Volodymyr Kostyrko
Hi all. First of all thank you for working on ZFS support. ZFS stability is unmatchable and I'm heavily relying on ZFS right now. Last bootcode updates had given me some fun time. My pool contains some vdevs with skein enabled so new bootcode forced my pool out of boot. I know that my hands

Re: lightly loaded system eats swap space

2018-06-19 Thread Volodymyr Kostyrko
19.06.18 20:29, Jeremy Chadwick wrote: (I am not subscribed to -stable, so please CC me, though I doubt I can help in any way/shape/form past this Email) Not the first time this has come up -- and every time it has, all that's heard is crickets in the threads. Recent proof: … I may sound

Re: All the memory eaten away by ZFS 'solaris' malloc - on 11.1-R amd64

2018-08-13 Thread Volodymyr Kostyrko
23.07.18 18:12, Mark Martinec wrote: After upgrading an older AMD host from FreeBSD 10.3 to 11.1-RELEASE-p11 (amd64), ZFS is gradually eating up all memory, so that it crashes every few days when the memory is completely exhausted (after swapping heavily for a couple of hours). I've been in

Re: virtualbox crash

2020-09-20 Thread Volodymyr Kostyrko
On 20.09.20 16:29, xto...@hotmail.com wrote: Volodymyr Kostyrko wrote: Hello. I'm currently using 12.2-STABLE r365916. After update the host started crashing immediately after loading VirtualBox modules. Does anyone else experience similar behavior? Tried rebuilding vbox kernel modules

virtualbox crash

2020-09-20 Thread Volodymyr Kostyrko
Hello. I'm currently using 12.2-STABLE r365916. After update the host started crashing immediately after loading VirtualBox modules. Does anyone else experience similar behavior? Thanks in advance. -- Sphinx of black quartz judge my vow. ___

<    1   2