Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Security and Privacy
FedoraForum Search

Forgot Password? Join Us!

Security and Privacy Sadly, malware, spyware, hackers and privacy threats abound in today's world. Let's be paranoid and secure our penguins, and slam the doors on privacy exploits.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 7th March 2012, 03:25 AM
hotsauce's Avatar
hotsauce Offline
Registered User
 
Join Date: Mar 2011
Location: Gulf Coast
Posts: 46
linuxfirefox
Disk decryption slow

I've been using full disk encryption by way of luks for some time now. I'm on a 2TB hardrive, full Fedora install. If I remember right, it used to only take about 60 secs to get through the decryption progress bar. Now it takes about 7-8 minutes to go from disk decryption to gui login. Are there any way's to speed this up?
__________________
Specs: CPU - AMD Phenom II x6 1090T BE, OCZ AMD Black Edition 4GB (2 x 2GB) DDR3 1600, GPU - Radeon HD 5670, MoBo - Gigabyte 970a-d3, PSU - Corsair 650watt.
Reply With Quote
  #2  
Old 10th March 2012, 05:23 PM
biosphere Offline
Registered User
 
Join Date: Oct 2010
Location: UK
Posts: 9
linuxfirefox
Re: Disk decryption slow

Apologies if you've already checked this hotsauce, but are you sure this is a problem with disk encryption? It sounds like a daemon might be taking it's time to run or something. There was a recent post here which should hopefully help with analysing your boot time if it's something you've not already looked in to.
Reply With Quote
  #3  
Old 13th March 2012, 05:20 AM
hotsauce's Avatar
hotsauce Offline
Registered User
 
Join Date: Mar 2011
Location: Gulf Coast
Posts: 46
linuxfirefox
Re: Disk decryption slow

Hmm, that post was interesting, here are my results btw:

Code:
7451ms dkms_autoinstaller.service
  4600ms lvm2-monitor.service
  4166ms abrtd.service
  4133ms NetworkManager.service
  3986ms rsyslog.service
  3230ms lm_sensors.service
  2838ms ip6tables.service
  2831ms iscsid.service
  2822ms iptables.service
  2720ms multipathd.service
  2345ms fedora-storage-init-late.service
  1853ms udev-settle.service
  1554ms cups.service
  1298ms cryptsetup@luks\x2d036d4a5f\x2db88b\x2d4401\x2da8e8\x2d20293494395b.service
  1176ms console-kit-log-system-start.service
  1172ms fedora-sysinit-unhack.service
  1085ms sshd.service
  1012ms fedora-storage-init.service
   921ms acpid.service
   880ms gpm.service
   877ms sandbox.service
   840ms vboxdrv.service
   711ms udev.service
   685ms home.mount
   642ms usr-local.mount
   616ms systemd-binfmt.service
   548ms systemd-tmpfiles-setup.service
   524ms rtkit-daemon.service
   516ms dbus.service
   463ms tmp.mount
   446ms systemd-vconsole-setup.service
   425ms systemd-remount-api-vfs.service
   424ms netfs.service
   407ms remount-rootfs.service
   383ms irqbalance.service
   378ms media.mount
   365ms usr.mount
   364ms opt.mount
   349ms fedora-sysinit-hack.service
   317ms mcelog.service
   295ms auditd.service
   283ms var.mount
   274ms rc-local.service
   234ms systemd-sysctl.service
   232ms wpa_supplicant.service
   227ms psacct.service
   216ms xinetd.service
   197ms proc-sys-fs-binfmt_misc.mount
   165ms iscsi.service
   149ms fedora-wait-storage.service
   140ms fedora-autoswap.service
   134ms systemd-user-sessions.service
   123ms fedora-readonly.service
   121ms vboxballoonctrl-service.service
   102ms boot.mount
    93ms console-kit-daemon.service
    66ms udev-trigger.service
    63ms vboxweb-service.service
    51ms mdmonitor.service
    44ms dev-hugepages.mount
    29ms var-lock.mount
    29ms dev-mqueue.mount
     1ms var-run.mount
63 services: Total = 65.621 seconds
Now, I will say a recent update did seem to make things boot a little faster, maybe down to 2-4 minutes now as I hadn't logged the Fedora disk on my machine in a couple months. However, it's still a bit long; despite the awk commands output of 65 secs. I think what that command does is measure how long it takes for the services to start, but doesn't count how long some of the effects of the services starting have on the system take. Maybe throw more RAM in the system? I was considering this anyway.
__________________
Specs: CPU - AMD Phenom II x6 1090T BE, OCZ AMD Black Edition 4GB (2 x 2GB) DDR3 1600, GPU - Radeon HD 5670, MoBo - Gigabyte 970a-d3, PSU - Corsair 650watt.

Last edited by hotsauce; 13th March 2012 at 05:22 AM.
Reply With Quote
  #4  
Old 18th March 2012, 09:46 AM
biosphere Offline
Registered User
 
Join Date: Oct 2010
Location: UK
Posts: 9
linuxfirefox
Re: Disk decryption slow

Not too sure then I'm afraid, perhaps a someone here with a little more experience may be able to help? I wouldn't have thought extra RAM would help in this instance (if it is 4GB you're running). Even 2-4 minutes is definitely slow so there's something else going on here.

The only last thing I'd check is just to see if one of your drives may not be unmounting properly and the system is performing an fsck when it boots but other than that, I'm not too sure I'm afraid
Reply With Quote
  #5  
Old 19th March 2012, 01:51 AM
hotsauce's Avatar
hotsauce Offline
Registered User
 
Join Date: Mar 2011
Location: Gulf Coast
Posts: 46
linuxfirefox
Re: Disk decryption slow

It could possibly be that, and I think I am seeing something about a partition not unmounting on shutdown. However, I am suspecting it also has something to do with the fact im using an encrypted disk and lvm, as far as raw speed goes. I've trimmed some services with no real optimization gains. I'm guessing decrypting a 2TB drive takes much longer to decrypt than a 500GB drive for instance; 4x as long possibly?

*Now as far as actually viewing the shutdown messages at readable speed, how would I go about setting that up so I can either step through them on shutdown, or is there a particular log im not seeing for that?
__________________
Specs: CPU - AMD Phenom II x6 1090T BE, OCZ AMD Black Edition 4GB (2 x 2GB) DDR3 1600, GPU - Radeon HD 5670, MoBo - Gigabyte 970a-d3, PSU - Corsair 650watt.
Reply With Quote
Reply

Tags
decryption, disk, slow

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Could not read DVD. This may be because the DVD is encrypted and a DVD decryption lib imaidiot Using Fedora 5 29th December 2011 12:05 AM
encrypted /home with integrated decryption dragonbite Fedora Focus 2 9th March 2010 05:06 PM
Transparent CSS Decryption itachi Programming & Packaging 6 3rd October 2008 05:55 PM
Disappearing Decryption? ryptyde Wibble 1 21st May 2007 12:39 AM
decryption does not create file HELP! newbie2fedora Using Fedora 0 29th July 2005 08:46 AM


Current GMT-time: 14:25 (Saturday, 18-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat