Browse Community
Help
Log In
Responses(3)
Solutions(1)
PowerFlex Mark
40 Posts
0
January 22nd, 2016 07:00
There is a KB article which is a decent match for the issue faced. Please review the attached article and confirm if its relevant to you.
1 Attachment
KB_BreakFix_Printable_PDF.pdf
Jaksis
1 Rookie
•
16 Posts
Thanks, it works!
tomer__engineer
155 Posts
January 23rd, 2016 23:00
When specifying SDS device path on a Linux node in CSV file, the user should use the path according to what's written in '/proc/partitions' (and not according to 'fdisk -l')
example:
fdisk output: /dev/mapper/samah-lv1, /dev/sdb
/proc/partitions value : dm-3, sdb
value to write in CSV file: /dev/dm-3, /dev/sdb
Thanks,
Tomer
Sent from my Cyanogen phone
Dell Support Resources
View All
Top
PowerFlex Mark
40 Posts
0
January 22nd, 2016 07:00
There is a KB article which is a decent match for the issue faced. Please review the attached article and confirm if its relevant to you.
1 Attachment
KB_BreakFix_Printable_PDF.pdf
Jaksis
1 Rookie
•
16 Posts
0
January 22nd, 2016 07:00
Thanks, it works!
tomer__engineer
155 Posts
0
January 23rd, 2016 23:00
When specifying SDS device path on a Linux node in CSV file, the user should use the path according to what's written in '/proc/partitions' (and not according to 'fdisk -l')
example:
fdisk output: /dev/mapper/samah-lv1, /dev/sdb
/proc/partitions value : dm-3, sdb
value to write in CSV file: /dev/dm-3, /dev/sdb
Thanks,
Tomer
Sent from my Cyanogen phone