Fehler: Target partition size (x) is smaller than source (x)
Verfasst: 18 Jul 2013, 19:02
Hallo Zusammen,
ich habe folgendes Problem.
Bei einem ntfs-restore-image bekomme ich folgende fehlermeldung im Logfile:
Der Prozess scheint also hier zu scheitern:
Also für mich sind (1000203 MB) genau gleich (1000203 MB), kein Wunder, sind ja auch baugleiche Festplatten ...
Warum bricht er nun ab?
Kennt das Skript die Option "ist gleich groß, geht auch" nicht?
Opsi-Umgebung 4.0.3.1
Vielen Dank schon mal für jeden Tipp.
Beste Grüße,
Franziskus
ich habe folgendes Problem.
Bei einem ntfs-restore-image bekomme ich folgende fehlermeldung im Logfile:
Code: Alles auswählen
[5] [Jul 18 18:44:21] Image type is partclone (Posix.py|2305)
[6] [Jul 18 18:44:21] Restoring partclone image '-' to '/dev/sda1' (Posix.py|2321)
[7] [Jul 18 18:44:21] Command 'partclone.restore' found at: '/usr/sbin/partclone.restore' (Posix.py|641)
[6] [Jul 18 18:44:21] Executing: ssh -i /root/.ssh/id_rsa pcpatch@192.168.128.253 'cat /var/lib/opsi/ntfs-images/hetis_win7_1TB.img.gz' | gunzip -c | /usr/sbin/partclone.restore --source - --overwrite /dev/sda1 (Posix.py|661)
[7] [Jul 18 18:44:24] -->>> Partclone v0.2.8 http://partclone.org (Posix.py|2352)
[7] [Jul 18 18:44:24] -->>> Starting to restore image (-) to device (/dev/sda1) (Posix.py|2352)
[7] [Jul 18 18:44:27] -->>> Calculating bitmap... Please wait... Target partition size(1000203 MB) is smaller than source(1000203 MB). Use option -C to disable size checking(Dangerous). (Posix.py|2352)
[7] [Jul 18 18:44:27] -->>> Partclone fail, please check /var/log/partclone.log ! (Posix.py|2352)
[2] [Jul 18 18:44:28] Traceback: (Logger.py|742)
[2] [Jul 18 18:44:28] line 1389 in '<module>' in file '/usr/local/bin/master.py' (Logger.py|742)
[2] [Jul 18 18:44:28] line 63 in '<module>' in file '/tmp/ntfs-restore-image.py' (Logger.py|742)
[2] [Jul 18 18:44:28] line 2356 in 'restoreImage' in file '/usr/lib/pymodules/python2.6/OPSI/System/Posix.py' (Logger.py|742)
[2] [Jul 18 18:44:28] ==>>> Failed: Partclone fail, please check /var/log/partclone.log !
gzip: stdout: Broken pipe
(master.py|1437)
Der Prozess scheint also hier zu scheitern:
Code: Alles auswählen
[7] [Jul 18 18:44:27] -->>> Calculating bitmap... Please wait...
Target partition size(1000203 MB) is smaller than source(1000203 MB).
Use option -C to disable size checking(Dangerous). (Posix.py|2352)
Warum bricht er nun ab?
Kennt das Skript die Option "ist gleich groß, geht auch" nicht?
Opsi-Umgebung 4.0.3.1
Vielen Dank schon mal für jeden Tipp.
Beste Grüße,
Franziskus