ritz box.
> "inet6 autoconf" does not. Is dhcp6leased(8) already supporting this
> kind of client configuration?
>
> Regards,
> --
> Christian
Brian Conway
Owner
RCE Software, LLC
ve been
made to the host system. Success *may* vary by host system, in this case that
guest lives on an Intel NUC8i5BEH.
Brian Conway
Owner
RCE Software, LLC
gt;
> How can I diagnose this failures?
You may have a full state table. Try:
pfctl -si
pfctl -ss
Alternatively `pfctl -sa` includes all. If you have run out of available state
tracking, I would spot check what is using up all the state entries and whether
it is expected prior to increasing the limit.
Brian Conway
Owner
RCE Software, LLC
cy in my home
> internet and didn't know if these might be slowing things down. The
> hardware is just an APU2, so nothing very powerful. Less than 1gbit
> connection.
I would remove 'reassemble tcp'. I've found it causes more problems than it
solves.
Brian Conway
Owner
RCE Software, LLC
On Wed, Jul 10, 2024, at 3:49 PM, Crystal Kolipe wrote:
> On Wed, Jul 10, 2024 at 08:32:38PM -, Stuart Henderson wrote:
>> On 2024-07-10, Tom Smyth wrote:
>> > I don't include a swap partition on the routers in the field as I
>> > don't want them swapping to disk, we over specify the hardware
so im assuming the lack of a swap partition means that this would not
> be an issue (in my deployment scenario)
That matches my experience.
Brian Conway
Owner
RCE Software, LLC
On Wed, Jul 3, 2024, at 1:04 PM, Florian Obser wrote:
> On 2024-07-03 12:59 -05, "Brian Conway" wrote:
>> On Wed, Jul 3, 2024, at 12:50 PM, Anon Loli wrote:
>>> Hi!
>>> I've recently compiled OpenBSD in order to change the source code for the
>>
eys of the anoncvs mirrors here:
https://www.openbsd.org/anoncvs.html
They are operated (for the most part) by the same developers/volunteers who
contribute to the operating system source code. If you're not comfortable with
that, I recommend using releases and snapshots exclusively.
Brian Conway
Owner
RCE Software, LLC
On Wed, Jun 12, 2024, at 6:47 PM, shadrock uhuru wrote:
> the story start with my root partition being totally out of space which
> caused me great problem when i came to using sysupgrade,
> most of the space was taken up by the /dev directory,
A note on how you got into the original situation w
On Sat, Jun 8, 2024, at 4:01 PM, Jan Stary wrote:
> On Jun 08 15:33:15, rfab...@mhsmail.ch wrote:
>> The issue was the USB stick did not appear in the disk selection dialog.
>
> That's hard to believe. If the installer booted from it,
> it must have been recognized as one of the sd? disks
> during
this.
It looks like you have formatted an entire drive without partitioning it first.
This isn't wrong *per se*, in the same way you might format certain types of
external media without partitioning them, but it's not expected and could
become a footgun if you go to perform an operation on the drive and forget that
it isn't a filesystem within a partition. As you've noted, it does operate
correctly.
Brian Conway
Owner
RCE Software, LLC
On Sat, May 4, 2024, at 8:41 AM, Manfred Koch wrote:
> Hi community,
>
> I'm a newbie and have a few questions according performance in
> workstation. The following changes I've made in sysctl.conf:
> kern.maxproc=4096
> kern.maxthread=4096
> kern.maxfiles=32768
>
> further in the login.conf:
>
> s
; make? You're just repeating a different word. Lol
Brian Conway
Owner
RCE Software, LLC
> wd0 at pciide0 channel 0 drive 0:
That seems... unusual. Do you have an (old) IDE compatibility option turned on
in the BIOS? I would have expected it to attach via AHCI:
sd0 at scsibus1 targ 2 lun 0: naa.5002538e304456ac
Brian Conway
Ali Yuruk
Sorry to hear of your trouble. I recommend including some actionable
information, such as:
- make and model of the NVMe drive
- OpenBSD installer dmesg with the drive not recognized
- FreeBSD or Linux dmesg with the drive working
Brian Conway
Owner
RCE Software, LLC
c/blob/4365136d4e2a201819da54e3e3bc8e95c1301f8e/etc/rc#L428
If you plan on bypassing that, you're wading into unsupported land. For
example, you'll have an unpleasant time with a read-only /dev.
Brian Conway
Owner
RCE Software, LLC
ates Xfinity uses DHCPv6 for the WAN interface and
DHCPv6-PD for internal interfaces. I haven't confirmed any of that, as I'm not
a customer. You should be able to translate most Xfinity guides for use with
OpenBSD, I would think.
Brian Conway
Owner
RCE Software, LLC
On Tue, Apr 2, 2024, at 10:08 PM, Nick Holland wrote:
> What is it that you see bash doing so much better than stock pdksh?
Multiline command editing.
(I don't use bash, but it would be a nice feature.)
Brian
On Fri, Mar 22, 2024, at 6:10 PM, Dan wrote:
> Hello,
>
> To avoid prbs with the relinking of the kernel happening in background
> I propose to set a little check during the shutdown to avoid to interrup it..
>
> Thnx!
>
> -Dan
I have frequently rebooted or shut down shortly after boot, for exampl
On Sun, Feb 25, 2024, at 4:27 PM, Avon Robertson wrote:
> I have noticed several posts related to endbr64 in the last week, so I
> thought this might be of interest to someone.
>
> Performed a 'sysupgrade -s' earlier today to:
> kern.version=OpenBSD 7.5-beta (GENERIC.MP) #25: Sat Feb 24 20:50:14 MS
gister.com/2024/02/13/dnssec_vulnerability_internet/
-current and both -stable branches have been updated:
https://marc.info/?l=openbsd-cvs&w=2&r=1&s=CVE-2023-50387&q=b
Brian Conway
Owner
RCE Software, LLC
openbsd.org/faq/faq4.html#Partitioning
Brian Conway
Owner
RCE Software, LLC
09.85.167.45]
>> ehlo=1 starttls=1 commands=2
>>
>> Before updating the package, I had postfix-3.8.20221007p11, and it had no
>> such problem.
>
> Why do you run such an outdated postfix snapshot?
That is the latest version that is supported/available in packages-stable:
https://cdn.openbsd.org/pub/OpenBSD/7.4/packages-stable/amd64/
Brian Conway
Owner
RCE Software, LLC
On Sat, Jan 6, 2024, at 2:09 PM, Ibsen S Ripsbusker wrote:
> I also tried setting different subnets.
>
> /etc/hostname.igc1:
> inet 192.168.2.1/24
>
> /etc/hostname.igc2:
> inet 192.168.3.1/24
This is what I have done, with a pf rule to block connections originating from
my less-trusted n
On Mon, Jul 31, 2023, at 12:00 PM, ykla wrote:
> Any manually created efi
> partition system will not be recognized.
I can assure you, it will (when done correctly). I have done so
manually/scripted with EFI+GPT and EFI+MBR many times. An example of the less
common EFI+MBR approach for the insta
On Sat, Jul 15, 2023, at 5:38 PM, Julian Huhn wrote:
> On Sat, Jul 15, 2023 at 06:05:06PM +, Mike Larkin wrote:
>>On Sat, Jul 15, 2023 at 04:34:20PM +0200, Julian Huhn wrote:
>>> Since I got many DMARC rejection mails and therefore don't know how many
>>> people this mail reached at all, once a
On Thu, Jul 13, 2023, at 9:13 AM, Stefan Sperling wrote:
> On Thu, Jul 13, 2023 at 08:49:06AM -0500, Brian Conway wrote:
>> I'm seeing the same. The commit email for 7.3-stable is here:
>>
>> https://marc.info/?l=openbsd-cvs&m=168919043301821
>>
>> But
elf.c
I see similar results when I try pulling from a couple anoncvs mirrors. Perhaps
a bug or oops in the CVS update process?
Brian Conway
Owner
RCE Software, LLC
On Mon, May 22, 2023, at 9:59 AM, Xavier wrote:
> I don't know if you say it seriously. If you do, I think it's the best.
> Perhaps you could write some semantic file and convert them to desired
> format (html, RSS, etc.).
> I saw the www repo
> (https://github.com/openbsd/www/blob/38884496ed89e
sh 0x gapdummy.o
>> ld -T ld.script -X --warn-common -nopie -o newbsd ${SYSTEM_HEAD} vers.o
>> ${OBJS}
>> root:[~]#
>
> What might that mean? Is it significant?
I can't speak to the panic, but I think the relink error is just the background
process getting killed when you rebooted the system immediately after finishing
boot.
Brian Conway
RCE Software, LLC
s perfectely.
> But the firewall needed to be disabled while the machine was on the LAN only.
The default pf.conf is very sufficient for allowing incoming traffic in a LAN
environment.
Brian Conway
a couple
different apu2 configurations.
You could also try booting from a USB stick, I've run these devices with mSATA,
SD card, or USB flash.
Brian Conway
be careful to verify that when wiping.
Brian Conway
Lead Software Engineer, Owner
RCE Software, LLC
960 sd0"
>
> -new-
> "if you use GPT for UEFI booting, do: # fdisk -gy -b 532480 sd0"
This is the commit (prior to the www update) and rationale:
https://marc.info/?l=openbsd-cvs&m=166843427315447
Brian Conway
RCE Software, LLC
anagement/cooling/power consumption.
Overall, I've enjoyed my AliExpress cheapies, but the firmware leaves a lot to
be desired. They seem to be compiled with every option under the sun present,
even if they don't apply to the hardware in question - other than the
aforementioned serial BIOS redirection.
Brian Conway
r inexpensive alternatives to the APU2+ platform, and there are
plenty in the $100-200 USD range for amd64. Most of my APU2s have been retired
to terminal/console server duty.
> CPU bored, max. load 25%
It sounds like 1 of your 4 cores is maxed, which would not be surprising.
Brian Conway
On Mon, Nov 28, 2022, at 4:06 PM, Tom Smyth wrote:
> /dev/sd0a / ffs rw,softdep,noatime 1 1
> /dev/sd0d /usr/local ffs rw,wxallowed,nodev,softdep,noatime 1 1
softdep is a useful option for metadata-heavy workloads, but it is not a
magical go-fast flag. While it's possible that characterization is
On Sun, Nov 13, 2022, at 3:49 PM, Kenneth Hendrickson wrote:
> --- On Sunday, November 13, 2022, 01:56:12 PM EST, Peter Fraser
> wrote:
>
>> I replace it with a new CyberPower cp1500PPFCLCD.
>
> You poor bastard. If this company has anything to do with the
> CyberPower PC
It does not.
https://
Understood, thanks for the update. At least the i386 angle it will be
a little more searchable now.
Brian Conway
On Thu, Jan 10, 2019 at 12:28 AM Mike Larkin wrote:
>
> On Wed, Jan 09, 2019 at 11:18:16PM -0600, Brian Conway wrote:
> > After looking through the mailing list archives,
urce found on i386, and taking a peak at
src/sys/arch/i386/i386 indicates that perhaps this isn't available?
What's the preferred method to get such a guest in line? I've included
various sysctl, ntpd, and dmesg output below. All systems are running
6.4-stable. Thanks!
I ran into that same behavior with a Debian client before lowering the
readsize and writesize in the NFS mount options (they defaulted to 64K I
believe). Try starting at 8096 and working your way up until you find the
failure point.
Brian Conway
Software Engineer, Owner
RCE Software, LLC
I was
> Since the softraid volume doesn't have the base OS installed on it, and will
> never be used as a "boot device," I think I am ok, but am not sure.
You are correct.
Brian
Are you using pf queues? I most frequently see that happen when there's no
space left in a queue. `pfctl -v -s queue`
Brian Conway
On Mar 8, 2016 1:52 AM, "Marko CupaÄ" wrote:
> Hi,
>
> I have 5.8 i386 box as my home network gateway, with unbound as a
> resolver
If this is the de interface from hyper-v, there were fixes for it a release
or two back. 4.7 is ancient, you need to upgrade.
Brian Conway
On Mar 1, 2016 7:10 AM, "Markus Rosjat" wrote:
> Hi there,
>
> I ported a vm from vmware to hyper-v. the machine boots up, weel
> I still experienced hangup on reboot after rebuilding 5.9-beta amd64 ...
> So a switch has to be manually flipped for restarting the box after /bsd
> upgrade.
>
> Do you have the same ?
[OT] I experience the flaky reboot issue (usually after running for a
few days) on my apu2b2 with 5.8-stable.
Have you read the xz man page, specifically on memory requirements?
9-extreme is probably not what you want - it's fairly insane/placebo. Full
dmesg with memory information is needed beyond that.
Brian Conway
On Jan 30, 2016 7:18 AM, "Lampshade" wrote:
> Hello
> I have
systat will show you most of what pftop does, no package necessary.
http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man1/systat.1?query=systat&sec=1
Brian Conway
On Dec 31, 2015 2:30 PM, "Mark Carroll" wrote:
> I was wondering recently what the biggest bandwidth hog
Bios and APU2 flashing tools here (3rd post):
http://www.pcengines.info/forums/?page=post&id=44BEA6F6-FC84-4F4B-BCE8-34A00764910B&fid=DF5ACB70-99C4-4C61-AFA6-4C0E0DB05B2A
Brian Conway
On Wed, Dec 23, 2015 at 2:01 PM, Kapfhammer, Stefan wrote:
> Hello Brian,
>
> thank you for
You probably need to contact the folks at PC Engines for a newer beta
bios. I've seen rel-1.8.0-143, -181, and -190, and I recall at least
one of them included updated boot support. There may be newer
available as well.
Brian Conway
On Wed, Dec 23, 2015 at 12:32 PM, Kapfhammer, Stefan
Great, thanks. I was about to make a diff for the -T template section
below that and change "and percentage of disk" to "and percentage of
remaining space", but that certainly clarifies it.
Brian Conway
On Mon, Dec 21, 2015 at 1:43 PM, Otto Moerbeek wrote:
> On Mon, Dec
oard in my template, in case it
was some weird unit issue, but no change. Thanks for any insight.
Brian Conway
OpenBSD 5.8-current (GENERIC.MP) #1757: Sat Dec 19 08:17:18 MST 2015
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 1056899072 (1007MB)
avail mem = 102079
rm[-256color] use.
These are still workarounds, of course.
Brian Conway
On Wed, Dec 2, 2015 at 10:17 AM, Ted Unangst wrote:
> Ax0n wrote:
>> Do you have anything in your .tmux.conf?
>
> No, don't have one. (i don't want one)
How large is your network?
Brian Conway
On Oct 23, 2015 5:42 PM, "Gene" wrote:
> Howdy,
>
> Has anyone here used the PC Engines apu1d system board as an NTP server?
>
> I'm looking at setting up some in house stratum-2 servers so I can be a
> better
There were also some excellent diagrams generated the last time this
came up for discussion:
https://marc.info/?l=openbsd-misc&m=141520160709490&w=2
FWIW.
Brian
gt; -
> -#if defined(EFIBOOT)
> +#ifndef EFIBOOT
> + /* stack and the gung is ok at this point, so, no need for asm setup
> */
> + (*(startfuncp)entry)(howto, bootdev, BOOTARG_APIVER, marks[MARK_END],
> + extmem, cnvmem, ac, (int)av);
> +#else
> +
> We don't have a boot 'failure' per se (the board technically boots fine with
> no display), rather if there's no screen attached during boot then it
> completely disables video and never recognizes a screen attached later, ie;
> you have to reboot to get video back.
>
> Do these 'dummy plugs' hel
issue, so
you may luck out.
Brian Conway
Software Engineer, Owner
RCE Software, LLC
On Fri, Oct 2, 2015 at 10:55 AM, frantisek holop wrote:
> thanks everyone for the dmesg.
> i bought 2 of these with 8G of RAM
> and intel SSD drives.
>
> they will be used as headless servers,
>
> This picture shows
>
> Load address: Loader Data (2) 0xd0 for 4096KB FATAL
>
> This is what I want to know. 0xd0 + 4M is overlapping the kernel
> area.
>
> I think the following diff or
>
> http://yasuoka.net/~yasuoka/BOOTX64.EFI
> (updated)
>
> will fix the problem.
Great, thanks
> Can you try the diff following or
>
> http://yasuoka.net/~yasuoka/BOOTX64.EFI
>
> ? Then enter "machine memory" on "boot> " prompt and check the last line.
> It shows whether the memory area for kernel is free or not. Like
>
> Load address: Conventional(7) 0x for KB
>
> is good sign
Powerdown went away in July 2014.
https://marc.info/?l=openbsd-cvs&m=140532869022004&w=2
Also, rc.shutdown doesn't exist by default anymore (/etc/examples).
Brian Conway
Software Engineer, Owner
RCE Software, LLC
On Sun, Sep 20, 2015 at 1:01 PM, Quartz wrote:
> Can someone e
Consider PC Engines APU series for relative low cost, fanless, and runs
amd64. Soekris are also popular, and a bit more expensive.
Brian
keyboard, using wsdisplay1
umass0 at uhub0 port 3 configuration 1 interface 0 "USB Flash Disk"
rev 2.00/11.00 addr 2
umass0: using SCSI over Bulk-Only
scsibus1 at umass0: 2 targets, initiator 0
sd1 at scsibus1 targ 1 lun 0: SCSI2 0/direct
removable serial.090c1000108230611421
sd1: 956MB, 512 bytes/sector, 1957888 sectors
softraid0 at root
scsibus2 at softraid0: 256 targets
root on rd0a swap on rd0b dump on rd0b
erase ^?, werase ^W, kill ^U, intr ^C, status ^T
Welcome to the OpenBSD/amd64 5.8 installation program.
(I)nstall, (U)pgrade, (A)utoinstall or (S)hell?
Brian Conway
I get similar behavior (EFI boot blocks run, boot loader 3.29 shows,
but kernel fails to finish loading and reboots) on an Intel NUC
DN2820FYKH using the latest snapshot (9/9) with install58.fs. I tried
both bsd.rd and bsd for good measure. Installing via CSM works as
expected.
Firing up the same
http://ftp.openbsd.org/pub/OpenBSD/snapshots/octeon/INSTALL.octeon
Brian Conway
On Sun, Aug 16, 2015 at 11:06 AM, Predrag Punosevac
wrote:
> Dear All,
>
> I am contemplating buying a new machine which will act as a router/DNS
> caching server for my home network. Is anybody curre
Yes. Use VBoxManage convertfromraw on the dd'ed image.
Brian
On Aug 7, 2015 11:37 AM, "Quartz" wrote:
> You could also make a raw image of the disk and run a copy of that image
>> in qemu on another computer, something which would give you a chance to
>> do some experimenting with growfs(8)& f
Thanks, working from /usr/src/distrib/special helped get things sorted out.
Brian Conway
On Tue, Apr 7, 2015 at 4:00 PM, Ted Unangst wrote:
> Brian Conway wrote:
>> I get similar results when swapping in ls, pax, and so on. However,
>> the make release process generates a working
Thanks, I'll start looking there. This is in the context of flashrd
not being bootable on i386 at the moment:
https://github.com/yellowman/flashrd/issues/30
Brian Conway
Founder, Owner
RCE Software, LLC
On Tue, Apr 7, 2015 at 4:00 PM, Ted Unangst wrote:
> Brian Conway wrote:
>>
adma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
vscsi0 at root
scsibus2 at vscsi0: 256 targets
softraid0 at root
scsibus3 at softraid0: 256 targets
root on sd0a (b44646522fd3f596.a) swap on sd0b dump on sd0b
Brian Conway
(Apologies for potentially breaking threading, replying for a list archive.)
I brought this up previously[1] and can confirm that it is fixed in
5.6-stable. Thanks to all.
Brian Conway
[1] https://www.mail-archive.com/misc@openbsd.org/msg133393.html
d that b.) the /tmp/a mount accepted changes to its
filesystem despite being read-only.
Thanks.
Brian Conway
On Wed, Nov 5, 2014 at 2:00 PM, Ted Unangst wrote:
> On Wed, Nov 05, 2014 at 12:35, Brian Conway wrote:
>> As part of a larger build script, I'm pre-populating passwords with
>> usermod. When upgrading to 5.6, I ran into the error below:
>>
>> 5.5-stable:
>
lJq.tlSfwC/FKIL5EhqYpUsgC'
#
Incorrect usage on my part or something else? Thanks.
Brian Conway
72 matches
Mail list logo