Click here to Skip to main content
15,861,168 members
Home / Discussions / Linux Programming
   

Linux Programming

 
QuestionFind alive IP Pin
_Flaviu21-May-21 5:33
_Flaviu21-May-21 5:33 
AnswerRe: Find alive IP Pin
k505421-May-21 5:59
mvek505421-May-21 5:59 
AnswerRe: Find alive IP Pin
Victor Nijegorodov21-May-21 6:30
Victor Nijegorodov21-May-21 6:30 
AnswerRe: Find alive IP Pin
Dave Kreskowiak29-May-21 3:37
mveDave Kreskowiak29-May-21 3:37 
QuestionBooting Linux using UEFI - how various files interact Pin
Member 1497193824-Oct-20 8:13
Member 1497193824-Oct-20 8:13 
AnswerRe: Booting Linux using UEFI - how various files interact Pin
Richard MacCutchan4-Dec-20 1:21
mveRichard MacCutchan4-Dec-20 1:21 
AnswerRe: Booting Linux using UEFI - how various files interact Pin
steve525123456-Jun-21 20:43
steve525123456-Jun-21 20:43 
QuestionRecovering RAID5 md device from foreign OS Pin
Member 1497193821-Oct-20 15:56
Member 1497193821-Oct-20 15:56 
I have a single USB drive (RAID5 partitioned ) which was build using mdadm in another OS.

I can identify it using blkid

/dev/sdk1: UUID="fbe4babd-b3c2-8449-66d4-881d46391ff4" UUID_SUB="3f38abb1-3b6a-6663-0829-4241ab1355a6" LABEL="a-SATA:42" TYPE="linux_raid_member" PARTLABEL="MD42_1" PARTUUID="544f03a0-ffff-4255-b0a9-4ff76dbb09b9"
/dev/sdk2: UUID="fbe4babd-b3c2-8449-66d4-881d46391ff4" UUID_SUB="e6552375-0dba-dd6b-1d13-46d885edfff9" LABEL="a-SATA:42" TYPE="linux_raid_member" PARTUUID="5b73b607-39f2-40ca-a028-e599dc5f3756"
/dev/sdk3: UUID="fbe4babd-b3c2-8449-66d4-881d46391ff4" UUID_SUB="bf6527e4-f485-b485-e9a3-eab63fd4c21e" LABEL="a-SATA:42" TYPE="linux_raid_member" PARTUUID="c1fa94cf-572b-47e5-bff4-15122407ff85"
/dev/sdk4: UUID="fbe4babd-b3c2-8449-66d4-881d46391ff4" UUID_SUB="1bbf32d5-eb1b-2805-0057-27bddff7e27f" LABEL="a-SATA:42" TYPE="linux_raid_member" PARTUUID="553743fe-880c-4618-91cb-14692e939062"
/dev/sdk5: UUID="e024cedd-e0e9-4f44-806a-567129fe1a8a" TYPE="ext4" PARTUUID="f94d16e0-d7e0-4ac9-852d-3ef820e523c8"


My current OS gparted obviously does not see md device associated with the array, but it sees the USB /dev/sdx (and all the partitions) , and it does not exist in mdadm.conf file. Also mdadm --detail --scan --verbose cannot see it either - no surprise here.

Is there a SAFE way to recreate RAID5 md device in my current OS?

Can I use mdadm --create ..... to keep current data intact?
AnswerRe: Recovering RAID5 md device from foreign OS Pin
Peter_in_278021-Oct-20 16:39
professionalPeter_in_278021-Oct-20 16:39 
GeneralRe: Recovering RAID5 md device from foreign OS Pin
Member 1497193822-Oct-20 1:39
Member 1497193822-Oct-20 1:39 
QuestionMessage Closed Pin
19-Oct-20 5:44
Member 1496877119-Oct-20 5:44 
AnswerRe: Adding RAID mount info to fstab Pin
k505419-Oct-20 5:59
mvek505419-Oct-20 5:59 
GeneralMessage Closed Pin
19-Oct-20 9:33
Member 1496877119-Oct-20 9:33 
GeneralRe: Adding RAID mount info to fstab Pin
k505419-Oct-20 9:59
mvek505419-Oct-20 9:59 
PraiseHelp me! Pin
Member 1492738231-Aug-20 8:34
Member 1492738231-Aug-20 8:34 
AnswerRe: Help me! Pin
Dave Kreskowiak31-Aug-20 9:43
mveDave Kreskowiak31-Aug-20 9:43 
AnswerRe: Help me! Pin
Afzaal Ahmad Zeeshan31-Aug-20 17:52
professionalAfzaal Ahmad Zeeshan31-Aug-20 17:52 
QuestionDoes Crystal Report Asp.net work in Linux through Mono ? Pin
Chai WY26-Jul-20 23:00
Chai WY26-Jul-20 23:00 
AnswerRe: Does Crystal Report Asp.net work in Linux through Mono ? Pin
Afzaal Ahmad Zeeshan31-Aug-20 17:55
professionalAfzaal Ahmad Zeeshan31-Aug-20 17:55 
QuestionReading Files on network box Pin
#realJSOP7-Jul-20 0:58
mve#realJSOP7-Jul-20 0:58 
AnswerRe: Reading Files on network box Pin
k50547-Jul-20 4:28
mvek50547-Jul-20 4:28 
GeneralRe: Reading Files on network box Pin
#realJSOP7-Jul-20 4:47
mve#realJSOP7-Jul-20 4:47 
GeneralRe: Reading Files on network box Pin
Richard Deeming7-Jul-20 5:10
mveRichard Deeming7-Jul-20 5:10 
GeneralRe: Reading Files on network box Pin
markkuk7-Jul-20 21:47
markkuk7-Jul-20 21:47 
GeneralRe: Reading Files on network box Pin
#realJSOP8-Jul-20 8:45
mve#realJSOP8-Jul-20 8:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.