Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

PCNS 4.4.1 and SimpliVity

APC UPS Data Center & Enterprise Solutions Forum

Schneider, APC support forum to share knowledge about installation and configuration for Data Center and Business Power UPSs, Accessories, Software, Services.

Search in

Improve your search experience:

  • Exact phrase → Use quotes " " (e.g., "error 404")
  • Wildcard → Use * for partial words (e.g., build*, *tion)
  • AND / OR → Combine keywords (e.g., login AND error, login OR sign‑in)
  • Keep it short → Use 2–3 relevant words , not full sentences
  • Filters → Narrow results by section (Knowledge Base, Users, Products)
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Schneider Electric Community
  • APC UPS, Critical Power, Cooling and Racks
  • APC UPS Data Center & Enterprise Solutions Forum
  • PCNS 4.4.1 and SimpliVity
Options
  • Mark Topic as New
  • Mark Topic as Read
  • Float this Topic for Current User
  • Bookmark
  • Subscribe
  • Mute
  • Printer Friendly Page
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close
Top Experts
User Count
BillP
Administrator BillP Administrator
5060
voidstar_apc
Janeway voidstar_apc
196
Teken
Kirk Teken
138
Erasmus_apc
Sisko Erasmus_apc
112
View All

Free

English

Data Center Certified Associate Exam Development Path

Strengthen your foundational knowledge in Data Centers for free, enroll in this path today and start your learning journey!

4.0
Register Browse SE University

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Solved Go to Solution
Back to APC UPS Data Center & Enterprise Solutions Forum
Start a Topic
Solved
BStein_apc
Crewman BStein_apc
Crewman

Posted: ‎2021-06-30 06:25 AM . Last Modified: ‎2024-03-08 12:10 AM

0 Likes
3
1952
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2021-06-30 06:25 AM . Last Modified: ‎2024-03-08 12:10 AM

PCNS 4.4.1 and SimpliVity

Hej,

I was glad to see the update that HPe SimpliVity is supported now so I updated the PCNS Appliance at a customer and tryed to configure the SimpliVity funcionality. But I always got the Error that connecting to the Cluster is not possible after entering the Omnistack information. Direct login out of the appliance with ssh is possible so connection to the omnistack is available.

I found all the tips with the connection settings but didn't succeed. In the Log I saw the entry that in the ini file the entries for the SimpliVity cluster is missing. How should they look like? Is this an error due the upgrade of the appliance?

Thanks for response.

Labels
  • Labels:
  • UPS Management Devices & PowerChute Software
Reply

Link copied. Please paste this link to share this article on your social media post.

  • All forum topics
  • Previous Topic
  • Next Topic

Accepted Solutions
BStein_apc
Crewman BStein_apc
Crewman

Posted: ‎2021-06-30 06:25 AM . Last Modified: ‎2024-03-08 12:10 AM

0 Likes
0
1952
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2021-06-30 06:25 AM . Last Modified: ‎2024-03-08 12:10 AM

Finally found the error.

According the error.log I found that the connection to the ESX-hosts was not possible. Obviously in this configuration it uses this connection to find the omnistackhosts and in all others this will not be checked. So I fixed it and then the configuration worked.

the pcnsconfig file looks that way:

[SimplivityClusterDetails]
ovc_username = svtcli
ovc_force_shutdown_delay = 60
ovc_name_0 = >OmnistackVMname<
ovc_ip_0 = >ipaddress<
ovc_host_0 = >ESXi hostname<
ovc_name_1 = >OmnistackVMname<
ovc_ip_1 = >ipaddress<
ovc_host_1 = >ESXi hostname<

Thanks for information

See Answer In Context

Reply

Link copied. Please paste this link to share this article on your social media post.

Replies 3
BillP
Administrator BillP Administrator
Administrator

Posted: ‎2021-06-30 06:25 AM . Last Modified: ‎2024-03-08 12:10 AM

0 Likes
0
1952
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2021-06-30 06:25 AM . Last Modified: ‎2024-03-08 12:10 AM

Hi,

Yes there should be a section in the pcnsconfig.ini for the SimpliVity Cluster. See the attached Vonfig.ini file explained PDF

The section is [SimpliVityClusterDetails]

 

Attachments
Reply

Link copied. Please paste this link to share this article on your social media post.

BStein_apc
Crewman BStein_apc
Crewman

Posted: ‎2021-06-30 06:25 AM . Last Modified: ‎2024-03-08 12:10 AM

0 Likes
0
1952
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2021-06-30 06:25 AM . Last Modified: ‎2024-03-08 12:10 AM

Hej Bill,

thanks for the response and the document.

I added the Section manually to the ini-file but still don't get a connection to the omnistacks. I also did now a plain new setup with the version 4.4.1 and still have the same problem that the verification of the OVC fails in the setup task. Is there a log to check what is not correct (using which port or seeing connection issue)?

Reply

Link copied. Please paste this link to share this article on your social media post.

BStein_apc
Crewman BStein_apc
Crewman

Posted: ‎2021-06-30 06:25 AM . Last Modified: ‎2024-03-08 12:10 AM

0 Likes
0
1953
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2021-06-30 06:25 AM . Last Modified: ‎2024-03-08 12:10 AM

Finally found the error.

According the error.log I found that the connection to the ESX-hosts was not possible. Obviously in this configuration it uses this connection to find the omnistackhosts and in all others this will not be checked. So I fixed it and then the configuration worked.

the pcnsconfig file looks that way:

[SimplivityClusterDetails]
ovc_username = svtcli
ovc_force_shutdown_delay = 60
ovc_name_0 = >OmnistackVMname<
ovc_ip_0 = >ipaddress<
ovc_host_0 = >ESXi hostname<
ovc_name_1 = >OmnistackVMname<
ovc_ip_1 = >ipaddress<
ovc_host_1 = >ESXi hostname<

Thanks for information

Reply

Link copied. Please paste this link to share this article on your social media post.

Preview Exit Preview

never-displayed

You must be signed in to add attachments

never-displayed

 

You’ve reached the end of your document

WHAT’S NEXT?

Ask our Experts

Didn't find what you are looking for? Ask our experts!

My Dashboard

Check out the new Feeds and activities that are relevant to you.

To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this board after you log in or create your free account.
Forum-Icon

Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.

Register today for FREE

Register Now

Already have an account? Login

Terms & Conditions Privacy Notice Change your Cookie Settings © 2025 Schneider Electric

Welcome!

Welcome to your new personalized space.

of

Explore