Bug 103127 - Assigning mount point without formatting on LVM volume leads to mount failure during installation
Summary: Assigning mount point without formatting on LVM volume leads to mount failure...
Status: RESOLVED FIXED
: 104056 (view as bug list)
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 1
Hardware: x86-64 All
: P5 - None : Normal
Target Milestone: Beta 2
Assignee: Arvin Schnell
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-09 18:13 UTC by Jeff Mahoney
Modified: 2005-08-11 11:41 UTC (History)
1 user (show)

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
y2logs (241.68 KB, application/x-gtar)
2005-08-09 20:57 UTC, Jeff Mahoney
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Mahoney 2005-08-09 18:13:26 UTC
I'm not sure if this is specific to LVM, but when I installed SL 10.0b1, I saw
the following error. The circumstances are that I have an ext3 filesystem on
/dev/system/home and attempted to mount it unformatted on /home. I did nothing
other than assign a mount point in the partitioning setup.

------------------->8-------------------
Storage modificiation failed.

System error code was: -3003

Failure occured during following action:
Mounting /dev/system/home to /home
------------------8<---------------------

It appears the command used was "mount -t unknown /dev/system/home /home"

When I execute it manually from the shell, I get:
mount: unknown filesystem type 'unknown'
Comment 1 Lukas Ocilka 2005-08-09 20:49:47 UTC
Please, attach all y2logs

http://www.suse.de/~sh/Bugreporting-faq/index.html#id2518603

Thanks
Comment 2 Jeff Mahoney 2005-08-09 20:57:11 UTC
Created attachment 45399 [details]
y2logs

speedracer:/var/log # tar zcf y2logs.tgz YaST2/

Hopefully this will contain everything from the start of installation.
Otherwise, I can reinstall to get fresh copies.
Comment 3 Thomas Fehr 2005-08-10 12:22:00 UTC
Fixed in subversion head.
Fix will be in beta#2.
Comment 4 Thomas Fehr 2005-08-11 11:41:46 UTC
*** Bug 104056 has been marked as a duplicate of this bug. ***