> Source: [sk112292](https://support.checkpoint.com/results/sk/sk112292)

# sk112292 - Output of "vsx stat -v" command shows "No Policy" for all Virtual Systems on a VSX cluster member

| Property | Value |
|----------|-------|
| Solution ID | sk112292 |
| Date Created | 2016-07-08 |
| Last Modified | 2016-07-11 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |
| OS | Gaia |

## Symptoms

- * Output of "*vsx stat -v* " command shows "`No Policy`" for all Virtual Systems on a VSX cluster member.

  Example:

  ```
  
  VSX Gateway Status
  ==================
  Name:            cp-testFW_1
  Security Policy: cp-test_VSX_Cluster
  Installed at:     6Jul2016 18:08:19
  SIC Status:      Trust
  
  Number of Virtual Systems allowed by license:          25
  Virtual Systems [active / configured]:                  0 / 4
  Virtual Routers and Switches [active / configured]:     0 / 5
  Total connections [current / limit]:                   34 / 14900
  
  Virtual Devices Status
  ======================
  
   ID  | Type & Name         | Security Policy   | Installed at    | SIC Stat
  -----+---------------------+-------------------+-----------------+---------
     1 | B cp-test_1_tech_...| <No Policy>       |                 | Trust
     2 | R cp-test_1_tech_...| <No Policy>       |                 | Trust
     3 | S cp-test_1_tech_...| <No Policy>       |                 | Trust
     4 | R cp-test_1_tech_...| <No Policy>       |                 | Trust
     5 | S cp-test_1_tech_...| <No Policy>       |                 | Trust
     6 | R cp-test_1_tech_...| <No Policy>       |                 | Trust
     7 | R cp-test_1_tech_...| <No Policy>       |                 | Trust
     8 | R cp-test_1_tech_...| <No Policy>       |                 | Trust
     9 | S cp-test_1_tech_...| <No Policy>       |                 | Trust
  
  Type: S - Virtual System, B - Virtual System in Bridge mode,
        R - Virtual Router, W - Virtual Switch.
  ```

* The following message appears after running the *cpstart* command on the affected VSX cluster member:

  ```
  
  ... ...
  Purge operation succeeded.
  [FAIL: Failed to get VSX gateway's name from database. Initial policy installed on Management Virtual System.] 
  Error: Fetching Virtual Systems configuration file (local.vsall) Failed.
  ... ... 
  ```

## Cause

The affected VSX cluster member has an extra *local.vsall* file.

Example:

```
cp-test_1 (cp-test01): [vs0] ~$ find / -name local.vsall
/var/opt/CPsuite-R77/fw1/state/cp-test_VSX_Cluster/VSX/local.vsall
/var/opt/CPsuite-R77/fw1/state/__tmp/VSX/local.vsall
/var/opt/CPsuite-R77/fw1/state/local/VSX/local.vsall

cp-test_2 (cp-test02): [vs0] ~$ find / -name local.vsall
/var/opt/CPsuite-R77/fw1/state/__tmp/VSX/local.vsall
/var/opt/CPsuite-R77/fw1/state/local/VSX/local.vsall
```

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
