Questions tagged [zfs-fuse]

6 questions
9
votes
1 answer

What happens if I force ZFS to detach a hot spare with no valid replicas?

I have a ZFS pool made out of 6 RAIDZs. One of the RAIDZ is degraded, due to loosing two disks in the single RAIDZ close enough together that ZFS wasn't able to recover from the first failure before the second disk failed. Here is the output from…
jasongullickson
  • 573
  • 4
  • 11
4
votes
1 answer

`git pull` destroys git repository and truncates files

I put work files in Git repositories and sync between computers/laptops using an external SSD. So for example if I want to sync repo1 from my PC to my laptop, these are the steps that are done: plug and mount external SSD on PC on PC: cd…
4
votes
1 answer

Replacing a recovered hard disk in a ZFS pool

I have a pool that is in UNAVAL status (" One or more devices could not be opened. There are insufficient replicas for the pool to continue functioning.") due to a recent disk failure. I'm planning to have the failed disk repaired (ie, data…
jasongullickson
  • 573
  • 4
  • 11
4
votes
2 answers

zfs-fuse file permissions problems on CentOS/RHEL 5

I'm working with zfs-fuse as a way to provide filesystem compression on existing CentOS 5 servers. I'm dealing with a highly-compressible dataset (80%), so zfs-fuse comes in handy. I'm encountering file permission problems with the storage pools. It…
ewwhite
  • 194,921
  • 91
  • 434
  • 799
2
votes
1 answer

Monitoring ZFS-FUSE

I am setting up a Debian-based host with a bunch of KVM-based virtual machines. Images of these VMs reside on a ZFS volume (I use ZFS-FUSE 0.6.9). Performance results seem to be very different from my another system, based on CentOS 6. I am…
Alex
  • 7,789
  • 4
  • 36
  • 51
1
vote
1 answer

Not able to find zfs pool source directories

I am not able to understand where zpool directories are kept on my machine? zfs list shows this output NAME USED AVAIL REFER MOUNTPOINT default …
psin
  • 13
  • 2