Re: sda/dev issues.. mounting fstab/exports/mtab..

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/12/2018 10:40 AM, bruce wrote:
> Hi.
> 
> I've screwed up a test system. Somehow I've managed to "link/attach" 3 dirs
> 
> df -h  shows
> 
> /dev/vda1        30G  9.0G   19G  33% /
> tmpfs           499M     0  499M   0% /dev/shm
> /dev/sda        296G  274M  280G   1% /cloud_nfs
> /dev/sda        296G  274M  280G   1% /cloud_nfs_fetch
> /dev/sda        296G  274M  280G   1% /cloud_nfs_parse
> 
> /cloud_nfs is correct..
> 
> /cloud_nfs_fetch
> /cloud_nfs_parse
>  -- are wrong...
> 
> any thoughts on what I need to change to remove them??  files/processes/etc...

Er, "sudo lsof | grep cloud_nfs_" to see if anything's using those mount
points. If not, then I'd assume something like

	sudo umount /cloud_nfs_fetch
	sudo umount /cloud/nfs_parse

should unmount them. Also check your /etc/fstab and make sure they're
not being mounted like that in the future.
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer, AllDigital    ricks@xxxxxxxxxxxxxx -
- AIM/Skype: therps2        ICQ: 22643734            Yahoo: origrps2 -
-                                                                    -
-      "Microsoft is a cross between The Borg and the Ferengi.       -
-  Unfortunately they use Borg to do their marketing and Ferengi to  -
-               do their programming."  -- Simon Slavin              -
----------------------------------------------------------------------
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux