linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 16227] New: Mount command sees partition 2 and partition 7 as same partition
Date: Wed, 16 Jun 2010 16:29:06 GMT	[thread overview]
Message-ID: <bug-16227-13602@https.bugzilla.kernel.org/> (raw)

https://bugzilla.kernel.org/show_bug.cgi?id=16227

               URL: http://bugs.centos.org/view.php?id=3601
           Summary: Mount command sees partition 2 and partition 7 as same
                    partition
           Product: File System
           Version: 2.5
    Kernel Version: 2.6.18-164.6.1.el5
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: ext3
        AssignedTo: fs_ext3@kernel-bugs.osdl.org
        ReportedBy: eugene.blanchard@sait.ca
        Regression: No


When mounting multiple partitions, partition 7 sees partition 2 instead of
partition 7. Partition scheme is as follows:

/dev/hda1 /boot
/dev/hda2 /
/dev/hda3 swap
/dev/hda4 extended partition
/dev/hda5 / (copy of /dev/hda2)
/dev/hda6 / (copy of /dev/hda2)
/dev/hda7 / (copy of /dev/hda2)

After copying /dev/hda2 to each partition using Gparted, I boot to /dev/hda2
and mount /dev/hda5, /dev/hda6 and /dev/hda7 to /mnt/p5, /mnt/p6, /mnt/p7
respectively. /mnt/p5 and /mnt/p6 work as expected.

Here's the problem: /mnt/p7 - any modifications to it's files, modifies
/dev/hda2 partition's files and vice versa. 

I have reproduced this across several different machines: HP DL360s, PCs, etc..
using PATA, SATA and SCSI drives. 

If I only mount p7, then partition p7 works as expected. This bug is originally
documented in the CentOS bug tracker listed in the URL.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

             reply	other threads:[~2010-06-16 16:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-16 16:29 bugzilla-daemon [this message]
2010-06-16 16:33 ` [Bug 16227] Mount command sees partition 2 and partition 7 as same partition bugzilla-daemon
2010-06-16 17:58 ` bugzilla-daemon
2010-06-17 16:59 ` bugzilla-daemon
2010-06-17 17:34 ` bugzilla-daemon
2010-06-17 17:42 ` bugzilla-daemon
2010-06-17 18:11 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-16227-13602@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=linux-ext4@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).