< Home - < Back

netbsd-iscsi


Information about the package, netbsd-iscsi, which is shipped with common Linux distributions. The netbsd-iscsi package is designed for, User-space implementation of iSCSI target from NetBSD project.


Package Name:

netbsd-iscsi

Summary:

User-space implementation of iSCSI target from NetBSD project

Description:

NetBSD iSCSI is an iSCSI target following the iSCSI RFC 3720. It is based on the BSD-licensed Intel iSCSI reference model. It has been tried and tested with the Microsoft iSCSI initiator, version 1.06.

Architecture:

x86_64

Version:

20080207

Release:

3.el6

Size:

72 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for netbsd-iscsi


Control the netbsd-iscsi package with the following handy commands outlined below.


Command

Description of Command

yum install netbsd-iscsi

This command will install netbsd-iscsi on the server.

yum remove netbsd-iscsi

This command will un-install netbsd-iscsi on the server. When you run this command, you will be asked if you are sure that you want to remove netbsd-iscsi, so you have to manually confirm that you want to do this.

yum -y remove netbsd-iscsi

This command will un-install netbsd-iscsi on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove netbsd-iscsi when using the -y flag.

yum update netbsd-iscsi

This command will update netbsd-iscsi to the latest version. When you run this command, you will be asked if you are sure that you want to remove netbsd-iscsi, so you have to manually confirm that you want to do this.

yum -y update netbsd-iscsi

This command will update netbsd-iscsi to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove netbsd-iscsi when using the -y flag.

yum info netbsd-iscsi

This command will show you core information about the netbsd-iscsi package.

yum deplist netbsd-iscsi

This command will show you the dependencies for netbsd-iscsi. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update netbsd-iscsi

This command will check if there is an update waiting on netbsd-iscsi. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.