boot problem with encryption

i use a encrypted \home
but since serveral day i have the problem that the boot last very long, around 4minutes
i figured out that the encryption leeds to this long time has anyone an idea to change this?

 systemd-analyze blame
 53705ms cryptsetup@cr_sda5.service
 18433ms storage-after-cryptsetup.service
 18417ms lvm.service
  9196ms remount-rootfs.service
  5500ms localnet.service
  5305ms var-run.mount
  5089ms media.mount
  5079ms var-lock.mount
  5076ms dev-hugepages.mount
  5060ms sys-kernel-debug.mount
  5051ms sys-kernel-security.mount
  5037ms dev-mqueue.mount
  4977ms systemd-remount-api-vfs.service
  4595ms systemd-vconsole-setup.service
  4161ms bootsplash-startup.service
  1980ms cycle.service
   735ms udev-trigger.service
   519ms windows-F.mount
   477ms udev.service
   416ms windows-D.mount
   359ms systemd-readahead-replay.service
   358ms systemd-sysctl.service
   358ms windows-C.mount
   351ms systemd-readahead-collect.service
   249ms windows-E.mount
   249ms systemd-logind.service
   216ms network-remotefs.service
   215ms syslog.service
   170ms SuSEfirewall2_setup.service
   151ms xdm.service
   131ms systemd-tmpfiles-setup.service
   122ms cups.service
   105ms SuSEfirewall2_init.service
   101ms cpufreq.service
   101ms console-kit-log-system-start.service
   100ms fbset.service
    98ms brld.service
    98ms microcode.ctl.service
    94ms purge-kernels.service
    90ms lirc.service
    72ms avahi-daemon.service
    70ms systemd-user-sessions.service
    70ms rc-local.service
    65ms pcscd.service
    65ms systemd-ask-password-wall.service
    59ms mcelog.service
    53ms dbus.service
    47ms splash_early.service
    45ms nscd.service
    45ms home.mount
    44ms bluez-coldplug.service
    44ms quota.service
    43ms console-kit-daemon.service
    42ms sshd.service
    39ms splash.service
    36ms acpid.service
    28ms sbl.service
    16ms bootsplash-quit.service
     3ms accounts-daemon.service
     0ms sys-fs-fuse-connections.mount

No idea why your / flipped over to , but I guess you mean* /home* :wink:

I have no ultimate answer, but the basic way of attacking computer problems lead me too asking:

. Any idea what you did “several day” ago, that is before it suddenly (as I understand your post) changed to slow down?

. Did you try sysvinit instead of systemd to see if it persists?

On 2011-12-30 22:36, Martin1986 wrote:

> i figured out that the encryption leeds to this long time has anyone an
> idea to change this?

Try systemV instead.


Cheers / Saludos,

Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)

systemV even needs longer :frowning:
the only change was 3 big files in home
around 7.5 6.5 and 4 GB…

On 2012-01-01 17:26, Martin1986 wrote:
>
> systemV even needs longer :frowning:
> the only change was 3 big files in home
> around 7.5 6.5 and 4 GB…

Then maybe there is something that has to be done at boot with those large
encrypted files. A fsck perhaps. Dunno. The only solution would be moving
those files elsewhere - you can try temporarily to know if that is the problem.


Cheers / Saludos,

Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)