-
rtprio
pkg versiohttps://files.mastodon.social/media_attachments/files/110/567/496/978/742/583/original/0a1f36bfbe2e75c5.png
-
rtprio
eep
-
sn00p
what iso do I download if I want to install from a usb mem stick also I tried the dvd iso before i always get no internet access asnd cant find the dvd .iso on the mem stick
-
rtprio
FreeBSD-13.2-RELEASE-amd64-memstick.img
-
JoeLlama
I've been running linux to support a RAID6 system. I only use it as a very simple file server. I don't even really use any network with it. I'm going for an upgrade. Should I switch to FreeBSD or is that going to be a real pain in the ass for me? :/
-
JoeLlama
am I going to have to learn a LOT of new things?
-
» JoeLlama idles for a bit
-
grubaroni
it's not too bad of a switch
-
RhodiumToad
do you have a lot of data you need to preserve?
-
JoeLlama
RhodiumToad about um... say 10TB
-
JoeLlama
and that will pretty much be the only purpose for the box
-
JoeLlama
It's going to be on a Dell server dual xeon 2.9GHz processors 80 GB ram
-
RhodiumToad
is the existing data in hardware or software raid?
-
JoeLlama
well it's in hardware raid but I'm gunna switch to software raid
-
JoeLlama
I suspect FreeBSD is not going to support the hardware raid controller
-
RhodiumToad
so you're OK with copying the entire content?
-
JoeLlama
which is fine
-
JoeLlama
yes
-
JoeLlama
the only reason I used hardware raid is because it was super easy to set up
-
RhodiumToad
you'll probably want to switch to zfs rather than any other kind of software raid
-
JoeLlama
I couldn't get software raid to work
-
JoeLlama
oh ok
-
JoeLlama
I think my question is should I switch or stick with ubuntu?
-
JoeLlama
(lubuntu)
-
RhodiumToad
zfs offers various raidz options so you can choose the level of redundancy
-
JoeLlama
oh ok
-
JoeLlama
linux always made me itch a little... I like UNIX
-
RhodiumToad
you might want to experiment with freebsd first in a vm or convenient scratch machine if you've not used it before
-
JoeLlama
is it very different than linux?
-
RhodiumToad
I'm not a linux expert
-
JoeLlama
also can I run free spreadsheet and wordprocessiong software on FreeBSD?
-
RhodiumToad
freebsd treats the kernel and base system userland as a single product, it's not a bunch of separate packages
-
JoeLlama
yeah I don't like how linux is that way
-
RhodiumToad
a large collection of applications are available as ports and/or packages
-
JoeLlama
oh ok
-
V_PauAmma_V
I have the LibreOffice suite installed.
-
JoeLlama
oh ok
-
JoeLlama
easy install?
-
JoeLlama
this will also be an air-gapped offline machine
-
JoeLlama
using LTO-7 Tape backup
-
JoeLlama
FreeBSD does LTO-7 okay?
-
RhodiumToad
what kind of drive attached how?
-
JoeLlama
when you start talking about tape backup a lot of people don't seem to know
-
JoeLlama
it's an IBM LTO-7
-
JoeLlama
I'm still strongly thinking about staying with linux because that seems to be the easiest path atm
-
RhodiumToad
how's the tape drive attached to the host?
-
JoeLlama
but I like FreeBSD because it's real UNiX
-
JoeLlama
tape drive is SAS
-
JoeLlama
as are the hard drive bays (8)
-
RhodiumToad
I'd expect it to work via the standard "sa" driver (CAM sequential access device)
-
JoeLlama
It's a large rack mount server (heavy) bought it for 100 USD
-
JoeLlama
oh ok so like no special drivers? it should just work?
-
RhodiumToad
should do, yes
-
V_PauAmma_V
You'll need a way to bring the package (precompiled) or port (compile locally) files for your apps in some way if air-gapped, but that's not a lajor hurdle.
-
V_PauAmma_V
s/lajor/major/
-
JoeLlama
ah ok
-
JoeLlama
well... something to consider... I think if this was a business application I would go FreeBDD
-
JoeLlama
oops
-
JoeLlama
but it's for personal use...
-
JoeLlama
I'll think about it... in the meantime I'll download FreeBSD and try it out. Thanks for your time ;)
-
V_PauAmma_V
You're welcome.
-
JoeLlama
last question
-
JoeLlama
I have literally piles of old PCs that I'm saving from the trash heap... will FreeBSD work on an older 2007 system with 6GB ram?
-
RhodiumToad
should do.
-
JoeLlama
and will it support the old Nvidia 8600M graphics?
-
RhodiumToad
what CPU?
-
JoeLlama
2.8 GHz Intel X9000
-
RhodiumToad
that's a core2 architecture?
-
JoeLlama
yes
-
RhodiumToad
no problem with that at all
-
JoeLlama
oh k
-
JoeLlama
and the graphics?
-
JoeLlama
I have some issues with linux support with the NVidia 8600M
-
RhodiumToad
have to look the GPU up. sec
-
JoeLlama
no current driver I think
-
JoeLlama
oh ok thanks RhodiumToad :)
-
JoeLlama
yeah the Nvidia 8600M is from around 2007
-
RhodiumToad
8600M - is that a laptop one?
-
JoeLlama
yes can be :) in this case yes
-
RhodiumToad
it looks like it's on the list for the -304 and -340 driver versions
-
JoeLlama
isuppose I can just install FreeBSD and see what it does
-
JoeLlama
oh ok do I have to load those drivers separately?
-
RhodiumToad
you install it from ports or packages, yes
-
JoeLlama
ok and will FreeBSD automatically load them for me?
-
JoeLlama
first install I will do it online
-
RhodiumToad
no, the install is all just in text mode. You'll want to add X + gpu drivers + graphical apps after the install
-
JoeLlama
oh ok
-
JoeLlama
X is the gui?
-
RhodiumToad
ya
-
JoeLlama
ok well... I think I have enough information thanks again :)
-
JoeLlama
bye for now
-
crb_
is there a new schedule for 14.0?
-
BraveheartBSD
G'day. Could I get some pointers on a new install that wont boot?
-
BraveheartBSD
Sorted, all good
-
dautor
Is there a visual explanation for how functions rn_walktree_from and rn_walktree work?
-
dautor
Or some written explanation... I'm struggling to recreate the function on a different backing structure.
-
sozuba
Is the CPU(n) timer literally a timer? Should the timervalue keeo increasing with time?= since boot?
-
tercaL
Good morning.
-
sozuba
Could someone read this script and tell me if this could be used for any GPU, and not just NVIDIA. I got this from
vermaden.wordpress.com/2018/11/28/t…r-to-serve-freebsd-power-management, and this link was mentioned at
forums.freebsd.org/threads/high-tem…ure-and-fan-speed.88075/post-598902. I went through this but couldn't tell.
-
VimDiesel
Title: The Power to Serve โ FreeBSD Power Management | ๐๐๐๐๐๐๐๐
-
sozuba
sorry forgot the link to the script ->
people.freebsd.org/~xmj/turn_off_gpu.sh
-
parv
sozuba, I am not familiar with ACPI working; so cannot say. To suggest you to try it would be irresponsible of me
-
sozuba
parv: i want to try it, but i am also a bit worried.:D
-
parv
Hehe, right. same
-
sozuba
thanks for the response though.
-
sozuba
okay I ran the script, one of the calls was sucessful and so far good.
-
meena
-
VimDiesel
Title: geli(8): fix setkey behavior on detached providers by igalic ยท Pull Request #780 ยท freebsd/freebsd-src ยท GitHub
-
» wikan is testing weechat
-
» wikan is watching you
-
meena
๐
-
sozuba_
There seems to be a noticable difference in the temperature output with 'sysctl dev.cpu | grep temperature' and 'sysctl -a | grep temperature', despite the output variables being same. What can cause this? Output ->
termbin.com/ql7xh
-
yuripv
sozuba: it always changes?
-
sozuba
yuripv: yup it does
-
ridcully
sozuba: are you influencing your own test? sysctl -a does more work, which means more work for grep
-
sozuba
ridcully: fair point. But i a diference of 4 C is too much for such amount of work right?
-
angry_vincent
i wouldn't say so
-
ridcully
sozuba: on my box its the difference between 25 and >14k lines - and i have no clue, how sysctl works (it might just print text with data from within the kernel - or it might have to go to some place ask for a value, which is more expensive)
-
sozuba
makes sense, but i don't think it does such amounts of work still.
-
ridcully
running the "quick" query here a few times in a row increases the temps by 1โฐC
-
sozuba
Context for these questions is that I am trying to figure out why my laptop has high temperature even at idle. PR 271938
-
VimDiesel
271938 โ Excessive heating on Lenovo Thinkpad E450 even with CPU @ 100% idle
bugs.freebsd.org/bugzilla/show_bug.cgi?id=271938
-
sozuba
ridcully: My IRC runs on a diffent machine.But I get your point. If a quick query would cause 1 C then it makes much more sense.
-
ridcully
and it does nothing for the "slow" query. so you might be onto something here. i'd have expected it to raise quicker or higher
-
sozuba
i've run it a multiple times, and each time, the diference is more or less the same
-
sozuba
ridcully: and yes may be, if a quik query would cause 1c then a slow query would cause a difference more than 4V
-
sozuba
c*
-
angry_vincent
applying fresh thermal compound is good advice. on my thinkpad w520, grease did not change for 5 years, finally i got annoyed with fan noise and temps, so applied thermal grizzly compound. temps dropped around 15-20 degrees on idle
-
sozuba
ridcully: okay, i ran both the commands and with powermon running. The idle power consumption is 4.43-2.27 W, when i run the quick query, ther eis no significiant jump, but when i run sysctl -a ...., the poiwer cosumption jumps 1W and reaches around 5.45 W. So you are right.
-
ridcully
sozuba: also have you tried powerd++? powerd at some point stopped working for my older box here; and also, if you suspect the CPU is working-while-idle (vs. just the fans run a different setting than linux), do you see a difference in the power-drain (e.g. measuring on the PSU or checking battery time)?
-
sozuba
angry_vincent: Thank you for the response :), As mentined in the PR, this drastic change in temperature doesn't happen with linux. So no, i don'tthink it has anything to do with thermal compound or dist on the vents. No fan noise in my case.
-
sozuba
ridcully: that's the confusing nature of this. No process runs and the power consumption remains constant and so i don; think the CPU is working while idle.
-
sozuba
ridcully: I read that there isn;t much difference between powerd and powerd++. Guess I am wrong. Is it better?
-
olspookishmagus
ummm... happy birthday? :P
-
ridcully
sozuba: i am not qualified to answer, other than, than powerd stopped working and powerd++ works since then; i found that out at some point thanks to monitoring.
-
sozuba
ridcully: okay, will check it out and see if it makes a difference.
-
sozuba
thank you
-
p4x639
can you install freebsd headless, in terms of with no keyboard connected at all?
-
meena
p4x639: sure,
-
p4x639
better do my homework first and google it :)
-
CmdLnKid
-
VimDiesel
Title: Advanced Installation Guide
-
p4x639
lovely!
-
CmdLnKid
think the handbook has a section too
-
meena
CmdLnKid: yeah, let's try to link the actual handbook
-
p4x639
also didn't know freebsd has standalone html files as handbook format, i would prefer that the same way openbsd has
-
p4x639
oh people.... this isn't the handbook i see
-
CmdLnKid
:wink:
-
meena
basically: You can use a serial console, which, technically, isn't an attached keyboard, or you can do other fun things, like create a scripted installation medium
-
p4x639
never heard of that null modem thing
-
p4x639
i thought i could ssh into it and do the installation
-
p4x639
i guess it is just best to not do it headless the first time
-
CmdLnKid
scripted custom install
-
p4x639
kinda like nixos?
-
CmdLnKid
there's so much in a google search im sure youll find your ssh answe
-
CmdLnKid
with an r even
-
CmdLnKid
personally i like setting up a salt server, install freebsd configure it to connect to the salt server then use clonezilla to create an image and then from there its all just a imaging problem
-
p4x639
salt... is that something like ansible?
-
CmdLnKid
yes
-
CmdLnKid
essentially like running the playbooks but you have client and server daemon communicating
-
p4x639
i think it is better to learn the essentials first before i got automation with such tools :)
-
p4x639
still remember that puppet talk from someone with a flipchart, that you should never automate stuff you didn't do at least a few times by hand
-
CmdLnKid
definately agree
-
p4x639
CmdLnKid: do you know if there is a modern version of that null modem cable which relies on usb and plug and plays?
-
CmdLnKid
no i don't. haven't had to use that in some odd 10+ years
-
p4x639
:)
-
» wikan really like weechat
-
wikan
how do you think, is weechat the best irc terminal app? Do you know another one?
-
CmdLnKid
irssi
-
CmdLnKid
there isn't a best other than in the term of what works best for you.
-
wikan
CmdLnKid: checking ;)
-
wikan
i agree
-
CmdLnKid
if you like perl and you like a terminal app ...
-
CmdLnKid
irssi
-
CmdLnKid
wechat havent touched in well since i found irssi
-
wikan
weechat is huge. I prefer much smaller apps to be honest
-
CmdLnKid
then irssi may be for you then
-
la_mettrie
i switched from irssi to weechat, but not sure if anything improved. but it was said that weechat is more actively developed and has more features
-
CmdLnKid
of course you could always script out ircii yourself and come up with something similiar if you are up for the challenge
-
CmdLnKid
bitchx still exists to if you are feeling nostalgic
-
p4x639
also using weechat, wish i could add it to my dotfiles but it mixes passwords with config
-
wikan
p4x639: this is why I made my own 'pkg' for dot files
-
p4x639
wikan: pkg as in freebsd pkg?
-
wikan
yes
-
p4x639
didn't know freebsd has something like ppa's or aur
-
wikan
still working on it
-
p4x639
is ports like ppa's or aur?
-
wikan
no, my own app called deskset
-
p4x639
user contributed packages?
-
wikan
deskset install vim
-
wikan
and I have my vim installed. Any changes goes directly to repo
-
wikan
now I will impklement encryption for weechat like apps
-
p4x639
sounds a little complicated :p
-
wikan
and it is
-
wikan
it is third version
-
cpet
CrtxReavr: he spelt implement wrong, please correct him sir.
-
CmdLnKid
otr for irssi works great !
-
CrtxReavr
cpet, that looks like more typo than spelling.
-
wikan
irsii - 2MB
-
wikan
good good
-
cpet
for fucks sake
-
CmdLnKid
lol
-
wikan
question
-
cpet
answer
-
cpet
more beer, yes
-
wikan
i set my keyboard language with setxkbmap
-
wikan
but it resets to defaults after monitor wakes up
-
wikan
have no idea why. I havent this issue before
-
» CmdLnKid cheers cpet
-
cpet
Yeah I dont know
-
CmdLnKid
beers for the channel on me!
-
V_PauAmma_V
I'll pass, but thanks for offering.
-
CmdLnKid
one 24 bit pint coming your way
-
cpet
so digital beer ?
-
CmdLnKid
and one virgin daquri for v_pauamma_v
-
cpet
whats the point ;/
-
» V_PauAmma_V , again, declines.
-
cpet
you know what they say cant trust a guy who doesnt drink (TM)
-
CmdLnKid
lol
-
» CmdLnKid passes over the garden hose
-
» V_PauAmma_V takes a sip from the bottle of water next to his laptop.
-
p4x639
i don't drink and never have
-
cpet
never had a home brewed beer that you made and waited 2 weeks to drink at 9am on a non work day ?
-
CmdLnKid
aint nothing wrong with that
-
vkarlsen
What in /var is a virgin daquri?
-
CmdLnKid
rofl
-
cpet
/var/log
-
cpet
wikan: is this xfce by chance ?
-
wikan
cpet: by workspace? no, I use i3
-
cpet
yeah I would expect that from a tiling wm
-
wikan
why?
-
cpet
think you can add in something that resets it when you resume
-
cpet
I just have the habbit of turnign the monitors off
-
cpet
rather than letting the OS do it
-
wikan
i switch between computers with a hardware switch
-
cpet
this has always been a thing for ever since *nix has horrible suspend and resume
-
cpet
so I just take it off and turn stuff off ;/
-
cpet
could also be the KVM you are using
-
cpet
back in the day when I did that I boght a cheap ass blackbox KVM would do weird things bought a more expensive one that was network enabled and weirdness stopped
-
cpet
so just a thought
-
Demosthenex
anyone know how to do an egrep for "match this but NOT that"
-
Demosthenex
i can't chain grep -v here
-
RhodiumToad
can you give an example?
-
Demosthenex
i want to egrep a log message, and match any error code "ORA-[0-9]+" but i want to exclude one.
-
Demosthenex
issue is, i have a single egrep call to use
-
Demosthenex
so "match X unless X followed by Y"
-
markmcb
i noticed jls only lists active jails. looking through the man page, it doesn't seem there's a way to also list inactive. is there an easy way to list both?
-
RhodiumToad
what is an "inactive" jail?
-
markmcb
not running
-
markmcb
service jail stop myjail ... if i type jls, myjail isn't listed
-
RhodiumToad
then it doesn't exist, unless possibly as an entry in some configuration file
-
markmcb
seems odd, i.e., jail is aware of its existance since it knows how to start it
-
V_PauAmma_V
Demosthenex, maybe something like "ORA-123([^4]|4[^5]|45[^6])", for ORA-123 not followed by 456.
-
V_PauAmma_V
(not tested)
-
RhodiumToad
I once wrote code to turn arbitrary inclusion/exclusion pattern lists into regexps, but that required perl regexp constructs
-
jimmiejaz
anyone recently build 13.2 Release? my buildworld has been running for 16 hours, and /usr/obj is currently sitting at 9.0G, it's been a long time since I've built world , and yes, this is a craptop with spinning rust, Chromium took 28H to build last year.
-
RhodiumToad
(think Usenet groups: comp.*,!comp.binaries.*,comp.binaries.whatever )
-
RhodiumToad
jimmiejaz: did you specify -j at all?
-
jimmiejaz
no, it heats up too much and shuts down if I use -j :(
-
RhodiumToad
I've built 13.2 stable several times recently, it's not the spinning rust that makes it slow, rather cpu and memory
-
jimmiejaz
back in the 4/5/6 days /usr/obj took up 3-4 gigs, that's the last time I had a rough size comparison, no make.conf no src.conf, straight defaults
-
RhodiumToad
my /usr/obj/usr/src/amd64.amd64 is about 13.5GB, but that's without zfs and a couple other things
-
RhodiumToad
though zfs probably isn't all that big in comparison
-
RhodiumToad
it's llvm which really slows stuff down
-
jimmiejaz
thanks tons RhodiumToad :) I know what I'm looking at roughly. Not in a rush, but having an idea is a Good Thing :)
-
meena
should i rewrite this fish script in tcsh or in flua?
-
RhodiumToad
flua
-
meena
-
VimDiesel
Title: How did she do it?!
-
RhodiumToad
jimmiejaz: turning off the LLVM cross targets in src.conf might save you a little time in future
-
meena
(it looks easily doable in tcsh, but not so sure about flua, given the amount of shellout)
-
» RhodiumToad also turns off ATM, ISCSI, OFED, PF, SENDMAIL and ZONEINFO
-
jimmiejaz
oh, I used to tear down the builds to almost nothing, but of course over the years, as things changed, problems crept in, so now I run with defaults, make sure everything is good, then look at stripping out unneeded bits.
-
RhodiumToad
also IPFILTER, NDIS
-
V_PauAmma_V
Is there still an ATM to turn off? I thought that was no longer supported as a network class-or-whatever.
-
RhodiumToad
it's still listed in man src.conf
-
Demosthenex
V_PauAmma_V: yeah, i thought about that, but i may have found a workaround. i just didn't realize egrep can't negate ;]
-
RhodiumToad
meena: wanting better ways to invoke commands from lua has led me into a rabbit hole :-(
-
» RhodiumToad is now several recursion levels deep into said holes, and trapped inside libutil
-
RhodiumToad
jimmiejaz: for comparison, my world build takes about 1hr 15min at -j4, on a machine that took ~9hr to build chromium at -j4 a couple years ago
-
jimmiejaz
i5, 2.7Ghz, 8gig ram, this craptop was designed for Windows 7, so... 2009-2012-ish, it's ancient and I had to take the bottom cover over to keep the temps below 100c, along wtih powerdxx_flags="-H 65:78 -t hw.acpi.thermal.tz0.temperature" in rc.conf, now hovers around 85c
-
RhodiumToad
is it dropping the clock speed to avoid overheating?
-
RhodiumToad
mine is an i5-6500 (skylake) @3.2GHz
-
RhodiumToad
(but in a desktop with reasonably good cooling)
-
meena
RhodiumToad: and the only way out of libutil is to scorch and salt the earth it grew on, from what I understand
-
RhodiumToad
quite so. though some of the defects extend even into libc
-
RhodiumToad
broadly speaking, I wanted a non-invasive way to look up login class info. But: the user can run cap_mkdb on their ~/.login_conf, giving a ~/.login_conf.db which is opened by dbopen in libc, but if the homedir is on NFS, root may not have permission to open it without first swapping userids (which affects the whole process and is therefore maximally invasive)
-
RhodiumToad
it's not overly hard to write an open_file_as_user(...) function that doesn't need a full-on fork, but there's no way to tell dbopen to use it
-
» RhodiumToad is about to bury that entire line of experimentation in a graveyard branch and revert to something less ambitious
-
jgh
could you do the open and then tell dbopen to use /dev/fd/<N> ?
-
RhodiumToad
can't assume /dev/fd/N works for N > 2, because that requires fdescfs to be mounted
-
jgh
bummer
-
RhodiumToad
(anyone else use a graveyard branch in git? the idea is to keep otherwise dead work by merging it into an empty branch using -s ours to keep the empty branch empty)
-
RhodiumToad
avoids needing tags or branches for dead work while still keeping it in the repo
-
last1
not related to bsd, but in case someone knows. how can I find out all networks that belong to a certain organization, on Arin ?
search.arin.net/rdap/?query=45.133.6.60
-
VimDiesel
Title: ARIN Whois/RDAP - American Registry for Internet Numbers
-
last1
for example, all networks belonging to this Legaco
-
RhodiumToad
that's not from arin, that's a referral to RIPE
-
last1
-
VimDiesel
Title: Webupdates โ RIPE Network Coordination Centre
-
last1
do you know how to look it up from there ?
-
RhodiumToad
there are docs
-
RhodiumToad
it's been a while since I needed to do this stuff regularly
-
last1
k, I found it on another page. weird that arin/ripe no longer shows this easily
-
last1
must be some gdpr stuff
-
Lovis_IX
sozuba: agreed with you, reading this channel is a great source of knowledge. Thanks every body
-
sozuba
Lovis_IX: ??
-
Lovis_IX
sorry, I reply on the backlog.
-
Lovis_IX
when you said that we learn a lot of things ready this channel (several days ago)
-
sozuba
Lovis_IX: ah, got it. And I am still learning :)
-
CCFL_Man
when i create a zfs pool with devices, the file system is currently ready, correct? I can start readds and write to the pool name?
-
CCFL_Man
looks like i can
-
RhodiumToad
uh
-
RhodiumToad
what do you mean?
-
CCFL_Man
i was under the impression i had to format the actual "pool volume"
-
RhodiumToad
no.
-
RhodiumToad
as far as I know, creating the pool also creates a root dataset in the pool, which is immediately mountable
-
CCFL_Man
can i then unmount the pool, move the disk to another controller, then recreate the pool. will my data be intact?
-
CCFL_Man
ok, that makes sense
-
RhodiumToad
whether you want it to be mountable is a separate question
-
CCFL_Man
right
-
RhodiumToad
shouldn't need to recreate the pool, just export/import it around the move?
-
CCFL_Man
oh, ok. i can remove the desk from the pool and readd the new device name?
-
CCFL_Man
disk
-
RhodiumToad
you shouldn't need to as far as I know
-
RhodiumToad
i.e. it should just detect it in the new location based on the metadata
-
CCFL_Man
understood. that is really cool. the reason i ask is because i have a failing drive i want to copy it's data from to the new pool, then put the drive on the controller of the failing drive
-
RhodiumToad
the failing drive is not in zfs?
-
CCFL_Man
no, that data was older than when zfs was implemented
-
CCFL_Man
damn, i'm getting read errors
-
RhodiumToad
kind of a hazard with failing drives :-(
-
CCFL_Man
very true!
-
CCFL_Man
the cp process won't exit even if i try to kill it
-
RhodiumToad
be patient. most likely the code is retrying the read command a lot of times
-
RhodiumToad
signals aren't processed while reading from a local filesystem
-
RhodiumToad
eventually it should give up and return EIO, and the signal will be handled then
-
grahamperrin
-
VimDiesel
Title: motific comments on How does FreeBSD make money?
-
CCFL_Man
RhodiumToad: understood. i have to abort it anyway because i should have copied directory/. instead of directory
-
RhodiumToad
did it fail yet?
-
CCFL_Man
yep, it did
-
CCFL_Man
i'll just let it run until it's done
-
RhodiumToad
ok, good
-
RhodiumToad
for scsi the default retries/timeout seems to be 4 retries and 60 secs, for ada it seems to be 4 retries and 30 secs
-
RhodiumToad
that's at the CAM level, there may be retries above that
-
CCFL_Man
soon i want to get a used sas hitachi disk shelf. they are 3GB/s throughput but are pretty cheap and work with sata drives, plus are pretty quiet
-
CCFL_Man
i think you are right on that.
-
CCFL_Man
then i can get redundant drives and implement mirroring
-
CCFL_Man
RhodiumToad: it looks like that, on this failing drive, the existing data will read without issues. data that i copied over to it recently after it started failing is what gives read errors
-
RhodiumToad
huh, weird
-
RhodiumToad
it's a spinny disk, not ssd?
-
devnull
Cheers to 30 years, FreeBSD community! \o/
-
xtile
Oh, it's that time? Nice.
-
CCFL_Man
RhodiumToad: yep, an old 1.5TB WD green from over 12 years ago
-
CCFL_Man
devnull: agreed!
-
markmcb
30 years? Nice. I'm celebrating about 30 days. Haha.
-
xtile
markmcb: 30 days is something to be proud of too
-
markmcb
agreed. better late than never, right?! :)
-
RhodiumToad
huh, so it had only been going about 4.5 years when I started using it
-
CCFL_Man
before FreeBSD, i used Solaris
-
RhodiumToad
before freebsd I used AIX, HP-UX, SCO OpenServer, and a bunch of other random commercial ports
-
RhodiumToad
only used solaris after I was already using freebsd
-
xtile
FreeBSD was the first Unix I used.
-
xtile
I mean, other than very quickly distro/OS-hopping to try to find something to really try.
-
RhodiumToad
it was the first one I used on my own machine
-
RhodiumToad
(installed from floppies, a very tedious procedure)
-
Schamschula
6.5 years for me. However, my first *NIX was Debian in 1995. Then IRIX and a lot of MacOS X. When Apple killed MacOS X Server (10.6.8 was the last release), I started looking for a non-Linux alternative and settled on FreeBSD.
-
meena
I've been around since 2010, but became a convert in 2017? aaaaand an irregular contributor, too
-
meena
more regular, lately
-
parv
meena, What was your religon before 2017?
-
parv
s/religon/religion/
-
meena
parv: I loved Solaris, but after quitting my job it wasn't a thing any more
-
meena
So it was mostly debuntu
-
meena
but, Solaris was a passion, Debian / Ubuntu were just work
-
parv
meena, Did you buy|hoard Solaris hardware afterword (for nostalgia, whatever)?
-
meena
parv: no. one constant in my life, no matter how much money i make, I'm always broke
-
parv
meena, shit!
-
meena
Also: I'm not allowed near hardware, lest it explode
-
parv
I started using FreeBSD c 199[67] on personal computer. Used Solaris mostly during BSEE degrees; had rudimentary remote access to HP-UX & perhaps AIX now & then.
-
parv
Sorry, only one BS was enough
-
cpet
Always wondered that
-
cpet
and I probably make 1/3 oif what you make
-
RhodiumToad
you really shouldn't make assumptions about how much other people make, fwiw
-
thumbs
meena: used to work for Nortel, we had old sparc workstations.
-
meena
thumbs: the Unix admins in my job got Sun workstations, but they were amd64
-
thumbs
meena: back then, we used to call it slowloris. Now that means something else.
-
meena
other than a very cute animal?
-
thumbs
meena: slowloris is an HTTP attack, nowadays.