Ubuntu Pastebin

Paste from want to increase the / space at Fri, 14 Aug 2015 10:34:54 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Welcome to Ubuntu 14.10 (GNU/Linux 3.16.0-23-generic x86_64)

 * Documentation:  https://help.ubuntu.com/

  System information as of Fri Aug 14 08:40:54 GMT 2015

  System load:  0.0                Processes:             208
  Usage of /:   0.3% of 533.45GB   Users logged in:       1
  Memory usage: 2%                 IP address for em1:    x.x.x.x
  Swap usage:   0%                 IP address for virbr0: 192.168.122.1

  Graph this data and manage this system at:
    https://landscape.canonical.com/

0 packages can be updated.
0 updates are security updates.

Last login: Fri Aug 14 08:34:51 2015

Disk /dev/sda: 838.1 GiB, 899898718208 bytes, 1757614684 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 262144 bytes / 786432 bytes
Disklabel type: gpt
Disk identifier: 25718483-B43B-404B-9B85-050B8DA21572

Device       Start        End    Sectors   Size Type
/dev/sda1       34    1050815    1050782 513.1M Linux filesystem
/dev/sda2  1050816    1550816     500001 244.1M Linux filesystem
/dev/sda3  1550817 1742352383 1740801567 830.1G Linux LVM

Partition 2 does not start on physical sector boundary.

Partition 3 does not start on physical sector boundary.

Partition 4 does not start on physical sector boundary.


Disk /dev/mapper/Dolphin--vg-root: 542.1 GiB, 582051954688 bytes, 1136820224 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 262144 bytes / 786432 bytes
Disk /dev/mapper/Dolphin--vg-swap_1: 15.9 GiB, 17041457152 bytes, 33284096 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 262144 bytes / 786432 bytes

dolphin@Dolphin:~$ df -Th
Filesystem                   Type      Size  Used Avail Use% Mounted on
/dev/mapper/Dolphin--vg-root ext4      534G  1.5G  505G   1% /
none                         tmpfs     4.0K     0  4.0K   0% /sys/fs/cgroup
udev                         devtmpfs  7.8G  4.0K  7.8G   1% /dev
tmpfs                        tmpfs     1.6G  1.4M  1.6G   1% /run
none                         tmpfs     5.0M     0  5.0M   0% /run/lock
none                         tmpfs     7.8G     0  7.8G   0% /run/shm
none                         tmpfs     100M     0  100M   0% /run/user
/dev/sda2                    ext2      237M   48M  177M  22% /boot
/dev/sda1                    vfat      513M  3.4M  509M   1% /boot/efi
dolphin@Dolphin:~$ 
Download as text