Search Results

Search found 2 results on 1 pages for 'gnuffo1'.

Page 1/1 | 1 

  • Can I swap a HDD from a RAID 1 for a bigger capacity drive?

    - by Gnuffo1
    I have a RAID 1 setup with two 500GB drives. So they mirror each other. I know that if I take one of them out and put in a new 500GB drive it will set it up so that the new drive will mirror the old one. My question is if I take out one of the 500GB drives and add say a 2TB drive, will it set up the 2TB drive to mirror the 500GB? I assume if it does, it will only allow me access to 500GB. However, if I then take out the one remaining 500GB after the data has been mirrored and stick in a 2TB, once that is rebuilt, will I then have a 2TB RAID setup with the same data as what was originally on the 2x 500GB setup?

    Read the article

  • Jquery find next/prev elements of a certain class but not necessarily siblings

    - by Gnuffo1
    The next, prev, nextAll and prevAll methods are very useful, but not if the elements you are trying to find are not in the same parent element. What I want to do is something like this: <div><span id="click">hello</span></div> <div><p class="find">world></p></div> When the span with the id "click" is pressed, I want to match the next element with the class "find", which in this case is not a sibling of the clicked element so next or nextAll won't work.

    Read the article

1