Re[2]: [zfs-discuss] zpool import/export

2006-08-17 Thread Robert Milkowski
Hello Eric,

Wednesday, August 16, 2006, 4:49:27 PM, you wrote:

ES This seems like a reasonable RFE.  Feel free to file it at
ES bugs.opensolaris.org.

I've just did :)

However currently 'zpool import A B' means importing pool A and
renaming it to pool B.

I think it would be better to change current behavior and rename only
with given switch like 'zpool import A -n B' or something like that
and 'zpool import A B' (zpool import pool ... ...) means importing all
those specified pools. That way it will be more intuitive and
consistent with zpool export.

What do you think?

___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] zpool import/export

2006-08-16 Thread Eric Schrock
This seems like a reasonable RFE.  Feel free to file it at
bugs.opensolaris.org.

- Eric

On Wed, Aug 16, 2006 at 06:44:44AM +0200, Robert Milkowski wrote:
 Hello zfs-discuss,
 
   I do have several pools in a SAN shared environment where some pools
   are mounted by one server and some by another.
 
   Now I can do 'zpool export A B C D'
   But I can't do 'zpool import A B C D'
 
   import -a isn't an option since I want import only those pools I
   just exported.
 
   It's not a big deal but it's annoying I can't import these pool with
   one command line like I can export them. Ideally I should just go to
   shell history and change export to import and voila!
 
 -- 
 Best regards,
  Robert  mailto:[EMAIL PROTECTED]
  http://milek.blogspot.com
 
 ___
 zfs-discuss mailing list
 zfs-discuss@opensolaris.org
 http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

--
Eric Schrock, Solaris Kernel Development   http://blogs.sun.com/eschrock
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


[zfs-discuss] zpool import/export

2006-08-15 Thread Robert Milkowski
Hello zfs-discuss,

  I do have several pools in a SAN shared environment where some pools
  are mounted by one server and some by another.

  Now I can do 'zpool export A B C D'
  But I can't do 'zpool import A B C D'

  import -a isn't an option since I want import only those pools I
  just exported.

  It's not a big deal but it's annoying I can't import these pool with
  one command line like I can export them. Ideally I should just go to
  shell history and change export to import and voila!

-- 
Best regards,
 Robert  mailto:[EMAIL PROTECTED]
 http://milek.blogspot.com

___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss