Custom Query (684 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 684)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Owner Reporter Resolution Summary
#375 Bruno Cornec cylau fixed mondoarchive / mondorestore will segfault if the partition decidied by sensibly_set_tmpdir_and_scratchdir() is read-only
Description

mondo version = mondo-2.2.9.1 In src/common/libmondo-devices.c (Line 2772) In void sensibly_set_tmpdir_and_scratchdir() :

The output of call_program_and_get_last_line_of_output

LANGUAGE=C df -m -P -x nfs -x nfs4 -x fuse.sshfs -x fuse -x vfat -x ntfs -x ntfs-3g -x smbfs -x smb -x cifs -x afs -x gfs -x ocfs -x ocfs2 -x mvfs -x nsspool -x nssvol -x iso9660 | grep -vE "none|Filesystem|/dev/shm" | awk '{printf "%s %s\n", $4, $6;}' | sort -nr | awk '{print $NF;}'

This command line does not avoid the partition which is mounted as read only, and it will make segfault in later lines.

For example, If /local is the largest partition with most available spaces, but it is mounted as read only, it cannot create the scratch.

Attached the proposed patch file and spec file for RHEL5:

#397 Bruno Cornec Sarah Bradley fixed Md5sum 100% cpu backing up: /var/lib/named/proc/kcore Opensuse 11.1
Description

Md5sum 100% cpu backing up: /var/lib/named/proc/kcore

#398 Bruno Cornec Sarah Bradley duplicate Restore process runs but on reboot, no boot loader Opensuse 11.1
Description

Imaging now works, the restore process runs, but on reboot there is no boot loader.

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