LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-16-2016, 10:03 AM   #1
Ach Shah
LQ Newbie
 
Registered: Nov 2016
Posts: 17

Rep: Reputation: Disabled
iSCSI project..


I've been assigned a topic as iSCSI and I've to create a mini project on it. Can someone guide me what project can I make out of it in a weeks time?
 
Old 11-16-2016, 11:11 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by Ach Shah View Post
I've been assigned a topic as iSCSI and I've to create a mini project on it. Can someone guide me what project can I make out of it in a weeks time?
No, we can't. Especially since you give us NO details, tell us what your level of skill is, what resources you have to work with, etc. We can't guess. All we know from your other thread is that you're using RHEL 7 and aren't paying for it. This alone is going to make things harder, since you will not be able to easily install/upgrade software via yum, but will have to compile everything manually and/or install RPM's manually one by one, to resolve dependencies.

A broad project idea would be to just install and configure iSCSI, and measure performance during different transfer loads (i.e. large files vs. lots of small files, multiple concurrent users vs. single, etc.)
 
Old 11-16-2016, 12:03 PM   #3
Ach Shah
LQ Newbie
 
Registered: Nov 2016
Posts: 17

Original Poster
Rep: Reputation: Disabled
I have done a course in RHEL7. Yes I don't pay for RHEL7, but it doesn't mean that I can't install any software via yum. I've got "Packages" folder in my Red Hat system which contains all the softwares required for working with it. Hence, it's no more harder for me to install any package.
 
Old 11-16-2016, 01:07 PM   #4
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by Ach Shah View Post
I have done a course in RHEL7. Yes I don't pay for RHEL7, but it doesn't mean that I can't install any software via yum. I've got "Packages" folder in my Red Hat system which contains all the softwares required for working with it. Hence, it's no more harder for me to install any package.
No, it doesn't contain 'all the softwares'...you have ONE source, which is your installation media. That's it..you're missing ALL of the other sources and repositories, which you get when you PAY.

Why you continue to argue about why you don't have to pay for RHEL is a mystery. You do, period...you don't get those updates unless you pay for them. And go back to "why don't you just use CentOS 7 instead, which is TOTALLY FREE, identical to RHEL, and gives you that access" is a further mystery. You are not doing yourself any favors by using RHEL 'for free'...you are just making your situation harder.
 
Old 11-16-2016, 02:24 PM   #5
Ach Shah
LQ Newbie
 
Registered: Nov 2016
Posts: 17

Original Poster
Rep: Reputation: Disabled
RHEL isn't free if you are subscribed to it and right now I'm not in requirement of all of its features. It's my personal choice to use Red Hat and, so have done course in it. Hence, there is no chance to shift to CentOS 7.
 
Old 11-16-2016, 02:45 PM   #6
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by Ach Shah View Post
RHEL isn't free if you are subscribed to it and right now I'm not in requirement of all of its features. It's my personal choice to use Red Hat and, so have done course in it. Hence, there is no chance to shift to CentOS 7.
Hence, you will not have the flexibility to do things you would otherwise. Hence, you don't have access to these 'features', which you will probably NEED to accomplish whatever project you're after. Hence, you can either take the suggestion given to you above for a project, or come up with your own. Good luck doing it with a system that isn't patched/up-to-date.
 
Old 11-16-2016, 03:37 PM   #7
smallpond
Senior Member
 
Registered: Feb 2011
Location: Massachusetts, USA
Distribution: Fedora
Posts: 4,140

Rep: Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263
Here's a simple project for one week. Set up a server with a ramdisk exported over iSCSI. Connect it to an iSCSI client over 1G ethernet and compare the speed to local disk on the client.
 
Old 11-16-2016, 04:22 PM   #8
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,982

Rep: Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626
I've used iscsi for backing up when programs don't normally let you use networked resources. Might set it up.

I assume this is homework.
 
Old 11-16-2016, 10:55 PM   #9
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
https://access.redhat.com/documentat.../ch-iscsi.html

https://its.uiowa.edu/support/article/1394

http://meinit.nl/setting-iscsi-targe...torclient-rhel

-::-Good Luck on your project Ach Shah:- -::-
 
Old 11-19-2016, 04:56 AM   #10
Ach Shah
LQ Newbie
 
Registered: Nov 2016
Posts: 17

Original Poster
Rep: Reputation: Disabled
can we share files between iscsi target and iscsi initiator?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Diagram for an iSCSI project RootMason Linux - Software 3 05-30-2013 08:55 PM
[SOLVED] pacemaker - iscsi: how to set up iscsi targets/logical units? eantoranz Linux - Server 9 01-02-2013 08:38 AM
LXer: Apple kills a Kickstarter project: Portable power project POP refunding $139,170 to backers LXer Syndicated Linux News 0 12-23-2012 06:41 AM
[SOLVED] How to store all files related to a c++ project and build in linux. Like project dir sharanlinux Programming 1 04-29-2010 06:52 AM
changes on other iscsi nodes attached to an ext3 iscsi target not being seen sldahlin Linux - Server 1 06-07-2008 02:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration