From owner-freebsd-questions@FreeBSD.ORG Tue Nov 27 03:41:59 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DD466C1D for ; Tue, 27 Nov 2012 03:41:59 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 7EC6C8FC0C for ; Tue, 27 Nov 2012 03:41:59 +0000 (UTC) Received: from mail.cs.ait.ac.th (localhost [127.0.0.1]) by mail.cs.ait.ac.th (Postfix) with ESMTP id 9E2DE3A3865 for ; Tue, 27 Nov 2012 10:32:04 +0700 (ICT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.ait.ac.th; h= subject:subject:from:from:message-id:date:date:received:received :received; s=selector1; t=1353987124; x=1355801525; bh=4r9fBiBhw rrfThMgH+m0ENYnHgQA4pEsRLD/cx4ANxc=; b=AG5bwzaMjwYLXj8QVCzhsPtmu 994yFsu7qddTcDMBkz1A4KRMMtAv/0BgiLPN6ob2x9vIrXJt1zv/PV4TfPkgZhzY 2FOMR5nY5u0VO7urp6NPNE+jzgQsb/EnxKcRw9f9471Cs5iE4rrrAVGFDJQxt8dI ATsus8/7FcuZ4jryiw= X-Virus-Scanned: amavisd-new at cs.ait.ac.th Received: from mail.cs.ait.ac.th ([127.0.0.1]) by mail.cs.ait.ac.th (mail.cs.ait.ac.th [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 33T2MNbagF2D for ; Tue, 27 Nov 2012 10:32:04 +0700 (ICT) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.ait.ac.th (Postfix) with ESMTPS id 331F23A3832 for ; Tue, 27 Nov 2012 10:32:04 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.5/8.14.5/Submit) id qAR3W5jS020798; Tue, 27 Nov 2012 10:32:05 +0700 (ICT) (envelope-from on) Date: Tue, 27 Nov 2012 10:32:05 +0700 (ICT) Message-Id: <201211270332.qAR3W5jS020798@banyan.cs.ait.ac.th> From: Olivier Nicole To: freebsd-questions@freebsd.org Subject: Everything get slower with 8.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 03:42:00 -0000 Hi, Few weeks ago I upgraded many systems from 7.4 to 8.3 and since I feel that everyting has got much slower: - connecting a new shell takes 5 secnds between the password and the first promt; - imap got slower to the point imp/horde times out - amanda back-up will not complete - etc. I don;t know what to look for to correct this. TIA, Olivier