Package: mondo
Version: 2.04-4
Severity: normal

I use mondo to make nfs backups of my servers. 

During mondorescue.iso boot, a script called start-nfs fails to mount
the nfs share which contains the backups. The script contents is as
follows :

##### start-nfs 
ifconfig lo 127.0.0.1  # config loopback
ifconfig eth0 client-ip; # config client
# ping -c1 server-ip; # ping server
mount -t nfs -o nolock server-ip:/vol/vol0/mondo /tmp/isodir
exit 0
##### start-nfs end

You can find a copy of this generated script in 
/var/cache/mondo-archive/start-nfs.

On my hardware, the NIC needs "a certain amount of time" to become
effectively up and the mount command fails.

when you comment out the ping comment, nfs mount is ok.
Enabling this ping command shouldn't be harmful on other hardware.

-- 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: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages mondo depends on:
ii  afio                      2.5-3          archive file manipulation program
ii  binutils                  2.15-6         The GNU assembler, linker and bina
ii  buffer                    1.19-7         Buffering/reblocking program for t
ii  cdrecord                  4:2.01+01a01-2 command line CD writing tool
ii  dosfstools                2.11-2         Utilities to create and check MS-D
ii  gawk                      1:3.1.4-2      GNU awk, a pattern scanning and pr
ii  libc6                     2.3.2.ds1-22   GNU C Library: Shared libraries an
ii  libnewt0.51               0.51.6-20      Not Erik's Windowing Toolkit - tex
ii  lzop                      1.01-3         fast compression program
ii  mindi                     1.04-4         creates boot/root disks based on y

Versions of packages mindi depends on:
ii  bzip2                     1.0.2-7        high-quality block-sorting file co
ii  file                      4.12-1         Determines file type using "magic"
ii  gawk                      1:3.1.4-2      GNU awk, a pattern scanning and pr
ii  mindi-busybox             1.00-4         Collection of shell utilities in a
ii  mindi-kernel              2.4.27-2       failsafe Linux kernel for Mindi/Mo
ii  mindi-partimagehack       0.6.2-4        disk partition imaging utility for
ii  mkisofs                   4:2.01+01a01-2 Creates ISO-9660 CD-ROM filesystem
ii  ms-sys                    1.1.3-1        Write a Microsoft compatible boot 
ii  nano                      1.2.4-5        free Pico clone with some new feat
ii  parted                    1.6.21-1       The GNU Parted disk partition resi
ii  syslinux                  2.11-0.1       Bootloader for Linux/i386 using MS

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to