Recent content by 4u2fast

  1. 4

    e1000e eno1: Detected Hardware Unit Hang:

    Facing same issues after recent updates on 3 computes and different HW ! seems like something changed after update... system was stable for years before!
  2. 4

    Best practice for local ZFS disk replacement

    ok, fixed with installing parted and resize partition 3 Issue resolved ! thanks for great support Thomas
  3. 4

    Best practice for local ZFS disk replacement

    I succeed to replace the 2 disk and resilver was fine, but autoexpand isn't working :( any idea ? thansk Thomas root@proxmox44:~# zpool list NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT rpool 232G 89.6G 142G - - 43% 38% 1.00x...
  4. 4

    Best practice for local ZFS disk replacement

    Thanks Udo, current 250GB is not a single, it is mirrored, will remove one disk and replace with larger. will update on result.
  5. 4

    Best practice for local ZFS disk replacement

    root@proxmox44:~# zpool list NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT rpool 232G 89.7G 142G - - 43% 38% 1.00x ONLINE - root@proxmox44:~# zpool status pool: rpool state: ONLINE scan: scrub repaired 0B in 00:08:51...
  6. 4

    Best practice for local ZFS disk replacement

    Hi, I have a 4 node Proxmox cluster and one of the nodes has a small 250GB SSD disk, i would like to replace this disk with a 1 TB SSD. Any suggestions how to perform this ? thanks Thomas