lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 9 Sep 2011 13:35:00 +0530
From:	Harshada Sangale <sweets21777@...il.com>
To:	linux-kernel@...r.kernel.org
Cc:	KQ-Prasad Joshi <prasadjoshi124@...il.com>
Subject: Running in some issues to get LIO-Target Up

Hi,

I am trying to get LIO-target up for Rhel machine.Refered to the link below:
http://www.stephenwagner.com/?p=242

Compiled the kernel and installed the lio.
[root@...esh-Studio-1558-relVM target]# modprobe target_core_mod

Inserted the module. But running in some issues


[root@...esh-Studio-1558-relVM ~]# tcm_node
bash: /usr/sbin/tcm_node: Permission denied
[root@...esh-Studio-1558-relVM ~]# lio_node
bash: /usr/sbin/lio_node: Permission denied


[root@...esh-Studio-1558-relVM ~]# python /usr/sbin/tcm_node
Traceback (most recent call last):
  File "/usr/sbin/tcm_node", line 739, in <module>
    main()
  File "/usr/sbin/tcm_node", line 715, in main
    parser = OptionParser(version=tcm_version())
  File "/usr/sbin/tcm_node", line 603, in tcm_version
    return tcm_read("/sys/kernel/config/target/version").strip()
  File "/usr/sbin/tcm_node", line 26, in tcm_read
    with open(filename) as f:
IOError: [Errno 2] No such file or directory:
'/sys/kernel/config/target/version'

Can any one please let me know where am I going wrong?


-- 
Harshada Sangale
MCA@...SD
9689187388
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