Insufficient space on the source export partition ‘/’ to accommodate all the data for upgrade data"
This occurs when there is an insufficient space in the root partition.
To resolve this issue, follow the below steps
root
.df -h
", to find which directory has enough space to so that the files can be saved for export.Below is the sample output
Filesystem |
Size |
Used |
Avail |
Use% |
Mounted on |
devtmpfs |
4.9G |
0 |
4.9G |
0% |
/dev |
tmpfs |
4.9G |
20K |
4.9G |
1% |
/dev/shm |
tmpfs |
4.9G |
660K |
4.9G |
1% |
/run |
tmpfs |
4.9G |
0 |
4.9G |
0% |
/sys/fs/cgroup |
/dev/sda3 |
11G |
5.3G |
4.7G |
53% |
/ |
tmpfs |
4.9G |
232M |
4.7G |
5% |
/tmp |
/dev/sda1 |
120M |
35M |
80M |
30% |
/boot |
/dev/mapper/seat_vg-seat |
9.8G |
337M |
8.9G |
4% |
/storage/seat |
/dev/mapper/imagebuilder_vg |
9.8G |
23M |
9.2G |
1% |
/storage/imagebuilder |
/dev/mapper/db_vg-db |
9.8G |
157M |
9.1G |
2% |
/storage/db |
/dev/mapper/autodeploy_vg |
9.8G |
32M |
9.2G |
1% |
/storage/autodeploy |
/dev/mapper/core_vg-core |
25G |
106M |
24G |
1% |
/storage/core |
/dev/mapper/updatemgr_vg |
99G |
415M |
93G |
1% |
/storage/updatemgr |
/dev/mapper/log_vg-log |
9.8G |
1.5G |
7.8G |
16% |
/storage/log |
/dev/mapper/dblog_vg-dblog |
15G |
150M |
14G |
2% |
/storage/dblog |
/dev/mapper/netdump_vg |
985M |
1.3M |
932M |
1% |
/storage/netdump |
/storage/core
(which has 24 GB free), in the installer, Export directory
section type: /Storage/Core
and click Next
. The new partition, which is mentioned in the Export directory
section, the vCenter will save its data while migrating contents from source vCenter server to the target vCenter server.
For information refer : List of VMDKs/Partitions for a vCenter Server Appliance 6.7 - Size Mount point and Purpose