Got it

VCN 510 HDD not Detecting

Created: Jun 23, 2021 10:54:51Latest reply: Jul 27, 2021 01:36:27 697 22 1 0 0
  HiCoins as reward: 0 (problem unresolved)

1

2

3

Not Detecting HDD

VCN 510 is not detecting HDD.. Despite the connection was checked and replace the HDD but still the VCN is not showing HDD

Featured Answers

Recommended answer

Y_T_Z
Admin Created Jun 23, 2021 11:00:02

Hi, dear!

What is the version of VCN510?

Note:

Please erase sensitive information such as the IP address in the image. Otherwise, the environment may be at risk.


Here's a warning. I hope it works for you.

Problem Description

When the VCN5X0 is running, there is a probability that the disk is offline and recording fails.

Root Cause

The VCN5X0 application checks whether a disk is online every minute using the following mechanism: Obtain the current disk SN and compare it with the initial disk SN recorded in the configuration file. If they are the same, the disk is online. Otherwise, the disk is offline. Due to a defect, the disk SN obtained by the VCN5X0 underlying driver occasionally contains extra space characters, which is different from that in the configuration file. As a result, the VCN5X0 application determines that the disk is offline or replaced.

Impact and Risk

After determining that the disk is offline or replaced, the VCN5X0 records the offline status of the disk in the /share/init.d/disktype configuration file and restarts. After the restart, the VCN5X0 regards that the disk is offline. As a result, the recording service is interrupted and cannot be automatically recovered.

Measure and Solution

Recovery measures

  1.   Obtain the new OMU library file, which will resolve the problem of obtaining incorrect disk SNs. The library file can be obtained from the package of the patch version V100R002C30SPC205. The path is as follows:

    VCN5x0 Product Package.zip > vcn5x0.zip > vcn5x0_install  > ivs_omu_arm.tar.gz > lib > libcommon.so

  2. Upload the obtained file to the /tmp directory on the VCN server through XFTP.

  3. Log in to the VCN5X0 as the admin user through SSH and run the su - root  command to switch to the root user. The default passwords of the admin and root users are both Change_Me.

  4. Replace the libcommon.so file in /home/ivs_omu/lib with that in /tmp.

    mv /tmp/libcommon.so /home/ivs_omu/lib

  5. Restore the disk type of the disktype file.

  • If the /share/init.d/tabledisk file exists, the disk is in non-RAID mode. Run the following command.

    echo 0 > /share/init.d/disktype

  • If the /share/init.d/tabledisk file does not exist, the disk is in RAID mode. Run the following command.

    echo 1 > /share/init.d/disktype

Restore the disk status.

 /home/ivs_sudo/ivs_omu/bin/auto_fresh_raid1table.sh 1

Run the reboot command to restart the VCN5X0.



Solution

Upgrade the version to the latest version VCN510/VCN520/VCN540 V100R002C30SPC205. The version software package can be downloaded at:

https://support.huawei.com/enterprise/en/video-surveillance/vcn510-pid-21818012/software/23602290?idAbsPath=fixnode01|7881490|7919735|9864313|21782016|21818012


View more
  • x
  • convention:

All Answers
Y_T_Z
Y_T_Z Admin Created Jun 23, 2021 11:00:02

Hi, dear!

What is the version of VCN510?

Note:

Please erase sensitive information such as the IP address in the image. Otherwise, the environment may be at risk.


Here's a warning. I hope it works for you.

Problem Description

When the VCN5X0 is running, there is a probability that the disk is offline and recording fails.

Root Cause

The VCN5X0 application checks whether a disk is online every minute using the following mechanism: Obtain the current disk SN and compare it with the initial disk SN recorded in the configuration file. If they are the same, the disk is online. Otherwise, the disk is offline. Due to a defect, the disk SN obtained by the VCN5X0 underlying driver occasionally contains extra space characters, which is different from that in the configuration file. As a result, the VCN5X0 application determines that the disk is offline or replaced.

Impact and Risk

After determining that the disk is offline or replaced, the VCN5X0 records the offline status of the disk in the /share/init.d/disktype configuration file and restarts. After the restart, the VCN5X0 regards that the disk is offline. As a result, the recording service is interrupted and cannot be automatically recovered.

Measure and Solution

