Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

Not enough HDD/SSD speed for recording to and I/O error has occurred at

Completed

Comments

3 comments

  • Norman
    • Network Optix team

    Hi Julien ROMANO,

    My experiences with automounting through the GUI vary a lot per system.
    I would recommend auto-mounting the drives through the command line as shown in THIS video.

    This command:

    sudo dd if=/dev/zero of=/dev/sda bs=1M count=1

    Doesn't format the drive, but copies the data from /dev/zero to /dev/sda.

    To format a drive, assure the drive in unmounted first. THIS article described the process pretty well.

    0
  • Julien ROMANO

    Norman : nevermind, the hard drive is out of order. I change it and work fine.

    0
  • Norman
    • Network Optix team

    Thanks for the update Julien ROMANO.

    0

Please sign in to leave a comment.