You cannot post messages because only members can post, and you are not currently a member.
Description:
We discuss and develop ZFS on Linux through FUSE.
|
|
|
Failing to create a RAIDZ
|
| |
Dear Members of the Group, I bought a full tower case with 8 SATA mobo recently. So far I attached 3 HDD with 3 TB each and an SSD to have Ubuntu Server on (sdd). I installed zfs-fuse and created my first ZFS pool sudo zpool create data raidz sda sdb sdc ...and after sudo zpool list ...I get NAME SIZE ALLOC FREE CAP DEDUP HEALTH ALTROOT... more »
|
|
DDoS on zfs-fuse.net hosting
|
| |
Whoever controls the domain, update your DNS records to make the CNAME of zfs-fuse.net point to SANGO.RUDD-O.COM Thanks.
|
|
Failed zpool after power removed from disk
|
| |
I run NexentaStor and had some problems. If I told you everything that has happened, I'd be typing for an hour. The short of it... when pulling a dead drive to RMA, I bumped the power on another, losing the array. I have spent a couple days trying to bring it back, but no luck thus far. Suspecting controller issues, I moved all of the disks to another... more »
|
|
Broke my zfs pool :(
|
| |
I was hoping for any kind of help. Hours of googling is failing me. I had a linux zfs-fuse system on fedora. I created a zfs pool called tank using two partitions which span the entire disk of 2 1.5TB drives, so a mirror. So /dev/sda1 and /dev/sdb1 were the devices that made up the pool. So far so good. Now I enable compression and use this setup... more »
|
|
zfs-fuse gone crazy! won't export, won't destroy, won't let go of disks
|
| |
tl;dr zfs-fuse wont export nor destory my pool claiming 'busy', even when it's disks are used by mdadm raid! So I had 4x3tb drives that I created a raidz pool on it for some temporary testing. When done, I was unable to export or destroy my pool ...cannot export 'rstoreb1': pool is busy ...cannot destroy 'rstoreb1': pool is busy... more »
|
|
SCSI device targets mapping to mirror devices
|
| |
I just compiled and loaded zfs-fuse on a test (for now) CentOS 5.8 machine. It compiled and set up just fine. The actually install instructions were a bit lite. I had to add an lsmod test and a "modprobe fuse " in the startup script to get it to come up correctly. The names of the files in the contrib folder showed... more »
|
|
ZFS-FUSE API
|
| |
Hi Guys. I would like to write a C program to provide, for example, snapshots, umount a given file systems, etc... Is there any API available to this kind of stuff? Thanks in advance. Att. Artur Baruchi
|
|
|