bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] never ending gtar using tar-1.15.92-20060627


From: Dat Head
Subject: [Bug-tar] never ending gtar using tar-1.15.92-20060627
Date: Tue, 18 Jul 2006 13:15:27 -0400

using tar-1.15.92-20060627 in hopes of fixing --listed-incremental woes (seems
to be working but not sure yet), however on 1 of about 30 systems after
it appears to be done it just keeps spinning forever, it is still
reading and writing
to the /sbin/rmt process.

here is a trace of what it
is doing... seems to be stuck reading lots of nulls over and over
(full command used
at bottom, exact same syntax as being used on all the other systems):

write(4, 
"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...,
131072) = 131072
rt_sigaction(SIGPIPE, {0x1000000000000000, [], 0},
{0x1000000000000001, ~[HUP INT QUIT ABRT PIPE ALRM RT_1 RT_2 RT_3 RT_4
RT_5 RT_6 RT_7 RT_9 RT_10 RT_11 RT_12 RT_13 RT_14 RT_15 RT_16 RT_17
RT_18 RT_19 RT_20 RT_21 RT_22 RT_23 RT_24 RT_25 RT_26 RT_27 RT_28
RT_29 RT_30 RT_31], 0}, 8) = 0
read(5, "A", 1)                         = 1
read(5, "1", 1)                         = 1
read(5, "3", 1)                         = 1
read(5, "1", 1)                         = 1
read(5, "0", 1)                         = 1
read(5, "7", 1)                         = 1
read(5, "2", 1)                         = 1
read(5, "\n", 1)                        = 1
read(6, 
"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...,
131072) = 131072
rt_sigaction(SIGPIPE, {0x1000000000000001, [], 0},
{0x1000000000000000, ~[HUP INT QUIT TRAP BUS PIPE ALRM RT_1 RT_2 RT_3
RT_6 RT_9 RT_10 RT_11 RT_12 RT_14], 0}, 8) = 0
write(4, "W131072\n", 8)                = 8
rt_sigaction(SIGPIPE, {0x1000000000000000, [], 0},
{0x1000000000000001, ~[HUP INT QUIT TRAP BUS PIPE ALRM RT_1 RT_2 RT_3
RT_6 RT_9 RT_10 RT_11 RT_12 RT_14], 0}, 8) = 0
rt_sigaction(SIGPIPE, {0x1000000000000001, [], 0},
{0x1000000000000000, ~[HUP INT QUIT ABRT PIPE ALRM RT_1 RT_2 RT_3 RT_4
RT_5 RT_6 RT_7 RT_9 RT_10 RT_11 RT_12 RT_13 RT_14 RT_15 RT_16 RT_17
RT_18 RT_19 RT_20 RT_21 RT_22 RT_23 RT_24 RT_25 RT_26 RT_27 RT_28
RT_29 RT_30 RT_31], 0}, 8) = 0
write(4, 
"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...,
131072) = 131072
rt_sigaction(SIGPIPE, {0x1000000000000000, [], 0},
{0x1000000000000001, ~[HUP INT QUIT ABRT PIPE ALRM RT_1 RT_2 RT_3 RT_4
RT_5 RT_6 RT_7 RT_9 RT_10 RT_11 RT_12 RT_13 RT_14 RT_15 RT_16 RT_17
RT_18 RT_19 RT_20 RT_21 RT_22 RT_23 RT_24 RT_25 RT_26 RT_27 RT_28
RT_29 RT_30 RT_31], 0}, 8) = 0
read(5, "A", 1)                         = 1
read(5, "1", 1)                         = 1
read(5, "3", 1)                         = 1
read(5, "1", 1)                         = 1
read(5, "0", 1)                         = 1

/usr/local/bin/gtar -c -f address@hidden:/dev/sdlt14nr -b 256
-v --one-file-system --ignore-failed-read --totals
--listed-incremental /usr/local/adm/et
c/bckincremental.airw1  ./ /home /usr/local /tools /vol1




reply via email to

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