Skip to content

Instantly share code, notes, and snippets.

@xagent003
Created June 28, 2018 22:19
Show Gist options
  • Save xagent003/45c58f0636762b17aa0217ba06e2bb83 to your computer and use it in GitHub Desktop.
Save xagent003/45c58f0636762b17aa0217ba06e2bb83 to your computer and use it in GitHub Desktop.
mount
[root@arjun ~]# df -kh
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/centos-root 27G 15G 12G 57% /
devtmpfs 7.8G 0 7.8G 0% /dev
tmpfs 7.8G 0 7.8G 0% /dev/shm
tmpfs 7.8G 8.9M 7.8G 1% /run
tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
/dev/sda1 497M 164M 333M 33% /boot
tmpfs 1.6G 4.0K 1.6G 1% /run/user/986
tmpfs 1.6G 28K 1.6G 1% /run/user/0
/dev/sr0 426K 426K 0 100% /run/media/root/config-2
tmpfs 7.8G 548K 7.8G 1% /tmp/dib_build.6LHyuVCa
tmpfs 7.8G 1.7G 6.2G 22% /tmp/dib_image.mE25iudg
tmpfs 7.8G 548K 7.8G 1% /tmp/dib_build.OfIV3cvL
tmpfs 7.8G 1.7G 6.2G 22% /tmp/dib_image.llrFTTph
tmpfs 7.8G 548K 7.8G 1% /tmp/dib_build.hHR0rXLq
tmpfs 7.8G 1.7G 6.2G 22% /tmp/dib_image.vxY8OY1I
tmpfs 7.8G 548K 7.8G 1% /tmp/dib_build.KYElddyq
tmpfs 7.8G 1.7G 6.2G 22% /tmp/dib_image.K7EU2Y5c
/dev/mapper/loop3p1 3.7G 1.6G 1.9G 46% /run/media/root/cloudimg-rootfs
[root@arjun ~]#
[root@arjun ~]# mount
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=8123804k,nr_inodes=2030951,mode=755)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,mode=755)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,seclabel,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct,cpu)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
configfs on /sys/kernel/config type configfs (rw,relatime)
/dev/mapper/centos-root on / type xfs (rw,relatime,seclabel,attr2,inode64,noquota)
selinuxfs on /sys/fs/selinux type selinuxfs (rw,relatime)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=33,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
/dev/sda1 on /boot type xfs (rw,relatime,seclabel,attr2,inode64,noquota)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
tmpfs on /run/user/986 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=1626820k,mode=700,uid=986,gid=981)
tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=1626820k,mode=700)
gvfsd-fuse on /run/user/0/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=0,group_id=0)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
/dev/sr0 on /run/media/root/config-2 type iso9660 (ro,nosuid,nodev,relatime,uid=0,gid=0,iocharset=utf8,mode=0400,dmode=0500,uhelper=udisks2)
tmpfs on /tmp/dib_build.6LHyuVCa type tmpfs (rw,relatime,seclabel)
tmpfs on /tmp/dib_image.mE25iudg type tmpfs (rw,relatime,seclabel)
tmpfs on /tmp/dib_build.OfIV3cvL type tmpfs (rw,relatime,seclabel)
tmpfs on /tmp/dib_image.llrFTTph type tmpfs (rw,relatime,seclabel)
tmpfs on /tmp/dib_build.hHR0rXLq type tmpfs (rw,relatime,seclabel)
tmpfs on /tmp/dib_image.vxY8OY1I type tmpfs (rw,relatime,seclabel)
tmpfs on /tmp/dib_build.KYElddyq type tmpfs (rw,relatime,seclabel)
tmpfs on /tmp/dib_image.K7EU2Y5c type tmpfs (rw,relatime,seclabel)
/dev/mapper/loop3p1 on /run/media/root/cloudimg-rootfs type ext4 (rw,nosuid,nodev,relatime,seclabel,data=ordered,uhelper=udisks2)
[root@arjun ~]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment