VMware Cloud Community
jayharmer
Contributor
Contributor

HELP - 6.7 upgrade issues on Intel Nuc Hades - [Errno 28] No space left on device AGAIN

I have an Intel Nuc 8th Gen (Hades). The box is currently on 6.7 U3 ( 14320388 ) and I am attempting to upgrade to P4 (17167734). Running into the "No space left" error msg again. I already tried:

  1. Swap set to datastore

  2. Installed "VMware_locker_tools-light_11.2.5.17337674-17867351.vib"

  3. Various suggestions from various posts

  4. Does filesystem layout look correct? see attached image.

5.  I am using this command:

esxcli software profile update -p ESXi-6.7.0-20201104001-standard -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml

I would like to try a wget equivalent but couldn't figure it out.

Here are the log messages:

2021-06-02T01:36:50Z esxupdate: 2115922: vmware.runcommand: INFO: runcommand called with: args = '['/sbin/esxcfg-advcfg', '-U', 'host-acceptance-level', '-G']', outfile = 'None', returnoutput = 'True', timeout = '30.0'.

2021-06-02T01:36:50Z esxupdate: 2115922: Transaction: INFO: Downloading esx-update vib from https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vib20/esx-update/VMware_bootbank_...

2021-06-02T01:36:50Z esxupdate: 2115922: vmware.runcommand: INFO: runcommand called with: args = 'localcli system visorfs ramdisk add -m 0 -M 20 -n esx-update-2115922 -p 755 -t /tmp/esx-update-2115922', outfile = 'None', returnoutput = 'True', timeout = '0.0'.

2021-06-02T01:36:50Z esxupdate: 2115922: downloader: INFO: Downloading https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vib20/esx-update/VMware_bootbank_... to /tmp/esx-update-2115922/VMware_bootbank_esx-update_6.7.0-3.132.17167734

2021-06-02T01:36:50Z esxupdate: 2115922: root: DEBUG: Verifying VIB VMware_bootbank_esx-update_6.7.0-3.132.17167734 signature #1

2021-06-02T01:36:50Z esxupdate: 2115922: Ramdisk: INFO: Mount tardisk /tmp/esx-update-2115922/esxupdt-2115922 in ramdisk /tmp/esx-update-2115922

2021-06-02T01:36:50Z esxupdate: 2115922: vmware.runcommand: INFO: runcommand called with: args = '/usr/lib/vmware/secureboot/bin/secureMount.py ramdiskMount /tmp/esx-update-2115922/VMware_bootbank_esx-update_6.7.0-3.132.17167734 esxupdt /tmp/esx-update-2115922/esxupdt-2115922 esx-update-2115922', outfile = 'None', returnoutput = 'True', timeout = '0.0'.

2021-06-02T01:36:51Z esxupdate: 2115922: Ramdisk: INFO: Mount tardisk /tmp/esx-update-2115922/weaselin-2115922 in ramdisk /tmp/esx-update-2115922

2021-06-02T01:36:51Z esxupdate: 2115922: vmware.runcommand: INFO: runcommand called with: args = '/usr/lib/vmware/secureboot/bin/secureMount.py ramdiskMount /tmp/esx-update-2115922/VMware_bootbank_esx-update_6.7.0-3.132.17167734 weaselin /tmp/esx-update-2115922/weaselin-2115922 esx-update-2115922', outfile = 'None', returnoutput = 'True', timeout = '0.0'.

2021-06-02T01:36:51Z esxupdate: 2115922: Transaction: DEBUG: Added /tmp/esx-update-2115922/usr/lib/vmware and /tmp/esx-update-2115922/lib64/python3.5/site-packages/vmware to sys.path

2021-06-02T01:36:51Z esxupdate: 2115922: vmware.runcommand: INFO: runcommand called with: args = 'localcli system visorfs ramdisk list | grep /esx-update-2115922 && localcli system visorfs ramdisk remove -t /tmp/esx-update-2115922', outfile = 'None', returnoutput = 'True', timeout = '0.0'.

2021-06-02T01:36:51Z esxupdate: 2115922: Ramdisk: INFO: Unmounting manual tardisk /tardisks.noauto/esxupdt-2115922

2021-06-02T01:36:51Z esxupdate: 2115922: Ramdisk: INFO: Unmounting manual tardisk /tardisks.noauto/weaselin-2115922

2021-06-02T01:36:51Z esxupdate: 2115922: root: ERROR: Traceback (most recent call last):

2021-06-02T01:36:51Z esxupdate: 2115922: root: ERROR: File "/usr/lib/vmware/esxcli-software", line 470, in <module>

2021-06-02T01:36:51Z esxupdate: 2115922: root: ERROR: main()

2021-06-02T01:36:51Z esxupdate: 2115922: root: ERROR: File "/usr/lib/vmware/esxcli-software", line 461, in main

2021-06-02T01:36:51Z esxupdate: 2115922: root: ERROR: ret = CMDTABLE[command](options)

2021-06-02T01:36:51Z esxupdate: 2115922: root: ERROR: File "/usr/lib/vmware/esxcli-software", line 213, in ProfileUpdateCmd

2021-06-02T01:36:51Z esxupdate: 2115922: root: ERROR: nohwwarning=opts.nohwwarning)

2021-06-02T01:36:51Z esxupdate: 2115922: root: ERROR: File "/build/mts/release/bora-14320388/bora/build/esx/release/vmvisor/esxupdate/lib64/python3.5/site-packages/vmware/esximage/Transaction.py", line 376, in UpdateProfileFromDepot

2021-06-02T01:36:51Z esxupdate: 2115922: root: ERROR: File "/tmp/esx-update-2115922/usr/lib/vmware/weasel/util/upgrade_precheck.py", line 2161, in cliUpgradeAction

2021-06-02T01:36:51Z esxupdate: 2115922: root: ERROR: File "/tmp/esx-update-2115922/usr/lib/vmware/weasel/util/upgrade_precheck.py", line 997, in _parseVmwareVersion

2021-06-02T01:36:51Z esxupdate: 2115922: root: ERROR: File "/build/mts/release/bora-14320388/bora/build/esx/release/vmvisor/sys-boot/lib64/python3.5/subprocess.py", line 514, in getoutput

2021-06-02T01:36:51Z esxupdate: 2115922: root: ERROR: File "/build/mts/release/bora-14320388/bora/build/esx/release/vmvisor/sys-boot/lib64/python3.5/subprocess.py", line 495, in getstatusoutput

2021-06-02T01:36:51Z esxupdate: 2115922: root: ERROR: File "/build/mts/release/bora-14320388/bora/build/esx/release/vmvisor/sys-boot/lib64/python3.5/subprocess.py", line 316, in check_output

2021-06-02T01:36:51Z esxupdate: 2115922: root: ERROR: File "/build/mts/release/bora-14320388/bora/build/esx/release/vmvisor/sys-boot/lib64/python3.5/subprocess.py", line 383, in run

2021-06-02T01:36:51Z esxupdate: 2115922: root: ERROR: File "/build/mts/release/bora-14320388/bora/build/esx/release/vmvisor/sys-boot/lib64/python3.5/subprocess.py", line 676, in __init__

2021-06-02T01:36:51Z esxupdate: 2115922: root: ERROR: File "/build/mts/release/bora-14320388/bora/build/esx/release/vmvisor/sys-boot/lib64/python3.5/subprocess.py", line 1228, in _execute_child

2021-06-02T01:36:51Z esxupdate: 2115922: root: ERROR: OSError: [Errno 28] No space left on device

Any feedback is appreciated. Thank you,

Reply
0 Kudos
0 Replies