From owner-freebsd-questions@FreeBSD.ORG Mon Oct 3 13:15:28 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1879E106567E for ; Mon, 3 Oct 2011 13:15:28 +0000 (UTC) (envelope-from ndhertbsd@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id D72EE8FC14 for ; Mon, 3 Oct 2011 13:15:27 +0000 (UTC) Received: by iadk27 with SMTP id k27so7328376iad.13 for ; Mon, 03 Oct 2011 06:15:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Du1dc+X1LrEVgLywaAuQyq/yvKtxVqkof/gdcYp5CoA=; b=rfFUjf2nDASTY6BvN3PNwyQ+L6KCpY62WXpH0jGJXIf0ZZpt38cPNgWt5sPMVkdarO IHp5JSz/6w7sDQDle2BdhtRS2jChwGsE0OWW3qnLkxt553cxu1MlgRfOR9LbOSJMRvF0 hV9etrwv7yhBQ6aSbueh0l8tH7uVEjX7xsaeo= MIME-Version: 1.0 Received: by 10.231.6.168 with SMTP id 40mr22911096ibz.71.1317647726850; Mon, 03 Oct 2011 06:15:26 -0700 (PDT) Received: by 10.231.199.143 with HTTP; Mon, 3 Oct 2011 06:15:26 -0700 (PDT) In-Reply-To: References: <4E89AED9.3000705@my.gd> Date: Mon, 3 Oct 2011 15:15:26 +0200 Message-ID: From: n dhert To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Fwd: FreeBSD 8.2, sec.update -p3, switching between X and console prompt, /var full X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2011 13:15:28 -0000 I tried Ctrl-Alt-Backspace in the graphical login wndow, but as with other key Ctrl-Alt key combinations this does not do anything ... I there a commadn line way to restart X I also tried fsck-ing the /var/ file system, but it chooses NO WRITE nothing is repaired See the last UNREF FILE, it has the size of the huge /var/log/Xorg.0.log I already deleted from command line (and not anymore in an ls -la), but keeps fulling /var It seems even to be still growing ... # fsck /dev/da0s1d ** /dev/da0s1d (NO WRITE) ** Last Mounted on /var ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts UNREF FILE I=164914 OWNER=root MODE=100644 SIZE=0 MTIME=Oct 3 12:18 2011 CLEAR? no UNREF FILE I=518425 OWNER=mysql MODE=100600 SIZE=0 MTIME=Oct 3 12:18 2011 CLEAR? no UNREF FILE I=518426 OWNER=mysql MODE=100600 SIZE=0 MTIME=Oct 3 12:18 2011 CLEAR? no UNREF FILE I=518427 OWNER=mysql MODE=100600 SIZE=0 MTIME=Oct 3 12:18 2011 CLEAR? no UNREF FILE I=518428 OWNER=mysql MODE=100600 SIZE=0 MTIME=Oct 3 12:18 2011 CLEAR? no UNREF FILE I=518429 OWNER=mysql MODE=100600 SIZE=0 MTIME=Oct 3 12:18 2011 CLEAR? no UNREF FILE I=2355264 OWNER=root MODE=100644 SIZE=17073127377 MTIME=Oct 3 15:12 2011 CLEAR? no ** Phase 5 - Check Cyl groups 120012 files, 10127943 used, 26256 free (26256 frags, 0 blocks, 0.3% fragmentation) 2011/10/3 Damien Fleuriot > > > On 10/3/11 1:54 PM, n dhert wrote: > > Hi, > > I have FreeBSD amd64, 8.2-RELEASE, > > I just applied the securtiy update p3 and now have > > $ uname -r > > 8.2-RELEASE-p3 > > > > I have X running and KDE, > > My machine is a virtual machine (Vmware) > > After boot-up I got a graphical login window (as always), I wanted to > > switch to a console prompt, so hit Ctrl-Alt-F1 > > but there is now NO reaction at all (neither with Ctrl-Alt-F2, > > ...Ctrl-Alt-F8) > > tried many times > > > > In the past this was never a problem (in the pas also as a Virtual > machine) > >>From a different PC, I also connected to my FreeBSD machine > > Got a graphical window, here I could, after two tries, get the console > > prompt, > > went back to graphical mode via Ctrl-Alt-F9, OK, > > but now neither keyboard, nor mouse reacts to input ... > > Went back to my first PC, now here the same situatuon: > > graphical window, keyboard and mouse: no more reaction > > > > Now I see, my /var is for 108% full > > There was a huge file Xorg.0.log 16959946731 bytes > > I deleted it, but still it remains 108% full and I can't create new file > > > > How to solve this ??? > > help! > > > That's because xorg still uses the log file. > > Type as root: sync > > If that doesn't fix you up, restart Xorg, you'll get your correct size. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >