Re: Data backup- (udev problem)

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

 



On Sun, 07 Jan 2018 20:01:18 +0200 Angelo Moreschini wrote:

> I set OPTIONS="-v" in /etc/sysconfig/autofs:
> I restart the autofs service

> and after tried again to look for the mounted partition:

> [angelo_dev@localhost ~]$ ls /srv/BKx_programming
> ls: cannot access /srv/BKx_programming: *No such file or directory*

> *---- still noting to do ....*

> *also the output of journalclt is still null.. *:

This is abnormal. You should see:

systemd[1]: Starting Automounts filesystems on demand...
automount[...]: Starting automounter version .., master map /etc/auto.master
...

> [angelo_dev@localhost ~]$ journalctl --since 19:57:00 -u autofs.service
> *-- Logs begin at Thu 2016-12-29 08:03:30 IST, end at Sun 2018-01-07
> 19:57:31 IST. --*

You are running journalctl as you. Except if your are in the wheel
group (or some other ones) you will not see the system journal.

What gives the following commands:

  sudo journalctl --since 19:57:00 -u autofs.service

  ps auxw | grep automount

  systemctl cat autofs.service

  mount -v | grep /media

  mount -v | grep BK

You should also manually umount every BK directories under /media:

 sudo umount /srv/BKx_data-personal
 sudo umount /srv/BKx_programming 
 sudo umount /srv/BKx_data-common

-- 
francis
_______________________________________________
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