Results 1 to 5 of 5

Thread: Adding 3rd HDD, Disk Management ?

  1. #1
    Join Date
    Jun 2008
    Beans
    27

    Question Adding 3rd HDD, Disk Management ?

    Hi,

    I have an IBM thinkcentre with two HDD (160GB, 1TB). Now, I am planning to add an additional 1.5 or 2TB drive.

    No big issues there. I can auto mount the drive.

    Here is my dilemma - I have a folder called "Share" accessed by users via Samba. Now once I add the second drive, which will have similar data like "Share"...

    However when accessed via samba..i want users to see one bigger folder and not two smaller folder..one from each drive.

    Since i cannot take the data off the first drive, i assume doing raid out of the question.


    Hope it makes sense.
    Zaarch
    Last edited by zaarch; January 18th, 2010 at 11:45 PM.

  2. #2
    Join Date
    Dec 2009
    Beans
    28

    Re: Adding 3rd HDD, Disk Management ?

    May I suggest you read the following - http://www.howtoforge.com/linux_lvm -
    LVM is Logical Volume Manager.

    After reading this, I would suggest the following sequence of events.

    1. Setup PV and LV on the new drive
    2. Copy the current Share directory to the new LV space.
    3. Define space on the existing drive (this will wipe out all the existing data)
    4. Add the space define in 3. to the LV on the new drive
    5. Adjust directory names as needed

    The above will be clearer after reading the documentation.

    If you want the drives to be set in a RAID that is also discussed in the documentation.

    This is what I did to create a single logical volume spanning 2 physical volumes (I - 250gb and 1 - 500gb usb drives.) used for backups on 9.04 that is connnected to by a Windows Vista desktop and a 9.04 laptop.

    It works real well as long as you follow the instructions


    HTH

  3. #3
    Join Date
    Jun 2008
    Beans
    27

    Re: Adding 3rd HDD, Disk Management ?

    Thanks HTH.

    This is pretty much what I need.

    Two physical volumes, one logical volume! That's how I should have worded it.

    However, I am not in a position to move my data (even for temp purposes), therefore, I need a solution where I need not wipe clean the 1st volume.

    Any ideas?

    Zaarch.

  4. #4
    Join Date
    Dec 2009
    Beans
    28

    Re: Adding 3rd HDD, Disk Management ?

    Doing some digging, I found fhe following - http://www.linuxquestions.org/questi...tition-682202/

    So it appears that without moving the data, you can't.

    Not knowing the restrictions on moving the data, it is impossible for me to make any other suggestions.

    HTH (Hope this helps)

  5. #5
    Join Date
    Jun 2008
    Beans
    27

    Re: Adding 3rd HDD, Disk Management ?

    hahah ...thanks for the help.

    HTH (hope this helps)..

    i thought..it was your nom de plume.

    Zaarch ( zaarch)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •