Re: "dhclient: send_packet: No buffer space available"

2019-12-04 Thread Walter Parker
On Tue, Dec 3, 2019 at 8:39 PM Yoshihiro Ota wrote: > > Hi, > > I recently switched internet service provider and got much faster connection. > However, I started seeing some unstable connections between the WiFi router > and FreeBSD. > I was on FreeBSD 12.0-RELEASE and switched to 12.1-RELEASE.

Re: ZFS...

2019-05-08 Thread Walter Parker
> > > ZDB (unless I'm misreading it) is able to find all 34m+ files and > verifies the checksums. The problem is in the zfs data structures (one > definitely, two maybe, metaslabs fail checksums preventing the mounting > (even read-only) of the volumes.) > > > Especially, how to you know > >

Re: ZFS...

2019-05-07 Thread Walter Parker
> > > Everytime I have seen this issue (and it's been more than once - though > until now recoverable - even if extremely painful) - its always been > during a resilver of a failed drive and something happening... panic, > another drive failure, power etc.. any other time its rock solid... > which

Re: ZFS...

2019-04-30 Thread Walter Parker
On Tue, Apr 30, 2019 at 8:19 PM Michelle Sullivan wrote: > > > Michelle Sullivan > http://www.mhix.org/ > Sent from my iPad > > > On 01 May 2019, at 12:37, Karl Denninger wrote: > > > > On 4/30/2019 20:59, Michelle Sullivan wrote > >>> On 01 May 2019, at 11:33, Karl Denninger wrote: > >>> >

Boot from one drive and load FreeBSD from another

2019-01-11 Thread Walter Parker
Hi, I'd like to boot FreeBSD 12 on a system where the OS is installed to a ZFS pool that can't be booted by the OS. This is a pre-UEFI machine. It has a pair of SAS drives and 3 PCIe slots. What I'd like to do is put the boot loader on the SAS drive and then have FreeBSD load from a ZFS mirror

Re: Pkg dependency strangeness

2018-12-27 Thread Walter Parker
of packages to be installed: 1 The process will require 8 MiB more space. 2 MiB to be downloaded. On Thu, Dec 27, 2018 at 2:04 PM Walter Parker wrote: > Hi Matthew, > > I ran pkg upgrade -n > > New packages to be INSTALLED: > xorgproto: 2018.4 >

Re: Pkg dependency strangeness

2018-12-27 Thread Walter Parker
xtracting for phppgadmin-php72-5.1_5 => SHA256 Checksum OK for phpPgAdmin-5.1.tar.bz2. ===> Patching for phppgadmin-php72-5.1_5 Thank you, Walter On Thu, Dec 27, 2018 at 5:08 AM Matthew Seaman wrote: > On 27/12/2018 01:45, Walter Parker wrote: > > I've just upgraded an existing FreeB

Pkg dependency strangeness

2018-12-26 Thread Walter Parker
I've just upgraded an existing FreeBSD 11.1 system with php56 to FreeBSD 11.2 and php72. In order to do this, I used a mix of ports and packages to delete php56 and all of the php56 extensions and replace them with php72 and php72 extensions. Everything is working now, but when I try to install

GPT partition gets erased on boot

2017-11-12 Thread Walter Parker
Hi, I'm setting up an old Sunfire X4140 system with 4 SAS drives plugged into the SUN STK controller. Each drive is configured as a separate device. I ran the FreeBSD 11.1 installer and picked guided ZFS install where I selected RAID10 (2 2way mirrors) using aacd0, aacd1, aacd2, and aacd3. It

Building Kernel and World with -j

2017-01-22 Thread Walter Parker
Hi, For decades there has always been a warning not to do parallel builds of the kernel or the world (Linux kernel builds also suggest not to do this). Every once in a while, I see people post about 5 minutes. This only way I can see this happening is by doing a parallel build (-j 16 on a Xeon