Hi Alt,
Excuse the delay in responding, I was doing some tests.
What you did not answer, was if it is possible to use RStudio license for windows in linux version
In tests I have done in RStudio, I have found results that confuse me, and has led me to error, possibly: RStudio detected disks in reverse order. First list the last and then list the first.
1) The last disk to appear is called SoftRAID1. This is the raid5 detected by the system. When I make a scan to it, appears "Recognized", then I say show me the files found. Root appears here and the complete structure of the raid. All files are in good condition.
2) after realizing the order of the disks, I've re-created a BlockRaid5 with the correct order of disks. I have tried almost all parameters. Never shows the correct structure of raid5 with files.
And, examining the disks rom raid I have this:
Code: Select all
/dev/sdb1:
Data Offset : 1024 sectors
Super Offset : 8 sectors
Device Role : Active device 0
Is the same in all disks. How can I put this data into rstudio ? I have see only one offset data in the block raid created. This offset is "Super Offet" or "Data Offset" from the originals ?
Back to ask, is anything special I should do to assemble the raid5 in r-studio?
Thanks for the help and patience.