[Bug 130398] Re: Allow remounting of uncleanly unmounted XFS drive

2017-01-28 Thread lynysys
I have to add my voice to this as well. I have a large amount of data,
all stored on XFS partitions that I frequently hot swap between.

This bug totally invalidates all the great work that others have put
into the automount subsystems in kernel/userspace.

Behrooz, who are upstream maintainers do you know?

Let's resolve to at least make someone aware, because if the bug has
been present all this time, it has to be because upstream are not aware
of it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/130398

Title:
  Allow remounting of uncleanly unmounted XFS drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/130398/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 130398] Re: Allow remounting of uncleanly unmounted XFS drive

2016-08-24 Thread Behrooz Amoozad
10 years later, bug still there.
anyone fxinig it yet or asking upstream to fix it? maybe talk to upstream devs 
and let them know?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/130398

Title:
  Allow remounting of uncleanly unmounted XFS drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/130398/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 130398] Re: Allow remounting of uncleanly unmounted XFS drive

2013-06-05 Thread Zubin
Running Ubuntu 12.04 64-bit

I plugged in my External  Hard Drive vs. USB last night.  I had 1.5 TB
of data that I wanted to Rsync to my Desktop Hard Drive.

This morning I went to check the status of the transfer.  I noticed that
it didn't finish, rsync showed me a lot of Input/Output Errors:

rsync: send_files failed to open
/media/d8117361-193e-4571-afb0-50c4a461ba1e/zubin/Downloads/Paulo
Coelho-Eleven Minutes/CD 2/01.mp3: Input/output error (5)


I was wondering what happened here and realized that the USB External Hard 
Drive was no longer mounted for some reason.

I unplugged and replugged the HD back in.  The drive would be recognized
but would not mount.


I then tried to mount it via the command line,  but got the following output:

zubin@zubin-main ~ $ sudo mount /dev/sdd1 /mnt
mount: wrong fs type, bad option, bad superblock on /dev/sdd1,
   missing codepage or helper program, or other error
   In some cases useful info is found in syslog - try
   dmesg | tail  or so


so I ran a tail on syslog and found that this system now has a duplicate UUID 
and can not mount:

zubin@zubin-main ~ $ sudo mount /dev/sdd1 /mnt
mount: wrong fs type, bad option, bad superblock on /dev/sdd1,
   missing codepage or helper program, or other error
   In some cases useful info is found in syslog - try
   dmesg | tail  or so


I ended up mounting with the nouuid option, but this is not a solution for most 
end users.

zubin@zubin-main ~ $ sudo mount -o nouuid /dev/sdd1 /mnt


I haven't rebooted my machine... not actually sure if that would help clearing 
up this  problem, but this should be fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/130398

Title:
  Allow remounting of uncleanly unmounted XFS drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/130398/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 130398] Re: Allow remounting of uncleanly unmounted XFS drive

2008-08-01 Thread Martin Rehn
Confirmed in Hardy. (There was no reason to believe that this would have
been magically fixed in Hardy, was there?)

** Changed in: ubuntu
   Status: Invalid = Confirmed

-- 
Allow remounting of uncleanly unmounted XFS drive
https://bugs.launchpad.net/bugs/130398
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 130398] Re: Allow remounting of uncleanly unmounted XFS drive

2008-06-30 Thread Pedro Villavicencio
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!.

** Changed in: ubuntu
   Status: Incomplete = Invalid

-- 
Allow remounting of uncleanly unmounted XFS drive
https://bugs.launchpad.net/bugs/130398
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 130398] Re: Allow remounting of uncleanly unmounted XFS drive

2008-06-06 Thread Patrick Kilgore
Is this still an issue in the most recent release (hardy) ?


** Changed in: ubuntu
   Status: New = Incomplete

-- 
Allow remounting of uncleanly unmounted XFS drive
https://bugs.launchpad.net/bugs/130398
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 130398] Re: Allow remounting of uncleanly unmounted XFS drive

2007-11-06 Thread Matt Price
just want to put in here, for those who stumble across this page via
google, that the way to fix the uuid problem is

sudo xfs_admin -U generate /dev/sdxx 
where sdxx is the device name assigned to the partition with the corrupted 
uuid.  

matt

-- 
Allow remounting of uncleanly unmounted XFS drive
https://bugs.launchpad.net/bugs/130398
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs