DPM 2010 not recognizing space on new disk in storage pool

We are running DPM 2010 and added one iSCSI drive with over 7 TB to the storage pool. When creating a new protection group, DPM throws the error "insufficient disk space". I'm new to DPM and none of my research has shown a reason for this error.
Any help would be deeply appreciated.

Hi,
Start the DPM power shell - then run these series of command, then copy / paste the
output in this thread.
PS C:\Program Files\Microsoft DPM\DPM\bin> get-dpmdisk dpm-server-name
   ...OUTPUT IS RETURNED..
PS C:\Program Files\Microsoft DPM\DPM\bin> diskpart.exe
Microsoft DiskPart version 6.1.7600
Copyright (C) 1999-2008 Microsoft Corporation.
On computer: LC2-DPMLIB1
DISKPART> list disk
   ... OUTPUT IS RETURNED ...
DISKPART> exit
Leaving DiskPart...
PS C:\Program Files\Microsoft DPM\DPM\bin>
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.

Similar Messages

  • DPM is out of disk space for the replica. (ID 58 Details: There is not enough space on the disk (0x80070070))

    I constantly get these message on laptop backup, what actually does it mean?
    DPM is out of disk space for the replica. (ID 58 Details: There is not enough space on the disk (0x80070070))
    I set automatic growth on protection group and there is plenty space.

    Auto-grow Key Points
    1.) Auto-grow needs to be enabled for the datasource.
    2.) We grow the replica/recovery point volume by 10gigs or by 25% whichever is higher.
    3.) To prevent race conditions, we do not grow within 15 minutes of the last growth.
    http://social.technet.microsoft.com/Forums/ru-RU/6c70079e-6d90-42e2-89c4-9ddc7fcf11f4/dpm-2012-is-out-of-disk-space-auto-growth-does-not-work
    https://blogs.technet.com/b/dpm/archive/2011/06/06/how-to-use-and-troubleshoot-the-auto-heal-features-in-dpm-2010.aspx
    http://robertanddpm.blogspot.ru/2010/09/shrink-volumes-auto-grow.html
    Have a nice day !!!

  • Songs in music library downloaded from a CD and synced to my old IPOD are not recognized by my new IPOD classic.  What is the fix?

    Songs in music library downloaded from a CD and synced to my old IPOD are not recognized by my new IPOD classic.  What is the fix?

    If you are using automatic syncing with your old iPod, select that iPod in iTunes and go to its Music tab (next to Summary).  Note how this Music tab is set up.  Maybe you can do a screen shot.
    Now, select the new iPod in iTunes.  Go to its Music tab, like you did for the old iPod.  Set up the new iPod's Music tab exactly like the old iPod, and Apply the change. 
    The music on your new iPod should now match the old iPod.

  • Write: 0xecf6eb0, 4096: There is not enough space on the disk.

    Our applications occasionally get the error in the function specified by set_errcall: "[prefix] write: 0xecf6eb0, 4096: There is not enough space on the disk. " Preceded by "DB00.db: write failed for page"
    There most certainly is enough space on disk for one. In this most recent case, the Db::put's succeeded for a full hour before finally failing with an out of space error. At which point, I now have 30 log files and my own log files are filled with Berkeley error callbacks.
    How come the set_errcall doesn't return an integer error code? If it did, we would be able to analyze that and decide any action to take. In this example, I might consider closing down all handles and checkpointing then removing logs since maybe the number of logs has gotten to large. Analyzing a string doesn't make sense since that might change with Berkeley versions.
    Anyway, can anyone give any advice as to why we would get an out of space error (with plenty of disk space.) And also how to handle such an error.
    Edited by: AMARCIONEK on Jun 3, 2009 10:10 AM

    The platform is C++ API version 4.7.25 running on Windows Server 2003 Enterprise SP2. The database is on an NTFS disk. We have tested database files up to 20GB in size. The following is my config.
    m_pDbEnvironment->set_cachesize(0, 10 * 1024 * 1024, 1);
    m_pDbEnvironment->set_lg_max(20000000);
    m_pDbEnvironment->set_lg_bsize(10 * 1024 * 1024);
    m_pDbEnvironment->set_mp_max_write(4, 0);
    m_pDbEnvironment->set_mp_mmapsize(2 * 1024 * 1024);
    m_pDbEnvironment->set_mp_max_openfd(1);
    // set the alloc methods into the environment
    m_pDbEnvironment->set_alloc(QPRT_ALLOC, QPRT_REALLOC, QPRT_FREE);
    m_pDbEnvironment->set_lk_detect(DB_LOCK_YOUNGEST);
    m_pDbEnvironment->set_timeout(500000, DB_SET_LOCK_TIMEOUT);
    m_pDbEnvironment->set_timeout(200000, DB_SET_TXN_TIMEOUT);
    m_pDbEnvironment->set_flags(DB_REGION_INIT, 1);
    m_pDbEnvironment->set_tx_max(5000);
    m_pDbEnvironment->set_flags(DB_TXN_WRITE_NOSYNC, 1);
    m_pDbEnvironment->log_set_config(DB_LOG_ZERO, 1);
    m_pDbEnvironment->set_lk_max_lockers(5000);
    m_pDbEnvironment->set_lk_max_locks(5000);
    m_pDbEnvironment->set_lk_max_objects(5000);
    m_pDbEnvironment->open((zKSz)sPath,     DB_CREATE | DB_INIT_LOCK | DB_INIT_LOG | DB_INIT_MPOOL |
                                       DB_THREAD | DB_INIT_TXN | DB_RECOVER | DB_LOCKDOWN,
                                       0);
    We also checkpoint every 2 to 5 minutes with a 5MB threshold. We also explicitly call pDbEnvironment->log_archive(kpNil, DB_ARCH_REMOVE) after checkpointing.
    Primary and (up to 4) secondary databases are opened with DB_CREATE | DB_AUTO_COMMIT flags.
    I'd also appreciate any suggestions as to how to lower the memory footprint used by Berkeley. Ever since we've integrated this DB, our memory usage has been too large and inconsistent. There are 6 independent environments the product uses during runtime. Each of these environments have a primary database and (up to 4) secondary databases, which are all opened with DB_CREATE | DB_AUTO_COMMIT flags.
    Just recently we have added a memp_trickle every 5 seconds at 40% (Anything lower and it has no affect in the environment, in other words, db_stat shows dirty pages forced from the cached instead of trickled.) We are trying to reproduce this issue at this point.

  • DPM Agent Not recognized as trusted domain agent

    Hello,
    I have an interesting problem.  Running DPM 2012 SP1 and have a trust relationship setup between two domains, A and B.  DPM server is in domain A.  DPM server was backing up protected agents in domain B both in trusted and untrusted scenarios
    since there were a handful of stand alone servers.  The standalone servers now have been joined to the domain, but DPM will not recognized the agents in the domain.  
    Removed protection in DPM and uninstalled agent on servers, manually reinstalled agents and used the -SetDPMServer command.  Attached in DPM, but DPM doesn't show agent associated with trusted domain B.  When adding to a protection group, the servers
    are showing up under workgroup and not under domain B.  
    Agent reports attached, but eventually backups error again with communication error event ID 318.
    Anyone seen this before or have any suggestions?
    Any assistance would be appreciated, need to get the server backed up!
    Thanks

    Hi,
    On the DPM Server, see if the machine name is listed under this registry key.
    HKLM\Software\Microsoft\Microsoft Data Protection Manager\Agent\2.0\NtlmAuthData\
    If so delete it, then try to add it to a PG.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Not enough space on temporary disk error

    Error Executing Database Query.[Macromedia][SequeLink JDBC
    Driver][ODBC
    Socket][Microsoft][ODBC Microsoft Access Driver] Not enough
    space on temporary
    disk. I am running CF MX 7 on Win2k3.
    The only fix so far is to restart all the CF processes and
    flush the Caching in Server settings in CFMX 7. Anyone have an idea
    what is wrong?
    Here is the error on all my webpages that execute a database
    query.
    [Macromedia][SequeLink JDBC Driver][ODBC
    Socket][Microsoft][ODBC Microsoft Access Driver] Not enough space
    on temporary disk.

    I totally understand your wish to get to the bottom of this!
    There are a lot of factors that can be contributing to the problem
    - the query itself, the number of users hitting the query, and the
    tmp files internal to Access.
    Make sure your query isn't returning very large recordsets
    (e.g. all sales for all salespersons for all year.....). Even a
    query with a moderate recordset return , hit by a large number of
    users, can cause this sort of problem.
    If you must use Access in production (which is NOT
    recommended) your datasource settings should include:
    Maintain connections across client requests be unchecked.
    Limit Connections be checked and Restrict connections to be
    set to 1
    These settings should help prevent performance issues.

  • An error occurred while executing batch. Error message is: There is not enough space on the disk.

    Hello all,
    I execute a T-SQL query, which will retrieve large amount of data, however, I get an error message after a few seconde.
    The error message is :
    An error occurred while executing batch. Error message is: There is not enough space on the disk.
    Who can tell me the reason and waht's the steps to solve this issue ?
    Really thanks.
    Thanks, Jed deng

    The other two posters suggested that the problem with tempdb or you data/log files. This is not the case here. The error message relates to the client-side of things. Apparently SSMS needs to store data on disk. I don't recall exactly when this happens,
    but I seem to recall that the files appear in you %TEMP% directory.
    I would suggest that your correct action is to clean up the disk. Not the least there may be a lot of junk in your %TEMP% and %TMP% directories.
    Erland Sommarskog, SQL Server MVP, [email protected]
    Thanks Erland, I was not aware of this earlier. Now, I am able to find out one of the resons for slowness of SSMS gird. Also, I have just checked it with process monitor, SSMS is creating tmp%.tmp files..
    - Chintak (My Blog)

  • Not enough space on the disk

    hi all,
    The DC gives "not enough space on the disk" error while building .
    Any suggestions !
    Regards,
    MOhammad

    hi
      The DC gives "not enough space on the disk" error while building  , this means
      ask your BASIS consultant to remove the log files from the server node and then build the application
    this would solve your problem , and your Basis consultant will be very well aware of this problem .
    Thanks

  • Unable to create restore points not enough space on the disk. 0x80070070

    When trying to create a restore point I get error "There is not enough space on the disk. 0x80070070"  Which is wrong I have tons of space.  How do I correct this problem.  Thanks

    chief444 wrote: When trying to create a restore point I get error "There is not enough space on the disk. 0x80070070"  Which is wrong I have tons of space.  How do I correct this problem.  Thanks
    Hello chief444, You might try going to this Link , and see if the information there is what you require.
    Please click the White Kudos star on the left, to say thanks.
    Please mark Accept As Solution if it solves your problem.

  • Can't find the all disks in storage pool

    Hello
    I have Windows server 2012 R2 installed in KVM. I would like to create storage pool on 2 virtual disks. 
    I use whole new two virtio type disk. 
    I could see that there's two attached disks.virtio is recognized SCSI bus type.
    But I can't find all the disks in storage pool.
    No matter how many virtio disks I add, I could only see the first disk I mounted.
    Could tell me why? Are multiple virtio type disks not allowed in server 2012 R2 storage pool?

    After I initialized the 2 disks as GPT, it is still only recognized the first mounted disk.
    Does it might be related to the virtio disk type?
    Have you ever tried this situation?

  • My cannon HV 20 camcorder is not recognized in the new imac

    Hi,
    I bought the new imac, my Cannon HV 20 HD camcorder is not getting recognized, i have the new Firewire 800 to 4 pin DV connection and imovie9
    i tried it on another mac at the apple store - still would not recognize.
    I have tried most of the suggestions given in this discussion forum except,
    - checking my camera DV port
    - imac FW 800 port
    - replace another cable
    can anyone suggest where to turn this filevault on/off?
    welcoming other solutions.

    Hi
    can anyone suggest where to turn this filevault on/off?
    Under the Apple menu (top left hand corner of screen) - down to System preferences
    Here one icon looks like a Safe - name (not sure) Sweden = Säkerhet = Safety but
    most probably should be File Vault.
    Your Camera
    a. Has it worked OK via FireWire on other Mac ?
    b. Can You test it with old FW400-4-pin and on an old Mac ?
    Just to rule out that Your Camera is OK.
    With the old FW400 connector one could/might insert it 180 deg wrongly into Mac
    Yes it needed some force - but on my Mac the connector was on the back so I didn't feel this.
    RESULT: Disasterous - A/D-Chip in Camera burned - A hard to get problem though
    everything else but just Camera <-> Mac was affected. Expencive repair.
    Here is my list on this.
    *NO CAMERA or A/D-box*
    Cable
    • Sure that You use the FireWire - USB will not work for miniDV tape Cameras
    FireWire - Sure not using the accompany USB-Cable but bought a 4-pin to 6-pin FW one ?
    • Test another FW-Cable very often the problem maker.
    Camera
    • Test Your Camera on another Mac so that DV-in still works OK
    • Toogle in iMovie pref. Play-back via Camera (on<->off some times)
    • Some Cameras has a Menu where You must select DV-out to get it to work
    Does Your Camera work on another Mac ?
    Sorry to say it is to easy to turn the 6-pin end of the FW-cable 180 deg wrong.
    This is lethal to the A/D-chip in the Camera = needs an expensive repair.
    (Hard to find out - else than import/export to another Mac ceased to work
    everything else is OK eg recording and playback to TV)
    Connections
    • Daisy Chaining most often doesn’t work (some unique cases - it’s the only way that work (some Canon Cameras ?))
    Try to avoid connecting Camera <--> external HD <--> Mac but import directly to the Mac then move
    the Movie project to dedicated external hard disk.
    Mac
    • Free space on internal (start-up) hard disk ? Please specify the amount of free space.
    (Other hard disks don't count)
    I go for a minmum of 25Gb free space for 4x3 SD Video - and my guess is 5 times more for 16x9 HD ones
    after material is imported and edited.
    SoftWare
    • Delete iMovie pref file may help sometimes. I rather start a new account, log into this and have a re-try.
    • Any strange Plug-ins into QuickTime as Perian etc ? Remove and try again.
    • FileVault is off ? (hopefully)
    Using WHAT versions ? .
    • Mac OS - X.5.4 ?
    • QuickTime version ? (This is the heart in both iMovie and FinalCut)
    • iMovie 8 (7.1.?) ?
    • iMovie HD 6 (6.0.4/3) ?
    *Other ways to import Your miniDV tape*
    • Use another Camera. There where tape play-back stations from SONY
    but they costed about 2-4 times a normal miniDV Camera.
    • If Your Camera works on another Mac. Make an iMovie movie project here and move it
    over to Your Mac via an external hard disk.
    (HAS TO BE Mac OS Extended formatted - USB/DOS/FAT32/Mac OS Exchange WILL NOT DO)
    (Should be a FireWire one - USB/USB2 performs badly)
    from LKN 1935.
    Hi Bengt W, I tried it all, but nothing worked. Your answer has been helpfull insofar as all the different trials led to the conclusion that there was something wrong with my iMovie software. I therefore threw everything away and reinstalled iMovie from the HD. After that the exportation of DV videos (there has not been any problem with HDV videos) to my Sony camcorders worked properly as it did before. Thank you. LKN 1935
    from Karsten.
    in addition to Bengt's excellent '9 yards of advice' ..
    camera set to 'Play' , not rec/computer/etc.?
    camera not on battery, but power-line?
    did your Mac 'recognize' this camera before...?
    a technical check.
    connect camera, on, playback, fw-connected...
    click on the Blue Apple, upper left of your screen ..
    choose 'About../More..
    under Firewire.. what do you read..?
    More
    • FileVault - Secure that it’s turned off
    • Network storage - DOESN’T WORK
    • Where did You store/capture/import Your project ?
    External USB hard disk = Bad Choise / FireWire = Good
    If so it has to be Mac OS Extended formatted
    ----> UNIX/DOS/FAT32/Mac OS Exchange is NOT Working for VIDEO !
    mbolander
    Thanks for all your suggestions. What I learned is that I had a software problem. I had something called "Nikon Transfer" on my Mac that was recognizing my Canon camcorder as a still camera and was preventing iMovie from working properly. After uninstalling Nikon Transfer and doing a reboot, everything worked great.
    I never liked the Nikon Transfer software anyway--I guess I'll get a cheap card reader and use that to transfer photos in the future.
    *No Camera or bad import*
    • USB hard disk
    • Network storage
    • File Vault is on
    jiggaman15dg wrote
    if you have adobe cs3 or 4 and have the adobe bridge on close that
    or no firewire will work
    see if that halps
    DJ1249 wrote
    The problem was the external backup hard drive that is connected, you need to disconect the external drive before the mac can see the video camera.
    Yours Bengt W

  • My external hard drive is not recognized on my new MacBook Pro, even though it is recognized on my older MacBook and other computers. Help?

    Please help me find a solution to my new MacBook Pro not recognizing my hard drives. Yes, thats two hard drives I have that don't seem to work on this computer but both work on my older MacBook and many other computers.

    It is formatted for both PC and Mac
    I have tried finding it in Disk Utility, no dice...
    Tried both USB Ports
    And a reboot is still unsuccessful..

  • Mac Pro not recognizing bootable DVDs and Disk Utility giving odd results.

    My issue is complex, but I'll try my best to explain it as I can.
    One has been resolved it seems, but I am including it so that the whole issue can be seen in context.
    Friday, May 16, 2014
    Last night, after rebooting my Mac Pro from my Bootcamp partition (I'm using Windows 7 Professional if that information is helpful) I received a kernel panic upon Mac OS X booting (Mac OS X 10.6.8).
    My first action was to launch Disk Utility to verify the Mac HD, verify was stopped by disk utility citing that I should insert my Mac OS X install DVD and repair the disk.
    I tried booting from my Snow Leopard install DVD. After the grey Apple logo appeared with the gear spinning below it remained for roughly ten to fifteen seconds (a little long) — then the Apple logo changed to. A grey prohibitory sign (circle with a diagonal line through it, the spinning gear remained. — I tried booting from the Snow Leopard DVD a few time, same result.
    Following this I tried booting using Disk Warrior, same result again.
    I tried booting both the Snow Leopard and Disk Warrior DVDs in both my upper and lower optical drives, with no change.
    I decided to leave the issue and call Apple Support in the morning
    Saturday, May 17, 2014
    This morning I woke my Mac Pro from sleep, opened Disk Utility and tried verifying the hard drive to see if it was temporary — same result, 'please insert the Mac OS X install DVD and repair the drive.' — I also tried booting the install DVD again with no result.
    I then booted my Mac into Safe Mode to check my hardware.
    Upon opening Disk Utility and verifying my Mac HD — the result "Macintosh HD appears to be OK", rand the test again to see if this was an anomaly, but disk returned another pass.
    I performed a normal restart of my system, although Finder was a little slower to load than normal, the system booted correctly. — I then launched Disk Utility and verified the Mac HD, it returned another pass.
    This confused me, after a call to Apple Support the tech explained that 'sometime a Safe Mode boot will fix problems because it disables all non-essential processes when booting. — That makes sense to me.
    However.
    The issue of my Mac not recognizing bootable DVDs remains — it reads disks correctly, it just will not boot them.
    Other steps I have taken to try and resolve this remaining issue.
    1. a PRAM reset. — No change.
    2. an SMC reset. — No change.
    3. Removal of newly installed RAM. — I have tried both running the old and new RAM separately, no change using either combination.
    4. Running bootable DVDs in different optical bays. — No change from both bays.
    a. My upper drive is an MCE Blu-Ray/DVD combo drive, but I have booted from this drive before. (Less than six months old.)
    b. My lower drive is LG DVD-RAM combo drive, I have also booted from this drive before. (Over one year old, replacement for an Apple optical drive.)
    None of the above steps have helped, I still cannot boot from my optical drives — I always receive a prohibitory sign shortly after the Apple logo.
    Other system information:
    Mac OS X 10.6.8
    8GB of RAM (4 x 2GB)
    500GB Western Digital Caviar Blue HDD (less than a year old, boot drive for Mac OS X 10.6.8)
    1TB Samsung HDD (for data storage and also containing Bootcamp partition)
    2TB HDD (cannot remember manufacturer, contains Time Machine backups, as well as data storage)
    ATI Radeon HD 5770 with 1GB of VRAM
    Sorry for the long post but I really need to be able to boot from my optical drives.

    Update: found an old Mountain Lion installation USB flash drive I created a while back.
    I am able to boot from the ML USB flash drive, but am still unable to boot from my either my Snow Leopard Install DVD or my Disk Warrior DVD. — I have verified both DVD and they pass verification tests.
    This leads me to believe that the problem resides either in the Mac, or in BOTH  the Snow Leopard and Disk Warrior DVDs.
    Since I am able to boot from a USB drive, I will look into the possibility of creating a bootable Snow Leopard drive, and perhaps also a Disk Warrior drive — at least until I can resolve the 'not able to boot from DVD' issue.

  • USB flash drive not recognized on desktop or disk utility

    I see a number of similar threads to this but nothing solves this problem.  Any help will be greatly appreciated as I am about to go crazy!
    I have 3 USB thumb drives that all worked 2 days ago - now only one does.  I have tried all drives in multiple ports and the same result.  I have restarted the iMac (2009 Yosemite) a number of times and the same result.
    This came about attempting to create bootable USBs with each of these.  I was struggling with the process on my mac so took 2 (brand new 16GB PNYs) to a PC created the live boot USBs and they booted fine on the PC (knowing this wouldn't boot my mac).  I did however plug them into my mac and they were recognized.  I finally found success creating a Ubuntu live boot with my old USB.  With that success I wanted to try with one of the new USBs on the mac.
    Here is what I did:
    1. Using Disk Utility - Reformatted the drive 1 partition MS Dos FAT 32
    2. In Terminal unmounted the drive and ran a dd command to copy the linux .img file successfully
    3. Box came up saying drive not recognized and selected to ignore (this happened on my old one that still works also)
    4. Ejected drive from terminal
    5  Restarted mac and attempted to boot from USB without success.
    After this the 2 new USBs were no longer recognized in any usb port while the other still is.  They do not show on the desktop nor in Disk Utility.  I checked them on the PC and they are still both recognized and showing the FAT 32 format.
    Help please!

    Thank you for the reply.  I found some time to go through this process a number of times without success
    Any other suggestions?

  • Disks not avialable and cannot add new disks to existing pools

    I have a few disks that are RAW and I want to add them to existing pools.  However, only 1 disk shows up as a Primordial disk and the others do not.   I cannot add these drives to a new volume and when I try to add any drive to an existing
    pool, the add disk option is greyed out.  I have search everywhere to resolve this but no luck.
    What is interesting is one of the drives that shows available for a volume is the drive I have associated to backing up the OS on the server itself and is initialized, i.e. not RAW.

    Hi,
    Please try to run the following commands in PowerShell to obtain the information about disks:
    Get-physicaldisk
    Get-disk
    In additional, the physical disk added to a storage pool must be 4GB or larger. If the space is less 4GB, the disk will not appear in the storage pool window.
    For more information, please refer to the thread below:
    Storage Pool in WS2012
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/d230ef80-8791-4eaf-84b5-a41b8f7fef10/storage-pool-in-ws2012?forum=winserver8gen
    Best Regards,
    Mandy 
    If you have any feedback on our support, please click
    here .
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • How to connect my Equium A100 to the TV?

    HELP..... I am not very good with all this tech stuff.............my age I think!!...........I am trying to connect my Panasonic TV to my PC with a VGA cable but get a 'No Signal' message on my TV..........I have been told to try a 'S' video cable bu

  • Error opening Oracle BI Presentation Services

    I am new to obiee. Finished installing Oracle 11g, Oracle BI 10.1.3.4.0, jdk1.6.0-07. I am able to create new repository in BI Administartor Tool. Error while trying to connect to Presentation Services. Theses are the various errors: when connecting

  • HDTV Setting CS5

    Hi there i just got a new Camcorder (Sony HDR-CX 155) that shoots images in 1080p quality. I'm new to the CS 5 (but i've used CS3 a while ago) and I don't know what settings to set up when opening a new project. I want to cut a video in 1080p without

  • Cisco UCS and OS X

    I know the ELUA says that you can run a vm if it is on apple branded hardware.  I am wondering if Cisco UCS hardware is certified to run either OS X 10.9 or OS X Server.  Can we purchase a volume license of OS X server to do this?  I would like to be

  • How do I move a quick collection of RAW files from one computer to another?

    I will be traveling this weekend I will have all of my pics backed up on my laptop. I will be culling on the flight home. What's the easiest way to move that quick collection to my desktop when I return home? Thank you in advance.