Moving users to new drive - Questions

Okay so I just received new MP today.
Boot drive will be on separate SSD. (Intel x25-M)
I want to move my user accounts to my data drive (4x 1TB RAID 0)
I'll have Time Machine backup, but my question is if the RAID
goes down will I be able to boot back up and restore from the
external Time Machine drive? (Remember my user accounts will be on the RAID)
Thanks

I agree with Kappy here. It really isn't a good idea to have your users on something other than your boot drive. You can, however, keep all of your files on the RAID as you would like. iTunes/iPhoto doesn't really care where the files/library is stored. Everything else is pretty easy to store elsewhere. I have a three disk RAID0 (with multiple backups of course) that is used for all of my files/media etc. but I keep my Users on the single drive boot volume. It has worked pretty much flawlessly since I bought this machine in Oct 2006.
Another thought is that keeping your users on the startup volume will also decrease the amount of read/writes to your RAID and possibly prolonging the life of your RAID. I've had this same RAID setup for almost three years with two operating system upgrades and the RAID hasn't failed yet.
D.
Message was edited by: D. Fraser

Similar Messages

  • Photoshop Elements 12 question....moving photos to new drive....because old drive full.

    I have a external hard drive that is almost full......what is the best way to get photos moved from this drive .....to a new and larger external hard drive?

    IceJim32 a écrit:
    I would  like to move my entire catalogue from one external drive (that is almost full) to a new external drive with more room.  I have several drives with back ups of all photos.....so are you saying Move it.........using the Move from the drop down menus and move it from the old to the new drive.....and not restore it from a back up drive to the new drive?
    The backup/restore process moves not only the picture files library, but also the catalog.
    That's good especially if you want to share catalog and librarty with another computer.
    If you prefer the default location for catalogs on your desktop, no problem. Simply use the catalog manager to move the catalog.
    The drag and drop solution works:
    Organizer: Moving folder trees or branches - Elements Village
    (Sorry, I gave a wrong link in my previous post ...)
    It's more flexible and reasonably safe. It looks faster, but if you want to be safe and do a backup first,  you'll gain nothing.
    The problem with moving folders is the same than when you move folder trees from the explorer: be sure to move in an empty master folder to avoid folder names collisions.
    If you want the catalog folder in the same external drive as the moved library, be sure to have the catalog folder outside of your library tree.

  • Elements 12 Question ....Moving files to new drive from old drive.

    I am using Elements 12...my external hard drive is almost full with photo files...a 1 TB WD....and I need to get my photo files to a new drive.....a G-Technologies 4 TB external.....What is the best way to do this?....  Restore from  a backup drive to the new drive ?...or move from the old drive to the new drive?.....or is there another way?........What are the pluses and minuses of the ways ?  Details would be Great.  Merry Christmas and Happy Holidays.   Thank You in advance.

    IceJim32 a écrit:
    I would  like to move my entire catalogue from one external drive (that is almost full) to a new external drive with more room.  I have several drives with back ups of all photos.....so are you saying Move it.........using the Move from the drop down menus and move it from the old to the new drive.....and not restore it from a back up drive to the new drive?
    The backup/restore process moves not only the picture files library, but also the catalog.
    That's good especially if you want to share catalog and librarty with another computer.
    If you prefer the default location for catalogs on your desktop, no problem. Simply use the catalog manager to move the catalog.
    The drag and drop solution works:
    Organizer: Moving folder trees or branches - Elements Village
    (Sorry, I gave a wrong link in my previous post ...)
    It's more flexible and reasonably safe. It looks faster, but if you want to be safe and do a backup first,  you'll gain nothing.
    The problem with moving folders is the same than when you move folder trees from the explorer: be sure to move in an empty master folder to avoid folder names collisions.
    If you want the catalog folder in the same external drive as the moved library, be sure to have the catalog folder outside of your library tree.

  • Moving TM to new drive- will old drive format copy to new drive?

    Hello,
    I'm moving my TM backup to a new (larger) drive using Disc Utility. I've read the posts and know what to do, BUT... if I click "erase" and do a "restore" to move the data, will this make the new drive have the same format as the old drive? I tried a restore without clicking erase, and the operation failed.
    Old drive: APM; Mac OS Extended (journaled)
    New drive: GUID; Mac OS Extended (journaled)
    I'd like to keep the new drive GUID if possible.

    Steven Shmerler wrote:
    I Googled what GUID means, (globally unique identifier) and it seems to be used in the Windows world and is a 128-bit number associated with components, applications, files or used in databases even cookies, etc.
    Could someone explain how this pertains to setting up a new drive for us Mac users using Intel Macs as referenced in this thread?
    Does it pertain to the hard drive name we choose or a setting in Disk Utility that I overlooked?
    You didn't look far enough. It's also, as posted, the name of the *Partition Map Scheme* used by OSX for Intel Mac internal HDs, and preferred for external HDs attached to an Intel Mac.
    http://en.wikipedia.org/wiki/GUIDPartitionTable
    Most drives formatted by or for Windoze use the MBR scheme (Master Boot Record). That's why most problems with new drives as destination for Time Machine backups fail; they must use the GUID *Partition Map Scheme.* See the instructions in item #5 of the Frequently Asked Questions *User Tip* at the top of this forum.

  • How to fix Grub after moving arch to new drive [SOLVED]

    I moved my Arch install (/ and /home partitions) to a new drive and I was wondering how to fix Grub so that it knows /boot is on the new drive.  What I've done thus far is
    create partitions on the new drive and dd my current / and /home partitions to them.  The new partitions are bigger than the current ones, so I also re-sized the filesystems to fill the new partitions.  My disk/partition setup is the following
    /dev/sda1        2048 488392703 488390656 232.9G  7 HPFS/NTFS/exFAT   (Storage)
    /dev/sdb1  *         2048    206847    204800  100M  7 HPFS/NTFS/exFAT   (System reserved)
    /dev/sdb2          206848 102402047 102195200 48.7G  7 HPFS/NTFS/exFAT   (Windows 7)
    /dev/sdb3  *    102402048 141472127  39070080 18.6G 83 Linux   (Current Arch /)
    /dev/sdb4       141472128 250069679 108597552 51.8G 83 Linux   (Current Arch /home)
    /dev/sdc2  *       206848 105064447 104857600   50G 83 Linux   (New Arch /)
    /dev/sdc3       105064448 234441647 129377200 61.7G 83 Linux   (New Arch /home)
    After I resized the filesystems, I then created a new grub.cfg file (on /dev/sdb3) that is aware of the new Arch system.  I can boot to both my current and new Arch installs and run them fine, but ultimately I want to remove the current Arch install so I can make more room for my Windows 7 install.  What do I need to do to grub, so it knows to use the new Arch system.
    Last edited by tlawren (2014-08-17 21:42:46)

    @Xyne - Thanks!  Installing grub on my /dev/sdc did the trick.  Because I dd'ed my old setup to a new drive, /boot/grub was already populated, so all I had to do was install and configure grub on the new drive via the following. 
    grub-install --target=i386-pc --recheck --debug /dev/sdx
    grub-mkconfig -o /boot/grub/grub.cfg
    I used os-prober to find the other OS's (Windows 7 and my old Arch).  After some testing, I will wipe my old Arch setup and then resize Windows into the free space.

  • Moving Pictures to new drive- XP MC/LR 1.1

    What if I want to move the photos that have been imported at their location?
    IOW, I am on Windows XP MC, I have imported lots of photos (7000+) and have either brought them from their location in
    {c:\documents and settings\.....}
    ...My Documents\My Pictures\2007\0607\Fishing Trip (e.g.)
    into LR WITHOUT relocating them into the library.....that is, I left the photos where they were and imported them.....+or+ I imported from a memory card and moved them to a new location inside of My Pictures. I have added keywords, ratings, devlop settings etc.
    Now, as I struggle to keep free space on my 250GB drive, I am thinking of relocating all my data including pictures onto a 750GB My Book USB 2.0 drive I bought at Best Buy over the weekend for ~$190. Or may be to a new SATA internal drive...
    What do I tell LR? IOW, if I just go ahead and do this in windows, all the files LR is pointing at in its catalog will be gone or broken links- missing photos or whatever.
    Do I move them in LR's folders hierarchy itself- I can't imagine- plus most of my 40,000+ images aren't even known to LR.
    I'm sure there must be some way to do this properly.....may be exporting a catalog and colocating it with the pics or....??? Stumped.
    Some of this seems to be addressed here,
    http://kb.adobe.com/selfservice/view...3736&sliceId=2
    ....but it's not entirely clear to me and looks like there is much to lose in doing this....may be keywords, collection info etc.
    I understand for all my Nikon NEF files the idea of writing the XMP sidecars, but do I have to reimport all the files again when I move them? Will the XMP files have the keywords, ratings etc? I'm still not sure this even answers my request in that I want to move my whole library and all my images to a new hard drive- not burn them to CD/DVD as suggested in the article.

    I am not at my PC with lightroom on at the moment so this may be a bit vague. But here goes.
    Create a directory where you want your photos to reside. ( this should be the base directory which will hold all your photos.) I am guessing in your case it would be (new drive\My Photos).
    place a single photo into the directory.
    import the photo into lightroom.
    In the folder view you will now see this directory. You should be able to move your existing directories into this folder inside lightroom. e.g. You should hopefully be able to see the directory 2007, which you can just move.
    If you can not see you base directories (2007) there is a trick which allows you to see them in the folder view but I have not got the details on me at the moment. Someone else may point you at the trick. Or just place an image in that directory and import it.
    Hope this helps.
    Niall

  • Moving photos to new drive in Elements

    Want to move photos to new drive in Elements 8.  Have purchased 11 and want to move the photos  before I  install Elements 11.  What is the best way to go about this.  Couldn't find anything new on the forum.  I asked this question  in 2010 and that's the same answer I found today.  Anything new?

    You basically select thumbnails in the Organizer and then click:
    File >> Move
    Then browse to your new location.
    It cam be quite slow if you have a large catalog so it may be best to try selecting smaller batches.

  • Moved users to new message store Unity Connection

    We recently moved users to a new messwage store on exchange. These users can no longer receive their voice mail in outlook. Everyone else can. What is the issue here?
    Unity Connection
    8.5.1.10000-206
    Exchange 2003

    You may need to check the Unified Messaging profile setup in Unity to ensure it still has access into the new store.  In 2003, it uses WebDav, so if the account you are using is not setup to use WebDav on the new store, Unity can not deliver nor retrive information from this new store.  Also note, there is some sort of odd requirement with Microsoft and WebDav.. the account that uses WebDav must have a mailbox setup and at least one message sent and received to it.   (Or just logged into at least once for it to be active).  I have no idea why, but its documented at MS and seemed to fix a problem for me during a prior install with CUC and 2003 Exchange

  • Moving backups to new drive -- without using disk utility restore

    Hello,
    I have done some research on this already but I don't believe I've found the solution. I just bought a new media / backup hard drive, and I've moved my itunes library (over 100 GBs) to this drive. Now I have researched how to move the time machine backups to this drive, and know you can't just copy the files.
    The instructions I've received tell me to use the disk utility to restore the old time machine backup drive to the new drive, however if I do that won't I lose the iTunes stuff currently on that drive?
    Is there an easier way to move that data without me transferring the iTunes back to my laptop, and then restoring through disk utility, and then re-transferring the iTunes again?
    thanks,
    James

    jimumbra wrote:
    Hello,
    I have done some research on this already but I don't believe I've found the solution. I just bought a new media / backup hard drive, and I've moved my itunes library (over 100 GBs) to this drive. Now I have researched how to move the time machine backups to this drive, and know you can't just copy the files.
    The instructions I've received tell me to use the disk utility to restore the old time machine backup drive to the new drive, however if I do that won't I lose the iTunes stuff currently on that drive?
    yes, you will. but it is also a VERY bad idea to keep other data on the same partition as the TM backup. first, this data will not be backed up by TM. if you value your itunes data you should have it backed up. also, TM is very buggy and there are too many situations when you need to delete existing TM backups and start from scratch. this should be done by erasing the entire TM partition. you should never delete any TM backups from finder. also, TM will eventually fill up the entire partition with TM backup. it will start bumping up against other data on the partition and you won't be able to put anything else on it.
    the upshot is that you should make a separate partition just for TM. don't keep any other data on that partition. you can add a partition to the drive without disturbing your itunes data. type "create new volumes" in disk utility help to see how. however, that's not a good idea IMO as you'll have both the itunes data and the TM backups on the same physical drive. when the drive fails (and it will eventually) you'll loose everything.
    Is there an easier way to move that data without me transferring the iTunes back to my laptop, and then restoring through disk utility, and then re-transferring the iTunes again?
    thanks,
    James

  • New drive question

    After the last update, my main drive would not boot on my G5. It was 4 years old and I have had so many problems with 10.5.6, I bought a new drive and installed it. I have had problems with programs not running after 10.5.4 so I installed 10.5.3.
    I am able to mount the old drive and I dragged a lot of applications over. I have 2 questions, though.
    1. Most applications, when I try to run ask for the installation code. This isn't a problem, as the program runs once I enter it. The problem is with the Adobe products. It won't let me enter the installation code. Instead, I get a message that the installation is incorrect and to reinstall the program. Some of the programs like Photoshop won't let me install from a previous version if it is an update. I have to install 5, then 6, etc.
    Is there a file on the old disk that I can drag over to the new drive to avoid this?
    2. Is there any way to access the old emails and desktop? I had a couple of programs that I purchased online mounted on the desktop that I would like to burn to a DVD.
    Thanks in advance.

    In regard to Adobe: it used to be the case, up thru Photoshop CS1, that you could indeed move the programs to another drive by either cloning your old drive to the new, or by copying (provided you know where ALL the files are and copy appropriately). You could run off of either the original drive or the cloned drive and the programs would launch and run just fine. Such is no longer the case. Adobe has changed the way things work and you must install them where they are to reside. You may even have to contact Adobe and deauthorize the old install before you can get the new one registered--since I decided not to do the upgrade to CS4 I'm not sure about that, but I have heard stories. I do know that even Elements 6 will not run when I boot from my clone, although it runs just fine on the normal startup disk. Bottom line: your best bet is to re-intall the Adobe apps. You should not have to install all the iterations, just the one you are using, and it should ask you for the original serial number (the one you used before the upgrade install), and then the serial for the current upgrade.
    Also, you probably need to make sure all traces of the old Adobe stuff are gone before doing the new install. Do a search on uninstall, it is not necessarily easily done. You may be able to remove everything necessary with the Adobe uninstaller.
    Francine
    Francine
    Schwieder

  • External HD full, moving library to new drive?

    I have my iTunes library on a 500GB external drive, which is now full. So I need to move it to a new, larger external drive. I've found lots of articles about moving the library from the internal drive to an external, but haven't found anything that talks about moving from one external drive to another. Is the process basically the same, or is there anything I need to be aware of when moving between external drives? I was think the easiest way would be to name the new drive the same as the old one and copy all the files over from my back up drive. Unfortunately, I gave the old drive the descriptive name "Lacie 500GB", but if it makes things much easier, I might be inclined to use the same name on the new drive even though it will be much bigger.
    Thanks.

    If you want to make another drive (direct or portable) on your PC the main music location for iTunes, move all song files there, as well as any future imported music from CDs, here is one method (see the links below):
    You will maintain your playlists, ratings, comments, etc. This will
    i only
    move your music folders location,
    i NOT
    your iTunes program files. It is my opinion that programs (i.e. – iTunes) work better when installed on your main hard drive. At the very least, it makes it easier to manage all your programs if they are centrally located on one hard drive (the Windows default standard).
    See these links for step-by-step info:
    Moving your iTunes Library to a New Hard Drive
    MacMuse, "Move iTunes music/Library to new drive", 12:34pm Oct 12, 2004 CDT
    If you are moving the music to an external hard drive, after the transfer and to work correctly, the ExHD must be running prior to your opening iTunes. If not, iTunes may reset the location of your music to the default.

  • Help moving pictures to new drive, Win XP

    My current drive is getting full. I just installed a new drive and would like migrate the photos to that new drive. I am using Windows XP.
    Is there any way to perform this operation with Lightroom, and if not how to re-import the photos, without losing the information already entered in Lightroom, like tags

    There is a FAQ on this. Top of Forum List.
    Don

  • PSE6: moved catalog to new drive - inconsistent with original - need help

    I have a puzzling occurence since backing up my Photoshop Elements 6 catalog a week or so ago. I wanted to move my catalog/photos on my laptop from the C drive (to get it to mostly software/programs) to the D drive (mostly data and documents) because my C drive was filling up and I have lots of room on my D drive.
    Research on how to do this suggested that doing a backup and then a restore on the new drive was the way to go. I had done some cleanup on the C drive catalog beforehand, though not nearly as much as I want to do in the end. Here's what the directories report after the backup/restore (I haven't deleted the C drive catalog yet, and I want to create an additional backup to an external drive before doing so):
    catalog on C, created Dec 26 2008
    34.8 Gb
    15,392 files
    457 folders
    WINDOWS EXPLORER SAYS 443 ITEMS
    catalog on D, created Aug 14 2010
    20.6 Gb
    10,346 files
    211 folders
    WINDOWS EXPLORER SAYS 195 ITEMS
    Do any of you have any insight into what could be going on with the backup/restore? I searched the photoshop elements forums and the adobe website help, but haven't found an answer.
    Thanks for any help you can provide.

    Hi There,
    Instead of Backup Restore, just use the Move Catalog Feature. Just try the following steps:
    1. Launch Organizer
    2. Go to File -> Catalog
    3. Select Custom location radio button and choose the path on the D drive where you want the catalog to be copied.
    4. Then Select the catalog and click the move button
    5. Select the Custom Location Radio button and click OK.
    With this, your catalog will move to the new location.
    If you want to move the files within in the catalog as well, use the File -> Move command.
    Hope it helps.
    Thanks,
    Tarun

  • Userdata restore after moving users to new pool

    Hi
    I recently moved users from one Lync standard pool to another but users have lost all there contacts.
    I never realised you needed to back them first before the moved users, is this now lost or can i get it back somehow?

    Hi tonysolinas,
    If you select Force, the user account is moved, but any associated user data is deleted (for example, conferences that the user has scheduled). If you do not select it, both the account and
    the associated data are moved.
    For more details,
    Move users to another pool in Lync Server 2013
    http://technet.microsoft.com/en-us/library/gg182600.aspx
    Best regards,
    Eric

  • Moving files to new drives but keep same drive letter

    I need to fix a few things with the drives on my SQL server and was wondering if the following is a valid solution. The two main things are putting the files on drives formatted with 64k blocks (was the default of 4k before and I will be changing to 64k)
    and adjust the SCSI ids.
    I did a quick test and it seems to work but I’m not sure if there’s any hidden surprises waiting for me.
    In a nutshell, this is the procedure I was planning:
    - Stop all SQL services
    - Add new drives with temporary drive letters
    - Use the following command to copy the data over for each drive (folders are the default names created when SQL was installed): robocopy “S:\Program Files” “X:\Program Files” /COPYALL /DCOPY:T /E
    - offline old drives
    - Rename new drives to the old drive letters
    - Reboot the server
    Is there anything I’m missing or is that a valid option? Does SQL somehow mark drives in a special way or can my migration be that simple?
    Thanks

    What you described will work fine.  I have done it that way many times.

