iscsiadm command

来源:互联网 发布:c语言学生管理系统详解 编辑:程序博客网 时间:2024/06/01 10:53

discovery targets:

# iscsiadm --mode discovery --type sendtargets --portal 192.168.1.10


view more information about your iSCSI Target with the following command:

# iscsiadm -m node -T iqn.2011-07.com.example.server1:trial -p 192.168.1.10


 log into the iSCSI target:

# iscsiadm -m node -T iqn.2011-07.com.example.server1:trial -p 192.168.1.10 -l


disconnect the iSCSI Target, you will need to log out:

# iscsiadm -m node -T iqn.2011-07.com.example.server1:trial -p 192.168.1.10 -u


log out of all attached targets by using this command:

# iscsiadm -m node -U all

阅读(143) | 评论(0) | 转发(0) |
0

上一篇:iptables

下一篇:路由配置命令

相关热门文章
  • linux 常见服务端口
  • 【ROOTFS搭建】busybox的httpd...
  • 什么是shell
  • linux socket的bug??
  • linux的线程是否受到了保护?...
  • 关于enqueue 的dump 文件帮看...
  • tar --newer 05/12/2013 这个...
  • 请教nginx代理tomcat作为子目...
  • LDAP安装 bus error是什么问...
  • select语句不修改sql,如何优...
给主人留下些什么吧!~~
原创粉丝点击