Opened 16 years ago
Last modified 11 years ago
#338 assigned defect
restore problem
Reported by: | Olaf Matthaei | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | mondo | Version: | 2.2.8 |
Severity: | blocker | Keywords: | |
Cc: |
Description
Hello, i'm using sles 10 sp2 x62_64 with mondo 2.2.8-1.
The archive prozess running fine, but when i start restore on the same Hardware he stops every time at the same position. He can't configure the harddisks/raids. When i look of the partition with fdisk after mondo stops it looks not nice ( see fdisk.jpg ). I see on device /dev/cciss/c0d1p2 start and end cylinder at 1. The orignal system have no second partion on this device( see fdisk_original.jpg ).
Attachments (5)
Change History (8)
by , 16 years ago
Attachment: | mondorestore.log added |
---|
by , 16 years ago
Attachment: | mondoarchive.log added |
---|
by , 16 years ago
by , 16 years ago
Attachment: | fdisk_original.jpg added |
---|
by , 16 years ago
comment:1 by , 16 years ago
Status: | new → assigned |
---|
comment:2 by , 16 years ago
Milestone: | 2.2.9 → 2.2.10 |
---|
Note:
See TracTickets
for help on using tickets.
Ok. This seems to be linked to the fact that mondorestore want to activate the second partition on this disk (which doesn't exist, but seems to be creating it). So I'd way one bug for mondo: shouldn't activate partitions, when it doesn't need to. One bug for fdisk, shouldn't create a partition just when activating.
Will work on a fix on my side.