How to use a SAS drive as an external hard disk?
up vote
2
down vote
favorite
I am not a server guy. I have few external hard disks lying around. Googling around I found those are SAS drives. I want to convert it into an external hard drive for personal use (I'm planning to connect it to the router that has USB 3.0 ). How to connect these drives to the router through USB or ethernet? Any help would be welcome. The hard disk is in the image.
hard-drive usb external-hard-drive sas
add a comment |
up vote
2
down vote
favorite
I am not a server guy. I have few external hard disks lying around. Googling around I found those are SAS drives. I want to convert it into an external hard drive for personal use (I'm planning to connect it to the router that has USB 3.0 ). How to connect these drives to the router through USB or ethernet? Any help would be welcome. The hard disk is in the image.
hard-drive usb external-hard-drive sas
1
serverfault.com/questions/376780/… related and worth a read. Basically you can't.
– Journeyman Geek♦
Sep 30 '17 at 1:07
1
Give it to a computer recycling place and ask for a used SATA drive or USB External Drive in return. It can't be that big of a drive if it is just laying around and SAS. I'm guessing 300 GB or less. A SATA of comparable size will be simpler and cost next to nothing. As @JourneymanGeek mentioned, it is near impossible to do what you want without a full on workstation used to provide an external interface or some rube Goldberg mechanism.
– Damon
Sep 30 '17 at 3:53
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I am not a server guy. I have few external hard disks lying around. Googling around I found those are SAS drives. I want to convert it into an external hard drive for personal use (I'm planning to connect it to the router that has USB 3.0 ). How to connect these drives to the router through USB or ethernet? Any help would be welcome. The hard disk is in the image.
hard-drive usb external-hard-drive sas
I am not a server guy. I have few external hard disks lying around. Googling around I found those are SAS drives. I want to convert it into an external hard drive for personal use (I'm planning to connect it to the router that has USB 3.0 ). How to connect these drives to the router through USB or ethernet? Any help would be welcome. The hard disk is in the image.
hard-drive usb external-hard-drive sas
hard-drive usb external-hard-drive sas
edited Oct 2 at 4:41
Hennes
58.7k792141
58.7k792141
asked Sep 30 '17 at 1:00
user1429322
11113
11113
1
serverfault.com/questions/376780/… related and worth a read. Basically you can't.
– Journeyman Geek♦
Sep 30 '17 at 1:07
1
Give it to a computer recycling place and ask for a used SATA drive or USB External Drive in return. It can't be that big of a drive if it is just laying around and SAS. I'm guessing 300 GB or less. A SATA of comparable size will be simpler and cost next to nothing. As @JourneymanGeek mentioned, it is near impossible to do what you want without a full on workstation used to provide an external interface or some rube Goldberg mechanism.
– Damon
Sep 30 '17 at 3:53
add a comment |
1
serverfault.com/questions/376780/… related and worth a read. Basically you can't.
– Journeyman Geek♦
Sep 30 '17 at 1:07
1
Give it to a computer recycling place and ask for a used SATA drive or USB External Drive in return. It can't be that big of a drive if it is just laying around and SAS. I'm guessing 300 GB or less. A SATA of comparable size will be simpler and cost next to nothing. As @JourneymanGeek mentioned, it is near impossible to do what you want without a full on workstation used to provide an external interface or some rube Goldberg mechanism.
– Damon
Sep 30 '17 at 3:53
1
1
serverfault.com/questions/376780/… related and worth a read. Basically you can't.
– Journeyman Geek♦
Sep 30 '17 at 1:07
serverfault.com/questions/376780/… related and worth a read. Basically you can't.
– Journeyman Geek♦
Sep 30 '17 at 1:07
1
1
Give it to a computer recycling place and ask for a used SATA drive or USB External Drive in return. It can't be that big of a drive if it is just laying around and SAS. I'm guessing 300 GB or less. A SATA of comparable size will be simpler and cost next to nothing. As @JourneymanGeek mentioned, it is near impossible to do what you want without a full on workstation used to provide an external interface or some rube Goldberg mechanism.
– Damon
Sep 30 '17 at 3:53
Give it to a computer recycling place and ask for a used SATA drive or USB External Drive in return. It can't be that big of a drive if it is just laying around and SAS. I'm guessing 300 GB or less. A SATA of comparable size will be simpler and cost next to nothing. As @JourneymanGeek mentioned, it is near impossible to do what you want without a full on workstation used to provide an external interface or some rube Goldberg mechanism.
– Damon
Sep 30 '17 at 3:53
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
Startech make a $30 drive bay to turn anything into SATA, ie load SAS drive in the front and takes standard SATA out the back. That will speak fluent PC. Then you can do SATA to USB 3.0. Crazy I know, but very doable despite what all the muffins have said. No judgement on whether you really want to be doing this and for what cost.
add a comment |
up vote
-2
down vote
You can use pretty much any HDD enclosure, which you can find on sites such as Newegg or Amazon. The keyword to search for is "External Hard drive enclosure".
Just make sure to choose SAS interface rather than SATA.
Here is a sample: https://www.newegg.com/Product/ProductList.aspx?Submit=ENE&IsNodeId=1&N=100008040%20600006291
Its also a different interface. You can plug in a sata drive into SAS connectors but not SAS drives into sata connectors
– Journeyman Geek♦
Sep 30 '17 at 2:51
You're right, thank you for pointing that out. I clarified my answer.
– Godryc
Sep 30 '17 at 2:55
None of those enclosures support the requested USB or ethernet
– Damon
Sep 30 '17 at 3:48
Not ethernet of course, but certainly USB 3.0 .
– Godryc
Sep 30 '17 at 4:16
That newegg search considers SATA & SAS equivalent... but it seems like they're not
– Xen2050
Oct 2 at 5:11
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1254981%2fhow-to-use-a-sas-drive-as-an-external-hard-disk%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Startech make a $30 drive bay to turn anything into SATA, ie load SAS drive in the front and takes standard SATA out the back. That will speak fluent PC. Then you can do SATA to USB 3.0. Crazy I know, but very doable despite what all the muffins have said. No judgement on whether you really want to be doing this and for what cost.
add a comment |
up vote
0
down vote
Startech make a $30 drive bay to turn anything into SATA, ie load SAS drive in the front and takes standard SATA out the back. That will speak fluent PC. Then you can do SATA to USB 3.0. Crazy I know, but very doable despite what all the muffins have said. No judgement on whether you really want to be doing this and for what cost.
add a comment |
up vote
0
down vote
up vote
0
down vote
Startech make a $30 drive bay to turn anything into SATA, ie load SAS drive in the front and takes standard SATA out the back. That will speak fluent PC. Then you can do SATA to USB 3.0. Crazy I know, but very doable despite what all the muffins have said. No judgement on whether you really want to be doing this and for what cost.
Startech make a $30 drive bay to turn anything into SATA, ie load SAS drive in the front and takes standard SATA out the back. That will speak fluent PC. Then you can do SATA to USB 3.0. Crazy I know, but very doable despite what all the muffins have said. No judgement on whether you really want to be doing this and for what cost.
answered Jun 12 at 6:09
DrewII
1
1
add a comment |
add a comment |
up vote
-2
down vote
You can use pretty much any HDD enclosure, which you can find on sites such as Newegg or Amazon. The keyword to search for is "External Hard drive enclosure".
Just make sure to choose SAS interface rather than SATA.
Here is a sample: https://www.newegg.com/Product/ProductList.aspx?Submit=ENE&IsNodeId=1&N=100008040%20600006291
Its also a different interface. You can plug in a sata drive into SAS connectors but not SAS drives into sata connectors
– Journeyman Geek♦
Sep 30 '17 at 2:51
You're right, thank you for pointing that out. I clarified my answer.
– Godryc
Sep 30 '17 at 2:55
None of those enclosures support the requested USB or ethernet
– Damon
Sep 30 '17 at 3:48
Not ethernet of course, but certainly USB 3.0 .
– Godryc
Sep 30 '17 at 4:16
That newegg search considers SATA & SAS equivalent... but it seems like they're not
– Xen2050
Oct 2 at 5:11
add a comment |
up vote
-2
down vote
You can use pretty much any HDD enclosure, which you can find on sites such as Newegg or Amazon. The keyword to search for is "External Hard drive enclosure".
Just make sure to choose SAS interface rather than SATA.
Here is a sample: https://www.newegg.com/Product/ProductList.aspx?Submit=ENE&IsNodeId=1&N=100008040%20600006291
Its also a different interface. You can plug in a sata drive into SAS connectors but not SAS drives into sata connectors
– Journeyman Geek♦
Sep 30 '17 at 2:51
You're right, thank you for pointing that out. I clarified my answer.
– Godryc
Sep 30 '17 at 2:55
None of those enclosures support the requested USB or ethernet
– Damon
Sep 30 '17 at 3:48
Not ethernet of course, but certainly USB 3.0 .
– Godryc
Sep 30 '17 at 4:16
That newegg search considers SATA & SAS equivalent... but it seems like they're not
– Xen2050
Oct 2 at 5:11
add a comment |
up vote
-2
down vote
up vote
-2
down vote
You can use pretty much any HDD enclosure, which you can find on sites such as Newegg or Amazon. The keyword to search for is "External Hard drive enclosure".
Just make sure to choose SAS interface rather than SATA.
Here is a sample: https://www.newegg.com/Product/ProductList.aspx?Submit=ENE&IsNodeId=1&N=100008040%20600006291
You can use pretty much any HDD enclosure, which you can find on sites such as Newegg or Amazon. The keyword to search for is "External Hard drive enclosure".
Just make sure to choose SAS interface rather than SATA.
Here is a sample: https://www.newegg.com/Product/ProductList.aspx?Submit=ENE&IsNodeId=1&N=100008040%20600006291
edited Sep 30 '17 at 2:55
answered Sep 30 '17 at 2:44
Godryc
14
14
Its also a different interface. You can plug in a sata drive into SAS connectors but not SAS drives into sata connectors
– Journeyman Geek♦
Sep 30 '17 at 2:51
You're right, thank you for pointing that out. I clarified my answer.
– Godryc
Sep 30 '17 at 2:55
None of those enclosures support the requested USB or ethernet
– Damon
Sep 30 '17 at 3:48
Not ethernet of course, but certainly USB 3.0 .
– Godryc
Sep 30 '17 at 4:16
That newegg search considers SATA & SAS equivalent... but it seems like they're not
– Xen2050
Oct 2 at 5:11
add a comment |
Its also a different interface. You can plug in a sata drive into SAS connectors but not SAS drives into sata connectors
– Journeyman Geek♦
Sep 30 '17 at 2:51
You're right, thank you for pointing that out. I clarified my answer.
– Godryc
Sep 30 '17 at 2:55
None of those enclosures support the requested USB or ethernet
– Damon
Sep 30 '17 at 3:48
Not ethernet of course, but certainly USB 3.0 .
– Godryc
Sep 30 '17 at 4:16
That newegg search considers SATA & SAS equivalent... but it seems like they're not
– Xen2050
Oct 2 at 5:11
Its also a different interface. You can plug in a sata drive into SAS connectors but not SAS drives into sata connectors
– Journeyman Geek♦
Sep 30 '17 at 2:51
Its also a different interface. You can plug in a sata drive into SAS connectors but not SAS drives into sata connectors
– Journeyman Geek♦
Sep 30 '17 at 2:51
You're right, thank you for pointing that out. I clarified my answer.
– Godryc
Sep 30 '17 at 2:55
You're right, thank you for pointing that out. I clarified my answer.
– Godryc
Sep 30 '17 at 2:55
None of those enclosures support the requested USB or ethernet
– Damon
Sep 30 '17 at 3:48
None of those enclosures support the requested USB or ethernet
– Damon
Sep 30 '17 at 3:48
Not ethernet of course, but certainly USB 3.0 .
– Godryc
Sep 30 '17 at 4:16
Not ethernet of course, but certainly USB 3.0 .
– Godryc
Sep 30 '17 at 4:16
That newegg search considers SATA & SAS equivalent... but it seems like they're not
– Xen2050
Oct 2 at 5:11
That newegg search considers SATA & SAS equivalent... but it seems like they're not
– Xen2050
Oct 2 at 5:11
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1254981%2fhow-to-use-a-sas-drive-as-an-external-hard-disk%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
serverfault.com/questions/376780/… related and worth a read. Basically you can't.
– Journeyman Geek♦
Sep 30 '17 at 1:07
1
Give it to a computer recycling place and ask for a used SATA drive or USB External Drive in return. It can't be that big of a drive if it is just laying around and SAS. I'm guessing 300 GB or less. A SATA of comparable size will be simpler and cost next to nothing. As @JourneymanGeek mentioned, it is near impossible to do what you want without a full on workstation used to provide an external interface or some rube Goldberg mechanism.
– Damon
Sep 30 '17 at 3:53