Code: Alles auswählen
System information as of Wed Jul 31 19:54:01 CEST 2013
System load: 0.0 Processes: 114
Usage of /: 17.2% of 18.45GB Users logged in: 1
Memory usage: 45% IP address for eth0: XXX.XXX.XXX.XXX
Swap usage: 4% IP address for virbr0: XXX.XXX.XXX.XXX
user@ubuntu:~$ sudo df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/ubuntu-root 19G 3.2G 15G 19% /
udev 494M 4.0K 494M 1% /dev
tmpfs 201M 936K 200M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 502M 0 502M 0% /run/shm
cgroup 502M 0 502M 0% /sys/fs/cgroup
/dev/sda1 228M 26M 190M 12% /boot
user@ubuntu:~$
user@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 21.5 GB, 21474836480 bytes
255 heads, 63 sectors/track, 2610 cylinders, total 41943040 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: 0x0009daf9
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 499711 248832 83 Linux
/dev/sda2 501758 41943039 20720641 5 Extended
/dev/sda5 501760 41943039 20720640 8e Linux LVM
Disk /dev/mapper/ubuntu-root: 20.1 GB, 20124270592 bytes
255 heads, 63 sectors/track, 2446 cylinders, total 39305216 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: 0x00000000
Disk /dev/mapper/ubuntu-root doesn't contain a valid partition table
Disk /dev/mapper/ubuntu-swap_1: 1069 MB, 1069547520 bytes
255 heads, 63 sectors/track, 130 cylinders, total 2088960 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: 0x00000000
Disk /dev/mapper/ubuntu-swap_1 doesn't contain a valid partition table
user@ubuntu:~$Vom freien Platz her schaut es nun wieder sehr gut aus. Was mich allerdings wundert:
Warum steht bei /dev/mapper/ubuntu-root und /dev/mapper/ubuntu-swap_1
doesn't contain a valid partition table
Ist das bedenklich oder ok?
@Dayworker
Danke für die guten Infos. Ich schaue mir den verlinkten Beitrag mal an und mache mir Gedanken dazu.