Triode,
I hope I haven't sent you on a wild goose trip. I really should have
done this before, but it would seem *ifplugd* is the culprit here. To
be sure, I rebuilt my test x86_64 VM - base ARCH install + soa-aur with
netctl but NOT ifplugd. Added a NFS shre to /etc/fstab manually and on
reboot the share is mounted. There's no need to set maxrate of
squeezelite either.
Details:
Code:
--------------------
[root@soapvm ~]# cat /etc/fstab
#
# /etc/fstab: static file system information
#
# <file system> <dir> <type> <options> <dump> <pass>
# /dev/sda2
UUID=7861db31-4015-44b0-822d-dfca7cb2c919 / ext4
rw,relatime,data=ordered 0 1
# /dev/sda1
UUID=dd5b2346-b151-4e3f-89d9-5dbe22a8252a none swap
defaults 0 0
192.168.0.20:/media/allmusic/ToFile /mnt/disk1 nfs
ro,vers=3,_netdev 0 0
--------------------
Code:
--------------------
[root@soapvm ~]# systemd-analyze critical-chain
The time after the unit is active or started is printed after the "@"
character.
The time the unit takes to start is printed after the "+" character.
graphical.target @3.533s
└─multi-user.target @3.533s
└─getty.target @3.533s
└─[email protected] @3.533s
└─systemd-user-sessions.service @3.449s +82ms
└─remote-fs.target @3.442s
└─mnt-disk1.mount @3.283s +157ms
└─remote-fs-pre.target @3.259s
└─nfs-client.target @3.259s
└─rpc-statd.service @3.140s +118ms
└─rpcbind.service @2.812s +308ms
└─network.target @2.811s
└─[email protected] @2.404s +406ms
└─sys-subsystem-net-devices-enp0s3.device @2.403s
--------------------
Code:
--------------------
[root@soapvm ~]# mount
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
dev on /dev type devtmpfs
(rw,nosuid,relatime,size=508244k,nr_inodes=127061,mode=755)
run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
/dev/sda2 on / type ext4 (rw,relatime,data=ordered)
securityfs on /sys/kernel/security type securityfs
(rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup
(rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/cpuset type cgroup
(rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup
(rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/memory type cgroup
(rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/devices type cgroup
(rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup
(rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/net_cls type cgroup
(rw,nosuid,nodev,noexec,relatime,net_cls)
cgroup on /sys/fs/cgroup/blkio type cgroup
(rw,nosuid,nodev,noexec,relatime,blkio)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs
(rw,relatime,fd=21,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)
192.168.0.20:/media/allmusic/ToFile on /mnt/disk1 type nfs
(ro,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.0.20,mountvers=3,mountport=60090,mountproto=udp,local_lock=none,addr=192.168.0.20,_netdev)
tmpfs on /run/user/0 type tmpfs
(rw,nosuid,nodev,relatime,size=102212k,mode=700)
--------------------
Is using WB, et al, with netctl alone a workable solution? If Ifpugd is
really for network profile switching, is that needed on WB or other
devices?
------------------------------------------------------------------------
Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
View this thread: http://forums.slimdevices.com/showthread.php?t=101624
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix