[Bug 1575921] Re: Cannot create zpool using links in /dev/disk/by-id

2018-04-10 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  Cannot create zpool using links in /dev/disk/by-id

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

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

[Bug 1575921] Re: Cannot create zpool using links in /dev/disk/by-id

2017-04-20 Thread Bug Watch Updater
** Changed in: zfs
   Status: Unknown => Fix Released

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

Title:
  Cannot create zpool using links in /dev/disk/by-id

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

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


Re: [Bug 1575921] Re: Cannot create zpool using links in /dev/disk/by-id

2017-04-20 Thread Kyle Peterson
I think it might be fixed.  Yesterday I split apart my zfs mirror,
reattached the drive using /dev/disk/by-id and it worked without any
issues.  I am using the 4.8 kernel now which has zfs 0.6.5.8.  It looks
like the userland zfs tools are still at 0.6.5.7.


> On Apr 20, 2017, at 2:52 AM, Colin Ian King <1575...@bugs.launchpad.net> 
> wrote:
> 
> @Kyle, is this still an issue?  I'm not sure about the fix, as it seems
> to be in the current Xenial ZFS, so it should have addressed the issue
> for you.
> 
> ** Changed in: zfs-linux (Ubuntu)
>   Status: Confirmed => Incomplete
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1575921
> 
> Title:
>  Cannot create zpool using links in /dev/disk/by-id
> 
> Status in Native ZFS for Linux:
>  Unknown
> Status in zfs-linux package in Ubuntu:
>  Incomplete
> 
> Bug description:
>  ZoL issue: https://github.com/zfsonlinux/zfs/issues/3708
> 
>  I see this issue on Ubuntu 16.04 server; creating a zpool using
>  /dev/disk/by-id labels fail with error 'no such pool or dataset'.  The
>  problem also happens when uzing zpool attach to attach a drive to a
>  single disk pool to create a mirror when using /dev/disk/by-id labels.
> 
>  $ sudo zpool attach storage ata-WDC_WD30EFRX-68EUZN0_WD-WCC4NPDEFNLP 
> ata-WDC_WD30EFRX-68AX9N0_WD-WCC1T0879632
>  cannot attach ata-WDC_WD30EFRX-68AX9N0_WD-WCC1T0879632 to 
> ata-WDC_WD30EFRX-68EUZN0_WD-WCC4NPDEFNLP: no such pool or dataset
> 
>  Using /dev/sdx labels works as a workaround.
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/zfs/+bug/1575921/+subscriptions

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

Title:
  Cannot create zpool using links in /dev/disk/by-id

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

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


[Bug 1575921] Re: Cannot create zpool using links in /dev/disk/by-id

2017-04-20 Thread Colin Ian King
@Kyle, is this still an issue?  I'm not sure about the fix, as it seems
to be in the current Xenial ZFS, so it should have addressed the issue
for you.

** Changed in: zfs-linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Cannot create zpool using links in /dev/disk/by-id

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

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


[Bug 1575921] Re: Cannot create zpool using links in /dev/disk/by-id

2017-04-20 Thread Colin Ian King
Seems to be fixed with upstream fix
https://github.com/zfsonlinux/zfs/commit/2d82ea8b03b28b8c9ad0f69dd88736248804

This fix is in Zesty zfsutils-linux 0.6.5.9, Yakkety zfsutils-linux
0.6.5.8, Xenuial zfsutils-linux 0.6.5.6

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

Title:
  Cannot create zpool using links in /dev/disk/by-id

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

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


[Bug 1575921] Re: Cannot create zpool using links in /dev/disk/by-id

2017-04-20 Thread Colin Ian King
** Bug watch added: Github Issue Tracker for ZFS #3708
   https://github.com/zfsonlinux/zfs/issues/3708

** Also affects: zfs via
   https://github.com/zfsonlinux/zfs/issues/3708
   Importance: Unknown
   Status: Unknown

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

Title:
  Cannot create zpool using links in /dev/disk/by-id

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

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


[Bug 1575921] Re: Cannot create zpool using links in /dev/disk/by-id

2016-08-01 Thread Alberto Salvia Novella
** Package changed: ubuntu => zfs-linux (Ubuntu)

** Changed in: zfs-linux (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Cannot create zpool using links in /dev/disk/by-id

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1575921/+subscriptions

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


[Bug 1575921] Re: Cannot create zpool using links in /dev/disk/by-id

2016-08-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu
   Status: New => Confirmed

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

Title:
  Cannot create zpool using links in /dev/disk/by-id

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

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


[Bug 1575921] Re: Cannot create zpool using links in /dev/disk/by-id

2016-05-02 Thread Brian Murray
** Tags added: xenial

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

Title:
  Cannot create zpool using links in /dev/disk/by-id

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

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


[Bug 1575921] Re: Cannot create zpool using links in /dev/disk/by-id

2016-04-27 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1575921/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  Cannot create zpool using links in /dev/disk/by-id

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

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