Re: panic: I/O to pool appears to be hung on vdev

2019-11-14 Thread Eugene Grosbein
15.11.2019 13:08, Eugene Grosbein wrote: > Hi! > > Recently I did routine source upgrade from 11.2-STABLE/amd64 to 11.3-STABLE > r354667 > that went without any problem. After less than 2 days of uptime it paniced > and failed to reboot (hung), > screenshot is here: http://www.grosbein.net/freeb

Re: panic: I/O to pool appears to be hung on vdev

2019-11-14 Thread Eugene Grosbein
15.11.2019 13:08, Eugene Grosbein wrote: > Hi! > > Recently I did routine source upgrade from 11.2-STABLE/amd64 to 11.3-STABLE > r354667 > that went without any problem. After less than 2 days of uptime it paniced > and failed to reboot (hung), > screenshot is here: http://www.grosbein.net/freeb

panic: I/O to pool appears to be hung on vdev

2019-11-14 Thread Eugene Grosbein
Hi! Recently I did routine source upgrade from 11.2-STABLE/amd64 to 11.3-STABLE r354667 that went without any problem. After less than 2 days of uptime it paniced and failed to reboot (hung), screenshot is here: http://www.grosbein.net/freebsd/zpanic.png It did not panic with 11.2-STABLE but ha

Re: No amdtemp sysctls, AMD Ryzen 5 3600X

2019-11-14 Thread Kubilay Kocak
On 15/11/2019 3:27 am, Mark Martinec wrote: Running 12.1-RELEASE-p1 on AMD Ryzen 5 3600X cpu, but I don't see any temperatures reported in sysctl, even though amdtemp.ko and amdsmn.ko are loaded and they don't produce any complaints on loading.   $ kldstat | fgrep amd   27    1 0x82f30

Re: lib not found and found at the same time ?

2019-11-14 Thread mike tancsa
On 11/14/2019 2:30 PM, Konstantin Belousov wrote: > >> [/usr/local/lib/nss_wins.so.1] >> libwinbind-client-samba4.so  >> /usr/local/lib/samba4/private/libwinbind-client-samba4.so >> libreplace-samba4.so /usr/local/lib/samba4/private/libreplace-samba4.so >> >>  ldd nss_wins.so.1 >> nss_wins.so.1

Re: lib not found and found at the same time ?

2019-11-14 Thread Konstantin Belousov
On Thu, Nov 14, 2019 at 08:46:13AM -0500, mike tancsa wrote: > > On 11/13/2019 5:25 PM, Konstantin Belousov wrote: > > On Wed, Nov 13, 2019 at 04:48:40PM -0500, mike tancsa wrote: > >> I was trying to upgrade (failed) and then re-install the > >> samba410-4.10.10 port on a RELENG12 box.  One of th

No amdtemp sysctls, AMD Ryzen 5 3600X

2019-11-14 Thread Mark Martinec
Running 12.1-RELEASE-p1 on AMD Ryzen 5 3600X cpu, but I don't see any temperatures reported in sysctl, even though amdtemp.ko and amdsmn.ko are loaded and they don't produce any complaints on loading. $ kldstat | fgrep amd 271 0x82f3 1458 amdtemp.ko 281 0x82f

bhyve memory leak in stable/11

2019-11-14 Thread Eugene Grosbein
Hi! After 1 day and 11 hours of host's uptime I observe significant leak of bhyve instances RSS: PID USERNAMETHR PRI NICE SIZERES STATE C TIMEWCPU COMMAND 8 root 34 200 60320M 58866M kqread 21 62.0H 692.35% bhyve: sappdev (bhyve) 5546 root 26 20

Re: speeding up zfs snapshot listing

2019-11-14 Thread mike tancsa
On 11/14/2019 9:40 AM, Matt Garber wrote: > Try this instead, should be significantly faster at just displaying > snapshots without the sizing info (if that works for your use case): > > # zfs list -t snapshot -o name -s name > > Thanks, we actually already pair it down so that we can parse it easi

Re: speeding up zfs snapshot listing

2019-11-14 Thread Matt Garber
Try this instead, should be significantly faster at just displaying snapshots without the sizing info (if that works for your use case): # zfs list -t snapshot -o name -s name Thanks, — Matt Garber On Thu, Nov 14, 2019 at 9:34 AM mike tancsa wrote: > We have a backup server that has a fair a

speeding up zfs snapshot listing

2019-11-14 Thread mike tancsa
We have a backup server that has a fair amount of zfs snapshots-- currently at 30,000+... To list them all takes about 20 seconds after caching, but can take upto a minute after boot up, or if the metadata has been evicted from ARC.  Are there any tunings that can be done to to speed up the listing

Re: lib not found and found at the same time ?

2019-11-14 Thread mike tancsa
On 11/13/2019 5:25 PM, Konstantin Belousov wrote: > On Wed, Nov 13, 2019 at 04:48:40PM -0500, mike tancsa wrote: >> I was trying to upgrade (failed) and then re-install the >> samba410-4.10.10 port on a RELENG12 box.  One of the Samba libs shows >> some output I dont understand on ldd >> >> ldd /u