Storage: Difference between revisions

69 bytes removed ,  7 December 2023
m
Drop outdated firmware versions and reword
m (Drop outdated firmware versions and reword)
Line 17: Line 17:
The Allegro Network Multimeter supports disks formatted with an '''ext4 filesystem ''' and will only use '''the first partition''' of each disk.
The Allegro Network Multimeter supports disks formatted with an '''ext4 filesystem ''' and will only use '''the first partition''' of each disk.
   
   
If a compatible disk is attached, a dialog will show up and offer to activate the disk as a storage device. As of version 3.6, multiple storage devices can be active at the same time. The active storage device for which the properties and contents are shown can be selected at the top of the 'Storage' page. Next to the drop-down menu there is a little pen icon which allows to set an alternative name for the storage device (which is displayed e.g. in the capture dialog).
If a compatible disk is attached, a dialog will show up and offer to activate the disk as a storage device. Multiple storage devices can be active at the same time. The active storage device for which the properties and contents are shown can be selected at the top of the 'Storage' page. Next to the drop-down menu there is a little pen icon which allows to set an alternative name for the storage device (which is displayed e.g. in the capture dialog).


The 'Storage' page will show stats about the selected device as well as the contents.
The 'Storage' page will show stats about the selected device as well as the contents.
Line 33: Line 33:
[[File:Disk formatting and encryption.png|700x700px]]
[[File:Disk formatting and encryption.png|700x700px]]
====Random, device specific passwords====
====Random, device specific passwords====
Since firmware version 3.4 it is possible to use a randomly generated password for the encrypted storage device. When used, the storage can be activated and deactivated without entering the password. Also, the storage device is automatically activated on system start/restart. The password is stored encrypted on the device and cannot be moved a different device. The password is also deleted on a configuration reset of the Allegro Network Multimeter. Since the password is stored on the Allegro Network Multimeter, the storage device cannot be used on a different Allegro Network Multimeter without reformatting. When the key is removed (on configuration reset or reformat), it cannot be restored!
It is possible to use a randomly generated password for the encrypted storage device. When used, the storage can be activated and deactivated without entering the password. Also, the storage device is automatically activated on system start/restart. The password is stored encrypted on the device and cannot be moved a different device. The password is also deleted on a configuration reset of the Allegro Network Multimeter. Since the password is stored on the Allegro Network Multimeter, the storage device cannot be used on a different Allegro Network Multimeter without reformatting. When the key is removed (on configuration reset or reformat), it cannot be restored!


=== Deactivation ===
=== Deactivation ===
Line 45: Line 45:
Everything on the disk is overwritten with randomly generated patterns, making attempts to recover data (near to) impossible.  
Everything on the disk is overwritten with randomly generated patterns, making attempts to recover data (near to) impossible.  


Allegro Packets utilizes the sata (extended) secure erase instruction set, for sata disks that support it.  
Allegro Packets utilizes the SATA (extended) secure erase instruction set, for SATA disks that support it.  


For NVME type SSD's, Allegro Packets utilizes the "Cryptographic Erase" instruction set.   
For NVME type SSDs, Allegro Packets utilizes the "Cryptographic Erase" instruction set.   


NOTE: The erasing may take several hours, depending on the size and the speed of the disk. After the secure erase process, a disk needs to be formatted before use.   
NOTE: The erasing may take several hours, depending on the size and the speed of the disk. After the secure erase process, a disk needs to be formatted before use.   
Line 149: Line 149:


== SFTP ==
== SFTP ==
With version 4.0 access to the storage via sftp was added.  
The storage can be accessed via SFTP.  


The server is per default off and has to be turned on in 'Settings' > 'Remote access and Statistics Export' > 'SFTP Server'.
The server is off by default and has to be turned on in 'Settings' > 'Remote access and Statistics Export' > 'SFTP Server'.


Authentication is possible via a ssh key or the same credentials as of the web interface.
Authentication is possible via a SSH key or the same credentials as of the web interface.


Only the user with the role 'admin' are allowed to access the storage via sftp.
Only the user with the role 'admin' are allowed to access the storage via SFTP.


The ssh key is configurable on a user basis in the user settings.
The SSH key is configurable on a user basis in the user settings.
183

edits