/srv/irclogs.ubuntu.com/2021/06/19/#ubuntu-server.txt

sdezielpcfreak30: I'm not very familiar with GPT, especially not when using legacy boot :/ 00:01
pcfreak30it seems to force it to be gpt? i would do normal mbr if i could00:01
sdezielpcfreak30: that said, I'd try to have 2 partitions on each of the drives you'd like to have raid'ed. The 1st part would be the bios_grub part and the 2nd would take the rest of the drive00:02
pcfreak30thats what ive been TRYING to do :P. on one dry only though00:02
sdezielpcfreak30: after that, presumably you'd be able to feed all the 2nd parts to create a software raid (MD)00:02
pcfreak30it seems to bve very anal. the debian version doesnt give a shit but grub install borks and i couldnt find the tools in a shell to fix it as it uses busybox00:03
sdezielpcfreak30: OK then in that case, your single 2nd part should not be ext4, isn't it?00:03
pcfreak30no. it wasnt going to be formatted as ext4. at that point i was having issues.00:03
=== not_phunyguy is now known as phunyguy
pcfreak30right now i have it setup for 3 drives in raid, but would have to add a 4th post install00:04
mwhudsonyeah d-i is great for letting you configure setups that won't actually work00:04
mwhudsongood luck, i have to run now00:05
sdezielpcfreak30: doesn't sound fun if that's even possible to grow a raid 0 like that00:05
sdezielpcfreak30: it's probably not the best way but here's what I'd do personally00:06
sdezielpcfreak30: I'd drop to a console, use fdisk to nuke the partitions, replace GPT by msdos, create single big part on all 4 drives00:07
sdezielpcfreak30: then feed all 4 to mdadm00:07
sdezielput a pv on the md array00:07
pcfreak30yea ive been doing all that already, just not explictly msdos00:07
sdezielthen switch back into the installer and see if it's happier00:07
pcfreak30ive gone and done the 3 drives just to get this BS installed and will see what I can do on the 4th disks. may be wiping this server a few times for tests anyways. its 8 pm also.00:08
sdezielyou see to be aware already but I need to stress that a raid 0 made of 4 disks is putting your whole array at great risks ;)00:08
pcfreak30i know00:08
sdezielyeah, 8PM on a Friday ;)00:09
pcfreak30There isnt going to be any critical data on this server. its going to be for proicessing and copying data out. its sort of going to be a container with a lot of temp storage as an analogy00:09
pcfreak30So if the whole thing borks then i would reinstall. reconfiguring may be a pain but i need capacity and not redundancy in my case00:10
sdezielpcfreak30: for those use cases, I would use 2 arrays, a small raid 1 spanning all 4 drives and hosting the OS and the unimportant data on a raid 0 spanning the bulk of the 4 disks00:10
pcfreak30and the drives i need are only 900GB SAS drives and im limited without getting a jbod enclosure. so going a step at a time00:11
sdezielwith the system on a raid 1, you get the best of both worlds00:11
pcfreak30the system is going to be write heavy, so i need better write than read i believe. its part of my bigger project. Need to see if this hardware performs at all for my tasks.00:12
sdezielthe OS part can typically fit inside 16-24G depending on what you do so you'd get 900-24GB usable times 400:12
sdezielpcfreak30: gotta run, good luck and have a good weekend00:13
pcfreak30are you saying a raid 1 25 GB partition across drives and for the os the rest for the temp work?00:13
pcfreak30sdeziel: ^00:13
sdezielpcfreak30: yeah00:15
pcfreak30thx.00:15
sdezielpcfreak30: you'd then be relatively sure to not go through the reinstallation pain due to a dead disk ;000:16
pcfreak30np. ill have to weigh that after my initial experiments. If it turns out well its likely ill do that and then only need to reinstall twice. Have to judge if loosing 100 gb is worth it00:17
pcfreak30thanks for the idea.00:18
sdezielpcfreak30: if you want to extract more, you might be better served with raid 10 on those 4 small partitions00:19
sdezielor maybe raid 5, I don't know, play with http://www.raid-calculator.com/default.aspx00:20
sdezielpcfreak30: if you want to extract the most performance out of those spinning rust disks, consider putting the OS partition at the end of the disks00:21
pcfreak30ill have to think when i can actually think.  for my needs as the disks i have are 10k rpm sas and i couldnt get a 1t or 2t at a decent price,  space matters a lot for my needs potentially. so it will all depend on the outputs of what im trying to do. as i dont even know if im wasting my time yet :P00:21
pcfreak30i got 16 netapp sas 900 gb drives for ~280 and reformatted them00:22
sdezielpcfreak30: you can also check with ZFS that supports some form of raid but most importantly super fast compression (lz4) which might give a decent performance boost00:22
sdezielanyway, I'm out now00:23
pcfreak30thanks. basically what im doing will be a ton of writes out more than reads if i researched right. 00:23
patstomsi got a usbmux user after ubuntu server upgrade07:27
patstomsis there any documentation about why do i need it?07:27
patstomsdocumentation says that it is "iPhone/iPod Touch USB multiplex server daemon"07:28
patstomswhat could be a reason that i got it in ubuntu server?07:28
tomreynpatstoms: that's a standard user, but it should not have a shell10:04
pcfreak30sdeziel: was able to get the install done smoothly with msdos partition. GPT causes a lot of pain.19:04

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