Click here to Skip to main content
15,613,251 members
Home / Discussions / Linux Programming
   

Linux Programming

 
QuestionAdding RAID mount info to fstab Pin
Member 1496877119-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 
GeneralRe: Adding RAID mount info to fstab Pin
Member 1496877119-Oct-20 9:33
Member 1496877119-Oct-20 9:33 
I have used blkid and added

/dev/md42: PTUUID="eb1b7eaf-b2ce-4ae6-9dbc-b77f58c1d75c" PTTYPE="gpt"


to fstab.

I am not sure why I am getting "PT" , but here is something I found in another forum

PTUUID is the UUID of the partition table itself, a unique identifier for the entire disk assigned at the time the disk was partitioned. It is the equivalent of the disk signature on MBR-partitioned disks but with more bits and a standardized procedure for its generation.





Now when I read blkid I am getting this - it identifies both /dev/md42 and the partition itself as /dev/md42p1

/dev/md42: PTUUID="eb1b7eaf-b2ce-4ae6-9dbc-b77f58c1d75c" PTTYPE="gpt"
/dev/md42p1: LABEL="MD42_RAID_LABEL" UUID="b4f937f3-8d8d-4d1b-a9e6-4eaffb72a077" TYPE="ext4" PARTLABEL="MD42_RAID_NAME" PARTUUID="49fce049-084f-48e8-aa79-f6e22d809879"


I do not get the mixing of UUID and PTUUID.

Should all this be added to fstab ?
GeneralRe: Adding RAID mount info to fstab Pin
k505419-Oct-20 9:59
mvek505419-Oct-20 9:59 
GeneralRe: Adding RAID mount info to fstab Pin
Member 1496877119-Oct-20 13:59
Member 1496877119-Oct-20 13: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
mva#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
mva#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
mva#realJSOP8-Jul-20 8:45 
GeneralRe: Reading Files on network box Pin
pkfox31-Mar-21 23:47
professionalpkfox31-Mar-21 23:47 
AnswerRe: Reading Files on network box Pin
Gerry Schmitz7-Jul-20 21:04
mveGerry Schmitz7-Jul-20 21:04 
GeneralRe: Reading Files on network box Pin
markkuk7-Jul-20 21:32
markkuk7-Jul-20 21:32 
GeneralRe: Reading Files on network box Pin
kalberts7-Jul-20 22:02
kalberts7-Jul-20 22:02 
GeneralRe: Reading Files on network box Pin
markkuk7-Jul-20 22:23
markkuk7-Jul-20 22:23 
GeneralRe: Reading Files on network box Pin
Gerry Schmitz8-Jul-20 6:03
mveGerry Schmitz8-Jul-20 6:03 
AnswerRe: Reading Files on network box Pin
Josh Gray210-Jul-20 4:37
Josh Gray210-Jul-20 4:37 
GeneralRe: Reading Files on network box Pin
#realJSOP10-Jul-20 5:07
mva#realJSOP10-Jul-20 5:07 
AnswerRe: Reading Files on network box Pin
Member 1330167920-Dec-20 23:33
Member 1330167920-Dec-20 23:33 

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.