You are not logged in.

#1 2015-03-01 09:14:12

alex.theoto
Member
From: Athens Greece
Registered: 2014-11-30
Posts: 307

[SOLVED] shutdown computer with some errors

Hello.
I have no serious problem with my computer, just after some journalctl random check I noticed that when I shutdown or reboot my computer, journalctl get the following problem:

Mar 01 10:41:46 LenovoArch dhcpcd[534]: enp6s0: removing interface
Mar 01 10:41:46 LenovoArch systemd[1]: wicd.service: main process exited, code=exited, status=1/FAILURE
Mar 01 10:41:46 LenovoArch systemd[1]: Unit wicd.service entered failed state.
Mar 01 10:41:46 LenovoArch systemd[1]: wicd.service failed.
Mar 01 10:41:46 LenovoArch systemd[1]: Stopped (with error) /dev/mapper/sw.
Mar 01 10:41:46 LenovoArch systemd[1]: Stopped (with error) /dev/disk/by-uuid/af2374d1-5339-4471-9e6a-5798f5ef0943.
Mar 01 10:41:46 LenovoArch systemd[1]: Stopped (with error) /dev/disk/by-id/dm-uuid-CRYPT-PLAIN-sw.
Mar 01 10:41:46 LenovoArch systemd[1]: Stopped (with error) /dev/disk/by-id/dm-name-sw.
Mar 01 10:41:46 LenovoArch systemd[1]: Stopped (with error) /dev/dm-1.
Mar 01 10:41:46 LenovoArch systemd[1]: Stopped (with error) /sys/devices/virtual/block/dm-1.
Mar 01 10:41:46 LenovoArch mkinitcpio[1390]: ==> Starting build: none
Mar 01 10:41:47 LenovoArch mkinitcpio[1390]: -> Running build hook: [sd-shutdown]
Mar 01 10:41:47 LenovoArch mkinitcpio[1390]: ==> Build complete.
Mar 01 10:41:47 LenovoArch systemd[1]: Shutting down.

Well, I can see two issues.
One for wicd.service which I don't mind.
Second that there are some errors (umounting?) my encrypted disks.

The strange thing is that these locations are invalid.

