Advertisement
Guest User

Untitled

a guest
Aug 8th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. Starting automounter version 5.1.3, master map auto.master
  2. using kernel protocol version 5.02
  3. lookup_nss_read_master: reading master files auto.master
  4. do_init: parse(sun): init gathered global options: (null)
  5. spawn_mount: mtab link detected, passing -n to mount
  6. spawn_umount: mtab link detected, passing -n to mount
  7. lookup_read_master: lookup(file): read entry /mnt/autofs
  8. lookup_read_master: lookup(file): read entry /net
  9. master_do_mount: mounting /mnt/autofs
  10. automount_path_to_fifo: fifo name /var/run/autofs.fifo-mnt-autofs
  11. lookup_nss_read_map: reading map file /etc/auto.net
  12. do_init: parse(sun): init gathered global options: (null)
  13. spawn_mount: mtab link detected, passing -n to mount
  14. spawn_umount: mtab link detected, passing -n to mount
  15. mounted indirect on /mnt/autofs with timeout 600, freq 150 seconds
  16. st_ready: st_ready(): state = 0 path /mnt/autofs
  17. master_do_mount: mounting /net
  18. automount_path_to_fifo: fifo name /var/run/autofs.fifo-net
  19. lookup_nss_read_map: reading map hosts -nosuid
  20. do_init: parse(sun): init gathered global options: nosuid
  21. lookup_read_map: lookup(hosts): read hosts map
  22. lookup_read_map: lookup(hosts): map not browsable, update existing host entries only
  23. mounted indirect on /net with timeout 600, freq 150 seconds
  24. st_ready: st_ready(): state = 0 path /net
  25. handle_packet: type = 3
  26. handle_packet_missing_indirect: token 24, name series, request pid 906
  27. attempting to mount entry /mnt/autofs/series
  28. lookup_mount: lookup(file): looking up series
  29. lookup_mount: lookup(file): series -> -fstype=cifs,user=Gandharva,password=XXXXXX,iocharset=utf8,vers=2.1,cache=loose ://192.168.0.2/Series
  30. parse_mount: parse(sun): expanded entry: -fstype=cifs,user=Gandharva,password=XXXXXX,iocharset=utf8,vers=2.1,cache=loose ://192.168.0.2/Series
  31. parse_mount: parse(sun): gathered options: fstype=cifs,user=Gandharva,password=XXXXXX,iocharset=utf8,vers=2.1,cache=loose
  32. parse_mount: parse(sun): dequote("://192.168.0.2/Series") -> ://192.168.0.2/Series
  33. parse_mount: parse(sun): core of entry: options=fstype=cifs,user=Gandharva,password=XXXXXX,iocharset=utf8,vers=2.1,cache=loose, loc=://192.168.0.2/Series
  34. sun_mount: parse(sun): mounting root /mnt/autofs, mountpoint series, what //192.168.0.2/Series, fstype cifs, options user=Gandharva,password=XXXXXX,iocharset=utf8,vers=2.1,cache=loose
  35. do_mount: //192.168.0.2/Series /mnt/autofs/series type cifs options user=Gandharva,password=XXXXXX,iocharset=utf8,vers=2.1,cache=loose using module generic
  36. mount_mount: mount(generic): calling mkdir_path /mnt/autofs/series
  37. mount_mount: mount(generic): calling mount -t cifs -o user=Gandharva,password=XXXXXX,iocharset=utf8,vers=2.1,cache=loose //192.168.0.2/Series /mnt/autofs/series
  38. spawn_mount: mtab link detected, passing -n to mount
  39. mount_mount: mount(generic): mounted //192.168.0.2/Series type cifs on /mnt/autofs/series
  40. dev_ioctl_send_ready: token = 24
  41. mounted /mnt/autofs/series
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement