nice,,
speed is irrelevant,, I suppose after saying that-- data integrity is most important,
What I do is mark the disks, used to with texta, but it can fade(maybe the heat), then got a labeller which allowed more detail.
I think what you may want to know is which one is HDD0, HDD1 and so forth.
If they're all the same brand/type/size then it'd be handy to know serial number too, otherwise just the model number is handy enough(eg. WD40 03FZEX 00Z4SA0
Windows seems to call hard drive slots HDD and then proceeded by a number(0-whatever), so it makes sense to number HDD0 on a Windows machine HDD0, HDD1, etc.
FreeNAS labels SATA drives ada(number) .. so it makes sense to label your drives ada0-ada7 if they're basically all the same, then followed by either model number and or serial number.
Your USB stick will be labelled da(whatever number) .. as opposed to the ada of the SATA drives.
What happens once you've booted into FreeNAS proper, I have no idea as I couldn't access the web interface(had no device at hand to do so).
But having just quickly looked at some of the features and management systems on their site:
I'd say that the most important marking would be the ada(number) marking.
While they also use serial numbers, it could be easy to confuse serial numbers that are closely related.
if a drive drops out, you're trying to read 7 (other)serial numbers to work out the which one is the dead one.(remember a dead drive won't be listed on the list on the machine).
So you'll see a list of drives from ada0 - ada7 .. one will be missing if it died(eg. ada5) and you know to pull out ada5.
On my QNAP NAS, I don't really have to worry about this as they're installed into removable cradles which sit in specific slots. I've marked the cradles 1-4 .. easy.
One last tip(but of course not knowing what your usage is going to be) .. I'd recommend against using raid if you can avoid it.
Been bitten by it previously.
The only real advantage for using a raid(minimum of 5) is that you want the safety of redundancy but ALSO want speed, so this would assume a fast direct connection like USB3 or faster). Any connection using Gb Cat or less is just not worth the drama of using raid.
I have 4 drives in my NAS, and if I were to use raid 5, that would take out 3 drives for the purpose of safeguarding 2 of them! .. to me makes no sense.
So I prefer single drives(not jbod/pooling) and just mirror the contents of each drive that stores data that is vital.
For me I have terabytes of photos I want to protect, so I have two drives dedicated for that. I sync them only when I know it's time too .. etc, etc.
Then in Windows, I just map the drives I want/need access too.
Even then, you don't even need to map them as network drives, you can still access them under the network tabs. Mapping them is just another lazy bones way to do some things .. such as access to the Send To command for those drives .. and so forth.
nice,,
speed is irrelevant,, I suppose after saying that-- data integrity is most important,
"How long since you've visited The Good Oil?"
'93 V8 Rossi
'97 to '07. sold.![]()
'01 V8 D2
'06 to 10. written off.
'03 4.6 V8 HSE D2a with Tornado ECM
'10 to '21
'16.5 RRS SDV8
'21 to Infinity and Beyond!
1988 Isuzu Bus. V10 15L NA Diesel
Home is where you park it..
[IMG][/IMG]
Just build a freebsd box, Mount the drives and share using smb
Have to be quicker than what your doing...
2007 Discovery 3 SE7 TDV6 2.7
2012 SZ Territory TX 2.7 TDCi
"Make the lie big, make it simple, keep saying it, and eventually they will believe it." -- a warning from Adolf Hitler
"If you don't have a sense of humour, you probably don't have any sense at all!" -- a wise observation by someone else
'If everyone colludes in believing that war is the norm, nobody will recognize the imperative of peace." -- Anne Deveson
“What you leave behind is not what is engraved in stone monuments, but what is woven into the lives of others.” - Pericles
"We can ignore reality, but we cannot ignore the consequences of ignoring reality.” – Ayn Rand
"The happiness of your life depends upon the quality of your thoughts." Marcus Aurelius
I dont doubt it,,
but when have you ever known me to take the easy way?![]()
"How long since you've visited The Good Oil?"
'93 V8 Rossi
'97 to '07. sold.![]()
'01 V8 D2
'06 to 10. written off.
'03 4.6 V8 HSE D2a with Tornado ECM
'10 to '21
'16.5 RRS SDV8
'21 to Infinity and Beyond!
1988 Isuzu Bus. V10 15L NA Diesel
Home is where you park it..
[IMG][/IMG]
Latest is---
booting from burnt .iso from a USB CDROM,, (who'd a thunk my bios would have that option??)
Welcome to GRUB
error - unknown file system
Entering rescue Mode
GRUB Rescue>
"How long since you've visited The Good Oil?"
'93 V8 Rossi
'97 to '07. sold.![]()
'01 V8 D2
'06 to 10. written off.
'03 4.6 V8 HSE D2a with Tornado ECM
'10 to '21
'16.5 RRS SDV8
'21 to Infinity and Beyond!
1988 Isuzu Bus. V10 15L NA Diesel
Home is where you park it..
[IMG][/IMG]
I think anyone that joins a LR dedicated forum, will obviously be inclined to own LR products.(or intend too)
By definition owning LR products is a dead cert indicator that taking the 'easy way' is a foreign concept to that individual
My interest in this FreeNAS thingy not so much for myself( as already said, I now have a NAS solution I'm happy with) .. it's more for my sister who has a small business, and unknowingly got a ransomware virus on opening an 'invoice' a little while back.
Guess who had to rescue what he could for her .. so I'm just trying to eliminate my (unpaid) job description there for the future.
If I set up a NAS for her, and can set it to do the relevant backups (that she has no idea that need doing on a frequent basis) all I need is remote access to the NAS and the ability to operate it from home.
.. and just noticed your error notice.
What happens after the GRUB Rescue-> bit?
Have you tried the booting from HDD option too?
Learning BSD isn't just an easier way it is also more secure and any decent system Admin could help out in times of trouble
2007 Discovery 3 SE7 TDV6 2.7
2012 SZ Territory TX 2.7 TDCi
"Make the lie big, make it simple, keep saying it, and eventually they will believe it." -- a warning from Adolf Hitler
"If you don't have a sense of humour, you probably don't have any sense at all!" -- a wise observation by someone else
'If everyone colludes in believing that war is the norm, nobody will recognize the imperative of peace." -- Anne Deveson
“What you leave behind is not what is engraved in stone monuments, but what is woven into the lives of others.” - Pericles
"We can ignore reality, but we cannot ignore the consequences of ignoring reality.” – Ayn Rand
"The happiness of your life depends upon the quality of your thoughts." Marcus Aurelius
Technically speaking once Pedro has FreeNAS up and running he will have freeBSD running, as that's what FreeNAS is.
Just their own port of freeBSD for dedicated NAS environments.
I suppose the only real difference is that fNAS is an all in one, ready to go freeBSD package that gives us the relevant services for NAS capability with a pretty face, nice looking buttons and lots of blinking lights to cater to dummies(such as myself)
the way I'm seeing fBSD(of which I have zero experience tho), is that you then need to install a desktop environment(for the pretty face), all the relevant packages for the services required (of which many of us know nothing about) .. to get all those nice looking buttons working properly, and then an understanding of command line parameters to get all the pretty lights working.
after grub rescue?
well I can type ls
and get a list of hdd's
of which i get a total of 4?? should be 6,, the last two 2 are on Gsata connectors, motherboard see them during post--
and a (cd)
and an (fd)??
bye the bye, the checksums check out..
see Inc,, another thing I've learned![]()
"How long since you've visited The Good Oil?"
'93 V8 Rossi
'97 to '07. sold.![]()
'01 V8 D2
'06 to 10. written off.
'03 4.6 V8 HSE D2a with Tornado ECM
'10 to '21
'16.5 RRS SDV8
'21 to Infinity and Beyond!
1988 Isuzu Bus. V10 15L NA Diesel
Home is where you park it..
[IMG][/IMG]
Booting from a hdd?
and lose an entire drive?
the blurb says freenas will fill whatever size drive you use to hold it-- at the expense of everything else previously on it!
maybe I should go back to the last .img version and upgrade,,,
I'm not sure you can upgrade from a stable to a nightly,,
and Ten looks the goods,,,
"How long since you've visited The Good Oil?"
'93 V8 Rossi
'97 to '07. sold.![]()
'01 V8 D2
'06 to 10. written off.
'03 4.6 V8 HSE D2a with Tornado ECM
'10 to '21
'16.5 RRS SDV8
'21 to Infinity and Beyond!
1988 Isuzu Bus. V10 15L NA Diesel
Home is where you park it..
[IMG][/IMG]
| Search AULRO.com ONLY! | 
    Search All the Web! | 
  
|---|
| 
 | 
 | 
Bookmarks