/srv/irclogs.ubuntu.com/2019/07/20/#ubuntu-server.txt

MJCDIs there something more user friendly/modern than znc ?15:08
MJCDIt's web interface is pretty horrific15:09
tomreynIMO the fact that it *has* a web interface makes it stand out. there's psybnc, i think there are also web interfaces for it. and there are probably znc forks (but i don't know whether any of these provide a nicer web interface).15:39
MJCDrealistically idc if it has a web interface15:40
MJCDbut ideally some kind of gui15:40
MJCDoh man cpanel and this um15:41
MJCDsoftaculous15:42
MJCDeasy as hell15:42
tdsMJCD: it's significantly more than just a bouncer, but thelounge is nice and modern and user friendly15:44
MJCDoh, i've heard of that15:47
MJCDwhat do you mean more than a bouncer15:47
tdsit's a full browser-based client15:48
tdsthere's a demo instance somewhere if you want to try it without installing :)15:51
MJCDI will indeed as I am currently using a preconfigured copy of hexchat portable15:58
MJCDi'm imagining they charge $ for bouncer style services if you don't run it yourself eh15:58
MJCDrun/host15:59
ncuxohello16:08
ncuxoI have a dell r815 that doesn't recognize my drives16:09
ncuxoI used a flash ESXI hypervisor os with 6 sas drives and all was fine16:09
ncuxotoday I wanted to switch to KVM and from #ubuntu told me that it would be better to get the os to an ssd16:10
ncuxoI've removed the sas drives and put two ssd but the server doesn't find any drives16:10
ncuxoexcept the flash boot drive16:11
tomreynncuxo: by KVM, do you mean kernel virtual machine then? or keyboard, video, mouse?16:32
ncuxovirtual mashine16:32
tomreynif you'll do virtualization then most writes (and reads, too) will go to the VM storage. the OS storage doesn't has to be fast then.16:33
ncuxoso I could get the os to usb drive and get the sas drives back16:33
ncuxoI did it and it booted but then I was told that it would be way better to get an ssd and just put it in there16:34
ncuxoand that this will be more reliable than the usb stick16:34
MJCDtomreyn, no virtualization instructions for storage exist to date that i'm aware of16:35
MJCDthus, it all goes through the host16:35
MJCDimpossible not to16:35
tomreynMJCD: meaning?16:36
tomreyni assume you wrote this to counter some of what i said?16:36
MJCDtomreyn> if you'll do virtualization then most writes (and reads, too) will go to the VM storage. the OS storage doesn't has to be fast then.16:37
MJCDfalse16:37
tomreynso you're saying because the writes you do against the VM storage are also written on the OS storage?16:37
ncuxoMJCD:  but the problem when I remove the sas drives and put ssd is that the server doesn't recognise the ssds16:38
MJCDit's impossible not to, given as I said there is no storage virtualization instruction set available currently16:38
ncuxoI've tried with ssd and sata not still not recognised16:38
MJCDncuxo, SAS SSD's?16:38
ncuxoso should I use only sas drives16:38
ncuxoMJCD:  regular ssd from old laptop16:39
MJCDwell, I mean, if your rig is using SAS, you must use SAS drives, yes16:39
ncuxodang16:39
MJCDwhether they are ssd's or platter drives16:39
ncuxobecause lff sata also is not reconised16:40
ncuxoI read somewhere that sata  and sas should be compatable with each other16:40
ncuxothis is why I tried the recular sata drive(also from old laptop)16:40
ncuxo*regular16:41
tomreynMJCD: hmm not sure i can follow though. obviously all data transfer goes over the same CPU(s), RAM, SAS controller as the OS storage would, but if you have, say a RAID-1 across two disks for OS, and a RAID-10 for the other four disks, then i don't think a write against a VM storage would actually end up on the OS RAID. It would pass through the virtualization hosts' RAM, and it'd be written to the VM storage.16:41
MJCDyou're mixing/muddying between two different layers. The fact is regardless, without virtualization instruction set - it MUST pass through the host OS and is otherwise inaccessible16:42
tomreynpass through the OS is not the same thing as end up on the OS storage16:43
MJCDno, but it does mean that it's a potential bottleneck/overhead16:43
MJCDand it's important to keep the layers separate otherwise you'll run into hypotheticals as above16:43
MJCDand to understand that's what's going on16:44
MJCDI do believe there are plans toward creating the instructions16:44
MJCDbecause it's potentially a real security problem potentially if things aren't configured well16:44
tomreynso how would you do it with those 6 disks?16:45
ncuxoMJCD:  okay then why there are sd card slots in the system if its going to be a bottleneck for the hypervisor os?16:45
MJCDa raid generates to the OS generally but 1 drive16:45
MJCDyour vm's virtual disk exists on that "one" drive16:45
MJCDthe rest is an OS-level concern16:45
tomreyni can't tell whose question you just answered16:47
MJCDtomreyn> if you'll do virtualization then most writes (and reads, too) will go to the VM storage. the OS storage doesn't has to be fast then.16:50
MJCDfalse16:50
MJCDend16:50
MJCD<316:50
tomreynhmm well in regards to writes to storage, which is all this statement was about, i continue to consider it correct. but we don't need to discuss this.16:51
MJCDye16:51
MJCDdone16:51
MJCDcpanel is being weird16:51
MJCDand I don't appreciate it16:51
MJCDI made 2 users16:51
MJCD[initials]@[domain].live16:51
MJCDset my own password at the time16:52
tomreynncuxo: personally i'd want to spin some form of mirror RAID across the OS storage. you could theoretically do this with flash storage on usb and sd card, but this is a rather bad idea, both because these are different physical media types, different controllers. and flash storage is short lived compared to other storage, and not very reliable.16:52
MJCDbut cpanel won't let me log in as anything but the company name16:52
MJCDyou CAN do that, I had a USB 3 hub with 5x 32gb sticks lol16:52
ncuxotomreyn: this is why I guess I was told to put the os on ssd16:53
MJCDIt wasn't worth the effort when 250gb ssd's are AU$30-5016:53
tomreynncuxo: how would you connect this ssd then?16:53
MJCDmost servers have atleast a couple of direct connections, without SAS16:53
MJCDmainly meant for the dvd drive included16:54
tomreynr815 has one internal usb port16:54
ncuxobut since I have to use sas ssd and I don't have one I'll see if I can get the os on the sas drives16:54
MJCDor a vertical riser that has a specific ssd slot16:54
MJCDthough most will just have a general purpose pcie16:54
ncuxoMJCD:  I haven't thought about pcie card just for the ssd but good Idea16:55
MJCDfastest, obviously :)16:55
MJCDand not serial16:55
MJCDwhich comes with big async benefits16:55
tomreynncuxo: i guess you could use pcie nvme's16:56
ncuxodon't have those laying around16:56
tomreynalso servicing those is annoying16:56
MJCDpcie doesn't neccisarilly == nvme16:56
MJCDif you can use nvme, that's even better ofc16:56
MJCDbut support is not tied to pcie in any way, separate connector even (m.2)16:57
MJCDI got an xps 12 sitting here with a dead screen backlight or something screen related16:58
MJCD250GB NVME16:58
MJCDneed like $200 to get it repaired officially16:58
MJCDcause too fiddly to do myself being a 2 in 1 convertable16:58
MJCDwith ultraslim bezels on which the screen revolves16:58
MJCDlol16:58
MJCDbut it's like a $1100 laptop even second hand as is16:59
MJCDer, as is but working16:59
MJCDlool16:59
tomreynncuxo: so if those are sata ssd's you could buy a sata controller (which is cheap), put this into the pcie slot, and have it manage two ssds. but you'd still need to find a place to put those ssds, where they don'T break the airflow.16:59
ncuxoI think I have a sata controller somewhere laying arround17:00
ncuxobrb17:00
tomreynthink about the storage location first,though17:00
ncuxoon top of the cpu shield17:01
tomreyncovering the cpu fan then?17:03
MJCDerrr17:03
MJCDas I said before17:03
MJCDMOST servers will have atleast 1 sata port (what model is it?)17:04
MJCDand secondly SAS exists for a good reason17:04
MJCDyou may want an SSD for your OS as you said17:04
MJCDthat makes sense17:04
MJCDfor 98% of your data though, put in platter SAS drives17:04
MJCDthe more drives even if small capacity, the better17:04
MJCDSAS ensures clean IO17:05
MJCDit's pretty essential to a server17:05
MJCDthe same way as ECC ram is17:05
MJCDcan't have data getting corrupted randomly17:05
MJCDthat's bad news for anybody, let alone for any kind of commercial service17:05
ncuxoMJCD: I need the sata only for os17:10
MJCDncuxo, what modelllll17:11
ncuxomodel?17:12
MJCDof server17:12
ncuxoas said noob to servers17:12
tomreyndell r815, as he said in the very beginning17:12
ncuxor81517:12
ncuxodell17:12
tomreynhttps://www.dell.com/downloads/global/products/pedge/en/Poweredge-R815-Technical-Guidebook2010.pdf17:12
ncuxoyes17:12
MJCDdamn that's nicer than mine >:p17:12
ncuxoyou wouldn't imagine for how much I bought it :D17:13
tomreynncuxo: do you know which PERC storage controller you have in there?17:13
MJCDso that has a sata connector17:13
MJCDright next to um17:13
ncuxo64 cores 256 ram 1.5 v I want to exchange it to 1.35v  for 243  euro17:14
ncuxoebay :D auction17:14
MJCDhttp://prntscr.com/ohr6uu17:14
ncuxoperc 70017:14
MJCD@ ncuxo17:14
MJCDncuxo, how much?17:14
ncuxois the storage connector17:14
MJCDthat's just a sata port17:15
MJCDit will probably look like SAS17:15
MJCDas it's got both power and data together17:15
MJCDyou will need a female to female power cable17:15
MJCDshould have been included but if second hand, easy to go missing if not used17:16
ncuxoI already put the sata pcie card17:16
MJCDjust get a $50 pcie ssd17:16
MJCDsave the hastle17:16
MJCDyou don't need a sata controller17:16
MJCDuse SAS drives upfront17:16
MJCDfor good reason17:16
MJCD(s)17:16
ncuxoMJCD:  I will use the sata only for the os17:17
MJCDjust seems silly is all17:17
MJCDbut if you have the cable required17:17
MJCDoff you go17:17
MJCD:D17:17
MJCDMOST people don't boot from SAS17:17
MJCDthus why there's generally atleast 1 sata port17:18
compdoci don't boot from SAS17:18
MJCDmy $45 200gb pcie ssd pulls through 1600mb/s read/write17:18
MJCDfor 3200mb/s total17:18
MJCDmany flagship cpu's can only process upto around 50gb/s17:19
MJCD(each, yours can have 4 so not really a concern lol)17:19
ncuxookay another stupid question how to power the ssd17:20
MJCDI told you already17:20
MJCD>.<17:20
MJCDI literally said "you will need x cable for power"17:20
MJCDlol17:20
ncuxolol missed that sorry17:20
MJCDlol all good17:20
ncuxowell the cable not included17:21
ncuxobut I have some from the risers I used for mining back then17:22
MJCDjust get a pcie ssd, for the third/fourth time17:23
MJCD:P17:23
ncuxoI wanna do it now17:23
MJCDnvme if you can afford it, but all of them are way fast enough17:23
ncuxonot ordering stuff and wait days :D17:23
MJCDso go to a pc parts store ?17:23
MJCDthey are hardly rare17:24
MJCDit's consumer level hardware17:24
ncuxonot in germany17:24
ncuxoeverything is closed on Sunday17:24
MJCDyou CAN buy enterprise level ones but frankly they're ssd's, they don't suffer many issues requiring paying extra17:24
ncuxoas I've said couple of days17:24
ncuxoI hate waiting :D17:24
MJCDso then you'll have to wait a day jeez17:24
MJCDI hate you17:24
MJCD;p17:24
ncuxohaha17:24
=== Greyztar- is now known as Greyztar
noregretI noticed that my NIC sometimes operates at 100Mbps, I found this in demsg https://bpaste.net/show/FjIK - still not sure what causes that, any ideas? this is on 18.0419:25
tomreynusually bad cabling19:34
tomreyni mean wires19:34
=== Wryhder is now known as Lucas_Gray
noregrettomreyn: i'll keep my eye on it20:02
noregreti just changed the cable20:02
JanCI've also seen that happen because of NIC driver bugs, but that was over a decade ago21:25
ncuxocould  you guys give me suggestions for pci cards to add to my home lab server23:04
ncuxoone is going to be NIC23:04
ncuxowhat else23:04
ncuxoI already have perc 700 raid controller23:08
compdocyeah, but do you have the new spatial anomaly pci-e card? its a must have23:30
mybalzitchhigh quality sound card is a must to tone out fan noise23:30
mybalzitch*tune23:31
ncuxoyeah right :D23:31
ncuxoI have 5 free pci slots and wanna fill them with something just don't know what23:32
mybalzitchare they actually pci? or do you mean pci-e23:35
ncuxopci-e gen 223:35

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!