-
Remilia
kind of really do not want to post a stupid question like ‘are the reject/blackhole flags broken for ipv6 routes’ to -questions but it might be my only option of finding inner peace
-
Remilia
s/of/for/
-
parv
Aw, come on :-(
-
Remilia
I just do not get how they are supposed to work
-
Remilia
(null-routing seems to have the same issue)
-
polyex
can i restart the networking somehow? i needed to add another tap to a bhyve host so the guest could get networking and finish installing
-
polyex
i dont wanna start over im at the last f'ing step lol
-
sn00p
does anybody know why I get this error ? zfs create -V90G -o volmode=dev zroot/ubuntuvm
-
sn00p
cannot open 'zroot': no such pool
-
parv
At the risk of asking the obvious, has "zroot" pool been imported?
-
sn00p
i dont think so
-
PredatorONormies
yeah, like I got a strange thing - I have to manually import a pool which is umm strange.. not sure if I had to do this on Arch GNU/Linux
-
PredatorONormies
I was surprised, but hey - it worked
-
PredatorONormies
The 1st time I forgot to export it whoopsie lol
-
PredatorONormies
also I have heard that having the default name such as 'zroot' is a bad idea?
-
sn00p
i'm remading a tutorial
-
parv
sn00p, "zpool list" will show imported pools, to be certain
-
sn00p
ok
-
PredatorONormies
how about unimported pools? I did stuff like `zpool status` and got only imported pools
-
PredatorONormies
And I had to "guess" if my pool existed properly so I could import it XD
-
sn00p
i had a whole weekend to make a RTMP server and I didn't
-
PredatorONormies
congratulations, you're not miserable lol
-
sn00p
no pools available
-
sn00p
I will be
-
sn00p
since I cant watch videos at work
-
otis
and i'd go with volmode=geom (the default)
-
PredatorONormies
Soo anyone know how to see unimported pools?
-
otis
PredatorONormies: "zpool import"
-
parv
"zpool import" will list pools that can be imported
-
otis
without any additional parameters
-
sn00p
zfs create -V200G -o volmode=geom zroot/ubuntu
-
sn00p
cannot open 'zroot': no such pool
-
sn00p
I still get this
-
PredatorONormies
> otis> PredatorONormies: "zpool import"
-
PredatorONormies
<parv> "zpool import" will list pools that can be imported < Oh wow.. easy lol thanks
-
otis
sn00p: what's the output of "zpool list" and "zpoool status" ?
-
otis
s/zpoool/zpool/
-
sn00p
otis, no pools
-
otis
then zroot is not imported
-
sn00p
how do You import it
-
otis
"zpool import zroot"
-
otis
but beware that it may collide with existing mountpoints
-
otis
(provided that it does exists and is importable)
-
sn00p
i still get no pool available
-
otis
then that pool is either not visible to that host or not created.
-
otis
what's "df -h" output?
-
V_PauAmma_V
Maybe I'll have better luck in this time slot: Is there a way for me to see which is the active keyboard Fand (if kbdmux) which physical keyboards are attached to it? kbdcontrol is good for changing state but apparently not as good for displaying current state.
-
V_PauAmma_V
s/Fand/and/
-
nomad_fr
I just add a procedure in bug report about ZFS NFS .zfs/snapshot access :
bugs.freebsd.org/bugzilla/show_bug.cgi?id=266236
-
VimDiesel
Title: 266236 – ZFS NFS : .zfs/snapshot : Stale file handle
-
Oleg1
What does *:* mean in the output information for the sockstat command?
-
V_PauAmma_V
Waiting for traffic from any source address and source port.
-
drskrzyk
I know this is dumb - how do I write an image to an mmc card from freebsd? my normal dd tricks aren't working. I've had inconclusive documentation reading and search results.
-
drskrzyk
basically dd if=something.img of=/dev/mmcXXX bs=4M
-
drskrzyk
nevermind, it was a hardware problem
-
f451
hi, what's the advantage of compiling a program with LTO ?
-
ananke
-
VimDiesel
Title: Documentation/lto-build - pub/scm/linux/kernel/git/mmarek/kbuild - Git at Google
-
ananke
oops, completely wrong channel, please disregard
-
f451
;)
-
f451
i know LTO makes some things (like gcc) take a lot longer to build, but ive not read up yet on what the advantages or disadvantages are
-
f451
of the resultant ports.
-
f451
faster? more secure?
-
Catie
Theoretically faster. In practice, the speedup is generally pretty small
-
Catie
(From what I've read, that is)
-
f451
thanks
-
f451
also get asked whether to enable graphite loops
-
f451
graphite loop optimisations
-
f451
but i have no idea what a graphite loop is or in what context it would be a good thing to optimise
-
f451
is there a security penalty in enabling LTO?
-
f451
im asking cos these things are usually tradeoffs
-
f451
brb
-
debdrup
f451: linking programs in different order can speed up execution (anywhere from A ~= A´ to approaching an order of magnitude) ; LTO exists to try and algorithmically figure out which order is the fastest.
-
debdrup
Problem is, even a single character of changed code can affect the optimization gained by LTO, and you often also need to weigh the time it takes to build something vs how much CPUtime is saved, unless the software is being compiled and linked on a purpose-built server farm that isn't taking away CPUtime from the program being run.
-
debdrup
I'd be wary of anyone saying LTO can't affect security, but at the same time I'd be very interested in seeing a practical attack that results from LTO alone.
-
sshow
how do I list all bhyve VM's on system?
-
michaeldexter
ls /dev/vmm but it is not very descriptive.
-
mrelcee
Using a particular bhyve manager like vm-bhyve or chyves?
-
sshow
michaeldexter: good enough! Thanks :)
-
michaeldexter
You are welcome.
-
sshow
I just found the `vm` command as well. Confusing for me to find bhyvectl and bhyve, and then `vm` :)
-
sshow
Altough the wifibox VM does not show up in `vm list`, but does show in `ls /dev/vmm`
-
V_PauAmma_V
11Third time's the charm, maybe: Is there a way for me to see which is the active keyboard and (if kbdmux) which physical keyboards are attached to it? kbdcontrol is good for changing state but apparently not as good for displaying current state.
-
last1
all of a sudden my zfs pool is throwing errors
-
last1
errors: 12545 data errors, use '-v' for a list and when I use -v it says: errors: List of errors unavailable: pool I/O is currently suspended
-
megaTherion
last1: broken hw?
-
last1
nope, figured it out, special device somehow got detached
-
last1
and the entire pool freaked out
-
megaTherion
sounds strange
-
polyex
when tailing /var/log/messages on a fresh 13.1 box, sudo service -e makes messages like /usr/sbin/service: WARNING: $ is not set properly - see rc.conf(5)., /usr/sbin/service: WARNING: $sndiod_enable is not set properly - see rc.conf(5)., and a bunch more. but i never even messed with sndiod_enable
-
polyex
gonna test smth brb
-
polyex
i got no mention of openvpn in /etc/* but it still messages: /usr/sbin/service: WARNING: $openvpn_enable is not set properly - see rc.conf(5). wtf
-
polyex
so ya anyone know why service -e puts those errors in /var/log/messages?
-
fengshaun
did deluge get removed from freebsd 13 quarterly?
-
fengshaun
grepping the packagesite.txz doesn't return anything!
-
fengshaun
and pkg search can't find it
-
f451
debdrup: thnaks
-
arinov
I have problems with recording DVD on 13.1, can someone share instruction of how to configure system permissions correctly?
-
woland
arinov: are you in the optical group?
-
polyex
im trying to figure out something about wireguard so i set the rc var wireguard_env="LOG_LEVEL=debug", but where's that logging to?
-
polyex
there's no config file for wireguard to put that in afaik
-
polyex
ansible service module breaks wireguard wtf
-
wez
nice, use OpenVPN :P
-
polyex
no i like wireguard better. i just have it make a reboot for now as a workaround
-
polyex
it's an ansible bug for sure anyway
-
polyex
i can get box to same state, type service wireguard start, and it works fine. but ansible service module state=started leaves netstat -rn in corrupt state loool