Recovery measures

  1.   Obtain the new OMU library file, which will resolve the problem of obtaining incorrect disk SNs. The library file can be obtained from the package of the patch version V100R002C30SPC205. The path is as follows:

    VCN5x0 Product Package.zip > vcn5x0.zip > vcn5x0_install  > ivs_omu_arm.tar.gz > lib > libcommon.so

  2. Upload the obtained file to the /tmp directory on the VCN server through XFTP.

  3. Log in to the VCN5X0 as the admin user through SSH and run the su - root  command to switch to the root user. The default passwords of the admin and root users are both Change_Me.

  4. Replace the libcommon.so file in /home/ivs_omu/lib with that in /tmp.

    mv /tmp/libcommon.so /home/ivs_omu/lib

  5. Restore the disk type of the disktype file.

  • If the /share/init.d/tabledisk file exists, the disk is in non-RAID mode. Run the following command.

    echo 0 > /share/init.d/disktype

  • If the /share/init.d/tabledisk file does not exist, the disk is in RAID mode. Run the following command.

    echo 1 > /share/init.d/disktype

Restore the disk status.

 /home/ivs_sudo/ivs_omu/bin/auto_fresh_raid1table.sh 1

Run the reboot command to restart the VCN5X0.



Solution

Upgrade the version to the latest version VCN510/VCN520/VCN540 V100R002C30SPC205. The version software package can be downloaded at:

https://support.huawei.com/enterprise/en/video-surveillance/vcn510-pid-21818012/software/23602290?idAbsPath=fixnode01|7881490|7919735|9864313|21782016|21818012


View more
  • x
  • convention:

Login VCN SSH , username : admin , password: Change_ME
Type: su - root , password : Change_Me
Type: cli rginfolist , and type: cli vdinfolist

Feedback two commands results, it seems disks are faulty
View more
  • x
  • convention:

Y_T_Z
Y_T_Z Created Jun 30, 2021 01:00:28 (0) (0)
@MA3  
MA3
MA3 Created Jul 26, 2021 11:46:47 (0) (0)
-sh: cli: command not found

cli command is not working  
peter64
peter64 Reply MA3  Created Aug 30, 2021 11:58:21 (0) (0)
are you sure, that you login to the root user?  
please initial disk first and them check again
View more
  • x
  • convention:

MA3
MA3 Created Jul 26, 2021 11:52:07 (0) (0)
I tried this but its not initializing  
Tadros
Tadros Reply MA3  Created Jul 30, 2021 14:57:49 (0) (0)
what is the indicator led of your hard disks on the server ? it is green light, red light ......  
MA3
MA3 Reply Tadros  Created Aug 13, 2021 11:32:45 (0) (0)
no HDD light blinks on VCN Neither Red nor Green  
Is this issue solved dear ?
View more
  • x
  • convention:

MA3
MA3 Created Jul 26, 2021 12:02:17 (0) (0)
no  

1

View more
  • x
  • convention:

1


Unable to upgrade the firmware to latest.. It is giving an error msg " No disk mode. not support upgrade"

View more
  • x
  • convention:

Posted by Y_T_Z at 2021-06-23 08:00 Hi, dear!What is the version of VCN510?Note:Please erase sensitive information such as the IP addres ...
I followed the procedure as you stated but now VCN is not pinging neither i am able to open OMU Portal.

Where you find this solution??

Also now I am unable to access the VCN through SSH or FTP.
View more
  • x
  • convention:

stephen.xu
stephen.xu Created Jul 26, 2021 08:16:51 (0) (0)
Hi, she found the solution here:

https://support.huawei.com/enterprise/en/bulletins-product/ENEWS2000002587  
MA3
MA3 Reply stephen.xu  Created Jul 26, 2021 10:30:00 (0) (0)
Actually the disk is not offline but not detecting i-e nither offiline neither online.  

1

Error Message while upgrading

View more
  • x
  • convention:

1

Disk not Detecting,,,Neither offline nor online nor idle

View more
  • x
  • convention:

12
Back to list

Comment

You need to log in to comment to the post Login | Register
Comment

Notice: To protect the legitimate rights and interests of you, the community, and third parties, do not release content that may bring legal risks to all parties, including but are not limited to the following:
  • Politically sensitive content
  • Content concerning pornography, gambling, and drug abuse
  • Content that may disclose or infringe upon others ' commercial secrets, intellectual properties, including trade marks, copyrights, and patents, and personal privacy
Do not share your account and password with others. All operations performed using your account will be regarded as your own actions and all consequences arising therefrom will be borne by you. For details, see " User Agreement."

My Followers

Login and enjoy all the member benefits

Login

Block
Are you sure to block this user?
Users on your blacklist cannot comment on your post,cannot mention you, cannot send you private messages.
Reminder
Please bind your phone number to obtain invitation bonus.