- Community Home
- >
- Storage
- >
- HPE SimpliVity
- >
- Re: Simplivity backup can not run
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2022 10:33 PM - last edited on 12-04-2022 11:16 PM by support_s
11-27-2022 10:33 PM - last edited on 12-04-2022 11:16 PM by support_s
I have problem when I backup lokal or other cluster. The error message display "session cloning failure".
I checked in federation , all omnistact are alive and try to create vm or cloning vm via vmware is OK.
FYI: - VCenter appliance 6.5
- Simplivity omnistack version 3.7.3
- Hardware HPE DL 380 Gen 10
- Using PSC beetwen DC and DRC
Please help.
Thanks
Solved! Go to Solution.
- Tags:
- SimpliVity
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2022 03:49 AM
12-04-2022 03:49 AM
Re: Simplivity backup can not run
Hi Sarwoedi,
Thank you for reaching HPE.
We apologize for the delay in response.
Please provide us the below details
1. Was the local back and remote backup working fine before ?
2. When did the issue occur ?
3. Was there any changes made to the Federation before the issue could occur ?
4. You have said that the VMware clone is working fine. Does the SimpliVity Clone work fine ?
5. Do we have problem only while taking the VM backup. Does other SimpliVity Features work fine ?
6. Is the issue noticed on particular VM/s or on all the VMs ?
7. Have you tried taking the VM back up using CLI ? Does the issue persist even when a backup is taken using CLI ?
8. Below is the command to run on the OVC CLI:
svt-vm-backup --datastore datastore-name --vm vm-name --name backup-name --appconsistent --datacenter datacenter-name --cluster cluster-name --destination datacenter_name
Note: If the backup works fine on CLI. Then uninstall and reinstall the SimpliVity Plug-In
9. How to run the commands on the OVC. Below are the steps:
a. Take a Putty(SSH) to the OVC using the OVC management IP
b. Login to the OVC using the vCenter SSO credentials which is "administrator@vsphere.local"
c. Run the command:
svt-vm-backup --datastore datastore-name --vm vm-name --name backup-name --appconsistent --datacenter datacenter-name --cluster cluster-name --destination datacenter_name
HPE OmniStack 3.7.3 for vSphere Command Reference Guide (Please refer page no.106 in the below document link):
https://support.hpe.com/hpesc/public/docDisplay?docId=a00043065en_us&docLocale=en_US
If the issue still persist. We request you to provide us the Serial Number of the server in a private conversation so that the issue can be investigated further.
Note: The Federation's versions are too old. We recommend you to upgrade the OVC to the latest version as earliest as possible to avail the latest enhancements & features. The present latest OVC version is 4.1.3. Please find the below documents links for your reference:
HPE OmniStack 4.1.3 for vSphere Release Notes:
https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=a00126378en_us
HPE SimpliVity OmniStack Interoperability Guide 4.1.3:
https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=a00117319en_us
HPE OmniStack 4.1.3 for vSphere Upgrade Guide:
https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=a00126380en_us
HPE OmniStack 4.1.3 for vSphere Deployment Guide:
https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=a00126377en_us
HPE OmniStack 4.1.3 for vSphere Administration Guide:
https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=a00126375en_us
HPE OmniStack 4.1.3 Command Reference Guide:
https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=a00126368en_us
Thanks
Deepak
HPE
I work for HPE.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2022 10:56 PM
12-04-2022 10:56 PM
Re: Simplivity backup can not run
Hi Deepak, Thank you for the response.
I answer below this,
1. Was the local back and remote backup working fine before ? yes
2. When did the issue occur ? Last week
3. Was there any changes made to the Federation before the issue could occur ? No changes, only one of 5 simplivity servers in cluster was turn off by my customer and then we turn on it again.
4. You have said that the VMware clone is working fine. Does the SimpliVity Clone work fine ? No. not working fine
5. Do we have problem only while taking the VM backup? Yes. Does other SimpliVity Features work fine ? Yes it works fine, only backup and clone were not fine.
6. Is the issue noticed on particular VM/s or on all the VMs ? on all the VMs
7. Have you tried taking the VM back up using CLI ? Yes. Does the issue persist even when a backup is taken using CLI ? No. It’s running well
8. Below is the command to run on the OVC CLI: svt-vm-backup --datastore datastore-name --vm vm-name --name backup-name --appconsistent --datacenter datacenter-name --cluster cluster-name --destinationdatacenter_name. Yes it works. Note: If the backup works fine on CLI. Then uninstall and reinstall the SimpliVity Plug-In . OK we will run this.
9. How to run the commands on the OVC. Below are the steps: a. Take a Putty(SSH) to the OVC using the OVC management IP b. Login to the OVC using the vCenter SSO credentials which is "administrator@vsphere.local" c. Run the command: svt-vm-backup. Yes we did and worked fine.
Thanks and regards Sarwo Edi From: Hewlett
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2022 11:14 PM
12-04-2022 11:14 PM
Re: Simplivity backup can not run
Hi Sarwoedi,
Thank you for writing to us back.
As per the information provided by you, the backup works fine using CLI.
As recommended in the previous post, please uninstall and re-install the SimpliVity Plug-In
Thanks
Deepak
HPE
I work for HPE.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 06:35 PM - last edited on 12-06-2022 08:52 PM by Sunitha_Mod
12-06-2022 06:35 PM - last edited on 12-06-2022 08:52 PM by Sunitha_Mod
Re: Simplivity backup can not run
Hi Deepak,
I run uninstall and install plugin but the error is still the same "Session cloning failure"
I run uninstall using this below commands
#cd /opt/Hewlett\ Packard\ Enterprise/
#cd HPESimpliVityPluginForVsphereWebClient-XXXX
#ls
#./uninstall Do you want to uninstall HPE SimpliVity Plug-in... [Y/n]: Y
#service-control --status vsphere-ui
#service-control --stop vsphere-ui
#rm /etc/vmware/vshpere-*/vc-packages/vsphere-client-serenity/*simplivity*
Please advise
Thanks and regards
Sarwo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2022 07:12 PM
12-07-2022 07:12 PM
Re: Simplivity backup can not run
Hi Deepak,
Thanks for your suggestion.
I run uninstall and install plugin but still get an error message "session cloning failure"
I dont know what the root cause about this problem since there is no error detail explanation
Please advise.
Thanks and regards
Sarwo Edi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 02:23 AM
12-12-2022 02:23 AM
Re: Simplivity backup can not run
Hi Sarwo Edi,
Thank you writing to us back.
This needs a deep analysis..Requesting you to provide us the serial number of the server in a private message.
You may also upgrade the Federation to the latest version(4.1.3) as the currect version of the OVC is too low.
Regards,
Deepak
HPE
I work for HPE.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 08:22 PM
12-12-2022 08:22 PM
Re: Simplivity backup can not run
Hi Deepak,
Thanks for your info.
The problem is if we upgrade to latest version, we can not upgrade on DRC site, since on DRC site we use Simplivity Dell server not HPE server. These servers can not be upgraded to lastest version. The maximum OVC version for Dell server is 3.7.3.
Please advise.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2022 12:11 AM
12-14-2022 12:11 AM
Re: Simplivity backup can not run
Hi Sarwo Edi,
Thank you for writing to us back.
The maximum supported OVC version version for DELL is 3.7.10U1. Hence, the Federation can be upgraded to 3.7.10U1. Please find the below interoperability and the upgrade guide links for the HPE and DELL SimpliVity Servers :
https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=a00080627en_us
https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=a00080626en_us
https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=a00104904en_us
Regards
Deepak
I work for HPE.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2022 01:01 AM
12-14-2022 01:01 AM
Re: Simplivity backup can not run
Hi Deepak,
Thank you for your info and the link.
Regards
Sarwo Edi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2022 10:53 PM
12-22-2022 10:53 PM
Re: Simplivity backup can not run
Hi Deepak,
We solved this problem. We restart vcenter service agent every nodes and turn off and on the Vcennter HA in order
to syncrhronous beetween nodes, so the backup simplivity running normaly again.
Thanks and regards
Sarwo Edi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2023 11:01 PM
01-03-2023 11:01 PM
SolutionHello Sarwo Edi,
Awesome!
We are glad to know the problem has been resolved and we appreciate you for keeping us updated.