Linux - NFS - Network File System

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    Favorites, Groups & Events

    Linux - NFS - Network File System - Presentation Transcript

    1. ADMINISTRAÇÃO DE REDES I ­ LINUX NFS – Network File System Frederico Madeira LPIC­1, LPIC­2, CCNA fred@madeira.eng.br www.madeira.eng.br
    2. NFS NFS - Network File System Sistema de arquivos criado para o compartilhamento de diretórios e arquivos entre computadores em rede. Linux pode ser servidor e cliente. Serviços Necessários: - portmap - nfs Iniciando o Serviço: /etc/init.d/nfs start Arquivo de configuração: /etc/exports Ex: /home/CST03 192.168.0.*(ro) – Apenas Leitura para rede local /tmp 192.168.0.*(rw) – Leitura e Escrita /media 192.168.0.10(rw) – Apenas o host especificado
    3. NFS Montando: mount -t nfs 192.168.0.1:/home/CST03 /media/cst03 Montando em boot time: 192.168.0.1:/home/CST03 /media/cst03 nfs auto,users,exec 0 0 Desmontando: umount /media/cst03 Carregando Mudanças em /etc/export: exportfs -a(all) -v(verbose)
    4. NFS Estatisticas do servidor NFS: [root@matheus tmp]# nfsstat Server rpc stats: calls badcalls badauth badclnt xdrcall 14 0 0 0 0 Server nfs v3: null getattr setattr lookup access readlink 1 7% 2 15% 0 0% 2 15% 1 7% 0 0% read write create mkdir symlink mknod 0 0% 0 0% 0 0% 0 0% 0 0% 0 0% remove rmdir rename link readdir readdirplus 0 0% 0 0% 0 0% 0 0% 0 0% 1 7% fsstat fsinfo pathconf commit 2 15% 3 23% 1 7% 0 0%
    5. ADMINISTRAÇÃO DE REDES I ­ LINUX NFS – Network File System Frederico Madeira LPIC­1, LPIC­2, CCNA fred@madeira.eng.br www.madeira.eng.br
    SlideShare Zeitgeist 2009

    + Frederico MadeiraFrederico Madeira Nominate

    custom

    532 views, 0 favs, 1 embeds more stats

    Linux - NFS - Network File System
    Compartilhamento more

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 532
      • 521 on SlideShare
      • 11 from embeds
    • Comments 0
    • Favorites 0
    • Downloads 26
    Most viewed embeds
    • 11 views on http://www.madeira.eng.br

    more

    All embeds
    • 11 views on http://www.madeira.eng.br

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories