Ubuntu11.10 install the iSCSI Server

Source: Internet
Author: User
Ubuntu11.10 iSCSI Server Installation Process record: After sudoapt-getinstalliscsitargetiscsitarget-dkms is followed by iscsitarget-dkms, this error will be reported: FATAL: Moduleiscsi_trgtnotfound after the system is restarted, if the above error persists, try the following method: # mkdir/lib/modules

Ubuntu 11.10 iSCSI Server Installation Process record:

Sudo apt-get install iscsitarget-dkms

The following iscsitarget-dkms must be installed. Otherwise, this error will be reported:

FATAL: Module iscsi_trgt not found

If the above error persists after the system is restarted, try the following method:

# Mkdir/lib/modules/'uname-R'/kernel/iscsi
# Find/-name "iscsi_trgt.ko"
# Cp iscsi_trgt.ko/lib/modules/'uname-R'/kernel/iscsi
# Depmod-aq

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.