User Tools

Site Tools


dell_poweredge_t20

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dell_poweredge_t20 [2018/04/23 16:58] francescodell_poweredge_t20 [2025/06/13 14:33] (current) francesco
Line 1: Line 1:
 +13 giugno 2025, sotto FreeBSD 14.2:
 +
 +<code>
 +root@DellT20:~ # gpart show
 +=>        40  5860533088  ada1  GPT  (2.7T)
 +          40      532480      efi  (260M)
 +      532520        1024      freebsd-boot  (512K)
 +      533544         984        - free -  (492K)
 +      534528     4194304      freebsd-swap  (2.0G)
 +     4728832  5855803392      freebsd-zfs  (2.7T)
 +  5860532224         904        - free -  (452K)
 +
 +=>        40  5860533088  ada2  GPT  (2.7T)
 +          40      532480      efi  (260M)
 +      532520        1024      freebsd-boot  (512K)
 +      533544         984        - free -  (492K)
 +      534528     4194304      freebsd-swap  (2.0G)
 +     4728832  5855803392      freebsd-zfs  (2.7T)
 +  5860532224         904        - free -  (452K)
 +
 +=>        40  5860533088  ada0  GPT  (2.7T)
 +          40      532480      efi  (260M)
 +      532520        1024      freebsd-boot  (512K)
 +      533544         984        - free -  (492K)
 +      534528     4194304      freebsd-swap  (2.0G)
 +     4728832  5855803392      freebsd-zfs  (2.7T)
 +  5860532224         904        - free -  (452K)
 +
 +=>        40  5860533088  ada3  GPT  (2.7T)
 +          40      532480      efi  (260M)
 +      532520        1024      freebsd-boot  (512K)
 +      533544         984        - free -  (492K)
 +      534528     4194304      freebsd-swap  (2.0G)
 +     4728832  5855803392      freebsd-zfs  (2.7T)
 +  5860532224         904        - free -  (452K)
 +
 +root@DellT20:~ # 
 +</code>
 +----
 +{{:dell_freebsd_14.png?400 |}}
 +
 +Mercoledì 8 gennaio 2025, dopo l'upgrade.
 +
 +----
 +{{:dell_t20_neofetch.png?400 |}}
 +----
 +{{:dell_t20_uptime.png?400 |}}
 +----
 <code> <code>
 francesco@biblioteca:~$ lspci  francesco@biblioteca:~$ lspci 
Line 23: Line 71:
 ---- ----
 Oggi, lunedì 23 aprile 2018, per la prima volta ho aggiornato il BIOS... ero alla versione di fabbrica, la 04, e sono passato alla 16 in un colpo solo, senza difficoltà. All'avvio si preme F12 per entrare nel menù del boot, poi si sceglie l'opzione Flash BIOS e il PC dovrebbe vedere la chiavetta USB (solo se formattata in FAT32) sulla quale si è copiato il file exe. Oggi, lunedì 23 aprile 2018, per la prima volta ho aggiornato il BIOS... ero alla versione di fabbrica, la 04, e sono passato alla 16 in un colpo solo, senza difficoltà. All'avvio si preme F12 per entrare nel menù del boot, poi si sceglie l'opzione Flash BIOS e il PC dovrebbe vedere la chiavetta USB (solo se formattata in FAT32) sulla quale si è copiato il file exe.
 +----
 +Questo è il file mdadm.conf sotto Debian Buster:
 +
 +<code>
 +francesco@biblioteca:~$ cat /etc/mdadm/mdadm.conf 
 +# mdadm.conf
 +#
 +# Please refer to mdadm.conf(5) for information about this file.
 +#
 +
 +# by default (built-in), scan all partitions (/proc/partitions) and all
 +# containers for MD superblocks. alternatively, specify devices to scan, using
 +# wildcards if desired.
 +#DEVICE partitions containers
 +
 +# auto-create devices with Debian standard permissions
 +CREATE owner=root group=disk mode=0660 auto=yes
 +
 +# automatically tag new arrays as belonging to the local system
 +HOMEHOST <system>
 +
 +# instruct the monitoring daemon where to send mail alerts
 +MAILADDR root
 +
 +# definitions of existing MD arrays
 +ARRAY /dev/md/ metadata=1.2 UUID=2cc90fc9:5ed0587c:ec575f1d:1737c2ea name=biblioteca:0
 +
 +# This file was auto-generated on Fri, 05 Sep 2014 13:25:48 +0200
 +# by mkconf 3.3-2
 +</code>
dell_poweredge_t20.1524495507.txt.gz · Last modified: by francesco