I have a disk image from a CentOS server (ext4 filesystem) that I am trying
to restore to a different server Dell Poweredge T630. The source disk is a
2TB physical RAID 1, and the target is a 4TB physical RAID 1.
The cloned image was saved on an NFS server, however, when I tried to
restore it, I could not get networking to work on the target (Dell) server.
So I have copied the image directory to a USB and tried to restore from
that. However when I actually try to perform the restore, I get the
following error.
This image file for partition sda{1,2,4} was not found!
I have many screenshots but I have attached the one I believe to be
relevant. I can provide more information if needed. Thank you.
It seems the image was not saved successfully. Did you see any error message when the image was saved? Or you can check the file "clonezilla-img". It's a plain text file, and should contain the messages when the image was saved.
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It seems to have cloned successfully. I have attached the full file.
This image was saved by Clonezilla at 2024-01-25 14:50:25 UTC.
Saved by clonezilla-live-3.1.1-27-amd64.
The log during saving:
...
Partclone successfully cloned the device (/dev/sda1) to the image (-)
...
Partclone successfully cloned the device (/dev/sda2) to the image (-)
...
Partclone successfully cloned the device (/dev/sda4) to the image (-)
But they are NOT shown in the photo you provided:
PXL_20240126_203117436.jpg
Did you modify or copy/move those files? It seems they are missing:
sda1.vfat-ptcl-img.zst
sda2.ext4-ptcl-img.zst
sda4.ext4-ptcl-img.zst
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Here are the options I have selected:
I have a disk image from a CentOS server (ext4 filesystem) that I am trying
to restore to a different server Dell Poweredge T630. The source disk is a
2TB physical RAID 1, and the target is a 4TB physical RAID 1.
The cloned image was saved on an NFS server, however, when I tried to
restore it, I could not get networking to work on the target (Dell) server.
So I have copied the image directory to a USB and tried to restore from
that. However when I actually try to perform the restore, I get the
following error.
This image file for partition sda{1,2,4} was not found!
I have many screenshots but I have attached the one I believe to be
relevant. I can provide more information if needed. Thank you.
--
Regards,
Timothy Pulliam
Here are some additional images which may or may not be helpful.
Sorry for accidentally posting so many times! Thank you for maintaining this project!
Last edit: Timothy Pulliam 2024-01-27
Last edit: Timothy Pulliam 2024-01-27
Last edit: Timothy Pulliam 2024-01-27
Last edit: Timothy Pulliam 2024-01-27
It seems the image was not saved successfully. Did you see any error message when the image was saved? Or you can check the file "clonezilla-img". It's a plain text file, and should contain the messages when the image was saved.
Steven
Thank you for your quick response.
It seems to have cloned successfully. I have attached the full file.
Last edit: Timothy Pulliam 2024-01-28
But they are NOT shown in the photo you provided:
PXL_20240126_203117436.jpg
Did you modify or copy/move those files? It seems they are missing:
sda1.vfat-ptcl-img.zst
sda2.ext4-ptcl-img.zst
sda4.ext4-ptcl-img.zst
Steven
You're right. I have no idea why, but when I downloaded the Image folder from our NAS it didn't include those files for whatever reason.
Thank you so much for your help. I really appreciate it.