Gentoo Archives: gentoo-user

From: Stuart Howard <stuart.g.howard@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Fwd: reiserfs file size issue
Date: Tue, 13 Sep 2005 21:51:58
Message-Id: d5d1857a05091314471299aaa@mail.gmail.com
1 The solution has arrived.
2 Thanks Richard for the cifs tip, to lay it out :-
3
4 mount.smbfs //NEWSTU/genstubackup /mnt/NEWSTU/genstubackup
5 => This command has a limit on file transfer of 2Gb
6
7
8 mount.cifs //NEWSTU/genstubackup /mnt/NEWSTU/genstubackup
9 => This command has been tested with a 3.7Gb file and transfered without fault
10
11
12 Many thanks for the help people
13
14 stu
15
16 > On 9/13/05, Stuart Howard <stuart.g.howard@×××××.com> wrote:
17 > > FYI
18 > > Will try this CIFS later on
19 > >
20 > > stu
21 > >
22 > >
23 > > ---------- Forwarded message ----------
24 > > From: Richard Fish <bigfish@××××××××××.org>
25 > > Date: Sep 13, 2005 4:57 AM
26 > > Subject: Re: [gentoo-user] Fwd: reiserfs file size issue
27 > > To: gentoo-user@l.g.o
28 > >
29 > >
30 > > Stuart Howard wrote:
31 > >
32 > > >Yes I am using samba to connect to the XP box as you suggested.
33 > > >The error report arrived via mail from a cron, prehaps the garbling of
34 > > >the message occured there?
35 > > >
36 > > >Anyway thanks again for responses, I usually clean up /tmp after the
37 > > >script runs so I made the assumption later on that the error was at
38 > > >the point of creation of the file and not during the cp, so as a way
39 > > >of confirming this I have set it off again to make the very large tgz
40 > > >and then try too cp it via samba transport to the XP box. [will run
41 > > >overnight now]
42 > > >If it works ie. if the full file is created [waiting in /tmp] then it
43 > > >is samba or if not then a post back to the shell limit. Should know by
44 > > >morning.
45 > > >
46 > > >An interesting chase regardless and if it is samba then will have to
47 > > >split the tgz.
48 > > >
49 > > >
50 > >
51 > > Mounting it as a "smbfs" filesystem (which does not support file larger
52 > > than 2G) is almost certainly the problem. Try mounting the XP box as a
53 > > "cifs" (mount.cifs) filesystem and you should have better luck.
54 > >
55 > > -Richard
56 > >
57 > > --
58 > > gentoo-user@g.o mailing list
59 > >
60 > >
61 > >
62 > > --
63 > > "There are 10 types of people in this world: those who understand
64 > > binary, those who don't"
65 > >
66 > > --Unknown
67 > >
68 >
69 >
70 > --
71 > "There are 10 types of people in this world: those who understand
72 > binary, those who don't"
73 >
74 > --Unknown
75 >
76
77
78 --
79 "There are 10 types of people in this world: those who understand
80 binary, those who don't"
81
82 --Unknown
83
84 --
85 gentoo-user@g.o mailing list