Categories
Video Library Configuration exacqVision Client exacqVision Server Youtube Video Library Categories Products

Storage

This video will introduce you to the controls available on the Storage page, which allow you to monitor the health and control which drives are written to. Gain an informed understanding of the Expiration Configuration settings and the retained amount of data stored on your system. Use the Extended tab to optionally connect to a networked iSCSI storage device to expand your total amount of recording capacity.
Categories
Knowledge Support Support Categories exacqVision Hardware

Expanding a MegaRAID Virtual Drives Capacity using LSA  – Empty Slots Available

Title

Expanding a MegaRAID Virtual Drives Capacity using LSA  – Empty Slots Available

Description 

Expanding a virtual drive means increasing its capacity. Existing data on the virtual drive is not impacted by the expansion. Follow these instructions to add a physical drive and expand the virtual disk size using LSI Storage Authority.   Expanding a RAID volume by adding hard drives is only available with RAID 0, 1, 5, and 6 configurations. RAID volume expansion will not work with other RAID configurations, such as RAID 00, 10, 50, or 60.


NOTE:  Capacity expansion is only possible on RAID 0, 1, 5 and 6. Please keep in mind, there should only be “1 virtual drive” on the array. If you have more than 1 virtual drive, then you cannot enlarge your array. You will have to create a backup, delete the array, create a new RAID, and restore your backup to the new virtual drive.


Caution: Physical drives with the same or larger capacity as the existing drives should be used.  If the new drive has a larger capacity only the amount matching the current physical drives making up the Virtual drive will be used.   For example, if the existing Virtual Drive consist of 4TB drives and a new 6TB drive is used to expand the Virtual Drive, the capacity of the new drive will be reported at 4TB, and the virtual drive will only be increased by 4TB.

Product 

  • MegaRAID 93xx Series RAID Controller
  • LSI Storage Authority (LSA)

Overview 

  • Add Physical Drives
  • Check current drive group and virtual drive configuration 
  • Modify Drive Group
  • Expand existing partition in the operating system
  • Verify virtual drive is present, healthy and operational

Add Physcial Drives

  • Note: Drives are hot swappable so it is not necessary to shutdown or restart the server 
  • Remove an empty drive tray
  • Place the new physical drive in the tray and use screws to secure it to the tray
  • Align the drive tray into the slot and gently slide into position using a final levering action to latch the drive in place. 
  • You will feel some resistance just before the drive seats itself into the backplane and the lever arm locks in place.  DO NOT FORCE THE DRIVE INTO POSISTION.  
  • A White LED should be visible once the physical drive has been correctly seated

Check Current Drive Group and Virtual Drive Configuration 

  • Launch LSA from the desktop 
  • Enter the operating systems administrators username and password
  • Use the drop down to Select Controller, the controller dashboard will appear
  • Physical Drives Tab
    • Ensure that all Physical Drives are present and have a status of Unconfigured Good 
    • If not, please refer to the following Knowledge Base Article(s) for additional information.
      • #10632  Import or Clear Foreign Configurations Using LSA (LSI Storage Authority)
      • #10624  Managing Physical Drives using LSA (LSI Storage Authority)
    • All drives should be Unconfigured Good before continuing!

  • Drive Groups Tab
    • Make note of the current RAID level  the Element(s) Action window appears.
    • Click on the Drive Group, the Element(s) Action window appears

Note: Do NOT click  the (+) plus icon as this will not open the correct Element(s) Action window

  • Under Element(s) Action, select Modify Drive Group, the Modify Drive Group window appears 
  • Use the drop down and select the RAID Level
  • Acknowledge the warning “It is advisable to backup data before you proceed. Are you sure you want to continue?“, click Next
  • Click  Add Physical Drives, the Available Unconfigured Drive(s) window will appear
  • Check the box(s) to select available unconfigured drive(s) to be included in the expansion
  • Click Add Physical Drives, you will be returned to the Modify Drive Group Window
  • Review the Drive Group and if necessary click Back to correct settings, Close to abort or Finish to apply
  • A message indicating the change Completed should appear, click Close
  • In few moments a Background Process Section will be displayed and when expanded show the virtual drive reconstruction progress. 
  • The reconstruction can take a very long time (Days) and progress should be periodically checked.  
  • NOTE: The Drive Group will not show the new phsical drive(s) or available space until reconstruction has successfully completed.
  • When completed the Background Processes in Progress window will automatically close 
  • Verify the Virtual Drive status and note the new capacity (LSA Landing Page > Select Controller > Expand Drive Group > Select Drive Group > Expand Properties) 

Resizing the Partition

Once the reconstruction has successfully completed the partition must be resized in the operating system before being available for use.

  • Linux 
    • Follow the instructions found in Knowledge Base Article #10606  “Resizing a Partition on Ubuntu Linux
  • Windows
    • Follow the instructions found in Knowledge Base Article #10667Resizing a Partition on Microsoft Windows

exacqVision Client

