Categories
Knowledge Support Support exacqVision Server exacqVision Hardware

exacqVision Cache Flush / Dirty Cache

Description 

Meanining of Cache Flush / Dirty Cache messages

Product 

exacqVision Server

Information

This typically means that the RAID controller lost power/battery power during a write operation. 
The RAID controller contains a small buffer for data being written to the hard drives. When the write has been confirmed, the cache is cleared. 

Solution

If the machine lost power, this is a normal message, and is not of concern.

<br>

Categories
Knowledge Support Support exacqVision Server exacqVision Hardware

ExacqVision Drive is Offline

Title

ExacqVision Drive is Offline

Description 

Meaning of Drive is Offline message. This could be seen in Storage or in system logs.

Product 

ExacqVision Server

Information

This message could be the result of many underlying causes. It is possible the physical drive connection has failed, or a drive has been removed manually.
This could also result if something interferes with our attempt to get the status of the drive, as in the case of overly stringent antivirus or group policies applied to the system.


Solution

More troubleshooting is needed.

Categories
Knowledge Support Support exacqVision Server exacqVision Hardware

ExacqVision Corrupt Backup GPT Table or GPT Header

Title

ExacqVision Corrupt Backup GPT Table or GPT Header

Description 

Meaning of Corrupt Backup GPT Table or GPT Header message

Product 

ExacqVision Server

Information

Similar to a ‘Bad Superblock’, this metadata information about a partition can normally be restored without losing data.


Solution

Run ‘gdisk’

See Knowledge Base Article #7812 “Using gdisk to Fix Backup GPT Table Errors in Linux”

Categories
Knowledge Support Support exacqVision Server exacqVision Hardware

LSI Storage Authority (LSA) Installation Screenshots – Windows

Title

LSI Storage Authority (LSA) Installation Screenshots – Windows

Description 

LSI Storage Authority v007.019.006.00 Windows installation screenshots.

Product 

MegaRAID

Solution

Categories
Knowledge Support Support exacqVision Server exacqVision Hardware

How to Identify the MegaRAID Controller Model on an exacqVision Server  

Title

How to Identify the MegaRAID Controller Model on an exacqVision Server  

Description 

For various reason you may need to determine the model number of the RAID Controller Card.   

Product 

  • exacqVision Server
  • MegaRAID    

Solution

From the exacqVision Client

  • Navigate to Configuration > YOURSERVER > Storage > Hardware Tab 
  • The model should be listed under RAID Controllers

Windows Using Device Manager 

  • Press Windows Key + R
  • Type devmgmt.msc in the run box and select OK
  • Locate and expand Storage controllers 
  • Right-Click on the MegaRAID entry and select properties

Windows Using storcli 

Open a Command Prompt as Admin and run 

"c:\Program Files (x86)\MegaRAID Storage Manager\storcli.exe" /c0 show all | findstr Model

Linux Using storcli

Open Terminal and run the following command 

sudo storcli /c0 show all | grep Model
Categories
exacqVision Server Windows exacqVision Server Linux exacqVision Server Windows x64 exacqVision Server Linux x64 exacqVision Server 23.03 exacqVision Server 22.12 Knowledge Support Support exacqVision Server Categories Products

False Positive drives offline status for disks labeled “sat” – invalid disk type errors

False Positive drives offline for disks labeled “sat” – invalid disk type errors

Exacq Support has identified an issue with SMART attribute labels causing false positive drive offline errors on the hardware tab of ExacqVision Client.

Some Disks may show error of “invalid disk type”  

Some systems may contain drives that get listed as “sat” instead of “ata” or “scsi” per smartctl -j -scan queries. This labeling causes the Hardware Tab of ExacqVision Client to show some drives offline, though data can be written to and retrieved from this drive.

Product 

-ExacqVision Server 22.12.2.0 – ExacqVision Server 23.06.2.0

Steps to Reproduce 

  1. Update ExacqVision Server from version 22.09 to versions 22.12 thru versions 23.06.
    2. Observer the Hardware tab for select drives showing “offline” status.
    3. Verify can write data to drive that shows offline

