Mailinglist Archive: opensuse-autoinstall (62 mails)
| < Previous | Next > |
[opensuse-autoinstall] root partition in LVM not mounting during 2nd phase of auto-installation process
- From: LDB <thesource@xxxxxxxxxxx>
- Date: Tue, 18 Mar 2008 11:05:34 -0400
- Message-id: <47DFDA3E.30704@xxxxxxxxxxxxxxxxxx>
After the autoyast installation process and during the
1st boot, it stops and spews the the following ...
Attempting manual resume
Waiting for device /dev/rootvg/root to appear: .................. not found -- exiting to /bin/sh
$
but then when I boot into rescue mode it mounts just fine ...
<partitioning config:type="list">
<drive>
<device>/dev/cciss/c0d0</device>
<partitions config:type="list">
<partition>
<create config:type="boolean">true</create>
<filesystem config:type="symbol">ext3</filesystem>
<filesystem_id config:type="integer">131</filesystem_id>
<format config:type="boolean">true</format>
<mount>/boot</mount>
<mountby config:type="symbol">device</mountby>
<partition_id config:type="integer">131</partition_id>
<partition_nr config:type="integer">1</partition_nr>
<partition_type>primary</partition_type>
<size>534610432</size>
</partition>
<partition>
<create config:type="boolean">true</create>
<filesystem config:type="symbol">swap</filesystem>
<filesystem_id config:type="integer">130</filesystem_id>
<format config:type="boolean">true</format>
<mount>swap</mount>
<mountby config:type="symbol">device</mountby>
<partition_id config:type="integer">130</partition_id>
<partition_nr config:type="integer">2</partition_nr>
<partition_type>primary</partition_type>
<size>2293595648</size>
</partition>
<partition>
<create config:type="boolean">true</create>
<filesystem_id config:type="integer">142</filesystem_id>
<lvm_group>rootvg</lvm_group>
<partition_id config:type="integer">142</partition_id>
<partition_nr config:type="integer">3</partition_nr>
<partition_type>primary</partition_type>
<size>max</size>
</partition>
</partitions>
<!-- <type config:type="symbol">CT_DISK</type> -->
<use>all</use>
</drive>
<drive>
<device>/dev/rootvg</device>
<lvm2 config:type="boolean">true</lvm2>
<partitions config:type="list">
<partition>
<create config:type="boolean">true</create>
<filesystem config:type="symbol">ext3</filesystem>
<format config:type="boolean">true</format>
<lv_name>root</lv_name>
<mount>/</mount>
<mountby config:type="symbol">device</mountby>
<size>5368709120</size>
</partition>
<partition>
<create config:type="boolean">true</create>
<filesystem config:type="symbol">ext3</filesystem>
<format config:type="boolean">true</format>
<lv_name>home</lv_name>
<mount>/home</mount>
<mountby config:type="symbol">device</mountby>
<size>5368709120</size>
</partition>
<partition>
<create config:type="boolean">true</create>
<filesystem config:type="symbol">ext3</filesystem>
<format config:type="boolean">true</format>
<lv_name>tmp</lv_name>
<mount>/tmp</mount>
<mountby config:type="symbol">device</mountby>
<size>4368709120</size>
</partition>
<partition>
<create config:type="boolean">true</create>
<filesystem config:type="symbol">ext3</filesystem>
<format config:type="boolean">true</format>
<lv_name>var</lv_name>
<mount>/var</mount>
<mountby config:type="symbol">device</mountby>
<size>2368709120</size>
</partition>
<partition>
<create config:type="boolean">true</create>
<filesystem config:type="symbol">ext3</filesystem>
<format config:type="boolean">true</format>
<lv_name>var_log</lv_name>
<mount>/var/log</mount>
<mountby config:type="symbol">device</mountby>
<size>5368709120</size>
</partition>
</partitions>
<pesize>4M</pesize>
<type config:type="symbol">CT_LVM</type>
<use>all</use>
</drive>
</partitioning>
Any ideas??
LDB
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
1st boot, it stops and spews the the following ...
Attempting manual resume
Waiting for device /dev/rootvg/root to appear: .................. not found -- exiting to /bin/sh
$
but then when I boot into rescue mode it mounts just fine ...
<partitioning config:type="list">
<drive>
<device>/dev/cciss/c0d0</device>
<partitions config:type="list">
<partition>
<create config:type="boolean">true</create>
<filesystem config:type="symbol">ext3</filesystem>
<filesystem_id config:type="integer">131</filesystem_id>
<format config:type="boolean">true</format>
<mount>/boot</mount>
<mountby config:type="symbol">device</mountby>
<partition_id config:type="integer">131</partition_id>
<partition_nr config:type="integer">1</partition_nr>
<partition_type>primary</partition_type>
<size>534610432</size>
</partition>
<partition>
<create config:type="boolean">true</create>
<filesystem config:type="symbol">swap</filesystem>
<filesystem_id config:type="integer">130</filesystem_id>
<format config:type="boolean">true</format>
<mount>swap</mount>
<mountby config:type="symbol">device</mountby>
<partition_id config:type="integer">130</partition_id>
<partition_nr config:type="integer">2</partition_nr>
<partition_type>primary</partition_type>
<size>2293595648</size>
</partition>
<partition>
<create config:type="boolean">true</create>
<filesystem_id config:type="integer">142</filesystem_id>
<lvm_group>rootvg</lvm_group>
<partition_id config:type="integer">142</partition_id>
<partition_nr config:type="integer">3</partition_nr>
<partition_type>primary</partition_type>
<size>max</size>
</partition>
</partitions>
<!-- <type config:type="symbol">CT_DISK</type> -->
<use>all</use>
</drive>
<drive>
<device>/dev/rootvg</device>
<lvm2 config:type="boolean">true</lvm2>
<partitions config:type="list">
<partition>
<create config:type="boolean">true</create>
<filesystem config:type="symbol">ext3</filesystem>
<format config:type="boolean">true</format>
<lv_name>root</lv_name>
<mount>/</mount>
<mountby config:type="symbol">device</mountby>
<size>5368709120</size>
</partition>
<partition>
<create config:type="boolean">true</create>
<filesystem config:type="symbol">ext3</filesystem>
<format config:type="boolean">true</format>
<lv_name>home</lv_name>
<mount>/home</mount>
<mountby config:type="symbol">device</mountby>
<size>5368709120</size>
</partition>
<partition>
<create config:type="boolean">true</create>
<filesystem config:type="symbol">ext3</filesystem>
<format config:type="boolean">true</format>
<lv_name>tmp</lv_name>
<mount>/tmp</mount>
<mountby config:type="symbol">device</mountby>
<size>4368709120</size>
</partition>
<partition>
<create config:type="boolean">true</create>
<filesystem config:type="symbol">ext3</filesystem>
<format config:type="boolean">true</format>
<lv_name>var</lv_name>
<mount>/var</mount>
<mountby config:type="symbol">device</mountby>
<size>2368709120</size>
</partition>
<partition>
<create config:type="boolean">true</create>
<filesystem config:type="symbol">ext3</filesystem>
<format config:type="boolean">true</format>
<lv_name>var_log</lv_name>
<mount>/var/log</mount>
<mountby config:type="symbol">device</mountby>
<size>5368709120</size>
</partition>
</partitions>
<pesize>4M</pesize>
<type config:type="symbol">CT_LVM</type>
<use>all</use>
</drive>
</partitioning>
Any ideas??
LDB
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |