Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-2253318.1
Update Date:2017-04-13
Keywords:

Solution Type  Problem Resolution Sure

Solution  2253318.1 :   VLE - Unable to start vle services by start_vle_services  


Related Items
  • Sun Virtual Library Extension (VLE)
  •  
Related Categories
  • PLA-Support>Sun Systems>TAPE>Virtual Tape>SN-TP: VLE
  •  


This is solution about disable status of VLE services when you get a message of "BMI is TRUE".

In this Document
Symptoms
Changes
Cause
Solution
References


Oracle Confidential PARTNER - Available to partners (SUN).
Reason: Partner could upgrade VLE micocode.
Created from <SR 3-14543259384>

Applies to:

Sun Virtual Library Extension (VLE) - Version 1.5 and later
Information in this document applies to any platform.

Symptoms

VLE services do not start by script: start_vle_services except VLE Mount Service.

# start_vle_services

Starting MySql and VLE Mount Services only: since the BMI flag is TRUE(1).

Changes

 Upgrade the VLE microcode

Cause

The BMI flag is TRUE according to the message just after running start_vle_services.
According to the message, the script does not start VLE services except THE VLE mount and MySql services when the BMI is TRUE.
You can see the latest the value of BMI.


2017-03-24 01:28:39 INFO BMI is TRUE

 

Solution

To verify if the BMI is true, run the following command.

$ grep BMI /var/log/vle/install.log | tail -1

 

Next verify why the BMI flag is TRUE.


The next is possible reason of TRUE:

1) Package: SUNWvle is not installed completely

Check for package: SUNWvle completely installed:

$ pkginfo -l SUNWvle
PKGINST: SUNWvle
NAME: Sun Virtual Library Extension Software
: : :
STATUS: completely installed
: : :
$

If the status is not 'completely installed', install the microcode upgrade again.

2) script: vle_env does not exist

$ ls -l /opt/SUNWvle/scripts/vle_env
-rw-r--r-- 1 root other 3008 Nov 13 21:45 /opt/SUNWvle/scripts/vle_env
$

If the file does not exist, install the microcode upgrade again.

3) The name of the VLE Grid is the default value as "VLE-NAME"

Check the current environment variable of VLE_NAME:

$ grep VLE_NAME /opt/SUNWvle/scripts/vle_env | grep -v SOFTWARE_NODE_NAME


# export the VLE_NAME
export VLE_NAME=VLE-NAME


$

If the variable is VLE-NAME, you have not configured it by script: configure_vle before upgrading the VLE microcode.
Then configure the VLE System Name by the script.


 

References

<NOTE:2227321.1> - VLE Services going into maintenance mode.
<NOTE:2142778.1> - VLE - Oracle VLE Mount Service for ZFS main data pool and VLE Service goes offline after running start_vle_services script

Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback