Re: Enhancing performance on Server

From: Alexandre Cavalcante Alencar (alexandre.alencar_at_aspec.com.br)
Date: 01/27/05

  • Next message: Rahul Sundaram: "Re: Why I think FC3 sucks!"
    To: James Marcinek <jmarc1@jemconsult.biz>, Fedora Core Users <fedora-list@redhat.com>
    Date: Thu, 27 Jan 2005 10:56:27 -0300
    
    

    Hi,

    I recomend that you use separated directories for home and profile. The
    home, where the users put your files don't need to be copied every logon
    to workstation and to server back on a logoff.. Just the user profile
    needs to be... since the user change their settings each logon... Change
    all users to have their "My Documents" folder pointing to their home
    drive...

    Exemple: You have a user called "foo" and their home dir are /home/foo
    that it's exported by samba and mapped in H: and you have
    a /home/profiles/foo exported from \\server\profiles and the user foo
    use \\server\profiles\foo to load their settings..

    You can create a structure on the server with a profiles resource where
    you will have all users profiles stored there...

    When you get you server done, do it with the pdbedit utility...

     pdbedit --user=foo --homedir=\\server\homes\username --profile=\\server
    \profiles\username

    where

    --user=$username
    --homedir=/home/$username
    --profile=/home/profiles/$username

    Bye...

    Ats,

    -- 
    Alexandre Cavalcante Alencar
    alexandre.alencar@aspec.com.br
    GNU/Linux and FOSS Specialist
    Microsoft Certified Professional
    Analista de Suporte / Redes
    Grupo Aspec S/C Ltda
    http://www.aspec.com.br
    Tele/Fax: +55 (85) 254-3223 - 36
    Em Qua, 2005-01-26 ās 05:59 +0000, James Marcinek escreveu:
    > I am trying to enhance the performance of a linux server, running FC3, for a
    > small office of about 14 users. The system is provding several of the following
    > services:
    > 
    >  Samba running as a Domain Controller
    >  Samba File server
    >  HylaFAX server
    >  vsftp server (to support HylaFAX)
    >  Postfix (to support email notices)
    >  Amanda Server (running after hours backups)
    > 
    > The server is running a pentium IV (not sure on the speed at the moment, and has
    > 1.5 Gigs of RAM, hardware based SCSI raid (PCI SCSI card) and external modem.
    > 
    > >From the system monitoring that I've been periodically checking, the CPU is in
    > good shape as well as the RAM. However, the loggin in and off of user's is felt
    > on the network. The Samba environment was just converted from a Workgroup to a
    > domain. The local user profiles were copied and converted to roaming, in
    > addition to changing the local home directory from the default C: location to
    > their $HOME drives on the Samba Domain controller. Each domain user id was
    > logged in to their respective PC, which will download a copy to the local PC to
    > expedite the logon/logoff process. However it still takes time to logoff and
    > save settings, etc. Some of the problems may be due to the fact the user's were
    > previously saving large files (like music, etc) in their home folder. I'm sure
    > this will alleviate some items.
    > 
    > When I use the tops command during the logon/logoff periods, I do see samba
    > spiking the CPU to higher limits, though still acceptable. A lot of physical RAM
    > is also used, which is one area I think could be addressed; however the paging
    > space doesn't look to active...
    > 
    > I'm wondering if the bottleneck is in the network card. The whole network is
    > 100BaseT. I haven't used a lot of network tools (mainly netstat) so I'd be
    > interested to hear of some good ones. Also if there are any suggestions based
    > off of past experiences.
    > 
    > I do have one thing that I am considering but don't know if it's practical (or
    > feasible) and that is putting another network card onto the network. Now I've
    > never done this but heard that the cards could be bound, or one card accepting
    > packets and one would be for sending. I'd be extremely interested in hearing if
    > it's possible and how it can be done. I'd also like to hear of any pros and cons
    > to this or any other suggestions.
    > 
    > Thanks,
    > 
    > James
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Rahul Sundaram: "Re: Why I think FC3 sucks!"

    Relevant Pages

    • [HPADM] RE: Mapping Samba Share to XP
      ... "The mapped network drive could not be created because the following error occurred: The remote computer is not available." ... Is there anything I need to change in the configuration on the CIFS server? ... I am unable to map to the Windows XP clients on the 158 subnet still, but this is due to the firewall, so if someone knows how I can make that happen, please let me know? ... Mapping Samba Share to XP ...
      (HP-UX-Admin)
    • Re: Advanced question: How to copy files from one server to the other?
      ... I am administering a samba fileserver with 1 Terrabyte of user data. ... The disk uses a MBR disklabel. ... Now I have a new linux box as a replacement for the old server. ... I would use tar over a nc network transport. ...
      (comp.os.linux.misc)
    • Solved: FreeBSD as print server w/CUPS + samba + apsfilter
      ... CUPS and Samba so that local (connected to server) printers print ... as network printer amongst Windows 2k/XP clients. ... samba over Win2k network" contained what I had accomplished, ...
      (freebsd-questions)
    • Re: Roaming Profile Problem
      ... Assume that it does not matter in a small network. ... > Where does it say that roaming profiles have to be small? ... >>> always recommend folder redirection but what I think is that by ... >>> What if the main disk on the server gets messed up? ...
      (microsoft.public.windows.server.general)
    • Samba, please help (newbie)
      ... I am trying to configure linux to operate in my win2000 network. ... Samba has a huge number of configurable options most ... # server string is the equivalent of the NT Description field ... user logon script ...
      (alt.os.linux)