Error mounting an encrypted volume [solved]

On mounting an internal drive, which is encrypted (but isnt a system drive) I received the following error:
[root@kaminari /etc]# cryptsetup luksOpen /dev/sda2 data
Enter passphrase for /dev/sda2:
device-mapper: remove ioctl failed: Device or resource busy
But the device does get opened:
[root@kaminari /etc]# dmsetup ls
base-root (253, 3)
md2crypt (253, 0)
base-usr (253, 2)
base-var (253, 1)
data (253, 5)
base-home (253, 4)
[root@kaminari /etc]# dmsetup info data
Name: data
State: ACTIVE
Read Ahead: 256
Tables present: LIVE
Open count: 0
Event number: 0
Major, minor: 253, 5
Number of targets: 1
So I tried to mount it:
mount: /dev/sda2 already mounted or /mnt/data busy
Yet I cant find it. So thought I would reboot to reset everything as such. and this time it didnt error with "remove ioctl failed", but again I cant actually mount it.
[root@kaminari ~]# cryptsetup luksOpen /dev/sda2 data
Enter passphrase for /dev/sda2:
[root@kaminari ~]# mount -t ext3 /dev/sda2 /mnt/data
mount: /dev/sda2 already mounted or /mnt/data busy
[root@kaminari ~]# dmsetup ls
base-root (253, 3)
md2crypt (253, 0)
base-usr (253, 2)
base-var (253, 1)
data (253, 5)
base-home (253, 4)
Some info:
[root@kaminari ~]# cat /etc/mtab
proc /proc proc rw,relatime 0 0
sys /sys sysfs rw,relatime 0 0
udev /dev devtmpfs rw,nosuid,relatime,size=10240k,nr_inodes=506032,mode=755 0 0
/dev/mapper/base-root / ext3 rw,noatime,commit=0 0 0
devpts /dev/pts devpts rw 0 0
shm /dev/shm tmpfs rw,nosuid,nodev 0 0
/dev/mapper/base-home /home ext3 rw,noatime,commit=0 0 0
/dev/mapper/base-usr /usr ext3 rw,noatime,commit=0 0 0
/dev/mapper/base-var /var ext3 rw,noatime,commit=0 0 0
/dev/md1 /boot ext3 rw,noatime,commit=0 0 0
fusectl /sys/fs/fuse/connections fusectl rw 0 0
gvfs-fuse-daemon /home/rob/.gvfs fuse.gvfs-fuse-daemon rw,nosuid,nodev,user=noodle 0 0
[root@kaminari ~]# cat /etc/fstab
# <file system> <dir> <type> <options> <dump> <pass>
devpts /dev/pts devpts defaults 0 0
shm /dev/shm tmpfs nodev,nosuid 0 0
/dev/mapper/base-home /home ext3 defaults,noatime 0 1
/dev/mapper/base-root / ext3 defaults,noatime 0 1
/dev/mapper/base-usr /usr ext3 defaults,noatime 0 1
/dev/mapper/base-var /var ext3 defaults,noatime 0 1
/dev/md1 /boot ext3 defaults,noatime 0 1
[root@kaminari ~]# lvscan
ACTIVE '/dev/base/var' [6.84 GiB] inherit
ACTIVE '/dev/base/usr' [19.53 GiB] inherit
ACTIVE '/dev/base/root' [1.95 GiB] inherit
ACTIVE '/dev/base/home' [97.66 GiB] inherit
Knowing me, I am (as usual!) Being daft. Would someone point out where
Last edited by Fruity (2010-11-29 21:36:48)

After some messing it about, I think it may be something to do with naultilus file manager, or the gnome disk utility.
How can I stop this behavior, so the disk is left alone for me to mount and unmount as I wish through the command line.
[solved] Knew I was being dopey, was tying to mount /dev/sda2, rather than referencing the device mapper name, like /dev/mapper/foo
Last edited by Fruity (2010-11-29 21:38:21)

Similar Messages

  • Can't mount (CoreStorage) encrypted volume anymore

    Hi,
    I use the following setup:
    SSD: System
    Internal HDD: Data (Documents, Music, etc.)
    Both disks are encrypted via the Core Storage utility.
    It seems I can't mount the "Data" disk anymore.
    I wanted to download a random pdf which failed. ("Downloads Folder" is on "Data" Volume) Restarted the machine and now all aliased folders which refer to the "Data" volume have a question mark overlay rendered on their icon.
    It's not possible to mount/unlock the "Data" disk through disk utility a. The "Data" volume is, according to DiskUtility quite full (only 16MB left). I have the suspicion that this small amount of space left in combination with the encryption causes some trouble.
    What to do?
    +-- Logical Volume Group 5898542B-F53F-46A6-B529-C31152081292
    =========================================================
    Name: Data
    Status: Online
    Size: 499763888128 B (499.8 GB)
    Free Space: 16777216 B (16.8 MB)
    |
    +-< Physical Volume C6AAFA40-7F30-40C3-BC1E-A71A3C3DA757
    | ----------------------------------------------------
    | Index: 0
    | Disk: disk2s2
    | Status: Online
    | Size: 499763888128 B (499.8 GB)
    |
    +-> Logical Volume Family 77CFA80C-6CEA-4FA5-8855-567C90FD2513
      Encryption Status: Unlocked
      Encryption Type: AES-XTS
      Conversion Status: Complete
      Conversion Direction: -none-
      Has Encrypted Extents: Yes
      Fully Secure: Yes
      Passphrase Required: Yes
      |
      +-> Logical Volume E2DB4126-C04C-4AE1-B1AC-CDFF0218D537
      Disk: disk3
      Status: Online
      Size (Total): 499428339712 B (499.4 GB)
      Conversion Progress: -none-
      Revertible: Yes (unlock and decryption required)
      LV Name: Data
      Volume Name: Data
      Content Hint: Apple_HFS

    Your unsupported hardware configuration may be causing the problem. The optical bay wasn't designed to take either an SSD or an HD.

  • Prevent Lion from automatically trying to mount Filevault 2 encrypted volume at startup?

    Here's what I'm trying to accomplish: I need two separate partitions, one encrypted with Filevault 2 as a primary working partition, and a second token partition as a "decoy" of sorts, containing a pretty stock install and set as the default boot volume with automatic Guest account log on.  In other words, you turn on the computer and it boots to a guaranteed sterile clean desktop.  An unsophisticated snoop thinks that's all there is.  A more-sophisticated snoop may notice that there's a second (encrypted) volume, but can't access anything without the password.
    So I did a clean install of Lion, filling the entire SSD, and then used Disk Utility to shrink the main partition and create a 14 GB secondary partition.  I then encrypted the main partition with Filevault 2 from within that logon.  Then I rebooted from the clean install USB drive and installed a second instance of Lion on the secondary partition, set up the Guest account, and then set it for auto log on.
    So far so good, however, every time I boot into what is supposed to be—to the casual observer anyway—the "decoy" OS, it helpfully throws up a big dialog box stating "Enter a password to unlock the disk '<Your Super-Secret Volume Name Here>'." which I then have to cancel.  This is hardly helpful in disguising the fact that there is another partition on the SSD.
    I've looked all over Finder's preferences and the System Preferences for a way to make this stop, but I can't seem to figure it out.  Anybody know how to keep Lion from helpfully trying to mount encrypted volumes when it loads?
    Thanks!

    FYI, similar discusion here: http://discussions.apple.com/message/15744942
    This is more of a workaround than a solution, but I ended up installing Snow Leopard to the "decoy" partition.  It has no idea what to do with the encrypted partition, so it doesn't ask.  Good enough for now I guess, but it would be nice if Apple made this configurable.

  • Im getting an error message "the backup volume could not be mounted"

    I'm getting an error message "the backup volume could not be mounted"

    Is this a new message to a drive that has been ok?
    Or are you trying to connect a new disk? If so it is wrongly formatted.
    Or is this a TC.. have you tried rebooting or resetting it?

  • [SOLVED]Error mounting: mount exited with exit code 16

    hi guys, i have a dual OS.  today after i force  shutdown my computer,  i can't mount one of the ntfs 。it shows the follow errors:
    Error mounting: mount exited with exit code 16: Mount is denied because the NTFS volume is already exclusively opened.
    The volume may be already mounted, or another software may use it which
    could be identified for example by the help of the 'fuser' command.
    any idea?
    Last edited by wntyygtwxf (2011-12-01 11:09:27)

    i resolve it by myself.
    first, i mount it at another place, just like  sudo mount   /dev/sda?  ~/home/down
    then umount it.
    now it work well. but i don't know why this worked.

  • Error Mounting ACFS volume onto another ACFS Volume

    We have Oracle 11gr2 running on a two node cluster with OS of Solaris 10.
    I have setup a few ACFS mounts that work great between the nodes, but I need to mount a ACFS volume onto another ACFS mounted filesystem. Can that be done?
    Example:
    First ACFS Mount - /opt/test
    Second ACFS Mount - /opt/test/samba
    I'm using the following commands:
    # /sbin/mount -F acfs /dev/asm/opttest-121 /opt/test
    # /sbin/mount -F acfs /dev/asm/optsamba-356 /opt/test/samba
    mount: CLSU-00100: Operating System function: mount (/dev/asm/optsamba-356) failed with error data: 16
    mount: CLSU-00101: Operating System error message: Device busy
    mount: CLSU-00103: error location: SM_0
    mount: ACFS-02110: Unable to mount /dev/asm/optsamba-356 on /opt/test/samba.
    If I mount the /dev/asm/optsamba-356 volume to /opt/samba it works. In this case /opt is a directory off of / (root).
    Thanks.
    Brian

    Hi Brian,
    can't you simply mount it elsewhere and create a symbolic link?
    Even if this would work, I have some doubts about it, since there is no internal mount order for the ACFS filesystems.
    So what would happen if /opt/test/samba would be mounted before /opt/test?
    Sebastian

  • [SOLVED] Error mounting an ISO file located in an EncFS folder

    I have some multimedia files inside an EncFS folder (decrypted via cryptkeeper).
    When trying to loop mount the ISO files I get:
    mount: foo.iso: failed to setup loop device: Permission denied
    There's no error mounting the same ISO from a «regular» FS.
    Is there a way around this?
    Last edited by JoaoVidal (2014-02-24 06:36:42)

    unSpawn at linuxquestions.org answered:
    See 'man encfs': the warning at "--public" and 'man fuse': "allow_other"
    Without setting the option 'public' in encfs or 'allow_other' is fuse, not even root can access the encfs mount and therefore mounting fails (sudo mount...).
    Also, cryptkeeper now has the preference "Allow other users to access mounted folders" which gives exactly this kind of permission.

  • [solved] docker: Error mounting: invalid argument

    I'm relatively new to using docker. When I had initially set it up (weeks ago) I was able to pull and manipulate containers. Today I came back to my docker project and now I can't even successfully pull an image.
    $ docker pull ubuntu:14.04
    ubuntu:14.04: The image you are pulling has been verified
    511136ea3c5a: Download complete
    511136ea3c5a: Error downloading dependent layers
    d497ad3926c8: Downloading [============================> ] 115.7 MB/201.6 MB 7s
    e791be0477f2: Download complete
    3680052c0f5c: Download complete
    22093c35d77b: Download complete
    5506de2b643b: Download complete
    5506de2b643b: Error pulling image (14.04) from ubuntu, endpoint: https://registry-1.docker.io/v1/, Error mounting '/dev/mapper/dock5506de2b643b: Error pulling image (14.04) from ubuntu, Error mounting '/dev/mapper/docker-8:98-380441-511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158' on '/var/lib/docker/devicemapper/mnt/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d26982014/11/14 20:14:12 Error pulling image (14.04) from ubuntu, Error mounting '/dev/mapper/docker-8:98-380441-511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158' on '/var/lib/docker/devicemapper/mnt/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158': invalid argument
    This is the log:
    $ journalctl -e
    Nov 14 20:24:47 example.com docker[18225]: 2014/11/14 20:24:47 docker daemon: 1.3.1 4e9bbfa; execdriver: native; graphdriver:
    Nov 14 20:24:47 example.com docker[18225]: [0687b0f9] +job serveapi(fd://)
    Nov 14 20:24:47 example.com docker[18225]: [info] Listening for HTTP on fd ()
    Nov 14 20:24:47 example.com docker[18225]: [0687b0f9] +job init_networkdriver()
    Nov 14 20:24:47 example.com docker[18225]: [0687b0f9] -job init_networkdriver() = OK (0)
    Nov 14 20:24:47 example.com docker[18225]: 2014/11/14 20:24:47 WARNING: Your kernel does not support cgroup swap limit.
    Nov 14 20:24:47 example.com docker[18225]: [info] Loading containers:
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 07b2a034632f0ddb8f01ebdcf1c0cc4ba0ade7a6d927b544754b44aa3b58f877: open /var/lib/docker/containers/07b2a034632f0ddb8f01ebdcf1c0cc4ba0ade7a6d927b544754b44aa3b58f877/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 0bb0b50393dd951caeaa8386eb8ec8be1cc60e0822167ebed4dfdce9724b618c: open /var/lib/docker/containers/0bb0b50393dd951caeaa8386eb8ec8be1cc60e0822167ebed4dfdce9724b618c/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 15732a4b2a97b91a2c590cab260f91dde7708b50059942221d349a778f94c892: open /var/lib/docker/containers/15732a4b2a97b91a2c590cab260f91dde7708b50059942221d349a778f94c892/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 17b4471d4b031cd24feba6a2dc46e1524bcd9a6bb3b03342a642a5968caff3fa: open /var/lib/docker/containers/17b4471d4b031cd24feba6a2dc46e1524bcd9a6bb3b03342a642a5968caff3fa/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 20686bda195d61f2c76c3e3c809f8b07df9b830d8bc650e10593e1863c82b7f3: open /var/lib/docker/containers/20686bda195d61f2c76c3e3c809f8b07df9b830d8bc650e10593e1863c82b7f3/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 2fe7db68f38445c8ac0124be87174f66ccd1729880c5fa94b93d77ac0aa547fe: open /var/lib/docker/containers/2fe7db68f38445c8ac0124be87174f66ccd1729880c5fa94b93d77ac0aa547fe/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 31b34a085e90849bcffd50c5f7b41d93849d494913448a92849c5d621555251d: open /var/lib/docker/containers/31b34a085e90849bcffd50c5f7b41d93849d494913448a92849c5d621555251d/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 3484c3c05947051eea53865c973100d493e7ec495b3d7a5d4fbc1e5096196733: open /var/lib/docker/containers/3484c3c05947051eea53865c973100d493e7ec495b3d7a5d4fbc1e5096196733/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 3ed275efb25789d6c9e18bf36e46f437fbdb21f3ffd7a93cb4525610737441f0: open /var/lib/docker/containers/3ed275efb25789d6c9e18bf36e46f437fbdb21f3ffd7a93cb4525610737441f0/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 4503890c72d2f728e315b6ecae05fbabba85a3f959898a52df800f6fa22ca094: open /var/lib/docker/containers/4503890c72d2f728e315b6ecae05fbabba85a3f959898a52df800f6fa22ca094/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 4db4ed2fbac1b442d770bcd325937508d2b190caa766f4ddef4f21628a953ea2: open /var/lib/docker/containers/4db4ed2fbac1b442d770bcd325937508d2b190caa766f4ddef4f21628a953ea2/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 56f36a11482d6b9c513cbb819d6c67a768bd47dc4c02bd0de62c61365b6ba363: open /var/lib/docker/containers/56f36a11482d6b9c513cbb819d6c67a768bd47dc4c02bd0de62c61365b6ba363/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 5b254c1c2344f61ab6bf6b338b22150cccd6ebd04407f3d00d6b5b3e37810d4f: open /var/lib/docker/containers/5b254c1c2344f61ab6bf6b338b22150cccd6ebd04407f3d00d6b5b3e37810d4f/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 73fd6f0edadcf67fcdad7a397784275db013df085e648230b5818f0e68e3f48c: open /var/lib/docker/containers/73fd6f0edadcf67fcdad7a397784275db013df085e648230b5818f0e68e3f48c/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 7ad8ad079db979b156af858cd36b908434157efd43e8cbc13677fa287bdf4da0: open /var/lib/docker/containers/7ad8ad079db979b156af858cd36b908434157efd43e8cbc13677fa287bdf4da0/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 82a2e14c00dd73e2df1d78c45a0e576d52637c5dc422c32182ded365d6893167: open /var/lib/docker/containers/82a2e14c00dd73e2df1d78c45a0e576d52637c5dc422c32182ded365d6893167/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 86572f605d7990f173875853bcfbdfe3f909c9b26f439378ab73d561e0e735eb: open /var/lib/docker/containers/86572f605d7990f173875853bcfbdfe3f909c9b26f439378ab73d561e0e735eb/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container 9eecdb0bf364f80cc88532832221da9de86c10a31b24660fdce8b68c79504a88: open /var/lib/docker/containers/9eecdb0bf364f80cc88532832221da9de86c10a31b24660fdce8b68c79504a88/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container a0920424bc83bffbc980f39f6dad17c865f84de1c3508a01d3c1298870f608c1: open /var/lib/docker/containers/a0920424bc83bffbc980f39f6dad17c865f84de1c3508a01d3c1298870f608c1/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container be228e991ffba0d423bb8bdca22fda9e318b7084bae53d765212bed6612e6b01: open /var/lib/docker/containers/be228e991ffba0d423bb8bdca22fda9e318b7084bae53d765212bed6612e6b01/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container e01b5a18f7c252f9c06e6d2dc9720baa184bc803e52aa68e9253372854382213: open /var/lib/docker/containers/e01b5a18f7c252f9c06e6d2dc9720baa184bc803e52aa68e9253372854382213/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container f00aff0df390b90f0a739430b4896cd67afc256a1c657271caf989fd3791ac91: open /var/lib/docker/containers/f00aff0df390b90f0a739430b4896cd67afc256a1c657271caf989fd3791ac91/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .[error] daemon.go:321 Failed to load container f271529997f7479b5b6f65ccdd21d6b91445bbb31a3b253e95b1cf6ad6468c37: open /var/lib/docker/containers/f271529997f7479b5b6f65ccdd21d6b91445bbb31a3b253e95b1cf6ad6468c37/config.json: no such file or directory
    Nov 14 20:24:47 example.com docker[18225]: .......................[info] : done.
    Nov 14 20:24:47 example.com docker[18225]: [0687b0f9] +job acceptconnections()
    Nov 14 20:24:47 example.com docker[18225]: [0687b0f9] -job acceptconnections() = OK (0)
    Nov 14 20:24:47 example.com docker[18225]: [info] POST /v1.15/images/create?fromImage=ubuntu%3A14.04
    Nov 14 20:24:47 example.com docker[18225]: [0687b0f9] +job pull(ubuntu, 14.04)
    Nov 14 20:24:47 example.com docker[18225]: [0687b0f9] +job trust_update_base()
    Nov 14 20:24:48 example.com docker[18225]: [0687b0f9] -job trust_update_base() = OK (0)
    Nov 14 20:24:48 example.com docker[18225]: [0687b0f9] +job trust_key_check(/library/ubuntu)
    Nov 14 20:24:48 example.com docker[18225]: [0687b0f9] -job trust_key_check(/library/ubuntu) = OK (0)
    Nov 14 20:24:48 example.com kernel: device-mapper: thin: Creation of new snapshot 0 of device 0 failed.
    Nov 14 20:24:48 example.com kernel: JBD2: no valid journal superblock found
    Nov 14 20:24:48 example.com kernel: EXT4-fs (dm-1): error loading journal
    Nov 14 20:24:48 example.com kernel: JBD2: no valid journal superblock found
    Nov 14 20:24:48 example.com kernel: EXT4-fs (dm-1): error loading journal
    Nov 14 20:24:52 example.com systemd-udevd[298]: error: /dev/dm-1: No such device or address
    Nov 14 20:24:53 example.com docker[18225]: [error] pull.go:151 Error from V2 registry: Error mounting '/dev/mapper/docker-8:98-380441-511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158' on '/var/lib/docker/devicemapper/mnt/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158': invalid argument
    Nov 14 20:24:57 example.com kernel: JBD2: no valid journal superblock found
    Nov 14 20:24:57 example.com kernel: EXT4-fs (dm-1): error loading journal
    Nov 14 20:24:57 example.com kernel: JBD2: no valid journal superblock found
    Nov 14 20:24:57 example.com kernel: EXT4-fs (dm-1): error loading journal
    Nov 14 20:25:02 example.com systemd-udevd[298]: error: /dev/dm-1: No such device or address
    Nov 14 20:25:03 example.com docker[18225]: Error pulling image (14.04) from ubuntu, Error mounting '/dev/mapper/docker-8:98-380441-511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158' on '/var/lib/docker/devicemapper/mnt/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158': invalid argument
    Nov 14 20:25:03 example.com docker[18225]: [0687b0f9] -job pull(ubuntu, 14.04) = ERR (1)
    Nov 14 20:25:03 example.com docker[18225]: panic: runtime error: invalid memory address or nil pointer dereference
    Nov 14 20:25:03 example.com docker[18225]: [signal 0xb code=0x1 addr=0x20 pc=0x6bb9ac]
    Nov 14 20:25:03 example.com docker[18225]: goroutine 58 [running]:
    Nov 14 20:25:03 example.com docker[18225]: runtime.panic(0xa6bc20, 0x1087c93)
    Nov 14 20:25:03 example.com docker[18225]: /usr/lib/go/src/pkg/runtime/panic.c:279 +0xf5
    Nov 14 20:25:03 example.com docker[18225]: bufio.(*Writer).flush(0xc2082228c0, 0x0, 0x0)
    Nov 14 20:25:03 example.com docker[18225]: /usr/lib/go/src/pkg/bufio/bufio.go:530 +0xdc
    Nov 14 20:25:03 example.com docker[18225]: bufio.(*Writer).Flush(0xc2082228c0, 0x0, 0x0)
    Nov 14 20:25:03 example.com docker[18225]: /usr/lib/go/src/pkg/bufio/bufio.go:519 +0x39
    Nov 14 20:25:03 example.com docker[18225]: net/http.(*response).Flush(0xc20816fa40)
    Nov 14 20:25:03 example.com docker[18225]: /usr/lib/go/src/pkg/net/http/transport.go:885 +0x38f
    Nov 14 20:25:03 example.com docker[18225]: created by net/http.(*Transport).dialConn
    Nov 14 20:25:03 example.com docker[18225]: /usr/lib/go/src/pkg/net/http/transport.go:601 +0x957
    Nov 14 20:25:03 example.com docker[18225]: goroutine 118 [runnable]:
    Nov 14 20:25:03 example.com docker[18225]: net/http.(*persistConn).readLoop(0xc2080d7130)
    Nov 14 20:25:03 example.com docker[18225]: /usr/lib/go/src/pkg/net/http/transport.go:868 +0x829
    Nov 14 20:25:03 example.com docker[18225]: created by net/http.(*Transport).dialConn
    Nov 14 20:25:03 example.com docker[18225]: /usr/lib/go/src/pkg/net/http/transport.go:600 +0x93f
    (snipping several dozen lines of stack trace in the middle there)
    The search results for various permutations of "docker error mount invalid argument dm" are badly washed out so I wasn't able to find any helpful leads; nor was I able to find anything relevant in the docker issue list. I tried re-installing docker (by running pacman -Rns docker and then pacman -S docker hoping that it was a config setting I could nuke & pave but this had no effect. I then ran the following:
    $ dmsetup ls
    docker-8:98-380441-pool (254:0)
    followed by dmsetup remove docker-8:98-380441-pool and attempted the pull again. No difference.
    I'm convinced this is not a docker bug but a misconfiguration of my system, but the error provided ("error mounting .... invalid argument") is rather opaque and I'm stuck with what to try next.
    Any suggestions would be appreciated.
    Last edited by cmtonkinson (2014-11-15 11:41:47)

    Well, rm -rf /var/lib/docker did it!
    I was unable to remove /var/lib/docker/devicemapper ("device or resource busy") but that doesn't seem to matter - as you suggest docker reconfigured itself. Thanks for the tip!
    For the record (should have posted this previously):
    $ docker info
    Containers: 1
    Images: 7
    Storage Driver: devicemapper
    Pool Name: docker-8:98-380441-pool
    Pool Blocksize: 65.54 kB
    Data file: /var/lib/docker/devicemapper/devicemapper/data
    Metadata file: /var/lib/docker/devicemapper/devicemapper/metadata
    Data Space Used: 598.3 MB
    Data Space Total: 107.4 GB
    Metadata Space Used: 1.18 MB
    Metadata Space Total: 2.147 GB
    Library Version: 1.02.90 (2014-09-01)
    Execution Driver: native-0.2
    Kernel Version: 3.17.2-1-ARCH
    Operating System: Arch Linux
    WARNING: No swap limit support
    $ docker --version
    Docker version 1.3.1, build 4e9bbfa

  • [Solved] Clone existing arch system onto dm-crypt encrypted volume

    Hi all,
    I've been playing around with full disk encryption using dm-crypt and luks, and have it working pretty well on a spare harddrive. I don't want to go through the process of re-customizing a full install again, so I was wondering if it's possible to clone my / partition from my current install to an encrypted disk?
    My end goal is to have my /boot partition on a USB thumb drive and a giant encrypted volume for the rest of the / partition (including /home).
    My current drive has a / partition and a separate /home partition.
    I'm imagining something like this:
    Set up the whole new drive as an encrypted volume, unlock it with cryptsetup and map it to /dev/mapper/root
    dd if=/dev/myOldDisk/rootPartition of=/dev/mapper/root
    delete the encrypted /boot (it came over from OldDisk but I don't want it on the new encrypted disk).
    Copy files from old home to encrypted disk's /home folder.
    Would that work? Or am I better off just copying files over from my old / folder rather than using dd?
    I appreciate any input you've got!
    -Lefty
    Last edited by LeftyAce (2014-01-06 22:41:14)

    LeftyAce wrote:Set up the whole new drive as an encrypted volume, unlock it with cryptsetup and map it to /dev/mapper/root
    dd if=/dev/myOldDisk/rootPartition of=/dev/mapper/root
    +1 to dodo3773's suggestion to use rsync, the above dd would create garbage anyway. You could dd an encrypted partition to another empty one (on the new drive), but creating and mapping a new encrypted volume first will result in a fresh encryption key. The garbage occurs since your command clones encrypted bytes incl. the old encryption header to a transparent (non-encrypted) mapper. A bit more info here.

  • [SOLVED] Error mounting Kindle

    Dear all,
    whenever I connect my Kindle to the laptop, caja (Mate's fork of Nautilus) shows this error message:
    Unable to mount Kindle
    Error mounting /dev/sdc1 at /run/media/luca/Kindle: Command-line `mount -t "vfat" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush" "/dev/sdc1" "/run/media/luca/Kindle"' exited with non-zero exit status 32: mount: unknown filesystem type 'vfat'
    Any idea how can I fix this issue?
    Last edited by lucacerone (2014-05-21 23:22:40)

    I should also mention that before rebooting I also installed the packages dosfstools ntfs-3g ntfsprogs (dosfstools contains tools to manage vfat partitions),
    I am not sure whether this contributed to fix the issues or not.

  • How do I connect to a Windows Workgroup and mount a shared volume?

    I have set up a network at home with my Mac G5 and my PC. I have a workgroup called "HOME". The PC can see my mac drive as a network place and I can access and browse it perfectly fine.
    However I have a drive on my PC which I have set up as a shared volume on the PC. I want to mount that shared volume on my Mac. When I set up the share on the PC, I am not prompted to enter a password, and the only password I am aware of is the one I use to log on.
    According to the instructions I am supposed to enter the IP address and a "sharename", but I have no idea what the sharename is. If I enter the share name of the volume I want to mount, I get a dialog box which requires a password. It sees the "HOME" workgroup and that is already filled out in the Workgroup window.
    It has entered my Mac administrator account name in the Name box. I don't know if this is what name it needs, but what ever combination of names and passwords I use, including my PC logon name and password, I always get the error message "cannot connect because the name or password is not correct".
    I have tried using different formats for the smb://Servername/sharename address, but everything I have tried gives the same result.
    I have seen many other postings on this subject, all with similar problems, but so far I've yet to see an answer. A disscussion from 2004 said this was a known issue, but surely there must have been a fix by now?
    I have read many of the mac documents on this subject but none specifically tells you what the sharename is and how you set a password for it.
    Thanks in advance
    David

    OK - I have answered my own question, so if anyone else has this problem, you may like to know!
    I needed to know what sharename to use to log on. On the Windows PC I was under the imprression that the windows log on was my user name. But if you right click on the My Computer and go to manage, you will see Local Users and Groups. Under Users, you will see all the user accounts on the PC. Even though I only ever set up one and it was called "David" that doesn't actually count as the user name.
    If you look at the headings at the top, you will see that whatever account you think you are in, the chances are it actually has the name "User". It is what ever is in the Name column that the Mac needs, not what is in the Full Name column which is what you log on as. You can't change this, but when you connect to server, you can enter the SMB script smb://USER@(name of PC or IP address)/share name.
    If you wish to mount a volume rather than a shared folder, simply type in the windows drive letter followed by the "$" - ie D$. The password is your log on password on the PC. Otherwise you can set up a folder share on the PC in the usual way, and give it a name. This will be the share name you enter in your smb script.
    NONE of this is very clear in any of the Mac Networking Help guides that I have trawled through, so if they were to add it, you might help some more people...
    Thanks,
    David
    G5   Mac OS X (10.4.6)  

  • Stop automatic mounting of network volume

    I have a MacBook that is on a Windows network and connects to a 2003 server. Any time the MacBook is on it tries to auto mount a network volume on the Windows server about every minute or so using an account of an old user. This results in locking the user out of the network about every 5 minutes. I am looking for a way to shut this off.
    I have looked in the startup items and can’t find anything. I have also checked in the Login items under the user accounts with no success. Any ideas would be very helpful.

    To stop the automatic mounting of a network volume, try looking at Finder, Preferences, Shared, and uncheck the Connected Servers. I don't know if this solves your real problem of (deleted user) drive mapping, but at least it stops trying to mount the volume.

  • Can't turn on FileVault, get message "an error occured during encryption (An error occurred during copying). FileVault won't be turned on for this account"

    Every time I try to turn on FileVault I get a message "an error occured during encryption (An error occurred during copying). FileVault won't be turned on for this account".
    The file is only 96GB and I have 800GB free space

    I had this issue with my Mac Pro. I needed to turn off Filevault because it was causing performance issues with my Adobe video editing software. I got the same message you did. It took some time, but I finally figured out how to solve the problem!! If you look in the console (Finder/Go/Utilities/Console) and go to the system log, you will be able to pinpoint what happened when the filevault failed to turn off. In my case, it was a few Firefox profile cahe files that were an issue (so I copied the profile folder to another disk, trashed the folder on my system drive, then emptied the trash). Then I tried again, and this time it was because of a few photos that were "locked". I unlocked the offending images and then tried once again and SUCCESS! I then replaced the Firefox profile folder to it's original location and everything is working like a charm. But most definately if people have "locked" folders or photos, Filevault will not be able to copy them and delete the encrypted version. I wish I had found a thread like this when I was going through my Filevault nightmare! Would have saved me a lot of trouble, worry and aggravation.
    If you really need to keep files encrypted or protected, simply create an encrypted disk image and keep only the files you want to protect in that image. It's extremely easy to do if you have Carbon Copy Cloner (An amazing and highly recommended  FREE system backup and hard drive cloning app. It will create a backup of whatever files or folders you chose and create a 128bit or 256bit password protected encrypted disk image that you can very easily access at any time.
    Hope this helps!!!!! Good luck!

  • HT3275 Time machine error, backup disk image "/volumes/data-1/.sparesbundle " already in use. I don;t know what this means, can someone help?

    My Mac mini time capsule is showing an error Time machine error, backup disk image "/volumes/data-1/.sparesbundle " already in use. I don;t know what this means, can someone help?

    I had a similar problem and I solved it as follows -
    In Time Machine - > I deselected time capsule Data Disk as a destination.
    Then I pulled the power plug on the Time Capsule, twiddled my thumbs for 15 secs, plugged the power back in.
    Went back t Time Machine -> Re-Added the Time Capsule Data Disk as destination. And then tested by selecting Backup Now.
    All went well and the backup picked up from before the problem.
    BTW - I also have a USB drive connected to Time Capsule that is an alternate disk for Time Machine to backup.
    In Mountain Lion the GUI lets you add more than one Time Machine backup destinations very easily so I think it a good idea to have redundancy.
    Hope this helps.

  • Mtmfs: mount failed for /Volumes/MobileBackups 9

    Hello, I looked over the net and couldn't find an answer my problem.
    The new MobileBackup feature in Lion doesn't work, error [1] keeps popping every 5 seconds. Looking over the System Diagnostic Reports I see that mtmfs keeps crashing regularly with the same errror [2].
    It seems to me that mtmfs is looking for some executable that it can't find, but it's not clear from the log which one is that. Also I wonder why just MobileBackup 9?
    Please I'm thinking about reinstalling Lion just so I can get ride of this annoying error.
    Let me know if you require more information.
    [1]:
    11/10/11 12:47:33.988 PM mtmfs: mount failed for /Volumes/MobileBackups 9
    11/10/11 12:47:33.990 PM com.apple.launchd: (com.apple.mtmfs[3993]) Exited with code: 22
    11/10/11 12:47:33.990 PM com.apple.launchd: (com.apple.mtmfs) Throttling respawn: Will start in 5 seconds
    [2]:
    Process:         mtmfs [256]
    Path:            /System/Library/CoreServices/backupd.bundle/Contents/Resources/mtmfs
    Identifier:      mtmfs
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    Date/Time:       2011-10-08 10:55:45.497 +0300
    OS Version:      Mac OS X 10.7.1 (11B26)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[256]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
    *** First throw call stack:
        0   CoreFoundation                      0x00007fff88c44986 __exceptionPreprocess + 198
        1   libobjc.A.dylib                     0x00007fff8d504d5e objc_exception_throw + 43
        2   CoreFoundation                      0x00007fff88c447ba +[NSException raise:format:arguments:] + 106
        3   CoreFoundation                      0x00007fff88c44744 +[NSException raise:format:] + 116
        4   Foundation                          0x00007fff903ddcb4 -[NSConcreteTask launchWithDictionary:] + 470
        5   Foundation                          0x00007fff904f25f4 +[NSTask launchedTaskWithLaunchPath:arguments:] + 203
        6   mtmfs                               0x000000010ec72a18 mtmfs + 31256
        7   mtmfs                               0x000000010ec7af63 mtmfs + 65379
        8   mtmfs                               0x000000010ec80214 mtmfs + 86548
        9   Foundation                          0x00007fff9040d804 __NSFirePerformWithOrder + 382
        10  CoreFoundation                      0x00007fff88c04647 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
        11  CoreFoundation                      0x00007fff88c045a6 __CFRunLoopDoObservers + 374
        12  CoreFoundation                      0x00007fff88bd9889 __CFRunLoopRun + 825
        13  CoreFoundation                      0x00007fff88bd9216 CFRunLoopRunSpecific + 230
        14  Foundation                          0x00007fff90398983 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
        15  Foundation                          0x00007fff9039886f -[NSRunLoop(NSRunLoop) run] + 62
        16  mtmfs                               0x000000010ec7fa0c mtmfs + 84492
        17  mtmfs                               0x000000010ec6ca4c mtmfs + 6732
        18  ???                                 0x0000000000000008 0x0 + 8
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib            0x00007fff8a792ce2 __pthread_kill + 10
    1   libsystem_c.dylib                 0x00007fff8edc17d2 pthread_kill + 95
    2   libsystem_c.dylib                 0x00007fff8edb2a7a abort + 143
    3   libc++abi.dylib                   0x00007fff913597bc abort_message + 214
    4   libc++abi.dylib                   0x00007fff91356fcf default_terminate() + 28
    5   libobjc.A.dylib                   0x00007fff8d5051b9 _objc_terminate + 94
    6   libc++abi.dylib                   0x00007fff91357001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                   0x00007fff9135705c std::terminate() + 16
    8   libc++abi.dylib                   0x00007fff91358152 __cxa_throw + 114
    9   libobjc.A.dylib                   0x00007fff8d504e7a objc_exception_throw + 327
    10  com.apple.CoreFoundation          0x00007fff88c447ba +[NSException raise:format:arguments:] + 106
    11  com.apple.CoreFoundation          0x00007fff88c44744 +[NSException raise:format:] + 116
    12  com.apple.Foundation              0x00007fff903ddcb4 -[NSConcreteTask launchWithDictionary:] + 470
    13  com.apple.Foundation              0x00007fff904f25f4 +[NSTask launchedTaskWithLaunchPath:arguments:] + 203
    14  mtmfs                             0x000000010ec72a18 0x10ec6b000 + 31256
    15  mtmfs                             0x000000010ec7af63 0x10ec6b000 + 65379
    16  mtmfs                             0x000000010ec80214 0x10ec6b000 + 86548
    17  com.apple.Foundation              0x00007fff9040d804 __NSFirePerformWithOrder + 382
    18  com.apple.CoreFoundation          0x00007fff88c04647 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    19  com.apple.CoreFoundation          0x00007fff88c045a6 __CFRunLoopDoObservers + 374
    20  com.apple.CoreFoundation          0x00007fff88bd9889 __CFRunLoopRun + 825
    21  com.apple.CoreFoundation          0x00007fff88bd9216 CFRunLoopRunSpecific + 230
    22  com.apple.Foundation              0x00007fff90398983 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    23  com.apple.Foundation              0x00007fff9039886f -[NSRunLoop(NSRunLoop) run] + 62
    24  mtmfs                             0x000000010ec7fa0c 0x10ec6b000 + 84492
    25  mtmfs                             0x000000010ec6ca4c 0x10ec6b000 + 6732
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib            0x00007fff8a7937e6 kevent + 10
    1   libdispatch.dylib                 0x00007fff9140260e _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                 0x00007fff9140119e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib            0x00007fff8a793192 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8edc1594 _pthread_wqthread + 758
    2   libsystem_c.dylib                 0x00007fff8edc2b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib            0x00007fff8a793192 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8edc1594 _pthread_wqthread + 758
    2   libsystem_c.dylib                 0x00007fff8edc2b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib            0x00007fff8a793192 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff8edc1594 _pthread_wqthread + 758
    2   libsystem_c.dylib                 0x00007fff8edc2b85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib            0x00007fff8a792e06 __select_nocancel + 10
    1   libsystem_info.dylib              0x00007fff8fab33a5 svc_run + 80
    2   mtmfs                             0x000000010ec770ae 0x10ec6b000 + 49326
    3   mtmfs                             0x000000010ec7a9d5 0x10ec6b000 + 63957
    4   mtmfs                             0x000000010ec7a6aa 0x10ec6b000 + 63146
    5   mtmfs                             0x000000010ec7b476 0x10ec6b000 + 66678
    6   com.apple.Foundation              0x00007fff903e71ea -[NSThread main] + 68
    7   com.apple.Foundation              0x00007fff903e7162 __NSThread__main__ + 1575
    8   libsystem_c.dylib                 0x00007fff8edbf8bf _pthread_start + 335
    9   libsystem_c.dylib                 0x00007fff8edc2b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff6e868858  rdx: 0x0000000000000000
      rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff6e868880  rsp: 0x00007fff6e868858
       r8: 0x00007fff7627dfb8   r9: 0x00007fff6e8682e8  r10: 0x00007fff8a792d0a  r11: 0xffffff80002d8240
      r12: 0x00007fdb83d5cf20  r13: 0x00007fdb83d409d0  r14: 0x00007fff76280960  r15: 0x00007fff6e8689d0
      rip: 0x00007fff8a792ce2  rfl: 0x0000000000000246  cr2: 0x000000010fdfc000
    Logical CPU: 0
    Binary Images:
           0x10ec6b000 -        0x10ecc2fff  mtmfs (??? - ???) <3770CF18-35EF-3251-B5DA-6F71C4E06586> /System/Library/CoreServices/backupd.bundle/Contents/Resources/mtmfs
        0x7fff6e86b000 -     0x7fff6e89fac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff84d47000 -     0x7fff84dccff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff84dcd000 -     0x7fff84dcefff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff84e76000 -     0x7fff84e76fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff855d2000 -     0x7fff8566cff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
        0x7fff8566d000 -     0x7fff85674fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff85675000 -     0x7fff85877fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff8590c000 -     0x7fff85910fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff85912000 -     0x7fff85d3ffff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
        0x7fff85d40000 -     0x7fff85d8bfff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff86a01000 -     0x7fff86a0fff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff86a10000 -     0x7fff86af0fff  com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <E7FD4DB7-7844-355A-83D0-C1F24BE71019> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
        0x7fff86bdc000 -     0x7fff86ce8fef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff86cfc000 -     0x7fff86d66fff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff86df1000 -     0x7fff86dfdfff  com.apple.DirectoryService.Framework (10.7 - 144) <067ACB41-E9B7-3177-9EDE-C188D9B352DC> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
        0x7fff86dfe000 -     0x7fff86e06fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff86e0c000 -     0x7fff86e12fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff88097000 -     0x7fff880aaff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff880ab000 -     0x7fff883c4fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
        0x7fff883c5000 -     0x7fff883e2ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff883e3000 -     0x7fff8840eff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff8840f000 -     0x7fff88413fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff88ba1000 -     0x7fff88d74ff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88e69000 -     0x7fff88e70fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff88f6a000 -     0x7fff88f6bfff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff8964f000 -     0x7fff8964ffff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff89669000 -     0x7fff89696fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
        0x7fff896c5000 -     0x7fff89828fff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff89b63000 -     0x7fff89ba9ff7  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <EAF61ADC-DC00-34CE-B23E-7238ED54E31D> /usr/lib/libcurl.4.dylib
        0x7fff8a14e000 -     0x7fff8a159ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <5209B4F1-D6D6-337B-B3C8-E168931C778C> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
        0x7fff8a2e6000 -     0x7fff8a334ff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
        0x7fff8a335000 -     0x7fff8a368fff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8a625000 -     0x7fff8a6bbff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
        0x7fff8a6fe000 -     0x7fff8a715fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
        0x7fff8a77c000 -     0x7fff8a79cfff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8a949000 -     0x7fff8aa27ff7  com.apple.DiscRecording (6.0 - 6000.4.1) <DB0D0211-953B-3261-A4FD-74D2AC671DA6> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8aa28000 -     0x7fff8aa3aff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8aa3b000 -     0x7fff8aa74fe7  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <D634E4B6-672F-3F68-8B6F-C5028151A5B4> /usr/lib/libssl.0.9.8.dylib
        0x7fff8be7c000 -     0x7fff8be8eff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8beb8000 -     0x7fff8bf2dff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff8bfc9000 -     0x7fff8bfcaff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff8cbb3000 -     0x7fff8ccb6fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
        0x7fff8d1ce000 -     0x7fff8d270ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
        0x7fff8d4ee000 -     0x7fff8d5d2def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff8d5d3000 -     0x7fff8d72cff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8d83d000 -     0x7fff8d83eff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8d893000 -     0x7fff8d8d5ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8d9be000 -     0x7fff8d9bffff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8d9ea000 -     0x7fff8da09fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff8e182000 -     0x7fff8e194ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8e1a8000 -     0x7fff8e21bfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8e292000 -     0x7fff8e569fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8e68e000 -     0x7fff8e6cdfff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
        0x7fff8e7ae000 -     0x7fff8e84dfff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
        0x7fff8ea40000 -     0x7fff8ea45ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff8eb55000 -     0x7fff8ebbcff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8ed65000 -     0x7fff8ed70fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8ed71000 -     0x7fff8ee4efef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff8ee6b000 -     0x7fff8ef65ff7  com.apple.DiskImagesFramework (10.7.1 - 330.1) <83086D90-A613-30CC-95A7-ABF8B85BFDBF> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8f036000 -     0x7fff8f096fff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
        0x7fff8f097000 -     0x7fff8f67bfaf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
        0x7fff8f796000 -     0x7fff8f7a0ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff8f85e000 -     0x7fff8f863fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8f864000 -     0x7fff8f869fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff8f929000 -     0x7fff8f92efff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8f92f000 -     0x7fff8f95efff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
        0x7fff8f9a6000 -     0x7fff8fa16fff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
        0x7fff8fa28000 -     0x7fff8fa51fff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
        0x7fff8fa8d000 -     0x7fff8fac9fff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
        0x7fff8fe2a000 -     0x7fff8fe2afff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8fe2b000 -     0x7fff8fe66fff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8fe67000 -     0x7fff8fe68fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8fee6000 -     0x7fff8feecfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff902c2000 -     0x7fff902c4fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
        0x7fff90327000 -     0x7fff90343ff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
        0x7fff9038d000 -     0x7fff9069ffff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff906ab000 -     0x7fff906b0fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff90717000 -     0x7fff90819ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff9081a000 -     0x7fff9083eff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff9083f000 -     0x7fff9084dfff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff9085e000 -     0x7fff908a2ff7  com.apple.MediaKit (11.0 - 585) <8F2DF50A-03D2-3551-AD92-74A9262D6B0F> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff908a3000 -     0x7fff908a5fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff908a6000 -     0x7fff908a7fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff90c64000 -     0x7fff90c71ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff90d3a000 -     0x7fff90d40ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff91351000 -     0x7fff9135cff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff9135d000 -     0x7fff91366fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff9137c000 -     0x7fff913fefff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
        0x7fff913ff000 -     0x7fff9140dfff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 5
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 843
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=92.2M resident=42.3M(46%) swapped_out_or_unallocated=49.9M(54%)
    Writable regions: Total=47.4M written=652K(1%) resident=2084K(4%) swapped_out=0K(0%) unallocated=45.3M(96%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             20.5M
    MALLOC guard page                    32K
    STACK GUARD                        56.0M
    Stack                              10.5M
    VM_ALLOCATE                          36K
    __DATA                             19.7M
    __LINKEDIT                         47.1M
    __TEXT                             45.1M
    __UNICODE                           544K
    mapped file                        15.5M
    shared memory                       312K
    ===========                      =======
    TOTAL                             215.3M

    nuts

Maybe you are looking for