Custom Query (684 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (145 - 147 of 684)

Ticket Owner Reporter Resolution Summary
#778 Bruno Cornec Bruno Cornec fixed mondorestore doesn't restore labelled vfat partitions
Description

RHEL 7 seems to allow the usage of UUID references in /etc/fstab to mount vfat/uefi partitions. mondorestore needs to be fixed to support these (currently mondorestore skip vfat parititions). while keeping a compatible behaviour for other distributions which do not support that feature.

#780 Bruno Cornec Bruno Cornec fixed mondorestore doesn't recreate md devices correctly
Description

As reported on mondo ML, there is an issue when trying to restore md devices with mondorestore in 3.2.1

Releant log entry:

DBG4: [Main] ../src/mondorestore/mondo-prep.c->create_raid_device_via_mdadm#549: cmd built: mdadm --create --force --run --auto=yes /dev/md126 --level=raid1 --raid-devices=2
DBG4: [Main] ../src/mondorestore/mondo-prep.c->create_raid_device_via_mdadm#552: Working on additional param #0 (Label: UUID)
DBG2: [Main] ../src/mondorestore/mondo-prep.c->create_raid_device_via_mdadm#557: Managing previous UUID 124b31f0:fbc29386:80013f8f:72f4879d
7
DBG4: [Main] ../src/mondorestore/mondo-prep.c->create_raid_device_via_mdadm#552: Working on additional param #1 (Label: Version)
DBG2: [Main] ../src/mondorestore/mondo-prep.c->create_raid_device_via_mdadm#569: Managing previous Version 1.0
1
DBG4: [Main] ../src/mondorestore/mondo-prep.c->create_raid_device_via_mdadm#577: cmd built: mdadm --create --force --run --auto=yes /dev/md126 --level=raid1 --raid-devices=2 --uuid 124b31f0:fbc29386:80013f8f:72f4879d
7 -e 1.0
1
DBG4: [Main] ../src/mondorestore/mondo-prep.c->create_raid_device_via_mdadm#597: cmd built: mdadm --create --force --run --auto=yes /dev/md126 --level=raid1 --raid-devices=2 --uuid 124b31f0:fbc29386:80013f8f:72f4879d
7 -e 1.0
1
DBG4: [Main] ../src/mondorestore/mondo-prep.c->create_raid_device_via_mdadm#604: cmd built: mdadm --create --force --run --auto=yes /dev/md126 --level=raid1 --raid-devices=2 --uuid 124b31f0:fbc29386:80013f8f:72f4879d
7 -e 1.0
1 --chunk=64
DBG2: [Main] ../src/mondorestore/mondo-prep.c->create_raid_device_via_mdadm#606: RAID device re-created with the following command:
mdadm --create --force --run --auto=yes /dev/md126 --level=raid1 --raid-devices=2 --uuid 124b31f0:fbc29386:80013f8f:72f4879d
7 -e 1.0
1 --chunk=64 /dev/sda1
d /dev/sdb1
d
INFO: running: mdadm --create --force --run --auto=yes /dev/md126 --level=raid1 --raid-devices=2 --uuid 124b31f0:fbc29386:80013f8f:72f4879d 7 -e 1.0 1 --chunk=64 /dev/sda1 d /dev/sdb1 d > /tmp/mondo.tmp.8g102M/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.8g102M/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: mdadm: You have listed more devices (6) than are in the array(2)!
INFO: --------------------------------end of output------------------------------
INFO: ...ran with res=256
DBG1: [Main] ../src/mondorestore/mondo-prep.c->format_device#746: Creating RAID device /dev/md126 via mdadm returned 256
#784 Bruno Cornec Bruno Cornec fixed mondoarchive or mondorestore SEGV with tape management
Description

As reported on the mailing list. Arriving with the GUI after input of the tape device name at both backup and restore time.

"the program failed when I specified the name ("/dev/st0") of the SCSI tape device: Segmentation fault (core dumped)"

and: "/usr/sbin/post-init" line 115: 3249 Segmentation fault"

CLI mode is working with

mondoarchive -O -t -0 -N -d /dev/st0
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.