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

Status Page

Storage Issue: Reason: System disk "/opt/networkoptix/mediaserver/var/data" is almost full

Answered

Comments

3 comments

  • Norman
    • Network Optix team

    Hi @...,

    Are you sure the 19 GB are logs?
    By default, the logs are 10 MB each and a total of 26 files

    If you are referring to this entry:

    It is more likely a partitioning issue as described HERE and solved HERE.

     

    0
  • Permanently deleted user

    You are very right. Sorry I totally missed that. 

    Simply ran the following to fix. 

    lvresize -l +100%FREE /dev/mapper/ubuntu--vg-ubuntu--lv
    resize2fs /dev/mapper/ubuntu--vg-ubuntu--lv
    0
  • Norman
    • Network Optix team

    No problem, @..., happens to us all.
    I'm glad it was solved.

    0

Post is closed for comments.