Linux Mint Türkiye

Linux Mint Destek => Genel => Konuyu başlatan: own - 26 Nisan 2015, 09:03:33

Başlık: [Çözüldü] Low Disk Space "Filesystem root"
Gönderen: own - 26 Nisan 2015, 09:03:33

Merhaba;


Linux Mint 17.1 Cinnemon 64 Bit edition kullanıyorum. Bilgisayarıma çok fazla birşey yüklememe rağmen yeterli disk yok tur hatası alıyorum. Aldığım hata aşağıdaki gibidir. Bunun sebebi nedir acaba. Yardımcı olabilirmisiniz?


Low Disk Space "Filesystem root"
The volume "Filesystem root" has only 0 bytes disk spave remaining.




[/code]
Kod: [Seç]

df
Filesystem         1K-blocks      Used Available Use% Mounted on
/dev/sda1           95989516  91114980         0 100% /
none                       4         0         4   0% /sys/fs/cgroup
udev                 1650856         4   1650852   1% /dev
tmpfs                 333084      1424    331660   1% /run
none                    5120         0      5120   0% /run/lock
none                 1665412     17440   1647972   2% /run/shm
none                  102400        20    102380   1% /run/user
overflow                1024        68       956   7% /tmp
/dev/sda3          204720920    411208 193887440   1% /home
/home/own/.Private 204720920    411208 193887440   1% /home/own
/dev/sdb2          153497596  63827728  89669868  42% /media/own/FC32A51E32A4DF40
/dev/sdb3          334784508 226111652 108672856  68% /media/own/A21AB5B31AB584B7



[/code]
Kod: [Seç]
disk -l


Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x000ea406


   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048   195311615    97654784   83  Linux
/dev/sda2       611549182   625141759     6796289    5  Extended
Partition 2 does not start on physical sector boundary.
/dev/sda3       195311616   611547135   208117760   83  Linux
/dev/sda5       611549184   625141759     6796288   82  Linux swap / Solaris


Partition table entries are not in disk order


Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x7a695750


   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *        2048      206847      102400    7  HPFS/NTFS/exFAT
/dev/sdb2          206848   307202047   153497600    7  HPFS/NTFS/exFAT
/dev/sdb3       307202048   976771071   334784512    7  HPFS/NTFS/exFAT

Başlık: Ynt: Low Disk Space "Filesystem root"
Gönderen: own - 26 Nisan 2015, 09:55:05
Sistemimde /var/log altında syslog-1 ve kern.log-1 adıdna 2 dosya var boyutları 43.7 Gb.


1. Bu dosyalar nedir niye bu kadar şişmiştir ?
2- Elle silsem (silinip silinmediğini bilmiyorum ) otamatik yenisi oluşturulurmu ?
Başlık: Ynt: Low Disk Space "Filesystem root"
Gönderen: Fitilli Daniyal - 26 Nisan 2015, 14:23:48
Kayıt dosyaları onlar, ama o kadar ne kaydettiler bir fikrim yok. Silebilirsin diye düşünüyorum. Ne olur ne olmaz, başka bir yanıt gelene kadar bekle.
Başlık: [Çözüldü] Ynt: Low Disk Space "Filesystem root"
Gönderen: own - 26 Nisan 2015, 15:17:11
Dayanamayıp sildim iki dosyayıda sistemi yeniden başlattım bir sorun gözüükmüyor şimdilik. Çözüldü olarak kapatıcam konuyu fakat bi fikri olan neden olduğuyla ilgili cevap dönerse sevinirim.
Başlık: Ynt: [Çözüldü] Low Disk Space "Filesystem root"
Gönderen: Butterfly - 27 Nisan 2015, 11:50:34
Aşağıdaki komutların çıktılarını paylaşınız.

Kod: [Seç]
cat /etc/default/grub
inxi -Fx
glxinfo | grep render
lspci | egrep 'VGA|3D|Display
cat /etc/X11/xorg.conf
Başlık: Ynt: [Çözüldü] Low Disk Space "Filesystem root"
Gönderen: own - 28 Nisan 2015, 17:19:45

Merhaba istediğiniz çıktılar aşağıdki gibidir.



 
Kod: [Seç]
cat /etc/default/grub
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'


GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""


# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"


# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console


# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480


# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true


# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"


# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"




Kod: [Seç]
inxi -Fx
System:    Host: own-desktop Kernel: 3.13.0-37-generic x86_64 (64 bit, gcc: 4.8.2)
           Desktop: Gnome Distro: Linux Mint 17.1 Rebecca
Machine:   Mobo: Foxconn model: H55MXV Series version: 1.0 Bios: American Megatrends version: 080015 date: 06/19/2010
CPU:       Dual core Intel Core i5 CPU 650 (-HT-MCP-) cache: 4096 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 12767.1
           Clock Speeds: 1: 3191.772 MHz 2: 3191.772 MHz 3: 3191.772 MHz 4: 3191.772 MHz
Graphics:  Card: Advanced Micro Devices [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series] bus-ID: 01:00.0
           X.Org: 1.15.1 driver: fglrx Resolution: 1920x1080@60.0hz
           GLX Renderer: AMD Radeon HD 5450 GLX Version: 4.3.12798 - CPC 13.35.1005 Direct Rendering: Yes
Audio:     Card-1: Intel 5 Series/3400 Series Chipset High Definition Audio driver: snd_hda_intel bus-ID: 00:1b.0
           Card-2: Advanced Micro Devices [AMD/ATI] Cedar HDMI Audio [Radeon HD 5400/6300 Series] driver: snd_hda_intel bus-ID: 01:00.1
           Sound: Advanced Linux Sound Architecture ver: k3.13.0-37-generic
Network:   Card-1: Sundance / IC Plus IC Plus IP100A Integrated 10/100 Ethernet MAC + PHY
           driver: sundance port: ec00 bus-ID: 04:01.0
           IF: eth1 state: unknown speed: 100 Mbps duplex: full mac: 64:70:02:05:ab:28
           Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 ver: 2.3LK-NAPI port: d800 bus-ID: 03:00.0
           IF: eth0 state: up speed: 100 Mbps duplex: full mac: 90:fb:a6:65:9c:ae
Drives:    HDD Total Size: 820.2GB (0.9% used) 1: id: /dev/sda model: SAMSUNG_HM321HI size: 320.1GB
           2: id: /dev/sdb model: WDC_WD5000AAKS size: 500.1GB
Partition: ID: / size: 92G used: 5.6G (7%) fs: ext4 ID: /home size: 196G used: 1.3G (1%) fs: ext4
RAID:      No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors:   System Temperatures: cpu: 46.0C mobo: N/A gpu: 58.00C
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 201 Uptime: 5:59 Memory: 1274.6/3252.8MB Runlevel: 2 Gcc sys: 4.8.2 Client: Shell inxi: 1.8.4



Kod: [Seç]
glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: AMD Radeon HD 5450
    GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_conditional_render,
    GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_conditional_render,


Kod: [Seç]
lspci | egrep 'VGA|3D|Display'
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series]



Kod: [Seç]
cat /etc/X11/xorg.conf
Section "ServerLayout"
Identifier     "aticonfig Layout"
Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[0]-0"
Option       "VendorName" "ATI Proprietary Driver"
Option       "ModelName" "Generic Autodetecting Monitor"
Option       "DPMS" "true"
EndSection

Section "Device"
Identifier  "aticonfig-Device[0]-0"
Driver      "fglrx"
BusID       "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device     "aticonfig-Device[0]-0"
Monitor    "aticonfig-Monitor[0]-0"
DefaultDepth     24
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection

Başlık: Ynt: [Çözüldü] Low Disk Space "Filesystem root"
Gönderen: Butterfly - 28 Nisan 2015, 17:23:55
Bu sorun DRI ile ilgili bir problemin günlüklenmesi ile ilgili olabilirmiş. Bu sebeple ekran kartı sürücüsü ile ilgili durumu kontrol etmek istedim. Şu an görünürde bir sürücü sorunu bulunmuyor.

İlgili dosyalarda hala aynı sorun devam ediyor mu?
Başlık: Ynt: [Çözüldü] Low Disk Space "Filesystem root"
Gönderen: own - 28 Nisan 2015, 18:19:47
Teşşekür ederim Butterfly ilgin için teşşekürler. Şuan birşey gözükmemekde sistem normal çalışıyor şişen bir log yok.