Mageia Bugzilla – Attachment 3762 Details for
Bug 5661
Can not unlock encrypted /home on my LVM to use it (need to write /etc/crypttab)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
$allhds->{lvms} after a reread.
allhds-lvms-after.txt (text/plain), 5.23 KB, created by
Colin Guthrie
on 2013-04-19 00:04:18 CEST
(
hide
)
Description:
$allhds->{lvms} after a reread.
Filename:
MIME Type:
Creator:
Colin Guthrie
Created:
2013-04-19 00:04:18 CEST
Size:
5.23 KB
patch
obsolete
>* ======= dmcrypt_open AFTER : $VAR1 = [ > bless( { > 'totalsectors' => 4489216, > 'VG_name' => 'vg-mga', > 'disks' => [ > { > 'width' => 130, > 'pt_type' => 142, > 'start_cyl' => 61, > 'size' => 4495125, > 'start_head' => 48, > 'lvm' => 'vg-mga', > 'type_name' => 'Linux Logical Volume Manager', > 'fs_type_from_magic' => '', > 'fs_type' => '', > 'minor' => '5', > 'active' => 0, > 'device' => 'sda5', > 'start_sec' => 52, > 'end_head' => 254, > 'part_number' => 5, > 'end_sec' => 127, > 'end_cyl' => 84, > 'rootDevice' => 'sda', > 'faked_device' => 0, > 'major' => 8, > 'device_UUID' => 'G3PW7K-Tuyn-C073-6wxD-0kJb-xG0T-2ZMkcv', > 'start' => 983040 > } > ], > 'extent_size' => '8192', > 'primary' => { > 'normal' => [ > { > 'type_name' => 'Encrypted', > 'fs_type' => '', > 'fs_type_from_magic' => '', > 'minor' => 1, > 'pt_type' => 131, > 'device' => 'vg-mga/root', > 'size' => 4489216, > 'lv_name' => 'root', > 'rootDevice' => 'vg-mga', > 'device_UUID' => '3a60d836-5b73-44ad-9e3e-79c82ec5bed4', > 'major' => 252 > } > ] > }, > 'device' => 'vg-mga', > }, 'lvm' ), > bless( { > 'totalsectors' => '4653056', > 'VG_name' => 'vg-variable', > 'disks' => [ > { > 'width' => 133, > 'pt_type' => 142, > 'start_cyl' => 105, > 'size' => 4656587, > 'start_head' => 35, > 'lvm' => 'vg-variable', > 'type_name' => 'Linux Logical Volume Manager', > 'fs_type_from_magic' => '', > 'fs_type' => '', > 'minor' => '7', > 'active' => 0, > 'device' => 'sda7', > 'start_sec' => 187, > 'end_head' => 254, > 'part_number' => 7, > 'end_sec' => 255, > 'end_cyl' => 138, > 'rootDevice' => 'sda', > 'faked_device' => 0, > 'major' => 8, > 'device_UUID' => 'Ze8jfM-29aJ-r7dW-fFWo-mfqp-PJM0-EoZ63I', > 'start' => 9914368 > } > ], > 'extent_size' => '8192', > 'primary' => { > 'normal' => [ > { > 'fs_type' => 'ext4', > 'fs_type_from_magic' => 'ext4', > 'minor' => 0, > 'pt_type' => 131, > 'device' => 'vg-variable/usr', > 'size' => '4653056', > 'lv_name' => 'usr', > 'rootDevice' => 'vg-variable', > 'device_UUID' => '9afb300d-adbb-4c24-90ce-40e83b2bec26', > 'major' => 252 > } > ] > }, > 'device' => 'vg-variable', > }, 'lvm' ) > ]; >
* ======= dmcrypt_open AFTER : $VAR1 = [ bless( { 'totalsectors' => 4489216, 'VG_name' => 'vg-mga', 'disks' => [ { 'width' => 130, 'pt_type' => 142, 'start_cyl' => 61, 'size' => 4495125, 'start_head' => 48, 'lvm' => 'vg-mga', 'type_name' => 'Linux Logical Volume Manager', 'fs_type_from_magic' => '', 'fs_type' => '', 'minor' => '5', 'active' => 0, 'device' => 'sda5', 'start_sec' => 52, 'end_head' => 254, 'part_number' => 5, 'end_sec' => 127, 'end_cyl' => 84, 'rootDevice' => 'sda', 'faked_device' => 0, 'major' => 8, 'device_UUID' => 'G3PW7K-Tuyn-C073-6wxD-0kJb-xG0T-2ZMkcv', 'start' => 983040 } ], 'extent_size' => '8192', 'primary' => { 'normal' => [ { 'type_name' => 'Encrypted', 'fs_type' => '', 'fs_type_from_magic' => '', 'minor' => 1, 'pt_type' => 131, 'device' => 'vg-mga/root', 'size' => 4489216, 'lv_name' => 'root', 'rootDevice' => 'vg-mga', 'device_UUID' => '3a60d836-5b73-44ad-9e3e-79c82ec5bed4', 'major' => 252 } ] }, 'device' => 'vg-mga', }, 'lvm' ), bless( { 'totalsectors' => '4653056', 'VG_name' => 'vg-variable', 'disks' => [ { 'width' => 133, 'pt_type' => 142, 'start_cyl' => 105, 'size' => 4656587, 'start_head' => 35, 'lvm' => 'vg-variable', 'type_name' => 'Linux Logical Volume Manager', 'fs_type_from_magic' => '', 'fs_type' => '', 'minor' => '7', 'active' => 0, 'device' => 'sda7', 'start_sec' => 187, 'end_head' => 254, 'part_number' => 7, 'end_sec' => 255, 'end_cyl' => 138, 'rootDevice' => 'sda', 'faked_device' => 0, 'major' => 8, 'device_UUID' => 'Ze8jfM-29aJ-r7dW-fFWo-mfqp-PJM0-EoZ63I', 'start' => 9914368 } ], 'extent_size' => '8192', 'primary' => { 'normal' => [ { 'fs_type' => 'ext4', 'fs_type_from_magic' => 'ext4', 'minor' => 0, 'pt_type' => 131, 'device' => 'vg-variable/usr', 'size' => '4653056', 'lv_name' => 'usr', 'rootDevice' => 'vg-variable', 'device_UUID' => '9afb300d-adbb-4c24-90ce-40e83b2bec26', 'major' => 252 } ] }, 'device' => 'vg-variable', }, 'lvm' ) ];
View Attachment As Raw
Actions:
View
Attachments on
bug 5661
:
3597
|
3626
|
3644
|
3757
|
3758
|
3759
|
3761
| 3762 |
3763
|
3765
|
3766
|
3767
|
3811
|
3812