« ESXi smart / smartctl » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 17 : | Ligne 17 : | ||
Pour extraire les fichiers : ar vx .vib | Pour extraire les fichiers : ar vx .vib | ||
Notez que le fichier <code>smartctl</code> est une archive tar compressé en gzip |
Version du 12 août 2017 à 10:04
http://www.virten.net/2016/05/determine-tbw-from-ssds-with-s-m-a-r-t-values-in-esxi-smartctl/
cd /vmfs/volumes/datastore1 wget http://www.virten.net/files/smartctl-6.6-4321.x86_64.vib esxcli software acceptance set --level=CommunitySupported esxcli software vib install -v /vmfs/volumes/datastore1/smartctl-6.6-4321.x86_64.vib
$# ar tv smartctl-6.6-4321.x86_64.vib rw-r--r-- 0/0 1178 Jan 1 01:00 1970 descriptor.xml rw-r--r-- 0/0 0 Jan 1 01:00 1970 sig.pkcs7 rw-r--r-- 0/0 750335 Jan 1 01:00 1970 smartctl
Pour extraire les fichiers : ar vx .vib
Notez que le fichier smartctl
est une archive tar compressé en gzip