Custom Query (684 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 684)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#16 fixed Does not backup a file greater than 2 GB Bruno Cornec setin@…
Description

Hi,

When I try to backup a file grater than 2 GB, the following message appears in /var/log/mondo-archive.log :

[Main] libmondo-files.c->size_of_all_biggiefiles_K#932:
After adding /sip/dat/CACHE.DAT, scratchL+0 now equals 0

The file CACHE.DAT has exactly 2 GB.
I using these rpm packages in Linux RH9 - 2.4.20-8smp
mondo-2.0.8-3.rh9
buffer-1.19-4
afio-2.4.7-1
mindi-1.0.8-3.rh9


Thanks

#17 fixed /proc/mdstat parser bug Bruno Cornec roelof@…
Description

I think I found a bug in the mdstat raidlevel parser. For md0, the raidlevel is merged with the device name of the last raid member, resulting in an illegal 'raid1ed1' raidlevel name.

mondoarchive v2.0.8-666
RHEL4 rpm under CENTOS 4.3.
mdadm - v1.6.0 - 4 June 2004
kernel 2.6.9-34.0.2.ELsmp

[root@magrathea /]# cat /proc/mdstat
Personalities : [raid1] [raid5]
md1 : active raid1 hdi3[2] hdg3[1] hde3[0]
10008384 blocks [3/3] [UUU]

md2 : active raid5 hdi4[2] hdg4[1] hde4[0]
346570112 blocks level 5, 64k chunk, algorithm 2 [3/3] [UUU]

md0 : active raid1 hdi1[2] hdg1[1] hde1[0]
10008384 blocks [3/3] [UUU]

unused devices: <none>

relevant part of mondo-archive.log:

running: parted2fdisk -l | grep -i raid > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
/dev/hde1 * 1 1246 10008463+ fd Linux raid autodetect
/dev/hde3 1497 2742 10008495 fd Linux raid autodetect
/dev/hde4 2743 24315 173285122+ fd Linux raid autodetect
/dev/hdg1 * 1 1246 10008463+ fd Linux raid autodetect
/dev/hdg3 1497 2742 10008495 fd Linux raid autodetect
/dev/hdg4 2743 24315 173285122+ fd Linux raid autodetect
/dev/hdi1 * 1 1246 10008463+ fd Linux raid autodetect
/dev/hdi3 1497 2742 10008495 fd Linux raid autodetect
/dev/hdi4 2743 24315 173285122+ fd Linux raid autodetect
--------------------------------end of output------------------------------
...ran just fine. :-)
You have RAID partitions but no /etc/raidtab - creating one from /proc/mdstat
[Main] libmondo-raid.c->parse_mdstat#1100: Unknown RAID level 'raid1ed1'.

Sorry, cannot read /proc/mdstat
Done.
#18 worksforme cannot login after restore Bruno Cornec digirent@…
Description

I freshly installed:
FC 5
afio-2.5-0
buffer-1.19-0
mindi-1.0.8-3.fc5
mondo-2.0.8-3.fc5

After mondoarchive to DVD-RW
I booted the DVD, did a compare and everything was ok.
Rebooted and did a ful automatic restore, looked ok.
after rebooting the harddisk I couldn't login anymore.

in grub bootloader add enforcing=0
logged in and did a touch / .autorelabel

reboot
reboot
and than i was able to normally use my machine.
I think this is not the proper way.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.