The following actions should be taken to ensure that storage is configured correctly and video both past and present are being recorded.

  • Storage > Drive Tab
    • Verify the Capacity is correct
    • Verity the Status is Healthy
  • Storage > Hardware Tab
    • Graphic View – Verify all drives are present and healthy
    • Tree View
      • Verify the Controller is listed and healthy
      • Verify the Virtual Drive (Unit 1:/c0/v0) is listed and healthy
      • Verify all Physical drives (Port 0:/c0/e252/s0, Port 1:/c0/e252/s1, etc. ) are all present and healthy
  • Search for previosly recorded video
  • Search for current video or use exacqReplay from Live View

Congratulations the Virtual Drive has been successfully expanded 

Categories
Knowledge Support Support Categories exacqVision Hardware

Resizing a Partition on Ubuntu Linux

Title

Resizing a Partition on Ubuntu Linux

Description 

If the capacity of a Virtual Drive has been increased, then it will be necessary to resize existing partitions. 

Product 

  • Ubuntu Linux 18.04

Overview

  • Stop exacqVision Server
  • Identify virtual drive mount point and Device
  • Unmount the virtual drive mount point
  • Launch GParted
  • Resize the partition
  • Mount the virtual drive mount point
  • Verify partition size increased
  • Start the  exacqVision Server
  • Check storage size, status, video both existing and new in the exacqVision Client

Terminal Commands

  • Open Terminal (Applications > System Tools > Terminal)
    • Note: See Terminal Commands Start to Finish below for a detailed example
    • Stop the exacqVision Server service 
    • List block devices and mount points 
    • Unmount the virtual drive storage volume
    • Launch GParted , the GParted Window will appear

GParted

  • Note:  A Libparted Warning similar to the following may appear, if so, select Fix
  • Use the Dropdown to select the device the virtual drive is using in this example “/dev/sda”
  • You should now see the existing partition and unallocated space 
  • Right-click on the existing partition, a context menu will appear
  • Select Resize/Move, the Resize/Move window will appear 
  • Change the New Size (MiB) to match the Maximum size listed 
  • The Free space preceding and following should now be zero
  • Select Resize/Move, the Resize/Move window will close
  • There should be 1 operation pending to grow the partition
  • Click the green check mark to begin the operation
  • Select Apply to confirm the operation, the Applying pending operations window appears
  • Note: The time will to complete will vary based on the size of the expansion but will typically be 15 minutes or less. 
  • A green check mark will appear next to the Grow operation when complete
  • Click Close
  • Close GParted

Terminal Continued

  • The Terminal Window should still be open from earlier
  • Note: See Terminal Commands Start to Finish below for a detailed example
  • Mount the partition
  • List device blocks and mount points 
    • Confirm that the Size of the Virtual Drive mount point has increased
  • Start the exacqVision Server Service
  • Close Terminal

exacqVision Client

  • On the Drive tab verify the Capacity reported is correct and the status is Healthy
  • Search for previously recorded video 
  • Verify current video is being recorded 

Congratulations the partition has been successfully expanded 

Terminal Commands Start to Finish

Categories
Knowledge Support Support Categories Products exacqVision Hardware

S-Series may fail to partition RAID volume

Issue

S-Series models running Ubuntu 18.04, may fail to create some partitions.  

This issue is not easily noticeable in exacqVision Client, unless the end user looks closely to observe gaps in the partition list.  It can be more easily detected from terminal.  Notice the “b” flag is missing indicating a non-block device. 

root@exacqu-desktop:/dev# ls -l sda*brw-rw---- 1 root disk   8,  0 May 22 12:34 sdabrw-rw---- 1 root disk   8,  1 May 22 12:34 sda1brw-rw---- 1 root disk   8, 10 May 22 12:34 sda10brw-rw---- 1 root disk   8, 11 May 22 12:34 sda11brw-rw---- 1 root disk   8, 12 May 22 12:34 sda12brw-rw---- 1 root disk   8, 13 May 22 12:34 sda13brw-rw---- 1 root disk   8, 14 May 22 12:34 sda14brw-rw---- 1 root disk   8, 15 May 22 12:34 sda15brw-rw---- 1 root disk 259,  2 May 22 12:34 sda16brw-rw---- 1 root disk 259,  3 May 22 12:34 sda17brw-rw---- 1 root disk 259,  4 May 22 12:34 sda18brw-rw---- 1 root disk 259,  6 May 22 12:34 sda19brw-rw---- 1 root disk   8,  2 May 22 12:34 sda2-rw-r--r-- 1 root root 2097152 May 22 12:34 sda20brw-rw---- 1 root disk 259, 11 May 22 12:34 sda21brw-rw---- 1 root disk   8,  3 May 22 12:34 sda3brw-rw---- 1 root disk   8,  4 May 22 12:34 sda4brw-rw---- 1 root disk   8,  5 May 22 12:34 sda5brw-rw---- 1 root disk   8,  6 May 22 12:34 sda6brw-rw---- 1 root disk   8,  7 May 22 12:34 sda7brw-rw---- 1 root disk   8,  8 May 22 12:34 sda8brw-rw---- 1 root disk   8,  9 May 22 12:34 sda9 

<br>

Workaround

Reboot the system after partitioning the RAID volume, but before attempting to set partition(s) to extended storage or archiving.

<br>

Version Affected

Ubuntu 18.04
exacqVision Server versions lower than 20.06.1

<br>

Version Fixed

exacqVision Server 20.06.1