Maybe you are looking for

  • How to setup a Firefox update server on a Windows 2012 server?

    Are there any instructions available on how to setup a Firefox update server that can automatically download updates from the Mozilla site and users can then grab the updates from the internal server? I'm using wampserver so that I can utilize Apache

  • Analysis of DV vs. Component Beta-SP on 10-bit timeline

    Alright, this may not be the most scentific experiment, but last week I started using a Blackmagic decklink extreme PCIe card with a new G5 dual 2G and FCP5. Importing Beta-SP. Had been accustomed to bumping Beta-SP to DV and working completely withi

  • Reg:How to get XML publisher output in different language like German,frenc

    Hi all, I am using data source from Oracle RDF. and i created Layout using RTF template. I too registered that in oracle apps to get output in English by choosing territory (US) and Language (english). My doubt, Is the same way to get the out for oth

  • Icc profile corrupted in lion

    I have all of the sudden a color shift in lion 10.7.4- the color profile from adobe are currupted. This is the result displaying from Color Utility Searching for profiles... Checking 66 profiles... /Library/Application Support/Adobe/Color/Profiles/Re

  • Std report on logestic invoice verification with all condition details

    Hi friends, We are using SAP ECC 6, we need complete breakup of Logetisc Invoice verification details with all condition like  Material, Services, Transport (Condition), Octroi (Condition), Sea Frieght (Condition) Please reply ASAP thanks regards Jit