Package: mondo
Version: 2.20-1.1
Severity: important
This error only occur during mondorestore to a new system, and doesn't
produce anything interesting in the logs; sorry. However, the bug
description will hopefully make it clear what is going on.
I attempt to restore a mondoarchive from a LVM, non-RAID system to a
LVM, software raid layout; I ensured that the necessary tools were
available (by making separate boot media on a mdraid system).
Following instructions, I created RAID partitions as format 'raid',
mountpoint 'raid', then added the device '/dev/md0' and specified
partitions to use for the RAID device.
I am prompted for the RAID level (default '-9'), which I set to '1';
mondorestore then hangs forever.
Ran 'ps fx' on another tty, which showed commands like
grep " /proc/mdstatraid1" > /dev/null 2>/dev/null
It looks like this should be
grep "raid1" "/proc/mdstat" ....
Same for other RAID levels; mondorestore appears to
thoroughly sanitize its input, so I was unable to fool it into
constructing a working grep command (and which I expect would have
failed, for different reasons, later in the process).
Workaround is to build the arrays/devices manually, edit mountlist.txt,
say 'Don't format my partitions', etc., but it appears that this is
meant to work, and it would be easier for the inexperienced if it did.
Thanks,
John Pearson.
-- Package-specific info:
/var/log/mindi.log and /var/log/mondo-archive.log not included as per user
request.
=========================================================
Fileystem information not included as per user request.
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18+rr174x+xen
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=locale: Cannot set LC_CTYPE to
default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
Versions of packages mondo depends on:
ii afio 2.5-4 archive file manipulation program
ii buffer 1.19-8 Buffering/reblocking program for t
ii cdrecord 9:1.1.2-1 Dummy transition package for wodim
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
ii libfribidi0 0.10.7-4 Free Implementation of the Unicode
ii libnewt0.52 0.52.2-10 Not Erik's Windowing Toolkit - tex
ii lzop 1.01-4 fast compression program
ii mindi 2.20-2 creates boot/root disks based on y
Versions of packages mondo recommends:
ii dvd+rw-tools 7.0-4 DVD+-RW/R tools
Versions of packages mindi depends on:
ii binutils 2.17-3 The GNU assembler, linker and bina
ii bzip2 1.0.3-6 high-quality block-sorting file co
ii dosfstools 2.11-2.1 Utilities to create and check MS-D
ii file 4.17-5 Determines file type using "magic"
ii gawk 1:3.1.5.dfsg-4 GNU awk, a pattern scanning and pr
ii mindi-busybox 1.2.1-2 Collection of shell utilities in a
ii mkisofs 9:1.1.2-1 Dummy transition package for genis
ii module-init-tools 3.3-pre4-2 tools for managing Linux kernel mo
ii ms-sys 2.1.0-1 Write a Microsoft compatible boot
ii nano 2.0.2-1 free Pico clone with some new feat
ii parted 1.7.1-5.1 The GNU Parted disk partition resi
ii syslinux 3.31-3 Bootloader for Linux/i386 using MS
-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_AU"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]