All of lore.kernel.org
 help / color / mirror / Atom feed
* nvmetcli delete do not exist
@ 2017-03-17  6:58 qq
  2017-03-19 23:09 ` Sagi Grimberg
  0 siblings, 1 reply; 2+ messages in thread
From: qq @ 2017-03-17  6:58 UTC (permalink / raw)


Hi

I am an nvme over fabric user, and I am using your nvmetcli tools.But I have not found your nvmetcli delete sub command,which is showed in your usage document..Counld you tell me what?s the reason of this?

Wenyi

^ permalink raw reply	[flat|nested] 2+ messages in thread

* nvmetcli delete do not exist
  2017-03-17  6:58 nvmetcli delete do not exist qq
@ 2017-03-19 23:09 ` Sagi Grimberg
  0 siblings, 0 replies; 2+ messages in thread
From: Sagi Grimberg @ 2017-03-19 23:09 UTC (permalink / raw)


> Hi
>
> I am an nvme over fabric user, and I am using your nvmetcli tools.But I have not found your nvmetcli delete sub command,which is showed in your usage document..Counld you tell me what?s the reason of this?

The delete command is working as expected, what makes you think its
missing?

--
# nvmetcli
/> ls
o- / 
......................................................................................................................... 
[...]
   o- hosts 
................................................................................................................... 
[...]
   o- ports 
................................................................................................................... 
[...]
   o- subsystems 
.............................................................................................................. 
[...]
/> subsystems/ create nqn=test1
/> ls
o- / 
......................................................................................................................... 
[...]
   o- hosts 
................................................................................................................... 
[...]
   o- ports 
................................................................................................................... 
[...]
   o- subsystems 
.............................................................................................................. 
[...]
     o- test1 
................................................................................................................. 
[...]
       o- allowed_hosts 
....................................................................................................... 
[...]
       o- namespaces 
.......................................................................................................... 
[...]
/> subsystems/ delete nqn=test1
/> ls
o- / 
......................................................................................................................... 
[...]
   o- hosts 
................................................................................................................... 
[...]
   o- ports 
................................................................................................................... 
[...]
   o- subsystems 
.............................................................................................................. 
[...]
--

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-19 23:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-17  6:58 nvmetcli delete do not exist qq
2017-03-19 23:09 ` Sagi Grimberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.