[00:02] i should like to mention this is a software raid [00:45] Gallomimia: i hear you can RAID1 a /boot partition, and when the RAID isn't on it still should function as a boot partition. so you get super redundancy for /boot [00:46] usually okay to get away with it since it's only like 1G [00:59] speaking of raid, anyone try using mdadm with fakeraid on trusty? === lazypower-travel is now known as lazyPower [04:41] I just mounted postgres home(/var/lib/postgresql) with ecryptfs. After rebooting the machine, it is mounted for me automatically, but if I try to do any writes it tells me that it's a read-only filesystem. It's very weird coz mount shows it mounted as read/write. Here's some logs/output: http://pastebin.com/PsqkAv9Y === Lcawte|Away is now known as Lcawte [06:56] still having difficulty installing onto a raid5. do i need to put /boot on a separate partition which is not involved in the raid?? [07:04] Should work fine if you dont [07:04] what ubuntu server version> [07:11] 14.04 [07:11] i intend to install the desktop package since i'm installing on a desktop [07:11] the server installer is superior [07:14] InFierno: it didn't work fine the first time i tried it [07:14] alright so /boot is slice off. i have a raid1 across three slices, and raid5 with the remainder of the three drives. 2gig slice [07:14] how shall i secure it [07:31] Any particular reason you arent just using raid 10 and be done with it? [07:32] I stopped using parity a while back - found there was too big a write performance hit [07:40] i only have 3 drives. raid10 won't work out for me [07:40] InFierno: what is the bottle neck in the parity situation? [07:41] i feel my system won't have cpu as a bottleneck but it is likely to have a nb chip bandwidth problem. i want to overclock it and the ram [07:41] unable to install grub in /dev/sda1 why is this every time [07:42] You take a write performance hit when calculating parity - on my home server write performance went from ~150MB/sec at max to around 70MB/sec with raid 5/6 [07:42] That said my home server is quite "low end" [07:42] mine has a 4ghz octocore [07:43] it should keep the pace [07:43] #grub-installer sda1 sdb1 sdc1 [07:43] ls: sda1/proc: not a directory [07:43] why it fail >< [07:44] i need to fix the Use As: in the partitioner. what i set this to? [07:45] should i have them raided? software raid. the grub installer didn't like that [07:58] I use an SSD as a bootdrive and HDDs in raid for everything else [07:59] + a hardware raid card [07:59] i was planning to use the ssd's as a dm-cache device [08:00] i suppose i could move the /boot slice to an ssd [08:00] but for some reason always always always mounting /boot in installer fails miserably [08:01] currently the error message says: attempt to mount a filesystem with the type ext2 in scsi2 0 0 0 partition #1 sda at /boot failed [08:01] but why [08:02] bad sata cable? [08:03] the raid built fine, and it installed the full system on it [08:05] could i really see a bad sata cable this far into the installation? [08:06] They are reasonably easy to swap so id try it [08:06] Gallomimia THIS ^^^ or even a loose cable could do it. [08:07] well. i guess i shall consider how many sata cables i have to try a different one [08:07] should i see this problem on all 3 disks? [08:08] frack. it won't even react to my asking it to put /boot on a different of the 3 === tom][ is now known as tom[] === jml_ is now known as jml [08:20] so annoying.... alright take a breather and try again in a sec [09:25] i installed samba4 as ad dc . DNS works fine on my network but dns-forwarding does not work at all. Can u help here ? [13:25] Hey [13:25] I have a debian question [13:26] I am using Putty to manage a server in my home network, I launched an application and you can see it running in terminal [13:27] if I close putty, how do I get back to that running window? Is it possible? [13:27] badconduct: With screen or tmux yes, else not really. [13:28] Ah, I need an actual terminal application [13:28] If I close putty, the service will still run though, correct [13:28] Depends on how it is started. [13:29] bundle exec rails server -e production -b [13:29] It's a Snorby server [13:29] http://wolfer.blog.com/2013/06/28/how-to-installing-snort-and-snorby-on-debian/ [13:32] Is the webpage reachable after you've closed putty? (I think the -b flag puts it in the background, guess it'll remain running) [13:39] Yes, if I close Putty it stays open [13:40] I guess I'm just wondering if it's possible to view the running application terminal again after closing putty, without resetting the program [13:40] (sorry, total linux newb sauce) [15:29] what the grub?? i dont know what i'm doing here. trying to configure grub to boot a system that has 3 drives in software raid5 as their boot volumes. there is also a dmcrypt and lvm2 involved [15:57] Hi people, any nice tutorial on virtualization using libvirt+kvm (and possibly containers) in 14.04? [17:33] im having a weird permission issue with something in an nfs mount. [17:33] 3 folders all with equal permissions, and chown to the same user, 2 work 1 doesnt. [17:51] so aufs mount permissions dont actually go anywhere when done on the mount itself :) [17:56] is there a package to install self-signed ssl certs? [17:56] ddsss_: No - generate your self signed certs and use them. [17:57] bekks, ahh - I think they come preinstalled: /etc/ssl/certs/ssl-cert-snakeoil.pem === Lcawte is now known as Lcawte|Away === Lcawte|Away is now known as Lcawte [18:31] joes anyone know why htpasswd authentication doesnt work for radicale caldav|cardav server? Here's the config file: http://paste.ubuntu.com/7394332 [18:31] s/joes/does/ [18:37] hmm. nvm. changing to sha1 from crypt did the trick. not sure why. === Kihokki_ is now known as Kihokki [20:16] Hello, is there a free alternative for Microsoft WSUS based on linux /ubuntu ? [20:19] posthuman: No. [20:19] posthuman: Or do you mean "how can I setup a local ubuntu mirror"? [20:20] nope thought about nitrobit but free [20:20] hi all [20:20] what happend to motd.tail in 14.04 ? doesn't show up anymore ? [20:21] posthuman: Dont assume anyone knows windows software in here. [20:24] Nitrobit runs on Linux as well and aims to be a alternative to WSUS. Or did u mean WSUS per se ? [20:25] posthuman: So you are looking for a software that actually replaces WSUS. [20:25] posthuman: I'd just setup WSUS on a Windows server - but thats pretty offtopic in here. [20:28] yep... installed samba4 as ad dc and now im looking for some WSUS replacement. just found that ... guess i will give it a try http://download.wsusoffline.net/ [20:28] thank u bekks [20:28] :) === InFierno is now known as Infierno|zZz === bradm1 is now known as bradm === Lcawte is now known as Lcawte|Away