Expected Results 

Drives should remain with status of “Healthy” on hardware tab after update.

Actual Results 

Select Drives may show false positive error/status of “Offline”

Solution

Update to ExacqVision server 23.09.102 or higher which contains fix for this issue.

Categories
Knowledge Support exacqVision Server

Storage Page Volume and Hardware tabs Missing after Hardening / de-elevating Linux NVR

Volume and hardware tabs are missing from the storage page after running the command from the hardening guide and choosing “Yes” to de-elevate.

sudo dpkg --reconfigure -p low edvrserver

To resolve this issue:

Start with a working exacqVision Server that has not been de-elevated.

Note: if you have previously run the Hardening/de-elevating command and the volume and hardware tabs are missing then you must first purge and re-install exacqVision Server before performing these instructions.

  • Download the storcli update from  https://docs.broadcom.coocs/007.1912.0000.0000_Unified_StorCLI.zip
  • From terminal Navigate to the folder where 007.1912.0000.0000_Unified_StorCLI.zip was downloaded
    cd ~/Downloads
  • Unzip the file with the command
    unzip 007.1912.0000.0000_Unified_StorCLI.zip
  • Navigate to the extracted Unified_storcli_all_os/Ubuntu directory
    cd Unified_storcli_all_os/Ubuntu
  • Install the update
    sudo dpkg -i storcli_007.1912.0000.0000_all.deb
  • reconfigure edvrserver to de-elevate
    sudo dpkg --reconfigure -p low edvrserver

Both the Volume and Hardware tabs should now be present in the exacqVision Client

See https://trac.exacq.com/DVR/ticket/23268#ticket for additional details.

Categories
Video Library Demo exacqVision Server Categories Products

No-scan Scan Engineering to L3 Brain Dump

Categories
Knowledge Support Support exacqVision Server

Volume and Hardware Tabs Missing From Storage

Issue

The Volume and Hardware tabs or not present on the Storage page even though the server has a MegaRAID RAID controller and the drive is present on the Drive tab.

Resolution

This can occur when the path to storcli is not present in the Windows system Path environmental variable. Use the following steps to correct.

Steps

  1. Verify that StorCLI.exe and StorCLI64.exe are located in the default directory. “C:\Program Files (x86)\MegaRAID Storage Manager”
  2. In Windows open the Environmental Variables system properties .
  3. Under System variables locate and edit the path variable.
  4. Add the MegaRAID Storage Manager path to the path variable.
  5. Stop and start the exacqVision Server Service.  Note: A reboot may be necessary
  6. The Volume and Hardware tabs should now be present on the Storage page.
Before adding the path to storcli
After adding the path to storcli
Categories
Knowledge Support Support exacqVision Client Categories Products

Throttling Issues After Changing the Storage Configuration on an exacqVision System

Before troubleshooting an exacqVision system that is experiencing throttling, it is important to know how the software writes video to the disk.

<br>

Each time PSFPI attempts to open a record stream, the disk volumes are checked for available space. The available space is determined by adding 1GB to the currently used space. The volume with the most space available is selected for storage. For example, Drive E: would be chosen in the following Windows environment:

C: (unused)
D: 98% full
E: 97% full
F: 98% full

<br>

Note that, if all volumes are equally full, the oldest video is deleted to make room for the new video.

<br>

A unique problem arises if changes are made to the system’s available drives. For example, suppose you add a drive in the previous example:

C: (unused)
D: 98% full
E: 97% full
F: 98% full
G: 0% full

<br>

All video is then saved to drive G: until it is 97% full. However, if the system was already taxing the available I/O for drives D:, E:, and F:, it could overtax the new drive and result in throttling.

Additionally, after the new drive fills up, it contains all the video for a large span of time; this means that the video it contains will eventually all be the oldest video, and this problem will recur in an endless loop. Then, if cameras are added to a system at a later date, the system could exceed its available I/O.