My /dev/disk/* is:

disk/by-id:
total 0
lrwxrwxrwx 1 root root  9 Mar  1 10:42 ata-WDC_WD5000LPVX-00V0TT0_WD-WX71A1408071 -> ../../sda
lrwxrwxrwx 1 root root 10 Mar  1 10:42 ata-WDC_WD5000LPVX-00V0TT0_WD-WX71A1408071-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Mar  1 10:42 ata-WDC_WD5000LPVX-00V0TT0_WD-WX71A1408071-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Mar  1 10:42 ata-WDC_WD5000LPVX-00V0TT0_WD-WX71A1408071-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Mar  1 10:42 ata-WDC_WD5000LPVX-00V0TT0_WD-WX71A1408071-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 Mar  1 10:42 ata-WDC_WD5000LPVX-00V0TT0_WD-WX71A1408071-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 Mar  1 10:42 ata-WDC_WD5000LPVX-00V0TT0_WD-WX71A1408071-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 Mar  1 10:42 ata-WDC_WD5000LPVX-00V0TT0_WD-WX71A1408071-part7 -> ../../sda7
lrwxrwxrwx 1 root root 10 Mar  1 10:42 dm-name-data -> ../../dm-2
lrwxrwxrwx 1 root root 10 Mar  1 10:42 dm-name-root -> ../../dm-0
lrwxrwxrwx 1 root root 10 Mar  1 10:42 dm-name-sw -> ../../dm-1
lrwxrwxrwx 1 root root 10 Mar  1 10:42 dm-uuid-CRYPT-LUKS1-2b7a4765f06144d2b94ebb2975fe4aa8-data -> ../../dm-2
lrwxrwxrwx 1 root root 10 Mar  1 10:42 dm-uuid-CRYPT-LUKS1-6282b8d9b3f24e1192486bfcb8d0e777-root -> ../../dm-0
lrwxrwxrwx 1 root root 10 Mar  1 10:42 dm-uuid-CRYPT-PLAIN-sw -> ../../dm-1
lrwxrwxrwx 1 root root  9 Mar  1 10:42 wwn-0x50014ee6aef8ce92 -> ../../sda
lrwxrwxrwx 1 root root 10 Mar  1 10:42 wwn-0x50014ee6aef8ce92-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Mar  1 10:42 wwn-0x50014ee6aef8ce92-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Mar  1 10:42 wwn-0x50014ee6aef8ce92-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Mar  1 10:42 wwn-0x50014ee6aef8ce92-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 Mar  1 10:42 wwn-0x50014ee6aef8ce92-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 Mar  1 10:42 wwn-0x50014ee6aef8ce92-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 Mar  1 10:42 wwn-0x50014ee6aef8ce92-part7 -> ../../sda7

disk/by-label:
total 0
lrwxrwxrwx 1 root root 10 Mar  1 10:42 boot-1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Mar  1 10:42 boot-2 -> ../../sda2

disk/by-uuid:
total 0
lrwxrwxrwx 1 root root 10 Mar  1 10:42 12364cfc-b703-4b70-8e1f-a63bc8b5717b -> ../../dm-0
lrwxrwxrwx 1 root root 10 Mar  1 10:42 1ca5bf46-7d91-4356-9f7f-71fa65cb1d9d -> ../../sda2
lrwxrwxrwx 1 root root 10 Mar  1 10:42 2b7a4765-f061-44d2-b94e-bb2975fe4aa8 -> ../../sda7
lrwxrwxrwx 1 root root 10 Mar  1 10:42 47a6cdfb-60f4-4f74-8f9f-2dc3dcd23599 -> ../../dm-2
lrwxrwxrwx 1 root root 10 Mar  1 10:42 4c8b493d-c250-44c9-8962-02bf816cdc09 -> ../../sda5
lrwxrwxrwx 1 root root 10 Mar  1 10:42 5a781d6b-4f58-481d-92c2-8113efdb80c8 -> ../../sda1
lrwxrwxrwx 1 root root 10 Mar  1 10:42 6282b8d9-b3f2-4e11-9248-6bfcb8d0e777 -> ../../sda6
lrwxrwxrwx 1 root root 10 Mar  1 10:42 e6017dac-c2ea-43e1-b229-d82905374161 -> ../../dm-1

My cryptab is:

sw /dev/disk/by-id/ata-WDC_WD5000LPVX-00V0TT0_WD-WX71A1408071-part3 /dev/urandom            swap,cipher=aes-cbc-essiv:sha256,size=256
data /dev/disk/by-id/ata-WDC_WD5000LPVX-00V0TT0_WD-WX71A1408071-part7 none

And my fstab is:

/dev/mapper/root ext4 defaults 0 1
/dev/sda2 /boot ext4 defaults 0 2
/dev/mapper/sw none swap swap 0 0
/dev/mapper/data /home ext4 defaults 0 3

Any idea how to fix it?
Thank you.

Last edited by alex.theoto (2015-05-02 15:42:40)

Offline

#2 2015-04-09 01:34:56

jthompson333
Member
Registered: 2013-11-10
Posts: 15

Re: [SOLVED] shutdown computer with some errors

Did you ever figure this one out?

I have the same issue on my encrypted swap logical volume.

Offline

#3 2015-04-09 17:50:09

alex.theoto
Member
From: Athens Greece
Registered: 2014-11-30
Posts: 307

Re: [SOLVED] shutdown computer with some errors

Not yet...

Offline

#4 2015-05-02 15:42:07

alex.theoto
Member
From: Athens Greece
Registered: 2014-11-30
Posts: 307

Re: [SOLVED] shutdown computer with some errors

Problem solved after the upgrade of systemd version 219-5
There were very few cases on shutdown with no error on version 218 but from 219 I haven't see that problem.

I think it is solved.

Offline

Board footer

Powered by FluxBB