User Tools

Site Tools


computing:miscadmin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
computing:miscadmin [2022/02/23 17:34] oemb1905computing:miscadmin [2022/02/25 07:26] oemb1905
Line 255: Line 255:
   done   done
  
- --- //[[jonathan@haacksnetworking.org|oemb1905]] 2022/02/23 10:34//+-fix badly configured zpool that used short names to by-id names. This command can be entered as-is, and does not need to be adjusted at all for what your specific ids are or for multiple drives. It literally exports the short names and by-ids, unmounts the volumes/pool, then remakes it using the blkid. 
 + 
 +  zpool export tank  
 +  zpool import -d /dev/disk/by-id tank 
 + 
 + --- //[[jonathan@haacksnetworking.org|oemb1905]] 2022/02/25 00:24//
computing/miscadmin.txt · Last modified: 2024/04/21 22:01 by oemb1905