On Friday 25 November 2011 19:17:07 Mark Knecht wrote:
> On Fri, Nov 25, 2011 at 9:53 AM, Pandu Poluan <pa...@poluan.info> wrote:
> <SNIP>
> 
> >> /mnt/distfiles ext3/4 (shared via nfs)
> > 
> > Why do you separate the distfiles from the portage tree?
> > 
> > Rgds,
> 
> distfiles has a tendency to grow large over the years. IIRC nothing
> cleans it up automatically so having it separate is just a simple
> safety mechanism to not run out of disk space after emerge -fDuN
> @world, etc.
> 
> I do it also.
> 
> - Mark

It is also because the portage tree is reiserfs and distfiles ext4.

Actually, it is like it :

/usr
        /portage        -> reiserfs             | both shared through nfs
                        /distfiles      -> ext4 |

/usr
        /portage/distfiles                      | acces on an nfs

When you mount a filesystem B inside an other one A and share the root A 
through nfs, it seems you acces (from nfs clients) to the A and the directory 
under which is mounted B, but not B itself.

Do you understand me ?

-- 
Stéphane Guedon
page web : http://www.22decembre.eu/
carte de visite : http://www.22decembre.eu/downloads/Stephane-Guedon.vcf
clé publique gpg : http://www.22decembre.eu/downloads/Stephane-Guedon.asc

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to