bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug with gnu cpio 2.4.2


From: Hans-Bernhard Broeker
Subject: Re: bug with gnu cpio 2.4.2
Date: 6 Mar 2001 15:19:34 GMT

address@hidden wrote:

> Hi,
> I have a problem using cpio with a Red Hat 6.2 whith a 2.2.14-5.0smp
> kernel. The backup device is a HP DAT DDS4 20/40 with the right cartridge.
> The cpio is launched by the cron. During the backup, my log (a redirecting
> verbose on a file) have this message:
> cpio: /dev/tty: Device not configured
> and the cpio stop. 

This would happen if cpio want to do any user interaction (ask for the
next tape cartridge, because the current one is full, e.g.). Cron jobs
don't have access to a terminal (/dev/tty), so this will fail.

The solution: avoid using any cpip flags that may cause it to require
user feedback.

> The amount of date to backup is about 25Go.
> Does Linux manage the DDS4 with the compressed capacity of 40Go?

25 real Gigs may not fit on a tape with a 'compressed capacity' of 40
Gigs.  Esp. not if large parts of those 25 Gigs are already
compressed, or consist of almost uncompressible data (PNG/GIF/JPG
images, say).


-- 
Hans-Bernhard Broeker (address@hidden)
Even if all the snow were burnt, ashes would remain.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]