Guest User

Untitled

a guest
Mar 15th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.77 KB | None | 0 0
  1. ser2:~ # mount -a -vvv
  2. mount: fstab path: "/etc/fstab"
  3. mount: mtab path: "/etc/mtab"
  4. mount: lock path: "/etc/mtab~"
  5. mount: temp path: "/etc/mtab.tmp"
  6. mount: UID: 0
  7. mount: eUID: 0
  8. mount: /dev/sda1 already mounted on /boot
  9. mount: /dev/root_vg/tmp_lv already mounted on /tmp
  10. mount: /dev/root_vg/varlog_lv already mounted on /var/log
  11. mount: proc already mounted on /proc
  12. mount: devpts already mounted on /dev/pts
  13. mount: /dev/sap_vg/sap_lv already mounted on /usr/sap
  14. mount: /dev/sap_vg/ora_lv already mounted on /oracle
  15. mount: spec: "//oese-sc1-osi01/ecall"
  16. mount: node: "/oese-sc1-osi01/ecall/"
  17. mount: types: "cifs"
  18. mount: opts: "username=user1,password=pass,uid=200,gid=200"
  19. mount: external mount: argv[0] = "/sbin/mount.cifs"
  20. mount: external mount: argv[1] = "//oese-sc1-osi01/ecall"
  21. mount: external mount: argv[2] = "/oese-sc1-osi01/ecall/"
  22. mount: external mount: argv[3] = "-v"
  23. mount: external mount: argv[4] = "-o"
  24. mount: external mount: argv[5] = "rw,username=user1,password=pass,uid=200,gid=200"
  25.  
  26. mount.cifs kernel mount options: unc=//oese-sc1-osi01\ecall,ver=1,rw,username=user1,uid=200,gid=200,ip=10.96.17.11,pass=********
  27. mount: spec: "//oese-sc1-osi01/osiris1"
  28. mount: node: "/oese-sc1-osi01/osiris1/"
  29. mount: types: "cifs"
  30. mount: opts: "username=user1,password=pass,uid=200,gid=200"
  31. mount: external mount: argv[0] = "/sbin/mount.cifs"
  32. mount: external mount: argv[1] = "//oese-sc1-osi01/osiris1"
  33. mount: external mount: argv[2] = "/oese-sc1-osi01/osiris1/"
  34. mount: external mount: argv[3] = "-v"
  35. mount: external mount: argv[4] = "-o"
  36. mount: external mount: argv[5] = "rw,username=user1,password=pass,uid=200,gid=200"
  37.  
  38. mount.cifs kernel mount options: unc=//oese-sc1-osi01\osiris1,ver=1,rw,username=user1,uid=200,gid=200,ip=10.96.17.11,pass=********
  39. nothing was mounted
  40. ser2:~ # mount -a -vvv
  41. mount: fstab path: "/etc/fstab"
  42. mount: mtab path: "/etc/mtab"
  43. mount: lock path: "/etc/mtab~"
  44. mount: temp path: "/etc/mtab.tmp"
  45. mount: UID: 0
  46. mount: eUID: 0
  47. mount: /dev/sda1 already mounted on /boot
  48. mount: /dev/root_vg/tmp_lv already mounted on /tmp
  49. mount: /dev/root_vg/varlog_lv already mounted on /var/log
  50. mount: proc already mounted on /proc
  51. mount: devpts already mounted on /dev/pts
  52. mount: /dev/sap_vg/sap_lv already mounted on /usr/sap
  53. mount: /dev/sap_vg/ora_lv already mounted on /oracle
  54. mount: spec: "//oese-sc1-osi01/ecall"
  55. mount: node: "/oese-sc1-osi01/ecall/"
  56. mount: types: "cifs"
  57. mount: opts: "username=user1,password=pass,uid=200,gid=200"
  58. mount: external mount: argv[0] = "/sbin/mount.cifs"
  59. mount: external mount: argv[1] = "//oese-sc1-osi01/ecall"
  60. mount: external mount: argv[2] = "/oese-sc1-osi01/ecall/"
  61. mount: external mount: argv[3] = "-v"
  62. mount: external mount: argv[4] = "-o"
  63. mount: external mount: argv[5] = "rw,username=user1,password=pass,uid=200,gid=200"
  64.  
  65. mount.cifs kernel mount options: unc=//oese-sc1-osi01\ecall,ver=1,rw,username=user1,uid=200,gid=200,ip=10.96.17.11,pass=********
  66. mount: spec: "//oese-sc1-osi01/osiris1"
  67. mount: node: "/oese-sc1-osi01/osiris1/"
  68. mount: types: "cifs"
  69. mount: opts: "username=user1,password=pass,uid=200,gid=200"
  70. mount: external mount: argv[0] = "/sbin/mount.cifs"
  71. mount: external mount: argv[1] = "//oese-sc1-osi01/osiris1"
  72. mount: external mount: argv[2] = "/oese-sc1-osi01/osiris1/"
  73. mount: external mount: argv[3] = "-v"
  74. mount: external mount: argv[4] = "-o"
  75. mount: external mount: argv[5] = "rw,username=user1,password=pass,uid=200,gid=200"
  76.  
  77. mount.cifs kernel mount options: unc=//oese-sc1-osi01\osiris1,ver=1,rw,username=user1,uid=200,gid=200,ip=10.96.17.11,pass=********
  78. nothing was mounted
  79. ser2:~ # mount
  80. /dev/mapper/root_vg-root_lv on / type ext3 (rw,acl,user_xattr)
  81. proc on /proc type proc (rw)
  82. sysfs on /sys type sysfs (rw)
  83. debugfs on /sys/kernel/debug type debugfs (rw)
  84. devtmpfs on /dev type devtmpfs (rw,relatime,mode=0755,nr_inodes=0,mode=755,size=32g)
  85. tmpfs on /dev/shm type tmpfs (rw,mode=1777)
  86. devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
  87. /dev/sda1 on /boot type ext3 (rw,acl,user_xattr)
  88. /dev/mapper/root_vg-tmp_lv on /tmp type ext3 (rw,acl,user_xattr)
  89. /dev/mapper/root_vg-varlog_lv on /var/log type ext3 (rw,acl,user_xattr)
  90. /dev/mapper/sap_vg-sap_lv on /usr/sap type ext3 (rw,acl,user_xattr)
  91. /dev/mapper/sap_vg-ora_lv on /oracle type ext3 (rw,acl,user_xattr)
  92. fusectl on /sys/fs/fuse/connections type fusectl (rw)
  93. securityfs on /sys/kernel/security type securityfs (rw)
  94. rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
  95. none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
  96. //oese-sc1-osi01/ecall on /oese-sc1-osi01/ecall type cifs (rw,mand)
  97. //oese-sc1-osi01/osiris1 on /oese-sc1-osi01/osiris1 type cifs (rw,mand)
  98. //oese-sc1-osi01/ecall on /oese-sc1-osi01/ecall type cifs (rw,mand)
  99. //oese-sc1-osi01/osiris1 on /oese-sc1-osi01/osiris1 type cifs (rw,mand)
Add Comment
Please, Sign In to add comment