Suite à la mise à jour vers la version 4.0.7 d'OPSI, l'option data_partition_preserve ne fonctionne pas avec win7 et win10
Si une machine a été installé avec une partition sa re installation avec l'option always ou if possible renvoie l'erreur : Cannot create partition 0
On est obliger de sauvegarder cette partition puis de faire l'installation en re créant cette partition puis restaurer les données
fichier log :
Quelqu'un a t'il eu ce probleme ?(4679) [6] [janv. 05 11:53:43] Creating partition on '/dev/sda': number: 0, type 'primary', filesystem 'ntfs', start: 2048 sec, end: 238055423 sec. (Posix.py|2270)
(4680) [2] [janv. 05 11:53:44] Traceback: (Logger.py|753)
(4681) [2] [janv. 05 11:53:44] File "/usr/local/bin/master.py", line 1461, in <module>
(4682) execfile(actionScript)
(4683) (Logger.py|753)
(4684) [2] [janv. 05 11:53:44] File "/tmp/setup.py", line 573, in <module>
(4685) createPartitionEx("system", systemPartitionNumber, systemPartitionLabel, 0, systemPartitionSizeM, gptAutoAppend = True, boot = False, gptAttribute = "63" , useGpt = useGpt, diskDevice = disk.device, fileSystem = "ntfs", gptFileSystem="0700")
(4686) (Logger.py|753)
(4687) [2] [janv. 05 11:53:44] File "/tmp/opsisetuplib.py", line 204, in createPartitionEx
(4688) disk.createPartition(start = "%dM" % startM, end = "%s" % endstr, fs = fileSystem, boot = boot, number = partitionNumber)
(4689) (Logger.py|753)
(4690) [2] [janv. 05 11:53:44] File "/usr/lib/python2.7/dist-packages/OPSI/System/Posix.py", line 2273, in createPartition
(4691) raise Exception(u'Cannot create partition %s' % number)
(4692) (Logger.py|753)
(4693) [2] [janv. 05 11:53:44] ==>>> Cannot create partition 0 (master.py|1509)
Merci