搜索内容

包含标签:ZFS 的文章
  • Root on ZFS mirror replace 修正Grub方式

    首先要使用 parted/gdisk 分割出來一模一樣的 partition table 然後第一個 partition 要 set 1 bios_grub on 再來執行 zpool attach rpool /dev/sda2 /dev/sdb……

    russel053 2018-03-19
    0 0
  • Proxmox VE zsync 使用方式

    Main features Speed limiter Syncing interval can be set by cron Syncing VM (disks and config) but also ZFS Datasets Can keep multiple backups Can b……

    russel053 2018-01-20
    0 0
  • 修改ZFS硬碟改由 by-id 使用

    兩種方式: mirror: 其中一顆:detach from zfs pool 然後對detach 的 disk:zpool labelclear -f /dev/sdi zpool replace rpool xxxxxx /dev/disk/by-id/yyyyyy……

    russel053 2018-01-20
    0 0
  • GlusterFS on ZFS

    nano /etc/apt/sources.list 增加: deb [arch=amd64] https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/stretch/amd64/apt stretch main e……

    russel053 2018-01-05
    0 0