| Summary: |
Installation denied: Avalable disk space miscalculated - /usr and /opt LV not taken into account |
| Product: |
[openSUSE] SUSE Linux 10.1
|
Reporter: |
Enno Baars <knutbert> |
| Component: |
Installation | Assignee: |
E-mail List <bnc-team-screening> |
| Status: |
RESOLVED
DUPLICATE
|
QA Contact: |
Stanislav Visnovsky <visnov> |
| Severity: |
Critical
|
|
|
| Priority: |
P5 - None
|
CC: |
suse-beta
|
| Version: |
RC 1 | |
|
| Target Milestone: |
--- | |
|
| Hardware: |
i686 | |
|
| OS: |
SuSE Linux 10.1 | |
|
| Whiteboard: |
|
|
Found By:
|
Other
|
Services Priority:
|
|
|
Business Priority:
|
|
Blocker:
|
---
|
|
Marketing QA Status:
|
---
|
IT Deployment:
|
---
|
Installation fails if the root partition is smaller than the estimated size of the installation. Other partitions are not taken into account, even though they would be the ones to carry most of the load (/usr, /opt). Override is not possible: YaST does offer the "continue if you know what you're doing" option at one point, but refuses to continue later on. Setup: 'Small' 300MB / ('root') partition plus LVM VolumeGroup with large 3GB /usr and /opt volumes and smaller /tmp and /var volumes. Calculated installation size of 1.9GB would fit easily, but YaST only sees the 300MB and refuses to continue installation. Workaround: Create an additional large (2GB) root LV, the old one gets to be /boot. Carry out installation. Boot system and copy data from the root LV to the /boot partition. Adjust fstab and grub settings to reflect orinigally intended disk setup. Reboot. Delete now old root LV. ==> Not a procedure the average user would want to go through... :-)