-
rtprio
that's what storage guys always say
-
tsundoku-
heh
-
rwp
I shouldn't say anything but... I heard "Windows clients" and past history made it impossible for me to consider that the problem might be elsewhere.
-
tsundoku-
this is fair
-
tsundoku-
I can't imagine it being anything on the FreeBSD side
-
tsundoku-
there just isn't much to go wrong
-
tsundoku-
but I also know that Windows can be extremely picky about things, so maybe it's not getting something from the FreeBSD iSCSI target that it wants. *shrug*
-
tsundoku-
it "works" but as I'm being told, Windows client's NTFS filesystem riding on the zvol occasionally loses file indexes or something
-
debdrup
how are they seeing occational file corruption when NTFS has no facility for detecting that?
-
tsundoku-
I'd have to check again with them, but what I heard was that they get "indexing errors" accessing files
-
mage
when running freebsd-update is there a way to force freebsd-update to always override /etc (I don't want to merge) ?
-
angry_vincent
i think you can ue IGNORE_FILES
-
mage
if I remove /etc from UpdateIfUnmodified and MergeChanges is it enough?
-
mage
(in freebsd-update.conf I mean)
-
mage
does freebsd-update uses mergemaster or etcupdate?
-
angry_vincent
ah, freebsd-update. it uses its own config update, i remember
-
V_PauAmma_V
It used to have only mergemaster. Now it has both, but I understand mergemaster is or will be deprecated.
-
debdrup
It doesn't use either mergemaster or etcupdate, it has its own facility.
-
mage
ok..
-
mage
so could I simply comme,t
-
mage
oops
-
mage
so could I simply comment MergeChanges in freebsd-update.conf and remove /etc from UpdateIfUnmodified ?
-
debdrup
Can I ask what you're trying to accomplish?
-
mage
I'd like to upgrade 50+ jails automatically without merging things (I'm using Saltstack)
-
mage
so overwriting things is not a problem as there is a minion in each jail and the config will be reapplied after
-
debdrup
Seems like it's easy to set up a test case then. :)
-
mage
:)
-
V_PauAmma_V
Oh, I misread. freebsd-update, not freebsd. *wanders off until caffeine hits brain*
-
wikan
I wanna use lua shebang, but I noticed there is no lua symlink
-
debdrup
FreeBSDs lua is private.
-
wikan
what does it mean?
-
debdrup
It means it's not accessible outside of the source tree.
-
wikan
interesting
-
debdrup
There's plenty of private things in the FreeBSD source tree ;)
-
meka
but it's in /usr/libexec/flua
-
debdrup
Also, it's probably good, because flua is, iirc, kept at an old version because the lua folks decided to make a POLA breaking change at some point.
-
meka
And running it, it says "Lua 5.4.2" which is not that old
-
» debdrup shrugs, wanders after V_PauAmma_V in search of caffeine.
-
debdrup
The Makefile still mentions that it's internal.
-
mason
Demosthenex: You should be in #freebsd-social as well.
-
Demosthenex
i used to be
-
debdrup
mason: did you find a driver in ports?
-
mason
debdrup: There isn't one, unfortunately.
-
debdrup
Aw.
-
mason
debdrup: That said, there are issues with the card under Linux too, so it's maybe not a fantastic target.
-
mason
Best I could accomplish on it was Fedora or (where I left it) Debian with a backports kernel and still-bleeding upstream firmware.
-
debdrup
mason: net/wifibox?
-
mason
VMs on laptops aren't my favourite thing.
-
debdrup
Alternatively, can't it be replaced?
-
mason
That I'm not sure. Possibly? Hm.
-
debdrup
What model is it?
-
mason
my7961 anyway, and there are a few recent laptops out there with it now
-
mason
That's the card. The laptop itself is an Asus Vivobook
-
mason
-
VimDiesel
Title: Issue with installing FreeBSD 13.1 from memstick on Acer Aspire 5 | The FreeBSD Forums
-
debdrup
Ah, Asus don't publish service manuals.
-
mason
mt7961, typo'd
-
debdrup
Dell, HP, and Lenovo all publish service manuals for their commercial lines of laptops.
-
mason
This was an impulse buy more than a researched decision. Needed something like this for my wife's birthday, and noted this on sale.
-
» debdrup nods
-
mason
Oh, didn't finish my sentence. Best I could do was Fedora or Debian with bleeding-edge stuff plugged in, and I was still measuring packet loss with that. (Bleeding edge firmware made it very little packet loss, but still some.)
-
debdrup
Wifi was a mistake. :P
-
mason
100% agreed
-
platypus_laser
I need to make sure my next apartment actually has ethernet ports
-
dkeav
could always make use of a wifi-client device
-
mason
I've mostly got ethernet where I want it here.
-
mason
There are a couple rooms that still need to be wired.
-
platypus_laser
It's very weird living in a country that still uses fax for things but having no wired connections for internet
-
platypus_laser
Make up your minds
-
CrtxReavr
Wiring ethernet in an already built house is a bloody pain, but it is doable.
-
CrtxReavr
Thankfully, I'm done.
-
ferz
Hi. I'm using ZFS but I don't understand how to read this part of zfs list:
paste.scsys.co.uk/1986
-
ferz
Are default and 12.3-RELEASE-p5_2022-07-17_155100 both mounted as / ?
-
VimDiesel
Title: magnet_web paste from "ferz" at 217.168.150.38...
-
rtprio
uh, it would appear so
-
rtprio
the 12.3-RELEASE-p5_2022-07-17_155100 is only 8k tho
-
rtprio
?
-
rwp
ferz, Please run this command: zfs list -o name,canmount,mounted,mountpoint
-
rwp
And this one: bectl list
-
futune
that's the mountpoint
-
futune
do zfs list -o name,mountpoint,mounted
-
rwp
Those will show that a boot environment file system clone has been created, with a mountpoint of / but that it is not mounted at this moment.
-
futune
probably one of them will say "no" for the last property
-
futune
sorry, that was for ferz
-
rwp
futune, We both arrived at the same time and responded to ferz. But we were saying the same thing so it must be good advice! :-)
-
futune
oh yeah hehe
-
rwp
ferz, Also, zfs list is listing zfs datasets, but don't forget "df -h" which lists mounted file systems. Unmounted datasets won't list with df.
-
rtprio
are there freebsd ports that use npm but don't try to save the npm cache as a distfile?
-
rtprio
is the portbuild cluster allowed egress?
-
otis
look at textproc/kibana8, for example
-
otis
i've spent days to figure out how to do npm build properly
-
rtprio
the whole npm/gomod/pip/composer pattern has gotten out of hand
-
rtprio
otis: this is sadly way more simple than the one i was looking at
-
nimaje
network access is only allowed in the fetch phase
-
rtprio
it is? damnit
-
rtprio
i think their npm is broken and can't be fixed in the port
-
nimaje
you could look into using npm as fetch dependency, no idea how to get it to allways fetch the same stuff, so it can be checksummed and then use npm in an offline mode at build time (it should have something like that I hope)
-
rtprio
i could try that but there's ~200 packages and that's basically duplicating the process of npm, with urls and checksums
-
ravella
Any idea why posix_fallocate(2) would return something other than 0 or -1? It is returning 22 for me, but the man page leads me to believe this isn't compliant
-
ravella
I know it doesn't make sense to call posix_fallocate with ZFS, but regardless, still bizarre
-
rtprio
22 is EINVAL, ... or the operation is not supported by the file system.
-
ravella
I know it is EINVAL, I'm just confused why it returns EINVAL rather than returning -1 and setting errno accordingly
-
ravella
it uses errno for other failure conditions
-
ravella
strangely, glibc's posix_fallocate doesn't set errno at all, it just returns the error code directly :/
-
V_PauAmma_V
The manual page (13.1) says it conforms to POSIX.1. Why POSIX.1 wants it to do that is more than I can guess.
-
ravella
ah, I'm dumb, I was looking at an older man page
-
nimaje
seems like the sane design "It returns an error on failure, without setting errno."
-
V_PauAmma_V
Posix standard text doesn't even say. Rationale: none.
-
nimaje
why would you set errno if you can do better?
-
V_PauAmma_V
POLA.
-
meena
sometimes, POLA just means: We've always done it this way
-
nimaje
pretty sure most cases where the result is just success/failure, 0 is returned for success and the error number or negated error number is returned on failure (maybe with some exceptions) and errno is used mostly when a function additionally has a normal result
-
cracauer
I have a iwm wifi mini-PCIe card which is detected in dmesg - but I can't turn it into a wlan interface no matter what I do in rc.conf. It is an Intel 7260. Any ideas? Anybody running this card?
-
cracauer
The same FreeBSD installation works find for other iwm cards (nvme).
-
cracauer
s/find/fine/
-
cracauer
sysctl dev.iwm.0.debug=1 doesn't seem to do anything in dmesg.