Tobias Brunner
2011-Feb-23 21:57 UTC
Kernel 2.6.35 (Ubuntu 10.10): Unable to mount (orphan list)
Hi, I''m using btrfs on Ubuntu 10.10 for some test partitions. After doing some normal operations I suddenly couldn''t mount the partition anymore. I always get the error "BTRFS: inode 120790 still on the orphan list" in the kernel log again and again and it''s impossible to stop the mount command or shutdown the system. Any ideas how to work around this issue? Thanks! Best Regards, Tobias -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Chris Mason
2011-Feb-23 21:59 UTC
Re: Kernel 2.6.35 (Ubuntu 10.10): Unable to mount (orphan list)
Excerpts from Tobias Brunner''s message of 2011-02-23 16:57:23 -0500:> Hi, > > I''m using btrfs on Ubuntu 10.10 for some test partitions. > After doing some normal operations I suddenly couldn''t mount the partition anymore. > I always get the error "BTRFS: inode 120790 still on the orphan list" in the kernel log again and again and it''s impossible to stop the mount command or shutdown the system. > Any ideas how to work around this issue?Josef was looking at this recently but the fixes had problems for .38 and we had to push them off. Which kernel is ubuntu on? -chris -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Tobias Brunner
2011-Feb-23 22:03 UTC
Re: Kernel 2.6.35 (Ubuntu 10.10): Unable to mount (orphan list)
>> Hi, >> >> I''m using btrfs on Ubuntu 10.10 for some test partitions. >> After doing some normal operations I suddenly couldn''t mount the partition anymore. >> I always get the error "BTRFS: inode 120790 still on the orphan list" in the kernel log again and again and it''s impossible to stop >the mount command or shutdown the system. >> Any ideas how to work around this issue? > >Josef was looking at this recently but the fixes had problems for .38 >and we had to push them off. > >Which kernel is ubuntu on? > >-chrisI tried the official maverick kernel (2.6.35.25.32) and the ppa kernel 2.6.38-rc6. -tobru -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Tobias Brunner
2011-Feb-24 07:46 UTC
Re: Kernel 2.6.35 (Ubuntu 10.10): Unable to mount (orphan list)
>>> Hi, >>> >>> I''m using btrfs on Ubuntu 10.10 for some test partitions. >>> After doing some normal operations I suddenly couldn''t mount the partition anymore. >>> I always get the error "BTRFS: inode 120790 still on the orphan list" in the kernel log again and again and it''s impossible to stop >the mount command or shutdown the system. >>> Any ideas how to work around this issue? >> >>Josef was looking at this recently but the fixes had problems for .38 >>and we had to push them off. >> >>Which kernel is ubuntu on? >> >>-chris > >I tried the official maverick kernel (2.6.35.25.32) and the ppa kernel 2.6.38-rc6. > >-tobruAre you speaking of this patch? https://patchwork.kernel.org/patch/530421/ I''d like to help troubleshooting this issue. Any hint how I can help? Can I manually correct this orphan list? It would be very nice if I can mount this partition again and not lose it''s data. BTW: It''s always the same inode number... Tobias -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Maybe Matching Threads
- [PATCH] Btrfs: break out of orphan cleanup if we can't make progress V2
- [PATCH] Btrfs: protect orphan block rsv with spin_lock
- [PATCH] Btrfs: fix orphan cleanup regression
- [PATCH] Btrfs: cleanup orphan reservation if truncate fails
- btrfs: could not do orphan cleanup -22