Skip to main content

All Questions

Tagged with
1 vote
0 answers
53 views

Remove disk from raidz3-0 on zfs

I have a zfs pool that holds my backup. Every disk has only one partition. ~# zpool status backup_pool pool: backup_pool state: ONLINE scan: resilvered 108K in 00:00:00 with 0 errors on Tue Jun ...
Damon's user avatar
  • 23
0 votes
1 answer
108 views

Not able to use drbd over lustre zfs

I am running the below command to format the nvme drive to lustre with backfstype as zfs mkfs.lustre --mdt --reformat --mgsnode=mgsmaster@tcp --backfstype=zfs --fsname=lustre mdtpool/mdt --index=0 /...
Neil Karania's user avatar
0 votes
0 answers
278 views

How do I stop and close these processes listening on sunrpc port? Presumably for proper zfs operation

I have a zfs volume that is automounted at startup. Doing an lsof -i shows systemd pid 1 listening on the sunrpc port for tcp and udp. There's an rpc.mount and rpcbind that shows up as well during ...
placid chat's user avatar
0 votes
1 answer
245 views

Unable to remount/import ZFS Pool drive

I have got a 3TB WD HDD which I used zfs to create a pool using proxmox. I was copying data to the drive before a power failure occurred. Now i am unable to remount or import the drive at all on my ...
LogicalDeveloper's user avatar
0 votes
2 answers
1k views

Windows not reporting correct used and available disk space on Samba server with ZFS

I have a Samba server running ZFS in Linux. It is a standard by-the-book install with no special configuration. Each share is mapped to their own ZFS dataset, but not all datasets have their own ...
MacroTradition's user avatar
0 votes
2 answers
141 views

Extensible software production-ready RAID in Linux?

My #1 goal with RAID, is redundancy from failure. My #2 concern is scalability. Because ZFS's RAID doesn't yet allow you to add a disk to the raid pool, and BTRFS RAID6 isn't stable what are my ...
Evan Carroll's user avatar
0 votes
1 answer
230 views

ZFS script pull latest snapshot and restore

I keep my zfs snapshot backups in zfs/snapshotbackps and my virtual machghines run off direct zfs location I am trying to create a script that will pull the latest snapshot and restore it. I've tried ...
Teddy77's user avatar
  • 3,133
1 vote
1 answer
2k views

How do I remove an unavailabe cache device from a zpool?

I moved my zpool from one server to another (arch linux) by physically moving the disks, minus the cache disk to a new server and importing it. It works fine, but the old cache device still appears as ...
Andreas Hartmann's user avatar
3 votes
1 answer
1k views

ZFS ARC dnode size > dnode max size

I've copied a reddit post which asks my question and haven't been answered: I've been tinkering with a tool to monitor ZFS usage and statistics for the last few weeks. It's encouraged me to learn a ...
buduboti's user avatar
1 vote
0 answers
122 views

Help restore destroyed zfs snapshot

Docker tricked me, after a sas backplane problem, the server had been booted without the zfs systems mounted, this caused docker to create a clean directory structure under /data/servers/fs (which is ...
DusteD's user avatar
  • 11
0 votes
0 answers
673 views

Linux - moving boot, efi, grub to other disk

I followed this steps: From the desktop, double-click "Install Linux Mint". From "Erase disk and install Linux Mint", click button "Advanced features...". Select option &...
DreamRex's user avatar
0 votes
1 answer
192 views

does ZFS/BTRFS RAID knows that only data needs to be synced?

AFAIK plain MD software ex.: RAID1 doesn't know that it should only sync real data from one disk to another, so it syncs all the blocks unneededly, even if there is no real data on the given block. ...
jim7475's user avatar
  • 31
0 votes
1 answer
37 views

Missing directory after move to a link

I have the following dir structure zfs filesystem - /opt/test/tmp zfs filesystem - /opt/data/ I have two directory links: /opt/test2/_tmp -> /opt/test/tmp /opt/test2/_tmp2 -> /opt/data In /opt/...
mikem's user avatar
  • 885
4 votes
1 answer
2k views

Why is it necessary to run fsck regularly?

Some systems run fsck on every boot, after so many days, or after so many mounts. For example, in How often should I reboot Linux servers? - Server Fault they discuss a variety of strategies for doing ...
davidvandebunte's user avatar
3 votes
1 answer
11k views

ZFS send/recv full snapshot

I have been backing up my ZFS pool in Server A to Server B (backup server) via zfs send/recv, and using daily incremental snapshots. Server B acts as a backup server, holding 2 pools to Server A and ...
LooseAlien123's user avatar

15 30 50 per page
1
2 3 4 5 6