Troubleshooting Installation Errors on VERDEOS Bare Metal

Troubleshooting Installation Errors on VERDEOS Bare Metal

Product Line:  VERDE

 

ISSUE: 

When configuring a new VERDEOS installation, you might encounter the following error message when attempting to start VERDE services from the command line:

 

ERROR: "verde-config -u -f /tmp/vmAnswerFile" failed 
 with error code 1. 
 Press ENTER to continue

or you might encounter the following message when running verde-config from the command line:

 the meaasge is "both POSIX and symlink-based 
locking failed. cannot determine a locking type for verde-dbmond"

 This is usually the result of the ownership of either or both of these two directories belonging to someone other than vb-verde:

  • /home/cacheio
  • /home/vb-verde

 SOLUTION:

Run the following command to change ownership of directory to correct value.

chown -R vb-verde:vb-verde /home/vb-verde

or

chown -R vb-verde:vb-verde /home/cacheio

    • Related Articles

    • What are the VERDE Installation Methods?

      Product Line:  VERDE  VERDE provides two installation methods: Traditional installation (rpm and deb) Bare metal installation The traditional VERDE installation installs on an existing or new Linux installation. A bare metal installation installs a ...
    • VERDE VDI Network Troubleshooting - Navigate via Table of Contents.

      Product Line:  VERDE Introduction: The information contained within this document refers to the networking aspects of the VERDE VDI software solution being installed via a set of RPMs (program modules) on top of CentOS7.  The following networking ...
    • VERDE - Basic Troubleshooting Guide

      Product Line:  VERDE This is a basic troubleshooting guide put together at the end of 2012. This lists the most common "mistakes" or issues that we see on  new deployments. As the subject says, it is basic, but may still be useful for someone new to ...
    • How to configure USB Device for VERDEOS

      When installing VERDEOS with a USB thumb drive you will need to use the VERDEOS .IMG file and a thumb drive disk imager such as Win32DiskImager.  The following example demonstrates how to perform this task. How to Configure your USB Device for ...
    • VERDEOS 8.2.8 Supports UEFI Boot During Install

      Product Line:  VERDE We've have numerous requests to support VERDEOS install via UEFI Boot. Yes, VERDEOS 8.2.8 supports UEFI Boot. We have confirmed installing VERDEOS 8.2.8 build 16768.   While burning VERDEOS 8.2.8 build 16768 ISO to USB drive (We ...