-
dvl
CrtxReavr: come on ZFS.....
-
acu
yeah - I know it is stupid --- I had ZFS raid before - it was good - but to have ZFS on a single drive is plain ignorance
-
CrtxReavr
ZFS on a single drive is like tits on a bull.
-
acu
lol
-
acu
I know
-
CrtxReavr
Not sure you do.
-
acu
I think I do now, but if you care to share more knowledge, I am all eyes
-
CrtxReavr
The point of ZFS (and most RAID) is redundancy. Using it on a single drive (spindle) just slows your machine down and provides zero upside.
-
CrtxReavr
It'd say it's like using RAID0, but it's actually worse than that, because at least RAID0 speeds up reads and writes.
-
ek
Not true. You still get snapshots and ZFS send/recv. :)
-
CrtxReavr
Right up until that single drive dies.
-
ivy
clones, boot environments, checkpoints, dedup... plenty of reasons to use zfs on a single-drive system, like a laptop
-
ek
That's why you send/recv.
-
CrtxReavr
Truths of Information Technology: Storage fails.
-
ivy
using zfs on a single drive is no worse than using ufs on a single drive
-
ek
Nope. And I'd take ZFS over UFS any day of the week.
-
CrtxReavr
'Cept UFS is a lot faster.
-
CrtxReavr
Then you're ignorant.
-
ek
Because I'd take resiliency over speed?
-
ivy
i feel like most people running on a single disk are not running performance critical workloads, and probably care a lot more about features like boot environments and cheap jails
-
ivy
so saying it's "ignorant" to use zfs instead of ufs in that situation seems pretty silly
-
ek
Or... ignorant?
-
wavefunction
I run compression on my single ZFS boot drive.
-
ek
Nothing wrong with that.
-
wavefunction
I've got a few other drives in mirrors and such, but having ZFS as the sole manager of my disks keeps me from being an accidental moron.
-
ek
Safety nets are handy to have.
-
thedaemon
Danger nets, however, are not.
-
ivy
(also, single disk is basically the only situation where copies=2 is useful, except with SSDs it's probably still not useful as they don't tend to fail that way)
-
wavefunction
I'll be building an 8-drive box here "soon"
-
wavefunction
Think I'm going to have a pool of two disk mirrors
-
thedaemon
I need another 8TB or 2, as I still have *cough* ntfs disks I need to convert
-
wavefunction
-
wavefunction
Slap one o' them in your drive bay. No need to worry then X-D
-
thedaemon
oh goodness, that could cover my issue
-
wavefunction
Refurbs are nice.
-
thedaemon
bookmarking for future reference :) thanks
-
ivy
for some reason i find the idea of a 26TB 512e drive slightly hilarious... isn't everyone using 4k-aware systems now?
-
ivy
(i guess you can just reformat it to 4kn though)
-
thedaemon
I don't know what that even is :O
-
SponiX
the sector size default on the drive
-
thedaemon
some of the lower capacity ones are 4Kn
-
ivy
thedaemon: 512e means it uses 4K sectors but pretends to the OS that it uses 512-byte sectors (which is why the zfs ashift option exists...)
-
wavefunction
The drive has sectors in 512-bytes vs 4kb
-
thedaemon
thanks, gotcha.
-
thedaemon
hey SponiX
-
» wavefunction retracts his statement, as ivy is more specific and correct
-
SponiX
thedaemon: filed my 1st FreeBSD-Current bug report today -->
bugs.freebsd.org/bugzilla/show_bug.cgi?id=288084
-
thedaemon
:) cool
-
ivy
SponiX: that's already fixed, update and rebuild kernel
-
ivy
oh, i see kib already commented
-
SponiX
ivy: I often buy the 512 as sometimes they are significantly cheaper LOL
-
SponiX
ivy: It is actually a kernel bug, and not a tail bug?
-
ivy
SponiX: yes, it's a kqueue bug
-
SponiX
I've done a system update since then. Just haven't rebooted yet
-
SponiX
Okay, I will reboot and see if it goes away
-
ivy
-
SponiX
I want points for effort anyway damn it :P
-
SponiX
<-- rebooting
-
ivy
well, i appreciate you filing bugs :-)
-
ivy
at least this one wasn't my fault
-
ek
That's always nice.
-
ek
I'm wondering if the bug was a typo or if the code was re-written and the test was actually expected to be true.
-
ek
I'll have to dig into when I have the time just out of curiosity.
-
SponiX
ivy: Yeah, it is fixed already. That was FAST
-
ivy
SponiX: unsurprisingly a lot of people immediately complained on the mailing list when tail -f stopped working :-)
-
SponiX
Yeah, looking at logs is kinda important in the Unix world - who would have thought LOL
-
SponiX
I kept looking at my unbound configuration thinking it was an unbound problem for a bit.
-
SponiX
well, I gotta get to work now
-
acu
I am still confused about ZFS copy on write feature. Is it enabled by default ? How do you go back on file level to saved previous version etc ?
-
ivy
acu: copy-on-write is used automatically for snapshots and clones, and it's also support by commands like cp(1) (this is a newer feature called block cloning). usually it's not something you need to worry about - if you want to be able to roll back to previous versions of files, use snapshots
-
acu
ivy: I thought COW is anytime you open a file like myschedule.odt it will automaically create a copy on it.. so you will actually have a new copy of the file while the old one is "hidden" - maybe my knowledge is not up to par on this - but the name suggest - any time you write something on a file - you make a copy of it...
-
ivy
no, that's called "file versioning" (as seen in operating systems like OpenVMS) and ZFS doesn't support it. copy-on-write means the filesystem internally avoids copying blocks when doing things like creating snapshots
-
ivy
it's true that writing to a file on zfs writes new data instead of overwriting the existing blocks, but that functionality is not exposed to the user directly, and it's on the block level, not the file level
-
acu
ivy thanks - I think you should make a youtube about it --- zfs is not trivial..
-
ivy
i'm fairly sure many people have already made youtube videos about zfs
-
ivy
(starting with the Sun one about yelling at your disk array)
-
acu
there are a lot - all confusing...
-
acu
you seem to really know your stuff... I mean it... it should be a practical usage both on freebsd and debian - all what you said...real life examples
-
[tj]
anyone able to stream a webcam over the network sucessfully (actually a hdmi capture dongle, but same difference)
-
CrtxReavr
"Two computers, connected by a physical medium, running software which allows them to communicate."
-
CrtxReavr
s/Two/Two or more
-
rtprio
that sounds amazing, let's call it "a network"
-
pike
:-)
-
kona_
sounds like something microsoft introduced with windows 95, the "notwork neighborhood"
-
skered
I wish I was doing some notwork right now.
-
hodapp
heh heh heh
-
hodapp
I turned my network into a notwork the other day when I had my FreeBSD box with two NICs on it, and a VM that had both NICs on a bridge for its tap interface... and then without remembering that the NICs were bridged, I plugged both NICs into the same switch.
-
nimaje
shouldn't that be no problem because of (rapid) spanning tree protocol?
-
wavefunction
While I appreciate you all dearly, we've lost the appreciation for not-network working
-
wavefunction
Standalone mode
-
hodapp
that's fine except that the box in question was a headless one
-
wavefunction
Well that poses a different problem entirely :-D
-
hodapp
and for me to decide to work standalone on a machine is fine, buuuuuuuut I shouldn't take down my entire network while I'm at it
-
wavefunction
-
wavefunction
^what every network failure feels like.
-
» kevans scribbles down 'network' -> 'notwork' in his funny things notebook
-
kona
it's a double entendre too. because the network is where all the stuff that's "not work" lives.
-
vkarlsen
Good old NT Doesn'tworkstation
-
kona
No Technology?
-
jgh
Constants aren't, variables won't, and functions don't
-
mewt
///////30