• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

ZFS device removal is almost here:

brutalizer

[H]ard|Gawd
Joined
Oct 23, 2010
Messages
1,603
Adam Leventhal (one of the architects of DTrace) has tweeted:

"teaser: OpenZFS device removal has just landed in our repository; looking forward to seeing it upstreamed!"
 
Adam Leventhal (one of the architects of DTrace) has tweeted:

"teaser: OpenZFS device removal has just landed in our repository; looking forward to seeing it upstreamed!"

Shiny, wonder when it'll show up in ZFS on Linux, not that I really need that feature. All they really need now is the ability to do the opposite (grow an array) and btrfs will be utterly pointless.
 
Shiny, wonder when it'll show up in ZFS on Linux, not that I really need that feature. All they really need now is the ability to do the opposite (grow an array) and btrfs will be utterly pointless.

I put my faith on btrfs. growing rapidly as I know...
coexist betwen zfs(zol) and btrfs religion...
 
I get the impression that development on btrfs is slower due to less active developers. Also it does not appear that btrfs is tested anywhere near the level that zfsonlinux gets tested.
 
I get the impression that development on btrfs is slower due to less active developers. Also it does not appear that btrfs is tested anywhere near the level that zfsonlinux gets tested.
it is pacing up :p.....

ZoL is slow too...check their history release level....

btrfs 0/1 is pretty solid in general . I am testing on my machine since centos7 support btrfs .

ZoL basically identical, not really gets tested throughly, only user (you, other, and I) are doing stress testing and report bugs.

I am Happy with ZoL and btrfs in general, just to know where I can push to the limit, not less/more.
 
I thought vdev removal and defrag were the same problem?

I would think that you could remove a vdev without having to defrag/rebalance.... but it would make sense to do so. Rebalancing in general would be nice for when you add more vdevs to a pool too.
 
I would think that you could remove a vdev without having to defrag/rebalance.... but it would make sense to do so. Rebalancing in general would be nice for when you add more vdevs to a pool too.

Rebalace would also help to enforce compression or dedup for data that was written before setting the option.
 
Yeah to me it seems defrag has to be linked and that's what I'm wondering about.
 
I think you could do a vdev removal *without* a defrag by just copying over data from the targeted vdev to another location. But, that's obviously non-optimal.

I wonder why rebalancing/defrag wouldn't come first though. That would be very helpful for vdev additions as well.
 
Back
Top