Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titlemount
collapsetrue
[root@batpc1 ~]# 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=1435928k,nr_inodes=358982,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,seclabel,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/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,net_prio,net_cls)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,blkio)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuacct,cpu)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,freezer)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,perf_event)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,hugetlb)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,memory)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,pids)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuset)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,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=22,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=10113)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel)
mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel)
/dev/sda1 on /boot type xfs (rw,relatime,seclabel,attr2,inode64,noquota)
/dev/mapper/centos-home on /home type xfs (rw,relatime,seclabel,attr2,inode64,noquota)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)
tmpfs on /run/user/1001 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=290660k,mode=700,uid=1001,gid=1002)
gvfsd-fuse on /run/user/1001/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1001,group_id=1002)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
/dev/sdb1 on /run/media/myplex1/HD-LBU2 type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096)           <<<<<<<<<<<<<<<<<<<<< HDD1
/dev/sdc1 on /run/media/myplex1/Seagate Expansion Drive type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096)  <<<<<<<<<<<<<< HDD2  but no HDD3 on /dev/sdd1
tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=290660k,mode=700)


Code Block
titletail -f /var/log/messages -n 25
collapsetrue
[root@batpc1 ~]# tail -f /var/log/messages -n 25
. . .
Sep 11 12:24:40 batpc1 ntfs-3g[29385]: Failed to sync device /dev/sdd1: Input/output error
Sep 11 12:24:40 batpc1 ntfs-3g[29385]: Failed to fsync device /dev/sdd1: Input/output error
Sep 11 12:24:40 batpc1 ntfs-3g[29385]: Failed to close volume /dev/sdd1: Device or resource busy
Sep 11 12:24:43 batpc1 kernel: usb 1-3: new high-speed USB device number 60 using ehci-pci
Sep 11 12:24:43 batpc1 kernel: usb 3-1: new full-speed USB device number 2 using uhci_hcd
Sep 11 12:24:44 batpc1 kernel: usb 3-1: not running at top speed; connect to a high speed hub
Sep 11 12:24:44 batpc1 kernel: usb 3-1: New USB device found, idVendor=152d, idProduct=2339
Sep 11 12:24:44 batpc1 kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
Sep 11 12:24:44 batpc1 kernel: usb 3-1: Product: USB to ATA/ATAPI Bridge
Sep 11 12:24:44 batpc1 kernel: usb 3-1: Manufacturer: JMicron
Sep 11 12:24:44 batpc1 kernel: usb 3-1: SerialNumber: 58FB0FFFFFFF
Sep 11 12:24:44 batpc1 kernel: usb-storage 3-1:1.0: USB Mass Storage device detected
Sep 11 12:24:44 batpc1 kernel: scsi host18: usb-storage 3-1:1.0
Sep 11 12:24:44 batpc1 mtp-probe: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-1"
Sep 11 12:24:44 batpc1 mtp-probe: bus: 3, device: 2 was not an MTP device
Sep 11 12:24:45 batpc1 kernel: scsi 18:0:0:0: Direct-Access     TOSHIBA  MK1652GSX             PQ: 0 ANSI: 2 CCS
Sep 11 12:24:45 batpc1 kernel: sd 18:0:0:0: Attached scsi generic sg4 type 0
Sep 11 12:24:45 batpc1 kernel: sd 18:0:0:0: [sdd] 312581808 512-byte logical blocks: (160 GB/149 GiB)
Sep 11 12:24:45 batpc1 kernel: sd 18:0:0:0: [sdd] Write Protect is off
Sep 11 12:24:45 batpc1 kernel: sd 18:0:0:0: [sdd] Asking for cache data failed
Sep 11 12:24:45 batpc1 kernel: sd 18:0:0:0: [sdd] Assuming drive cache: write through
Sep 11 12:24:45 batpc1 kernel: sdd: sdd1
Sep 11 12:24:45 batpc1 kernel: sd 18:0:0:0: [sdd] Attached SCSI disk


Mount on GUI:

Once mounted:

...