hi all!
after an unsuccessful installation of systemd on my quite old siduction install, where the init levels / systemd targets did not work appropriately, i decided to make a clean install. for that i used the recent siduction 13.2.1 kde 64 bit iso.
after install, i ran a dist-upgrade, which updated quite a lot (including systemd, lightdm, nouveau, etc)
then, installed iceweasel-aurora, icedove, gimp and other smaller stuff.
there are two problems that i have encountered, which i do not know how to solve properly:
1) i've been mounting my NAS via fstab / cifs for multiple months without problems. with systemd, on reboot or shutdown i am experiencing lags of ~120 seconds, where nothing is shown on the tty. after the lag the system finally reboots/halts.
I worked around this by commenting out corresponding NAS entries in my /etc/fstab:
#//[192.xxx.yyy.zzz]/documents /media/nas_documents cifs iocharset=utf8,user,uid=absolut,gid=users,rw,suid,noperm,credentials=/path/to/credentialsfile 0 0
does anybody have a good solution, on how to handle NAS mounts without such lags on reboot/shutdown?
[UPDATE] on the desktop computer at work I can reproduce this behavior: 120 seconds lags due to mounted NAS partitions...
2) the second problem is more subtile: I am experiencing short freezes when moving the mouse, which i did not have during the live-session or before the dist-upgrade... i do not know where to dig, any help or pointers are very welcome.
fstab with ssd and discard options
UUID=[my-uuid] / ext4 defaults,relatime,errors=remount-ro,discard 0 1
UUID=[my-uuid-2] none swap sw 0 0
UUID=[my-uuid-3] /home ext4 defaults,relatime,errors=remount-ro,discard 0 2
inxi -v3
System: Host: sidbox Kernel: 3.14-0.towo.3-siduction-amd64 x86_64 (64 bit gcc: 4.8.2)
Desktop: KDE 4.12.4 (Qt 4.8.6) Distro: siduction 13.2.1 December - kde - (201401272125)
Machine: System: . product: .
Mobo: N/A model: A-N78HD(MCP78) Bios: Phoenix v: 6.00 PG date: 07/10/2008
CPU: Dual core AMD Athlon 4450e (-MCP-) cache: 1024 KB flags: (lm nx sse sse2 sse3 svm) bmips: 4000
Clock Speeds: 1: 1000 MHz 2: 1000 MHz
Graphics: Card: NVIDIA G92 [GeForce GT 230 OEM] bus-ID: 02:00.0
Display Server: X.Org 1.15.0.901 drivers: nouveau (unloaded: fbdev,vesa) Resolution: 1680x1050@59.9hz
GLX Renderer: Gallium 0.4 on NV92 GLX Version: 3.0 Mesa 10.1.0 Direct Rendering: Yes
Network: Card: NVIDIA MCP77 Ethernet driver: forcedeth port: d800 bus-ID: 00:0a.0
IF: eth0 state: up speed: 100 Mbps duplex: full mac: 00:18:38:04:a8:0e
Drives: HDD Total Size: 1128.2GB (52.4% used) 1: model: SAMSUNG_SSD_830
2: model: WDC_WD10EACS
Info: Processes: 171 Uptime: 7 min Memory: 621.0/3958.9MB Init: systemd runlevel: 5 Gcc sys: 4.8.2
Client: Shell (bash 4.3.01) inxi: 2.1.12
please tell me, if you need any additional info
thanks in advance
absolut