VxRail: Node expansion failed with FileNotFoundException message
Summary: Performing node expansion in the middle of Lifecycle Management (LCM) failed with a FileNotFoundException error message.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
- In the middle of a VxRail upgrade, node expansion is performed due to not having enough resources, then it fails at
FileNotFoundException: /data/store2/recovery/recoveryBundle-7.0.xxx.zip(No such file or directory).
Fromweb.log:
2022-12-17 23:15:50.115+0000 INFO [tomcat-http--24] com.vce.commons.core.services.NodeUpgradeServiceImpl NodeUpgradeServiceImpl.transferRecoveryBundleFromVxMToNode:221 - start to copy recovery bundle from Management Console to node: <NODE PSNT>-01-01 2022-12-17 23:15:50.115+0000 INFO [tomcat-http--24] com.vce.commons.domainowner.system.ConfigurationRepository ConfigurationRepository.getVxRailSystemVersion:309 - get system version from global config service. 2022-12-17 23:15:50.122+0000 INFO [tomcat-http--24] com.vce.commons.core.services.NodeUpgradeServiceImpl NodeUpgradeServiceImpl.doCopyRecoveryBundleToNode:323 - start to copy recovery bundle from Management Console to host: <NODE PSNT>-01-01 2022-12-17 23:15:50.122+0000 INFO [tomcat-http--24] com.vce.commons.core.services.JschSSHClient JschSSHClient.createJschSession:43 - start to create jsch session with host : DE800210500662-01-01 2022-12-17 23:15:50.242+0000 INFO [tomcat-http--24] com.vce.commons.core.services.JschSSHClient JschSSHClient.createDirectory:80 - start to create file on node : fe80::250:56ff:fe6c:9026%eth1 2022-12-17 23:15:50.242+0000 INFO [tomcat-http--24] com.vce.commons.core.services.JschSSHClient JschSSHClient.createExecChannel:70 - start to create exec channel: fe80::250:56ff:fe6c:9026%eth1 2022-12-17 23:15:50.304+0000 INFO [tomcat-http--24] com.vce.commons.core.services.JschSSHClient JschSSHClient.createDirectory:91 - create dir response status: -1. 2022-12-17 23:15:50.304+0000 INFO [tomcat-http--24] com.vce.commons.core.services.JschSSHClient JschSSHClient.jschSftpUpload:124 - start to upload file to : fe80::250:56ff:fe6c:9026%eth1 2022-12-17 23:15:50.304+0000 INFO [tomcat-http--24] com.vce.commons.core.services.JschSSHClient JschSSHClient.createSftpChannel:58 - start to create sftp channel: fe80::250:56ff:fe6c:9026%eth1 JschSSHClient.jschSftpUpload:136 - failed to upload file to node: /vmfs/volumes/<NODE PSNT>-01-01-service-datastore1/vxrail-datastore/ com.jcraft.jsch.SftpException: java.io.FileNotFoundException: /data/store2/recovery/recoveryBundle-7.0.371.zip (No such file or directory) at com.jcraft.jsch.ChannelSftp.put(ChannelSftp.java:487) ~[jsch-0.1.55.jar:?] at com.jcraft.jsch.ChannelSftp.put(ChannelSftp.java:365) ~[jsch-0.1.55.jar:?] at com.vce.commons.core.services.JschSSHClient.jschSftpUpload(JschSSHClient.java:132) [commons-7.0.371.jar:?] at com.vce.commons.core.services.NodeUpgradeServiceImpl.doCopyRecoveryBundleToNode(NodeUpgradeServiceImpl.java:335) [commons-7.0.371.jar:?]. . Caused by: java.io.FileNotFoundException: /data/store2/recovery/recoveryBundle-7.0.371.zip (No such file or directory) at java.io.FileInputStream.open0(Native Method) ~[?:?] at java.io.FileInputStream.open(FileInputStream.java:219) ~[?:?] at java.io.FileInputStream.<init>(FileInputStream.java:157) ~[?:?] at java.io.FileInputStream.<init>(FileInputStream.java:112) ~[?:?] at com.jcraft.jsch.ChannelSftp.put(ChannelSftp.java:474) ~[jsch-0.1.55.jar:?] ... 108 more 2022-12-17 23:15:50.351+0000 WARN [tomcat-http--24] com.vce.commons.core.services.NodeUpgradeServiceImpl NodeUpgradeServiceImpl.doCopyRecoveryBundleToNode:336 - failed to upload file to host : <NODE PSNT>-01-01 2022
- 2. Or from
web.log:
2022-07-14T17:15:46.190+0000 ERROR [tomcat-http--34] com.vce.commons.core.services.JschSSHClient JschSSHClient.jschSftpUpload:136 - failed to upload file to node: /vmfs/volumes/<Node PSNT>-01-01-service-datastore1/vxrail-datastore/ com.jcraft.jsch.SftpException: No such file
Cause
- Recovery bundle is missing from the directory /data/store2/recovery/ as LCM is not completed.
- The new node has an incorrect datastore name at this stage. The expected datastore name should be
/vmfs/volumes/<Node PSNT>-01-01-service-datastore1/vxrail-datastore/.
Resolution
- Get a correct recovery bundle from a known working VxRail Manager with the same version and copy it to
/data/store2/recovery/.
Or contact Dell Support to regenerate the recovery bundle. - Rename the node datastore name to the default and make sure the folder structure is correct.
Affected Products
VxRailArticle Properties
Article Number: 000207236
Article Type: Solution
Last Modified: 11 مارس 2026
Version: 4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.