<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: LS1046 NFS server Issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/LS1046-NFS-server-Issue/m-p/918768#M138223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is i.mx support community, what ubuntu version in you LS1046? maybe you can refer to the documents as below:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://vitux.com/install-nfs-server-and-client-on-ubuntu/" title="https://vitux.com/install-nfs-server-and-client-on-ubuntu/"&gt;Install NFS Server and Client on Ubuntu 18.04 LTS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://help.ubuntu.com/community/SettingUpNFSHowTo" title="https://help.ubuntu.com/community/SettingUpNFSHowTo"&gt;SettingUpNFSHowTo - Community Help Wiki&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jul 2019 08:46:03 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2019-07-03T08:46:03Z</dc:date>
    <item>
      <title>LS1046 NFS server Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LS1046-NFS-server-Issue/m-p/918767#M138222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to create NFS server on LS1046ARDB,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I send command: sudo apt-get install nfs-kernel-server&lt;/P&gt;&lt;P&gt;then, I got feedback: "&lt;SPAN&gt;Failed to start nfs-kernel-server, ignoring."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How can figure out it ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@MiWiFi-R1CM-srv:~# sudo apt-get install nfs-kernel-server&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;Building dependency tree&lt;BR /&gt;Reading state information... Done&lt;BR /&gt;The following additional packages will be installed:&lt;BR /&gt; nfs-common rpcbind&lt;BR /&gt;Suggested packages:&lt;BR /&gt; open-iscsi&lt;BR /&gt;The following NEW packages will be installed:&lt;BR /&gt; nfs-common nfs-kernel-server rpcbind&lt;BR /&gt;0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.&lt;BR /&gt;Need to get 0 B/305 kB of archives.&lt;BR /&gt;After this operation, 1197 kB of additional disk space will be used.&lt;BR /&gt;Do you want to continue? [Y/n] y&lt;BR /&gt;Selecting previously unselected package rpcbind.&lt;BR /&gt;(Reading database ... 57535 files and directories currently installed.)&lt;BR /&gt;Preparing to unpack .../rpcbind_0.2.3-0.6_arm64.deb ...&lt;BR /&gt;Unpacking rpcbind (0.2.3-0.6) ...&lt;BR /&gt;Selecting previously unselected package nfs-common.&lt;BR /&gt;Preparing to unpack .../nfs-common_1%3a1.3.4-2.1ubuntu5.2_arm64.deb ...&lt;BR /&gt;Unpacking nfs-common (1:1.3.4-2.1ubuntu5.2) ...&lt;BR /&gt;Selecting previously unselected package nfs-kernel-server.&lt;BR /&gt;Preparing to unpack .../nfs-kernel-server_1%3a1.3.4-2.1ubuntu5.2_arm64.deb ...&lt;BR /&gt;Unpacking nfs-kernel-server (1:1.3.4-2.1ubuntu5.2) ...&lt;BR /&gt;Processing triggers for systemd (237-3ubuntu10.23) ...&lt;BR /&gt;Processing triggers for man-db (2.8.3-2ubuntu0.1) ...&lt;BR /&gt;Setting up rpcbind (0.2.3-0.6) ...&lt;BR /&gt;Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /lib/systemd/system/rpcbind.service.&lt;BR /&gt;Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /lib/systemd/system/rpcbind.socket.&lt;BR /&gt;Setting up nfs-common (1:1.3.4-2.1ubuntu5.2) ...&lt;/P&gt;&lt;P&gt;Creating config file /etc/idmapd.conf with new version&lt;BR /&gt;Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /lib/systemd/system/nfs-client.target.&lt;BR /&gt;Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /lib/systemd/system/nfs-client.target.&lt;BR /&gt;nfs-utils.service is a disabled or a static unit, not starting it.&lt;BR /&gt;Setting up nfs-kernel-server (1:1.3.4-2.1ubuntu5.2) ...&lt;BR /&gt;Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /lib/systemd/system/nfs-server.service.&lt;BR /&gt;A dependency job for nfs-server.service failed. See 'journalctl -xe' for details.&lt;/P&gt;&lt;P&gt;Creating config file /etc/exports with new version&lt;/P&gt;&lt;P&gt;Creating config file /etc/default/nfs-kernel-server with new version&lt;BR /&gt;A dependency job for nfs-server.service failed. See 'journalctl -xe' for details.&lt;BR /&gt;invoke-rc.d: initscript nfs-kernel-server, action "start" failed.&lt;BR /&gt;● nfs-server.service - NFS server and services&lt;BR /&gt; Loaded: loaded (/lib/systemd/system/nfs-server.service; enabled; vendor preset: enabled)&lt;BR /&gt; Active: inactive (dead)&lt;/P&gt;&lt;P&gt;Jun 29 11:32:35 MiWiFi-R1CM-srv systemd[1]: Dependency failed for NFS server and services.&lt;BR /&gt;Jun 29 11:32:35 MiWiFi-R1CM-srv systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.&lt;BR /&gt;Jun 29 11:32:37 MiWiFi-R1CM-srv systemd[1]: Dependency failed for NFS server and services.&lt;BR /&gt;Jun 29 11:32:37 MiWiFi-R1CM-srv systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.&lt;BR /&gt;Jun 29 11:34:52 MiWiFi-R1CM-srv systemd[1]: Dependency failed for NFS server and services.&lt;BR /&gt;Jun 29 11:34:52 MiWiFi-R1CM-srv systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.&lt;BR /&gt;Jun 29 11:34:53 MiWiFi-R1CM-srv systemd[1]: Dependency failed for NFS server and services.&lt;BR /&gt;Jun 29 11:34:53 MiWiFi-R1CM-srv systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.&lt;BR /&gt;Failed to start nfs-kernel-server, ignoring.&lt;BR /&gt;Processing triggers for systemd (237-3ubuntu10.23) ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jun 2019 11:42:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LS1046-NFS-server-Issue/m-p/918767#M138222</guid>
      <dc:creator>chhsu0229</dc:creator>
      <dc:date>2019-06-29T11:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: LS1046 NFS server Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LS1046-NFS-server-Issue/m-p/918768#M138223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is i.mx support community, what ubuntu version in you LS1046? maybe you can refer to the documents as below:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://vitux.com/install-nfs-server-and-client-on-ubuntu/" title="https://vitux.com/install-nfs-server-and-client-on-ubuntu/"&gt;Install NFS Server and Client on Ubuntu 18.04 LTS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://help.ubuntu.com/community/SettingUpNFSHowTo" title="https://help.ubuntu.com/community/SettingUpNFSHowTo"&gt;SettingUpNFSHowTo - Community Help Wiki&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 08:46:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LS1046-NFS-server-Issue/m-p/918768#M138223</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2019-07-03T08:46:03Z</dc:date>
    </item>
  </channel>
</rss>

