zfs
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| zfs [2015/01/22 00:36] – francesco | zfs [2022/10/26 15:02] (current) – francesco | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Vedere | + | Vedere |
| < | < | ||
| Line 91: | Line 91: | ||
| < | < | ||
| - | # zfs destroy zroot@31_luglio_2014 | + | # zfs destroy |
| </ | </ | ||
| Dopo un aggiornamento, | Dopo un aggiornamento, | ||
| + | < | ||
| + | # zpool upgrade -a | ||
| + | </ | ||
| - | e del boot, uno per ognuno dei tre dischi nel mio caso! | + | e del boot, uno per ognuno dei tre dischi nel mio caso: |
| + | |||
| + | < | ||
| + | root@FreeBSD: | ||
| + | bootcode written to ada0 | ||
| + | |||
| + | root@FreeBSD: | ||
| + | bootcode written to ada1 | ||
| + | |||
| + | root@FreeBSD: | ||
| + | bootcode written to ada2 | ||
| + | </ | ||
| + | |||
| + | **ATTENZIONE!** | ||
| + | |||
| + | come spiegato in questo blog: | ||
| + | |||
| + | https:// | ||
| + | |||
| + | The suggested command to update the boot code [quello sopra], however, only applies to systems still booting with the old BIOS. If you use it on a system booting with UEFI, the UEFI partition will be overwritten and is not recognized as bootable anymore. | ||
| + | |||
| + | The proper command to use on an UEFI system is the following: | ||
| + | |||
| + | < | ||
| + | gpart bootcode -p / | ||
| + | </ | ||
| + | |||
| + | e in ogni caso, per vedere se è necessario fare un upgrade del pool ZFS, vale sempre la pena lanciare prima il comando: | ||
| + | |||
| + | < | ||
| + | zpool status zroot | ||
| + | </ | ||
| ---- | ---- | ||
| Line 103: | Line 137: | ||
| https:// | https:// | ||
| + | |||
| + | https:// | ||
| + | |||
| + | e soprattutto, | ||
| + | |||
| + | https:// | ||
zfs.1421883401.txt.gz · Last modified: by francesco
