How to replace a disk within a parity space

I have been searching the net for better documentation on this, but so far not a lot of information on what happens when I want to do the following (this is for home use - I am not a storage admin):
I had a JBOD array with 8 disks in it.  3x3TB and 5x2TB.  I had this array thin provisioned to 45 TiB.  When I hit about 13 TiB of storage, the drive stopped accepting new data and it was time to expand.  This made sense to me as I had
about 19 TB or 17.3 TiB of room, minus parity, I'm about there.  Perhaps I could have done more to maximize usage, but that point is moot now.  What I did was buy and add a new 4TB disk to the array.
I had a Storage Pool containing all my disks, and I added this new 4TB disk to the pool.  I had a Virtual Disk sitting on that pool in Single Parity mode.  After adding the drive, I was unable to get the existing virtual disk to use that drive. 
I imagine this was due to the number of columns previously allocated to the array.  I had some ideas on how to offload the data into a new Virtual Disk with more columns, but nothing really worked, so I bought 3 more 4TB disks, reduced my data footprint
to 12TB, copied everything off, and destroyed the array.
Next I re-built my media server and put the original 8 disks in place, along with the fourth new 4TB disk, as well as a 200 GB disk, a 600 GB disk, and a 1.5 TB disk that I had laying around.  I'm in day 2 of my copy operation from BackupDrive1
to the new 12 disk array.  When that completes, I want to use that disk to replace the 200 GB disk I was using as a placeholder.
Everything I read on the internet has been inconclusive to me thus far.  Microsoft's own documentation claims that replacing a disk is as simple as removing the old disk and adding the new one, but I don't think it is.  When I tested this
using the 4TB disk and the other 3 oddballs with a smaller subset of data, it definitely wasn't as easy as that.
My intuition tells me that what I am supposed to do is power down the server and replace the disk I intend to replace, then add that disk to the now degraded storage pool.  At that point I should remove the old drive from the pool and repair the virtual
disk.  However, I am nervous that "removing" a drive will decrease the number of columns, and that in the end I won't be able to use the space from the 4TB drive.  I've seen questions on the net on how to replace a disk and none of them
seem to specifically apply to parity spaces, most are talking about either simple spaces (not happening) and mirror spaces.  I understand the difference but Microsoft's implementation of this is not as straightforward as other products I have used. 
In other cases it was as simple as this: Physically replace disk, receive prompt that your old disk is missing, but you have a new disk, and would you like to rebuild the data from the old disk on the new disk?  Yes?  Then wait patiently while
we painfully write 4TB of 1's and 0's and you're good to go.  I want this button in Storage Spaces please.

