-
saltd
( ͡°( ͡° ͜ʖ( ͡° ͜ʖ ͡°)ʖ ͡°) ͡°)
-
ghoti
Is anybody working on a Home Assistant port?
-
ghoti
(Or are there major gotchas which would prevent it from working?)
-
saltd
what is it
-
ghoti
saltd: home automation system, for central management of smart devices. Check
home-assistant.io for details.
-
VimDiesel
Title: Home Assistant
-
saltd
i see
-
saltd
well, here in russia it is not usable
-
Macer
anybody know if there is a way to get lftp to put xfers per line per parallel xfer instead of cycling through the xfers on one status line?
-
Macer
been trying to hunt this down and i'm coming up empty. starting to think it isn't even possible.
-
» saltd joins #freebsd
-
saltd
○| ̄|_ =3
-
luna
-
VimDiesel
Title: track1 player
-
debdrup
Speaker is very good.
-
saltd
debdrup do you like spray in L1 cache?
-
debdrup
What.
-
» saltd analyzing reply ...
-
» saltd question mark not included. result => PROCEED FORWARD
-
Remilia
…
-
luna
:D
-
saltd
■
-
saltd
■■
-
saltd
■
-
luna
-
» saltd analyzing reply ...
-
saltd
(:◎)≡
-
debdrup
meka: re. network mixers at your presentation, I can't help but wonder if SFP+ NICs isn't preferable as it has much lower latency and jitter than RJ45
-
debdrup
Sorry to hear about your special reviewer :(
-
irqq
out of an exported zroot pool - where do I find stuff like /boot.config /boot/* and some other from / ?
-
irqq
I imported it at another system with zpool import -R /mnt, but do not see any of /mnt/boot.config /boot/*, /etc, .... etc.
-
irqq
ahh, this seems to be making that trick:
-
irqq
$ sudo zpool history zroot | grep noauto
-
irqq
2022-06-12.13:01:22 zfs set canmount=noauto zroot/ROOT/default
-
CCFL_Man
so with nfs, can you map a home drive?
-
_xor
What's the rule of thumb these days for swap size?
-
» _xor is Googling and reading but figured he would ask in here as well
-
CCFL_Man
_xor: that's a good question
-
V_PauAmma_V
What I heard is: twice RAM up to... I think 2GB RAM but don't take my word for it, same size as RAM beyond that.
-
CCFL_Man
i heard twice the ram size myself, at least
-
_xor
From what I'm reading thus far, these days it's generally advisable to go conservative on swap with a 4gb-8gb upper limit (assuming 8gb+ phy mem).
-
tradar
i don't have a swap partition
-
V_PauAmma_V
That dates back to 1990s SunOS4, and IIRC isn't applicable to FreeBSD (or no longer) in that version.
-
V_PauAmma_V
tradar, then you can't troubleshoot kernel panics or crashes.
-
_xor
Enough for a mini-dump and optionally large enough to handle write speed when pages require swapping, but just enough runway to where OOM issues can be precluded within the write speed of the drive (before it fills up swap).
-
_xor
Hmm
-
_xor
I'm building my new system tomorrow. Got a M.2 drive and have 32GB of RAM. Going to run just FreeBSD on it, so trying to decide on a swap size.
-
CCFL_Man
_xor: i will be doing the same. i have an 80gb m.2 drive myself
-
V_PauAmma_V
Ah, here it is in the first paragraph of tuning(7): "The swap partition should typically be approximately 2x the size of main memory for systems with less than 4GB of RAM, or approximately equal to the size of main memory if you have more. Keep in mind future memory expansion when sizing the swap partition."
-
CCFL_Man
V_PauAmma_V: thanks for that
-
_xor
Right, but I'm reading opinions from sysdevs about how that's not really applicable these days anymore.
-
_xor
I mean it makes sense both ways. I'm trying to figure out the potential downsides (aside from space) of having a swap that's "too large".
-
luna
:( :( :(
-
_xor
For instance, ZFS ARC (without tuning sysctl), by default will use up a large portion of available memory. Then it frees pages as processes request memory.
-
_xor
If the swap size is large, then I can imagine a scenario where ARC doesn't release pages since the system sees a large amount of memory (phy + large swap).
-
_xor
That's a contrived example, but the point is that I'm trying to come up with scenarios like that.
-
luna
fuuuuuuuuuuuuuuuuuuuuuuuuuck
-
V_PauAmma_V
That's way beyond my ken.
-
V_PauAmma_V
?
-
» saltd analyzing V_PauAmma_V ...
-
V_PauAmma_V
saltd, would you quit that? It's annoying, as at least one long-time user already hinted.
-
» saltd quit (one long-time user already hinted)
-
CCFL_Man
_xor: i'm doing a nas myself qith 16GB ram
-
CCFL_Man
and got the 80gb m.2 ssd
-
CCFL_Man
what is zfs arc?
-
ghoti
What? There are 1TB SDXC cards on Amazon for $20 each? Is there a device that'll let me attach a bunch of them to a computer JBOD style, so I can make a giant zvol?
-
V_PauAmma_V
A read-ahead cache, IIRC.
-
ghoti
Or, geez, hard disks are even cheaper these days.
-
ghoti
What is going on? Am I not in the 2000s anymore?
-
CCFL_Man
V_PauAmma_V: ahh, ok. that would be an interesting situation
-
CCFL_Man
14TB is expensive
-
CCFL_Man
so i do have a m.2 ssd that is 80gb and 16gb of ram. since i will be using zfs, what is a good recommendation for a swap size for basic pool of drives?
-
saltd
CCFL_Man give model of m.2 SSD
-
nacelle
ghoti: the 1tb sd cards are not real
-
nacelle
(at least, the ones for $20 arent)
-
meena
-
VimDiesel
Title: Bug #1990072 “mount helper: improve mount performance on BSDs” : Bugs : cloud-init
-
meena
another one.
-
saltd
(σ`д′)σ
-
meena
saltd: you o k ?
-
V_PauAmma_V
I'm considering fcron or mcron for use on my laptop, one usecase being "run this command at that time or on the first boot following that, or restart it if interrupted". Anyone with experience with either (or another) can give me a rundown of pros and cons?
-
saltd
wanna i be fin e
-
meena
V_PauAmma_V: I thought most people just use anacron? oh, that seems 20 years past maintenance
-
meena
V_PauAmma_V: also, searching for mcron, the first thing i get is your prime minister
-
V_PauAmma_V
Prime minister, not president? :-)
-
meena
ah what the heck to i know what he is, other than a menace
-
steew
A meenace?
-
V_PauAmma_V
meena That, and it seems geared toward computers that are reliably powered on from 9am to 5pm or a similar mine schedule, which really won't be the case for my laptop if and when I have to stop leaving it on around the clock, because polyphasic sleep and irregular schedule.
-
V_PauAmma_V
s/mine/regular/ (WTF, fingers?)
-
meena
which of them?
-
V_PauAmma_V
anacron
-
meena
mcron, which is still maintained, has a white paper, from 2003:
gnu.org/software/mcron/design.html
-
VimDiesel
Title: Mcron User Requirements
-
» V_PauAmma_V goes look.
-
hudo
when installing freebsd in virtualbox, how can I scroll back/up in the console ?
-
hudo
when installing freebsd in virtualbox, how can I change the "resolution" of the console ?
-
meena
hudo: I think the handbook mentions that
-
V_PauAmma_V
hudo, I don't think Virtualbox lets you enter scroll lock, but there's another key you can use. Scancode 104, which I think is pause? Hold on, lemme start a VM.
-
hudo
uuuh my laptop has no Pause key
-
V_PauAmma_V
You couldn't inject it into the VM anyway, but there's a Virtualbox that does that for you. HOld on.
-
V_PauAmma_V
Yep. From the VM's console window, Input > Keyboard > Soft keyboard.
-
hudo
V_PauAmma_V what do I have to do at Input>Preferences Keyboard ??
-
parv
hudo, VIrtualBox has a menu bar which can be made static (but hidden out of the way) or turned off (then need to use some right-Ctrl key combination). On that menu bar is a item "Input" item
-
parv
s/VIrtualBox/VirtualBox/ ; s/a item "Input" item/"Input" item/
-
parv
-
VimDiesel
Title: Why has VirtualBox's menu disappeared? - Ask Ubuntu
-
hudo
parv, yes I see the bar with Input > Keyboard then there is a menue "Preferences Keyboard" another menue "Display Keyboard" and some points like "Print Screen" or Insert CTRL-Break
-
hudo
so how can I scroll back in the console ?
-
parv
hudo On the "Soft Keyboard" I see "Scroll Lock" button & "Page Up" (do not know if that would work with "vt" if that is what you are using instead of "sc")
-
yuripv
it does
-
yuripv
but i'm also wondering if vbox really does not pass scroll-lock through if it has the focus (vmware ws does), and it's usually fn+something on laptop keyboards
-
yuripv
(on my lenovo it's fn+C)
-
hudo
V_PauAmma_V , parv, thx I got it ...
-
jmnbtslsQE
is there a good systematic way of examining which dependencies are introduced by a make option for a port?
-
gman999
jmnbtslsQE: `pkg info -d category/package`?
-
gman999
-
VimDiesel
Title: PkgPrimer - FreeBSD Wiki
-
jmnbtslsQE
well, that's the dependencies for a built package
-
jmnbtslsQE
want to know for a port which options are associated with which dependencies
-
jmnbtslsQE
i'm trying to build emulators/qemu without all the X11 dependencies, not sure if it's possible / if one of the options is requiring those dependencies
-
jmnbtslsQE
i guess it might be the 'JPEG' or 'PNG' make options..these are supposed to be for VNC compression but maybe they somehow require X11 etc.
-
jmnbtslsQE
forums.freebsd.org/threads/ports-dependencies.84512/page-2 had some useful info on the first post - make -V LIB_DEPENDS shows some info
-
VimDiesel
Title: Ports dependencies | Page 2 | The FreeBSD Forums
-
jmnbtslsQE
looks like it is mesa-libs being required by the 'OpenGL' option, i guess i should have guessed that
-
jmnbtslsQE
hmm, also cairo
-
jmnbtslsQE
it looks like the dependencies may be unavoidable