Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root:~ >> df -h
- Dateisystem Größe Benutzt Verf. Verw% Eingehängt auf
- /dev/root 20G 11G 7,5G 59% /
- devtmpfs 16G 0 16G 0% /dev
- tmpfs 16G 4,0K 16G 1% /dev/shm
- tmpfs 16G 9,7M 16G 1% /run
- tmpfs 5,0M 0 5,0M 0% /run/lock
- tmpfs 16G 0 16G 0% /sys/fs/cgroup
- /dev/md2 91G 56G 31G 65% /home
- root:~ >> lsblk
- NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
- sda 8:0 0 111,8G 0 disk
- ├─sda1 8:1 0 19,5G 0 part
- │ └─md1 9:1 0 19,5G 0 raid1 /
- ├─sda2 8:2 0 91,8G 0 part
- │ └─md2 9:2 0 91,8G 0 raid1 /home
- └─sda3 8:3 0 511M 0 part [SWAP]
- sdb 8:16 0 111,8G 0 disk
- ├─sdb1 8:17 0 19,5G 0 part
- │ └─md1 9:1 0 19,5G 0 raid1 /
- ├─sdb2 8:18 0 91,8G 0 part
- │ └─md2 9:2 0 91,8G 0 raid1 /home
- └─sdb3 8:19 0 511M 0 part [SWAP]
- sdc 8:32 0 111,8G 0 disk
- ├─sdc1 8:33 0 19,5G 0 part
- │ └─md1 9:1 0 19,5G 0 raid1 /
- ├─sdc2 8:34 0 91,8G 0 part
- │ └─md2 9:2 0 91,8G 0 raid1 /home
- └─sdc3 8:35 0 511M 0 part [SWAP]
- root:~ >> fdisk -l
- Festplatte /dev/sda: 111,8 GiB, 120034123776 Bytes, 234441648 Sektoren
- Einheiten: Sektoren von 1 * 512 = 512 Bytes
- Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes
- E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes
- Festplattenbezeichnungstyp: dos
- Festplattenbezeichner: 0xc462507c
- Device Boot Start End Sectors Size Id Type
- /dev/sda1 * 4096 40962047 40957952 19,5G fd Linux raid autodetect
- /dev/sda2 40962048 233385983 192423936 91,8G fd Linux raid autodetect
- /dev/sda3 233385984 234432511 1046528 511M 82 Linux swap / Solaris
- Festplatte /dev/sdb: 111,8 GiB, 120034123776 Bytes, 234441648 Sektoren
- Einheiten: Sektoren von 1 * 512 = 512 Bytes
- Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes
- E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes
- Festplattenbezeichnungstyp: dos
- Festplattenbezeichner: 0xbe71d978
- Device Boot Start End Sectors Size Id Type
- /dev/sdb1 * 4096 40962047 40957952 19,5G fd Linux raid autodetect
- /dev/sdb2 40962048 233385983 192423936 91,8G fd Linux raid autodetect
- /dev/sdb3 233385984 234432511 1046528 511M 82 Linux swap / Solaris
- Festplatte /dev/sdc: 111,8 GiB, 120034123776 Bytes, 234441648 Sektoren
- Einheiten: Sektoren von 1 * 512 = 512 Bytes
- Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes
- E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes
- Festplattenbezeichnungstyp: dos
- Festplattenbezeichner: 0x937a6a7e
- Device Boot Start End Sectors Size Id Type
- /dev/sdc1 * 4096 40962047 40957952 19,5G fd Linux raid autodetect
- /dev/sdc2 40962048 233385983 192423936 91,8G fd Linux raid autodetect
- /dev/sdc3 233385984 234432511 1046528 511M 82 Linux swap / Solaris
- Festplatte /dev/md2: 91,8 GiB, 98520989696 Bytes, 192423808 Sektoren
- Einheiten: Sektoren von 1 * 512 = 512 Bytes
- Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes
- E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes
- Festplatte /dev/md1: 19,5 GiB, 20970405888 Bytes, 40957824 Sektoren
- Einheiten: Sektoren von 1 * 512 = 512 Bytes
- Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes
- E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes
- root:~ >> parted -l
- Model: ATA INTEL SSDSA2CW12 (scsi)
- Disk /dev/sda: 120GB
- Sector size (logical/physical): 512B/512B
- Partition Table: msdos
- Disk Flags:
- Number Start End Size Type File system Flags
- 1 2097kB 21,0GB 21,0GB primary ext4 boot, raid
- 2 21,0GB 119GB 98,5GB primary ext4 raid
- 3 119GB 120GB 536MB primary linux-swap(v1)
- Model: ATA INTEL SSDSA2CW12 (scsi)
- Disk /dev/sdb: 120GB
- Sector size (logical/physical): 512B/512B
- Partition Table: msdos
- Disk Flags:
- Number Start End Size Type File system Flags
- 1 2097kB 21,0GB 21,0GB primary ext4 boot, raid
- 2 21,0GB 119GB 98,5GB primary ext4 raid
- 3 119GB 120GB 536MB primary linux-swap(v1)
- Model: ATA INTEL SSDSA2CW12 (scsi)
- Disk /dev/sdc: 120GB
- Sector size (logical/physical): 512B/512B
- Partition Table: msdos
- Disk Flags:
- Number Start End Size Type File system Flags
- 1 2097kB 21,0GB 21,0GB primary ext4 boot, raid
- 2 21,0GB 119GB 98,5GB primary ext4 raid
- 3 119GB 120GB 536MB primary linux-swap(v1)
- Model: Linux Software RAID Array (md)
- Disk /dev/md1: 21,0GB
- Sector size (logical/physical): 512B/512B
- Partition Table: loop
- Disk Flags:
- Number Start End Size File system Flags
- 1 0,00B 21,0GB 21,0GB ext4
- Model: Linux Software RAID Array (md)
- Disk /dev/md2: 98,5GB
- Sector size (logical/physical): 512B/512B
- Partition Table: loop
- Disk Flags:
- Number Start End Size File system Flags
- 1 0,00B 98,5GB 98,5GB ext4
Advertisement
Add Comment
Please, Sign In to add comment