cant get network contact

Havard79

Dabbler
Joined
May 22, 2017
Messages
14
i can reach the server on admin login via web but when i seach for it in network i get a error messagages like server uses to log time to respond or unabel to accesses location. what is wrong here?
 

Attachments

  • server.png
    server.png
    61 KB · Views: 378
Joined
Jan 4, 2014
Messages
1,644
You use a browser to connect to the web UI of the server, but shares make parts of the storage space within the server available to the network. So the step you have missed is creating the share on the server. Before you do that though, you have to create a pool, then a dataset in that pool and then associate a share with the dataset. The FreeNAS User Guide is your friend.
 
Last edited:

Chris Moore

Hall of Famer
Joined
May 2, 2015
Messages
10,079
i can reach the server on admin login via web but when i seach for it in network i get a error messagages like server uses to log time to respond or unabel to accesses location. what is wrong here?
Is this a new configuration or something that was working and now it is not?

Also, please provide the required information regarding your system, with this as a guide :

Updated Forum Rules 12/5/18
https://forums.freenas.org/index.php?threads/updated-forum-rules-12-5-18.45124/
 

Havard79

Dabbler
Joined
May 22, 2017
Messages
14
it's a new installation and and i'm used to the old ui.
i created a pool and every thing see attached photo
 

Attachments

  • pools.png
    pools.png
    171 KB · Views: 316
  • cpu-memory.png
    cpu-memory.png
    33 KB · Views: 332
Joined
Jan 4, 2014
Messages
1,644
Have you set up any shares? Can you select Sharing from the sidebar and provide a screenshot of any shares you have created?
 
Last edited:

Havard79

Dabbler
Joined
May 22, 2017
Messages
14
i have done that to samba and unix
 

Attachments

  • shares2.png
    shares2.png
    75.2 KB · Views: 314
  • shares.png
    shares.png
    76.2 KB · Views: 316
Joined
Jan 4, 2014
Messages
1,644
The users dataset and child datasets are missing in the Pools view. This probably is the cause of the network connection failing.
 
Last edited:

Havard79

Dabbler
Joined
May 22, 2017
Messages
14
added users dataset in the pool but it didnt help at all added child to
 

Attachments

  • pools2.png
    pools2.png
    37.9 KB · Views: 309
Joined
Jan 4, 2014
Messages
1,644
That's not going to work as you've added users under iocage. You need to relocate the dataset users under the disk1 pool. As you currently have it, the path is /mnt/disk1/iocage/users which is a mismatch to what you currently have for each of the shares. Note: Unless you're directed to, you should not be creating any child datasets under the iocage dataset. Let the system manage that area.
 
Top