Shaon,
Thanks for your reply.  However, this does not sufficiently answer my question.
The 200GB, 600 GB and 1.5 TB drives are temporary drives, since from my experience, adding drives to an array with 8 or more drives does not work.  I want to replace these drives with 4TB drives, leaving the smallest drive at 2TB. 
Also, I was under the assumption that parity (which I'm imagining works in storage spaces somewhat like RAID 50), claims a space for parity equal to the size of the largest drive in the bunch, not the smallest, leaving me with a total space equal to the sum
of the drives minus 4TB.
I have experimented with the suggested workflow, but through the GUI this does not work.  I add the new drive, remove the missing one, and get a popup explaining that my virtual disk will be "In Repair".  However, this popup vanishes before I can
click OK (almost certainly a Microsoft bug).  If I click OK before I finish reading this, nothing happens.  The drive doesn't repair.  I need to retire the disk through PowerShell, and then use PowerShell to repair the virtual disk.  This
works out OK for a while, but once I start using it, the new drive infallibly gives me an error of "Stale Metadata".  I have tried this with 3 different 4TB drives, so I have doubts that this is actually a hardware issue with the drives.  More than
likely, this is a false positive caused by an issue with Storage Spaces.  It does give me pause on continuing to use the disk, so I end up swapping the old 200GB disk back in every time and the space works fine at that point.  Right now I am attempting
to replace the 1.5 TB disk instead, to see if that does anything.  After that, I plan on running the Optimize-Volume -DriveLetter D -Analyze -Verbose cmdlet to attempt to rebalance the data on the disk.  Should I expect that command to do anything
useful?
Just a side comment, this product has been around for a solid 2 years now.  I've found the documentation to be almost non-existent, with the exception of one TechNet page that every question seems to have a link to in the answer.  This page helps
almost no-one as it lacks in examples that apply to the questions that are asked.  It gives little information on parity spaces, and does not equivocally answer the one question that many parity space users have, "What is the correct workflow for growing
my pool?"  I understand that in a mirrored situation, you can't grow the pool without adding a certain amount of disks, but if parity functions anything like RAID 50, this should not be a limitation.  It amazes me that this is the only document Microsoft
seems to have regarding Storage Spaces, and this single document has seemingly never been updated.  Take this feedback however you will, I truly hope that more discussion will reach the right people and help Microsoft fix the issues with a product that
actually has a lot of promise.

Similar Messages

  • Storage Space - Parity spaces is the same as New Spanned Volume?

    Hi, i am very new to Windows Server 2012, i am trying to setup my Windows server 2012
    may i ask how do i format my Hardisk to parity space?
    is parity space the same as New Spanned Volume?
    currently my server has 4x 3TB hardisk, if one of my hardisk is faulty in future, will 'Spanned Volume' allow me to replace the hardisk without losing data?
    appreciated for you help.
    thank you.

    Hi,
    Parity is similar to RAID5 but not spanned volume.
    Spanned volume means store data "spanned" on each disk for a quicker read and write performance. And it does not provide fault tolerance feature. Once a physical disk corrupted, all data will lose.
    For creating parity space, you should first create a storage pool, then create a parity virtual disk from that storage pool.
    Here is an article which descripted the steps and the storage layout of storage pool as well as parity space:
    http://blogs.technet.com/b/yungchou/archive/2012/08/31/windows-server-2012-storage-virtualization-explained.aspx
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Storage Spaces - Replacing a disk...how?

    I have created a 3 disk pool, and I want to swap out one of the disks for a larger one, but see no obvious way to do this... other than of course moving ALL of the data to a non pooled disk, and removing and recreating the pool.. but this seems almost ridiculous.
    So what is the solution??  My pc is limited to 4 disks, so when I outgrow, I need to replace a disk with a larger one...  Why cant I simply move the data stored on a particular disk, replace it, then move it back?  Voila!
    This was perhaps one of the main features I was looking forward to, and now it seems fundamentally flawed!
    Interesting read.. but ultimately, very disappointing...
    http://helgeklein.com/blog/2012/03/windows-8-storage-spaces-bugs-and-design-flaws/
    Windows devs really need to think things through a bit more!
    DrSoton

    Even if this is by design, it can certainly be improved.
    A typical SOHO use case is a drive enclosure with four drive slots.
    The desirable workflow for extending capacity when exhausted would be
    Temporarily add an external USB drive to the pool 
    Retire the smallest drive (which would move data to other drives)
    Remove the smallest drive
    Add a large drive
    Retire the temporary external drive.
    It's possible to do this with a Mirror space (but a bit tricky to figure out how). For Simple it's not possible, not sure about Parity.
    I know you guys are tired of hearing of Drive Extender, but this is the silver bullet SOHO use case for DE. It's no big deal for SMB where you presumably can easily extend the number of drive slots in your server room.

  • How many times apple replace lock phone within warranty period.

    how many times apple replace lock phone within warranty period .
    How to buy an apple warranty extended in india.

    They will replace a defective iphone within the warranty period.  There is no limit of times they will replace.
    Call or contact Apple or look online at the Apple store to buy Applecare.

  • How can i made a snapshot of a disk and replace the disk on another server solaris 11?

    Helo! I am trying to replace a disk on my solaris 11 with a snapshot of another server. I did the snapshot, but how can i send it to another server? I have try somethings, but It didnt work. Look:
    #first tentative
    zfs send /rpool/vdisk/srvdth05-ldom1.hdd0@snap1 | ssh 192.168.4.52 zfs recv /rpool/vdisk/'srvdth05-ldom1.hdd0'
    cannot open '/rpool/vdisk/srvdth05-ldom1.hdd0': invalid dataset name
    #second tentative
    root@srvdth03 # scp [email protected]:/rpool/vdisk/srvdth05-ldom1.hdd0@snap1 .
    Password:
    scp: /rpool/vdisk/srvdth05-ldom1.hdd0@snap1: No such file or directory
    #third tentative
    zfs send -i rpool/vdisk/srvdth05-ldom1.hdd0@snap1 | ssh 192.168.4.52 zfs recv "/rpool/vdisk/snaps"
    cannot receive: failed to read from stream
    #fourth tentative
    zfs send -Rv rpool/vdisk/srvdth05-ldom1.hdd0@snap1 > /rpool/snaps/vdisk-hdd0.snap2
    scp [email protected]:/rpool/snaps/vdisk-hdd0.snap2 .
    in the other host
    zfs receive -r rpool/vdisk/vdisk-hdd0@snap < /rpool/snaps/vdisk-hdd0.snap2
    cannot receive: can not specify snapshot name for multi-snapshot stream
    I dont know what to try anymore. Someone can help me please?

    Hi.
    This form is correct :
    zfs send rpool/vdisk/srvdth05-ldom1.hdd0@snap1 | ssh 192.168.4.52 zfs receive rpool/vdisk/'srvdth05-ldom1.hdd0
    Dataset name do not content first "/" at starting name.
    You can check  what datasets available with command:
    zfs list
    On system 192.168.4.52 you should preparare dataset.
    ssh 192.168.4.52
    zfs list | grep rpool
    zfs create -o mountpoint=none rpool/vdisk
    in case dataset rpool/vdisk/'srvdth05-ldom1.hdd0 on 192.168.4.52 olready present, you need add "-u"  for recv
    Read manual about zfs command for section send and recieve.
    man zfs
    Regards,
       Nik.

  • LIVE Video Tutorial! How to Replace a Hard Disk Drive - HP Expert Day "How-To" Video Series - Today at 11:00am PST

    Join us at 11:00am Pacific time for a LIVE video tutorial of how to replace a hard drive! The video features HP experts who work with the products every day!
    I am an HP employee.

    #test

  • How to replace my Hard drive for a bigger one on my Imac(intel)

    Good day
         Can someone tell me where to find out how to replace my Imac 21.5 inch screen hard drive??
    it has a 500Gig HD but its to small and dont really want to add an external one. Can someone guide me on how to change it and also what is the max size that I can use in it ???

    Visit OWC to see if they have a tutorial. They also have disk drives. If you prefer you can send your computer to them and they will do the job for you at a flat fee that's very reasonable.

  • How to replace hard drive and transfer everything over?

    I've looked everywhere but am unable to find a definitive guide on how to do this.
    Currently I have an early 2011 MBP that came with Snow Leopard and upgraded to Lion later. It has an HDD and I want to replace it with an SSD and transfer everything over to the SSD. Considering Lion created a Recovery partition (and there is also an EFI partition), I'm confused on how to do this the best way to basically copy my current hard drive to the new SSD.
    The best I've figured out is to connect the SSD with a SATA-USB cable, use the Lion Recovery Disk Assistant ( http://support.apple.com/kb/dl1433 ) to create a Recovery partition on the new SSD, then, booting into Recovery, install Lion on the new SSD, and then use Migration Assistant to transfer all my files over.
    Is there a simpler or better-explained way to basically copy my current hard drive over to a new SSD and then remove the HDD and use the SSD?

    How to replace or upgrade a drive in a laptop
    Step One: Repair the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger, Leopard or Snow Leopard.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    Step Two: Remove the old drive and install the new drive.  Place the old drive in an external USB enclosure.  You can buy one at OWC who is also a good vendor for drives.
    Step Three: Boot from the external drive.  Restart the computer and after the chime press and hold down the OPTION key until the boot manager appears.  Select the icon for the external drive then click on the downward pointing arrow button.
    Step Four: New Hard Drive Preparation
    1.  Open Disk Utility in your Utilities folder.
    2. After DU loads select your new hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID (for Intel Macs) or APM (for PPC Macs) then click on the OK button. Click on the Partition button and wait until the process has completed.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    Step Five: Clone the old drive to the new drive
    1. Open Disk Utility from the Utilities folder.
    2. Select the destination volume from the left side list.
    3. Click on the Restore tab in the DU main window.
    4. Check the box labeled Erase destination.
    5. Select the destination volume from the left side list and drag it to the Destination entry field.
    6. Select the source volume from the left side list and drag it to the Source entry field.
    7. Double-check you got it right, then click on the Restore button.
    Destination means the new internal drive. Source means the old external drive.
    Step Six: Open the Startup Disk preferences and select the new internal volume.  Click on the Restart button.  You should boot from the new drive.  Eject the external drive and disconnect it from the computer.

  • Macbook Pro 13" Late 2011 hard drive fails, how to replace hard drive?

    Hi!
    I have a Macbook Pro 13" Late 2011 (OS X Mountain Lion v 1.3.18 (352.4). I tried to install OS X Mavericks but it showed this error message:
    "This disk has S.M.A.R.T. errors. This disk has a hardware problem that can't be repaired. Back up as soon much data as possible and replace the disk."
    The laptop was still doing fine so I didn't do anything. Then it started to act funny: iPhoto stopped working, hangs when I watch video streaming, and it started to run really slow. I only use the laptop's basic features- internet, watching movies, editing using iMovies so it's really strange for me that the hard drive failed all of a sudden.
    I called Apple support and a kind fellow tried to troubleshoot it, thinking it was only a software problem. In the end, he said I need to bring my macbook to the service center and have the hard drive replaced. I know it will cost a lot so I want to replace the it myself.
    Here are my questions:
    1) Can this problem really be solved by just replacing the hard drive?
    2) Can I use SSD this time so my Macbook can run faster?
    3) What SSD is recommended for my late 2011 Macbook 13"?
    4) I don't have the installation disk, can I still install the OS X Mountain Lion? How?
    I am looking for other sites as well but I hope this community could share some tips too.
    Thanks a lot!

    I've switched out the hard drive on my Late 2011 model several times and I've never disconnected the battery cable.
    In my "Opinion" it is not necessary to do that. Not sure if it is or not recommended by Apple.
    EDIT:
    I just looked at my User Manual, PDF I downloaded from Apple, and there is no mention of disconnecting the battery.
    Here's a link to the manual for my model.
    http://manuals.info.apple.com/MANUALS/1000/MA1602/en_US/macbook_pro_15inch_late_ 2011.pdf

  • How to replace a movieclip with another movieclip

    How to replace a movieclip with another movieclip
    Hi,
    I am having a swf called tchild.swf... in this i got a
    movclip 'child1'. i am loading this tchild.swf into another swf
    tparent.swf within 'mcloader' movie clip.. i got another movclip
    called 'picture1'
    i am loading tchild.swf into mcloader movclip.. and i want to
    load 'child1' moviclip into picture1..
    how to replace a picture1 movieclip with child1 mc..
    PS: i dont want to load picture1 from library.. its on the
    stage.

    AWT or Swing?

  • How to add more disk space into /   root file system

    Hi All,
    Linux  2.6.18-128
    can anyone please let us know how to add more disk space into "/" root file system.
    i have added new hard disk with space of 20GB, 
    [root@rac2 shm]# df -h
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/hda1             965M  767M  149M  84% /
    /dev/hda7             1.9G  234M  1.6G  13% /var
    /dev/hda6             2.9G   69M  2.7G   3% /tmp
    /dev/hda3             7.6G  4.2G  3.0G  59% /usr
    /dev/hda2              18G   12G  4.8G  71% /u01
    LABLE=/               2.0G     0  2.0G   0% /dev/shm
    /dev/hdb2             8.9G  149M  8.3G   2% /vm
    [root@rac2 shm]#

    Dude! wrote:
    I would actually question whether or not more disks increase the risk of a disk failure. One disk can break as likely as one of two of more disks.
    Simple stats.  Buying 2 lottery tickets instead of one, gives you 2 chances to win the lottery prize. Not 1. Even though the odds of winning per ticket remains unchanged.
    2 disks buy you 2 tickets in The-Drive-Failure lottery.
    Back in the 90's, BT (British Telecom) had a 80+ node OPS cluster build with Pyramid MPP hardware. They had a dedicated store of scsi disks for replacing failed disks - as there were disk failure fairly often due to the number of disks. (a Pryamid MPP chassis looked like a Xmas tree with all the scsi drive LEDs, and BT had several)
    In my experience - one should rather expect a drive failure sooner, than later. And have some kind of contingency plan in place to recover from the failure.
    The use of symbolic links instead of striping the filesystem protects from the complete loss of the enchilada if a volume member fails, but it does not reduce the risk of loosing data.
    I would rather buy a single ticket for the drive failure lottery for a root drive, than 2 tickets in this case. And using symbolic links to "offload" non-critical files to the 2nd drive means that its lottery ticket prize is not a non-bootable server due to a toasted root drive.

  • Raid and replacing a disk, do i need to reinstall software? (RAID 10)

    I have 4 250GB disks inside the Mac Pro, the first two are striped and the second two mirror the first two.
    This gives me, perfprmance and some redundancy (I think) I have only 500GB available in this config so it is quite expensive, but works for me, my question is
    "Can I replace the first disk from the set of four and then rely on the mirrord disks (3+4) to write data to the first disk, therby negating my need to do a restore?
    Can I use he mirror function (almost a hot swap scenario)?
    Views appreciated

    The final chapter is this saga,
    I replaced the disk and restarted my system, Disk utility was showing "degraded" for the raid config, I formatted the new drive created a new striped set but could not get the mirror to resynchronize , I tried the command line approach but after some time I was unsuccessful in getting the mirror to rebuild. So I thought this would be a good time to scratch all four disks and try softRAID as a solution, I purchased a full license but I discovered that softRaid only supports RAID 0 or RAID 1 and is not able to create a RAID 10 configuration. (James from SoftRAID explained that this was something being looked at for the future but one of the complexities was how to best represent RAID 10 graphically).
    In the end I went back to Apples Disk Utility tool to create my RAID 10 config (ie disk 1 and 2 striped to create set A, disk 3 and 4 striped to create set B and then set A and B mirrored together), restored from backup and all is well.
    I still need to figure out/learn how to add a replacement disk and then get the mirror to rebuild, but I proved that I could remove any one disk and still have a fully working/bootable system. Almost there......

  • How to replace missing fonts with a specific font (and not a suggested font)

    Hello all!
    Looking to replace missing fonts within my document - but the drop-down selection only gives a couple of suggestions, none of which are the font I want to use.
    How can I replace the fonts with a font of my choosing?
    I've attached an image to give more clarity - notice how the drop-down only gives the option to select between 3 fonts without an option to select your own font - many thanks!

    Same problem! The only solution I found is to prepare a textbox in a new file with all the font you need. Copy and past in the file you need to change font. Go to type/risolve missing font. Will open the same window in the pic you pasted. Then you find the font in the dropdown menu. I have to change all the Helvetica family ...it's a long go. If some one could save me. Hope to be usefull to your problem.

  • Replacing hard disk drive

    hi,
    i need to replace the hard disk drive inside my powerbook 12-inch (g4)... any suggestions on where i can get a good deal on a replacement hard drive? also, a good step by step guide on how to replace the hard disk drive
    thanks!
    matt

    Matthew:
    Indicating your location in your Public Profile makes it easier for those who respond to your queries. In addition, identifying your computr by processor speed will also be helpful.
    Your computer will support a 2.5" Parallel ATA/IDE Hard Disk Drive. Here is a list of available drives. Use the filters in the sidebar to screen for capacity and manufacturer etc. then select and compare drives, or select the drive you like and Compare prices.
    cornelius

  • I want to give away or sell a 6500/250 running 7.6.1. How can the hard disk be erased so that the data are gone, not recoverable? thanks, LifeisRich

    I want to give away or sell a 6500/250 running 7.6.1. How can the hard disk be erased so that the data are gone, not recoverable? thanks, LifeisRich

    I'd recommend that you check for Mac User Group(s) in Orange County.  That's where you'd likely find a diehard Mac fanatic who might want to add your 6500 to his/her collection.  Even if you got nothing for it, it would be better than e-cycling it.  I upgraded my 6500/275 with what was a "large" hard drive at the time (15 GBs), maxed the memory at 128 MBs, installed the 512K L2 cache card, a better ATI Rage Pro PCI graphics card, a USB PCI card, and an internal 56K modem.  With it running OS 9.1, it did all of the pre-OS X stuff I needed it to do.  As I previously mentioned, it's a nice-sounding MP3 player.  Internet Explorer 5.1.7 (the final release from 2001) kept it useful for surfing the web up until 2005, when it became too outdated/incompatible with many web sites.  Unfortunately, the demands of the internet and the need for a modern browser, as well as faster processing to digest it all, are what retired many older Macs from active duty.  So my (2) 6500s and (3) 6400s (same tower design) sit in storage.  There is one concern that I'll pass along: The motherboard has a 4.5-volt alkaline battery, that's a small, black plastic cube, secured in place by velcro.  If your 6500 has been disconnected from electricity for a long time, the battery will undoubtedly be dead.  Unlike the many Apple computers that used a small ½AA lithium battery (that I've never seen leak when completely dead), the 6500's battery can and usually does start leaking.  Because the motherboard sits vertically oriented on its side edge when installed, the leaking battery will drip alkaline solution down the board, corroding any components in it path.  I've seen motherboards ruined from this.  If you're going to give it away or sell it, you might want to pull the motherboard (remove the two machine screws on the rear I/O panel, next to the pull tabs).  Slide out the board and unplug the battery's small connector (has red & black wires), then lift up on the battery, while holding down the "toothed" velcro mount with something non-conductive, like a popsicle stick.  Once it's free, dispose of the battery.  If you're interested, a replacement can be purchased for about $5-$7 from battery specialty retailers - it's a Rayovac 870 or 871.  Even if you don't replace it, removing one that will eventually leak is a good idea, (hopefully) before any damage is done. 

Maybe you are looking for

  • How to load an XML file to oracle9i server?

    I want to use XSU DBMS_XMLsave package to load an XML file to a relational table using PL/SQL from a distant server. Now, I don't know how to load that XML file to the distant server. Somebody help me?

  • No audio tracks when sending from Final Cut?

    Hi, I'm working with a 90 minute edited sequence in final cut that I've nested in another sequence to create a continuous video with a stereo audio track. When I send it to soundtrack (multitrack project) for mixing, the video is there but the audio

  • Ipad tab bar/multi views app

    i want to develop an ipad app with a main screen contains a tab bar control in the bottom, this tab contains 5 sections each one open a new view sections are (home,P1,P2,V1,V2,info) home -> return to the main screen P1->open a pdf file with (back-nex

  • Need info about c_taw12 abap certification exam

    Hi All,     I have 3 years of experience in SAP ABPA and i would like to write the ABAP c_taw12 exam. Can any body please let me know what is producer to apply?  What are the exam criteria (mean experience)? Please provide me more detail information

  • Lightroom brighter than nikon view

    Windows Vista, lightroom 2.3, nikon d300 shooting raw images. Monitor calibrated using spyder3 If I open an image in nikon view and compare it to lightroom, the lightroom version is significantly brighter than the nikon view display even though the h