Advertisement
Guest User

Untitled

a guest
Nov 3rd, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.52 KB | None | 0 0
  1.  
  2. # freenas-debug -N
  3. +--------------------------------------------------------------------------------+
  4. +                    FreeNAS-11.2-RC1 (c831a6a98) @                              +
  5. +--------------------------------------------------------------------------------+
  6. Operating system type: FreeBSD
  7. Operating system release: 11.2-STABLE
  8. Operating system revision: 199506
  9. Kernel version: FreeBSD 11.2-STABLE #0 r325575+97f4f541349(freenas/11.2-stable): Wed Oct 17 18:06:49 EDT 2018
  10.     root@nemesis.tn.ixsystems.com:/freenas-11.2-releng/freenas/_BE/objs/freenas-11.2-releng/freenas/_BE/os/sys/FreeNAS.amd64
  11. Hostname: data.ad.x.tld
  12. Name of kernel file booted: /boot/kernel/kernel
  13. debug finished in 0 seconds for FreeNAS-11.2-RC1 (c831a6a98)
  14.  
  15.  
  16. +--------------------------------------------------------------------------------+
  17. +                          NFS Boot Status @                                     +
  18. +--------------------------------------------------------------------------------+
  19. NFS will start on boot.
  20. debug finished in 0 seconds for NFS Boot Status
  21.  
  22.  
  23. +--------------------------------------------------------------------------------+
  24. +                           NFS Run Status @                                     +
  25. +--------------------------------------------------------------------------------+
  26. nfsd is running as pid 2165 2166.
  27. debug finished in 0 seconds for NFS Run Status
  28.  
  29.  
  30. +--------------------------------------------------------------------------------+
  31. +                             /etc/hosts @                                       +
  32. +--------------------------------------------------------------------------------+
  33. ::1                     localhost localhost.my.domain
  34. 127.0.0.1               localhost localhost.my.domain
  35. 192.168.1.2 docker.ad.x.tld docker
  36. 192.168.1.4 docker2.ad.x.tld docker2
  37. 127.0.0.1       data.ad.x.tld data
  38. ::1             data.ad.x.tld data
  39. debug finished in 0 seconds for /etc/hosts
  40.  
  41.  
  42. +--------------------------------------------------------------------------------+
  43. +                            /etc/exports @                                      +
  44. +--------------------------------------------------------------------------------+
  45. V4: / -sec=sys
  46. /mnt/Storage/VM/docker -alldirs -mapall="root":"wheel"
  47. debug finished in 0 seconds for /etc/exports
  48.  
  49.  
  50. +--------------------------------------------------------------------------------+
  51. +                            showmount -e @                                      +
  52. +--------------------------------------------------------------------------------+
  53. Exports list on localhost:
  54. /mnt/Storage/VM/docker             Everyone
  55. debug finished in 0 seconds for showmount -e
  56.  
  57.  
  58. +--------------------------------------------------------------------------------+
  59. +                             rpcinfo -p @                                       +
  60. +--------------------------------------------------------------------------------+
  61.    program vers proto   port  service
  62.     100000    4   tcp    111  rpcbind
  63.     100000    3   tcp    111  rpcbind
  64.     100000    2   tcp    111  rpcbind
  65.     100000    4   udp    111  rpcbind
  66.     100000    3   udp    111  rpcbind
  67.     100000    2   udp    111  rpcbind
  68.     100000    4 local    111  rpcbind
  69.     100000    3 local    111  rpcbind
  70.     100000    2 local    111  rpcbind
  71.     100005    1   udp    863  mountd
  72.     100005    3   udp    863  mountd
  73.     100005    1   tcp    863  mountd
  74.     100005    3   tcp    863  mountd
  75.     100003    2   tcp   2049  nfs
  76.     100003    3   tcp   2049  nfs
  77.     100024    1   udp    990  status
  78.     100024    1   tcp    990  status
  79.     100021    0   udp    928  nlockmgr
  80.     100021    0   tcp    601  nlockmgr
  81.     100021    1   udp    928  nlockmgr
  82.     100021    1   tcp    601  nlockmgr
  83.     100021    3   udp    928  nlockmgr
  84.     100021    3   tcp    601  nlockmgr
  85.     100021    4   udp    928  nlockmgr
  86.     100021    4   tcp    601  nlockmgr
  87. debug finished in 0 seconds for rpcinfo -p
  88.  
  89.  
  90. +--------------------------------------------------------------------------------+
  91. +                              nfsstat @                                         +
  92. +--------------------------------------------------------------------------------+
  93. Client Info:
  94. Rpc Counts:
  95.   Getattr   Setattr    Lookup  Readlink      Read     Write    Create    Remove
  96.         0         0         0         0         0         0         0         0
  97.    Rename      Link   Symlink     Mkdir     Rmdir   Readdir  RdirPlus    Access
  98.         0         0         0         0         0         0         0         0
  99.     Mknod    Fsstat    Fsinfo  PathConf    Commit
  100.         0         0         0         0         0
  101. Rpc Info:
  102.  TimedOut   Invalid X Replies   Retries  Requests
  103.         0         0         0         0         0
  104. Cache Info:
  105. Attr Hits    Misses Lkup Hits    Misses BioR Hits    Misses BioW Hits    Misses
  106.         0         0         0         0         0         0         0         0
  107. BioRLHits    Misses BioD Hits    Misses DirE Hits    Misses Accs Hits    Misses
  108.         0         0         0         0         0         0         0         0
  109.  
  110. Server Info:
  111.   Getattr   Setattr    Lookup  Readlink      Read     Write    Create    Remove
  112.     23342      9931       407         7       126       345         9        11
  113.    Rename      Link   Symlink     Mkdir     Rmdir   Readdir  RdirPlus    Access
  114.         8         0         0         0         0      1381         0      5406
  115.     Mknod    Fsstat    Fsinfo  PathConf    Commit
  116.         0         0         2         1         5
  117. Server Ret-Failed
  118.                 0
  119. Server Faults
  120.             0
  121. Server Cache Stats:
  122.    Inprog      Idem  Non-idem    Misses
  123.         0         0         0     25160
  124. Server Write Gathering:
  125.  WriteOps  WriteRPC   Opsaved
  126.       345       345         0
  127. debug finished in 0 seconds for nfsstat
  128.  
  129.  
  130. +--------------------------------------------------------------------------------+
  131. +                             nfsstat -c @                                       +
  132. +--------------------------------------------------------------------------------+
  133. Client Info:
  134. Rpc Counts:
  135.   Getattr   Setattr    Lookup  Readlink      Read     Write    Create    Remove
  136.         0         0         0         0         0         0         0         0
  137.    Rename      Link   Symlink     Mkdir     Rmdir   Readdir  RdirPlus    Access
  138.         0         0         0         0         0         0         0         0
  139.     Mknod    Fsstat    Fsinfo  PathConf    Commit
  140.         0         0         0         0         0
  141. Rpc Info:
  142.  TimedOut   Invalid X Replies   Retries  Requests
  143.         0         0         0         0         0
  144. Cache Info:
  145. Attr Hits    Misses Lkup Hits    Misses BioR Hits    Misses BioW Hits    Misses
  146.         0         0         0         0         0         0         0         0
  147. BioRLHits    Misses BioD Hits    Misses DirE Hits    Misses Accs Hits    Misses
  148.         0         0         0         0         0         0         0         0
  149. debug finished in 0 seconds for nfsstat -c
  150.  
  151.  
  152. +--------------------------------------------------------------------------------+
  153. +                             nfsstat -s @                                       +
  154. +--------------------------------------------------------------------------------+
  155.  
  156. Server Info:
  157.   Getattr   Setattr    Lookup  Readlink      Read     Write    Create    Remove
  158.     23342      9931       407         7       126       345         9        11
  159.    Rename      Link   Symlink     Mkdir     Rmdir   Readdir  RdirPlus    Access
  160.         8         0         0         0         0      1381         0      5406
  161.     Mknod    Fsstat    Fsinfo  PathConf    Commit
  162.         0         0         2         1         5
  163. Server Ret-Failed
  164.                 0
  165. Server Faults
  166.             0
  167. Server Cache Stats:
  168.    Inprog      Idem  Non-idem    Misses
  169.         0         0         0     25160
  170. Server Write Gathering:
  171.  WriteOps  WriteRPC   Opsaved
  172.       345       345         0
  173. debug finished in 0 seconds for nfsstat -s
  174.  
  175.  
  176. +--------------------------------------------------------------------------------+
  177. +                     nfsv4 locks: nfsdumpstate @                                +
  178. +--------------------------------------------------------------------------------+
  179. Flags         OpenOwner      Open LockOwner      Lock     Deleg  OldDeleg Clientaddr      ClientID
  180.                       4        11         0         0         0         0 192.168.1.2     4c696e7578204e465376342e30203139322e3136382e312e322f3139322e3136382e312e3120746370
  181. debug finished in 0 seconds for nfsv4 locks: nfsdumpstate
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement