Home Forums OS X Server and Client Discussion Active Directory can’t unmount disk

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #362556
    kray
    Participant

    I have three disks on a G5 (two internal, one external). They are named:

    disk0
    disk1
    disk2

    The OS is on disk0 and its mount point is /
    disk1 and disk2 have the mount points /Volumes/disk1 and /Volumes/disk2 respectively.

    However, Disk Utility will not run verify on disk1. It gives the error, “could not unmound disk”. ‘umount’ gives the message “resource busey”. Results of the mount command are as follows:

    truffula:~ admin$ mount
    /dev/disk1s9 on / (local, journaled)
    devfs on /dev (local)
    fdesc on /dev (union)
    on /.vol
    automount -nsl [180] on /Network (automounted)
    automount -fstab [229] on /automount/Servers (automounted)
    automount -static [229] on /automount/static (automounted)
    /dev/disk0s9 on /Volumes/disk1 (local)
    /dev/disk2s6 on /Volumes/disk2 (local)

    Any ideas… Anyone? Thanks in advance

    #362561
    kray
    Participant

    Here’s what lsof gives:

    truffula:~ root# lsof | grep /Volumes/disk1
    coreservi 62 root 5u VREG 14,17 1024 1316618 /Volumes/disk1/Desktop DB
    coreservi 62 root 7u VREG 14,17 2 1316619 /Volumes/disk1/Desktop DF
    loginwind 158 admin cwd VDIR 14,17 204 1316627 /Volumes/disk1/home1/admin
    Finder 314 admin 11r VDIR 14,17 102 1316638 /Volumes/disk1/home1/admin/Desktop
    Finder 314 admin 15r VDIR 14,17 204 1316627 /Volumes/disk1/home1/admin
    Safari 339 admin 11u VREG 14,17 295936 1336002 /Volumes/disk1/home1/admin/Library/Syndication/Database3
    Workgroup 368 admin 11u VREG 14,17 86016 1393940 /Volumes/disk1/home1/admin/Library/Caches/com.apple.preferencepanes.searchindexcache
    Terminal 578 admin cwd VDIR 14,17 204 1316627 /Volumes/disk1/home1/admin
    login 580 root cwd VDIR 14,17 204 1316627 /Volumes/disk1/home1/admin
    bash 581 admin cwd VDIR 14,17 170 1316626 /Volumes/disk1/home1

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Comments are closed