Jump to content

[SOLVED] exportfs: Movies has a non-inet addr


Recommended Posts

Hi,

 

I am having an issue with exporting NFS shares. This is my setup:

I have my mediaplayer and NAS connected with a cross over cable.

There is no router or switch in-between. It's a point to point connection.

 

MediaPlayer: 192.168.10.1 Subnet Mask 255.255.255.0 (Manually set)

NAS: 192.168.10.2 Subnet Mask 255.255.255.0 (Manually set)

Running unraid 4.7 plus with 5 disks.

 

Upon booting just after showing the login prompt I get the following errors:

 

exportfs: Movies has a non-inet addr

exportfs: Movies has a non-inet addr

 

exportfs: Series has a non-inet addr

exportfs: Series has a non-inet addr

 

I've verified the IP of the NAS with ifconfig, also pinged the Mediaplayer with no issues. Am I missing something here? I can upload logs if required, but I'm hoping it's just something stupid I've done!

 

Thanks!

 

 

 

Link to comment

My guess would be you entered the nfs export line in the share incorrectly. This line is fed straight into nfs, so it needs that exact syntax.

 

The easiest config would probably be to enter

192.168.10.*(rw)

 

into the export fields for NFS. This will give all hosts on the 192.168.10.0 subnet read/write access. For more advanced options, check http://linux.die.net/man/5/exports (you probably won't need any of that though, unraid does these exports with sane options by default)

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...