=== _TechAway_ is now known as _Techie_ === _Techie_ is now known as _TechAway_ [00:31] How can i create new domains and users to my email server? [01:50] is there a way to boot the ubuntu server iso from grub2? [02:38] i am currently installing lamp-server using 'taskel. and it's stuck at 91% [02:42] is that normal, or am I gonna have to do something? [02:53] yeah it's still stuck... [03:46] webdude that sounds stuck [05:48] Hello all. I just realized that installing the server edition with encrypted LVM means I can't restart without supplying the passphrase... That's not going to work out for me. Is there something I can do about that? [05:49] Short of reinstalling that is... === Eric_ is now known as talntid === _TechAway_ is now known as _Techie_ === _Techie_ is now known as _TechAway_ [07:42] can someone inspect this general setup and tell me why i can't ping a hostname in my dns server but i can get a dig result for the hostname ? http://pastebin.com/p2WWXrPx [07:50] airtonix: just because a name server can resolve a name doesn't mean that the system having that name/ip address is actually accessible === Squirrely is now known as Squirrely|BNC| [07:54] joschi, i can ping the ip address though [07:55] joschi, and the name im trying to resolve is the same machine that bind9 lives on [07:55] airtonix: your resolv.conf is working? [07:55] joschi, you mean can i ping google.com ? [07:58] airtonix: no. is your bind server in your resolv.conf? [07:58] joschi, it is === whaley is now known as SirLoins [07:59] airtonix: search and domain in your resolv.conf are correct? [07:59] joschi, im not enitrely sure [08:00] joschi, so according to this setup : http://pastebin.com/X7Yg9RJn , my search domain should be "local" ? === Nigel is now known as G [08:03] airtonix: yes [08:03] joschi, cheers :) [08:03] (i actually should use something other than local so it doesn't interfer with avahi) [08:05] usually "localdomain" is fine [08:06] does this mean i have to rebuild my ldap structure too ? [08:06] or can i just change the last dc from local to dc=home [08:06] (and any other references to dc=local) [08:38] I don't think so. I use LDAP and have changed my resolv.conf.. [08:39] another problem i'm having is with openldap on ubuntu 10.04, since i am using cn=config format, im not sure how i go about modifying it to create authentication audit logs [08:39] talntid, yeah thanks, i just changed the dns stuff and ldap still works fine (except i really need to get some auditing happening) [08:39] now sure what you are asking [08:39] er, not sure [08:40] i use LDAP to authenticate users on thin clients [08:40] (among other things, of course) [08:41] talntid, well currently i only have apache using authentication directives to use ldap database... and apache shows its own authentication attempt logs (lacking a bit) but i want to have ldap show the logs for authentication attempts itself [08:41] i mean i dont want to fragment the logging of ldap authentication out amongst the individual daemons that use ldap [08:42] It should go into auth.log [08:42] in my experience [08:42] talntid, i have no auth.log [08:42] oh, and that's the issue [08:42] talntid, my slapd is using cn=config format too [08:43] talntid, even when i initialy experimented with slapd, it never created an auth.log in /var/logs [08:43] I set mine up 3 years ago... and havn't had to touch it... definately not an expert... [08:44] mine does log though... [08:44] checking configs to see if something is special about it [08:44] talntid, i assume to reconfigure yours you change /etc/ldap/ldap.conf and restart slapd ? [08:44] indeed [08:45] talntid, because with cn=config format, i can rm /etc/ldap/ldap.conf and slapd still runs fine [08:45] (just means that i have to work out how to edit the database) [08:45] using GQ ? [08:45] sorry im new to ldap, what is GQ ? [08:46] airtonix: I'd recommend apache directory studio. it's a bit heavy weight but also very comfortable if you work a lot with directory services [08:46] GQ is a ldap client [08:46] joschi, thats what i use at the moment [08:47] joschi, it's very impressive (it even looks like it acts as a temporary ldap server ? ) [08:47] oh, that looks nicer than GQ =D [08:48] but really, what i want to do is have all authentication attempts logged to a single log rotated file [08:49] I keep being told to go with 10.04LTS rather than 10.10 for a simple home/media/web server. Does it really matter since it's a hobby server? :( [08:49] it would be less frustrating ? [08:49] Dravekx: 10.04 has longer support times (hence LTS - long time support) [08:50] Dravekx: so if you plan to use your system longer than 1.5 years and don't want to upgrade every 6 months or every year, 10.04 is worth to think about [08:50] does it matter? probably not. [08:50] most of us use 10.04 though :) [08:51] joschi, so how do i edit the config of an ldap server that uses cn=config format ? [08:51] joschi, in some places i read that i simply use directory studio [08:52] airtonix: ehm, just connect to that ldap server with the proper credentials and edit the cn=config part of the tree with your editor [08:52] joschi, ok i connect as usual, but i do not see cn=config there [08:52] airtonix: advanced ldap editors will also give you a list of possible attributes dependeing on the objectClass [08:52] joschi, but in my /etc/ldap/ there is no slapd.conf or ldap.conf [08:53] airtonix: doesn't have to. the new style config is saved in /etc/ldap/slapd.d/ [08:54] joschi, so how do i edit that ? [08:54] airtonix: if you've started your openLDAP configuration as described in https://help.ubuntu.com/10.04/serverguide/C/openldap-server.html, you can simply use the user which you gave access to [08:54] airtonix: in https://help.ubuntu.com/10.04/serverguide/C/openldap-server.html it would be cn=admin,dc=example,dc=com [08:55] joschi, yep thats how i connect to the remote machines ldap server, but i cant see how i edit the config [08:56] airtonix: it should be shown as a normal branch of your DIT [08:57] i only child item of the DIT node is "Root DSE" [08:57] it has (2) after it but i can only see one child item under "Root DSE" [09:01] airtonix: then it's probably not the ldap admin user you're logging in with [09:01] actually when i press refresh on "Root DSE", i get this error in the search log window : http://pastebin.com/7e7JBb2A [09:09] ok i just had to sudo nano /etc/ldap/slapd.d/cn=config.ldif and change the olcLogLevel [09:09] then restart slapd [09:13] joschi, talntid cheers for the patience === _TechAway_ is now known as _Techie_ [11:44] i just set up a new ubuntu install, but when i try to boot into the new system, my machine halts after 'verifying dmi pool data' what's going on? [i'm certain that i'm booting from the right disk] === _Techie_ is now known as _TechAway_ [12:57] I've installed ubuntu server to a encrypted raid1 array. currently the grub menu is not shown when booting up. anyone know if it's possible to enable? or is the encryption making it impossible.. [12:57] I want the grub menu in order to run memtest [13:09] l3dx: press shift during boot [13:14] RoyK: no luck [13:15] after bios it went straight to password [13:15] password for decryption that is [13:17] l3dx: reconfigure grub not to hide the menu [13:18] thought I'd done that [13:18] I'll double check [13:23] I think the ones you're looking for are GRUB_HIDDEN_TIMEOUT=0 and GRUB_HIDDEN_TIMEOUT_QUIET=true in /etc/default/grub [13:23] ah, I hadn't ran update-grub afterwards [13:29] I'm trying to figure out why it crashes occasionally, and suspect hardware failure. apart from smartmontools and memtest, what else coud I do? [13:29] smartmontools usually aren't very good for catching crashes [13:30] what sort of crashes are these? [13:30] panics? OOPSes? hangs? [13:30] hangs [13:30] hard hangs? [13:30] if a hard hang is when there's no way to interact, then yes [13:31] does alt+sysrq+something give you anything? [13:31] as in http://en.wikipedia.org/wiki/Magic_SysRq_key [13:33] hmm [13:35] do you mean if the command gives me anything after a crash? or right now in order to find information [13:39] the logs may give you info after the crash - these keystrokes may give you valuable info during a crash/hang [13:39] a hard hang is when these won't work [13:39] such a hard hang is mostly due to bad hardware [13:43] ok [13:43] http://pastebin.com/0hXWAspj [13:43] I noticed this error now. don't know if it can cause crashes [13:48] 40 51 80 00 f5 61 40 Error: UNC 128 sectors at LBA = 0x0061f500 = 6419712 [13:48] AFAICS that's 128 uncorrectable sectors [13:49] meaning, in English, "Get a new drive and use the magnets in old one for fun" [13:50] :) [13:50] but could it cause hangs? [13:50] it shouldn't [13:50] it should cause tons of error messages about unreadable sectors [13:51] even if you unplug a drive on a non-hotplug linux system, linux shouldn't hang [13:51] I've done my testing on that :) [13:51] hehe :) [13:51] but start off with memtest86 [13:51] see if you find anything there [13:51] yes [13:52] if not, wait for the next hang and try to dig further with magic sysrq [14:16] New bug: #678134 in openssh "ssh/scp to localhost/127.0.0.1 should not update known_hosts" [Undecided,New] https://launchpad.net/bugs/678134 [14:18] l3dx: what did the memtest say? [14:19] it has only been running for 25 minutes, but so far no errors [14:49] when apache forces a browser to download a file instead of displaying it, this usually means i am missing a module right? all of a sudden cacti is doing this and i'm not sure what I did to cause it [14:54] it seems to be acting as if php isnt working, yet a simple page with phpinfo(); works fine [14:55] RoyK: any thoughts on how long I should let memtest work? === SirLoins is now known as whaley [15:45] l3dx: how many passes has it gone through? [15:53] I stopped it some minutes ago. don't know how many [15:54] well, just try to run the server again [15:54] debug further if it happens again [15:54] is there a pattern when this usually happens? [15:55] high i/o load or something? [15:55] btw, what is this server doing? [15:56] c0nv1ct: download the file to see what it is - it can be anything, really... [15:56] RoyK, huh? it is a php file, one that should be displayed not downloaded [16:20] ugh i just spent the last siz hours trying to find information about how to enable the cn=monitor object to a already configured and running slapd database that does not use /etc/ldap/ldap.conf... and i could find nothing! [16:21] six [16:22] http://www.linuxtopia.org/online_books//network_administration_guides/ldap_administration/monitoringslapd_Monitor_configuration_via_cn=config5.html [16:22] :( [16:25] c0nv1ct: it should, at lest if php is configured correctly [16:26] RoyK, that is the thing... I have other php webbaps functioning normally, but Cacti and phpsysinfo both act as if php doesnt exist and has the browser download it [16:27] c0nv1ct: HEAD http://your.tld/phpinfo.php (that file having one line '' [16:27] ) [16:28] yep, already made that file, all looks good [16:28] but not cacti? [16:28] if so, I'd guess #cacti is a place to start [16:28] cacti just has me download a file called "download" which is its index.php [16:29] phpsysinfo which i just installed shows the same behavior [16:29] how did you enable php for the other sites? [16:29] it is enabled in apache with a2enmod [16:30] that should be global [16:30] i didnt have to do anything specific in the other apps for it to work [16:30] i just installed torrentflux just to see, and it works fine out of the box [16:31] Cacti was working though, i only noticed it today after trying phpsysinfo and having it not work [16:31] which version is this? [16:31] ubuntu release ver [16:31] 10.10, just a little home server [16:33] just tried installing phpsysinfo on my 10.10 test box - no problems there.... [16:34] if you've installed something custom or have made changes to the apache setup, that might be the reason [16:34] i shouldnt have, i just set this up a few weeks ago [16:35] if you choose to download the php file, does that show you the source or the content? [16:35] it opens in Geany [16:35] geany? [16:36] source code editor [16:36] oh i remember this one. every php page you hit it asks you to download instead of opening the page? [16:36] arrrghhh, no [16:36] oh sorry. i'll shutup now :P [16:37] ok, now it is getting weirder [16:37] on another box, cacti is working, but phpsysinfo still downloads the file [16:39] this is with chrome on both machines, firefox locally loads both just fine [16:39] ffs, i guess the server is fine, something is up with the browsers [16:52] I hav php mcrypt installed on my server. still it is showing "Cannot load mcrypt extension. Please check your PHP configuration." !! [16:53] is iptables on by default on a fresh install of 10.04 server [16:53] no [16:54] SpaceBass: man ufw [16:54] anything on a fresh install that would prevent incoming traffic? [16:54] SpaceBass: normally no incoming traffic will be allowed unless you install server software that allows that :þ [16:54] not even ssh is in by 'default' [16:55] gotcha [16:55] anybody help ! FYI : I am using Ubuntu 8.04 LTS [16:55] AnirbanHazra: do you need mcrypt? [16:55] running web, ssh and asterisk - can't get the asterisk sip connections to register with remote servers [16:55] iptables is available... but it's not blocking anything. [16:55] SpaceBass: try #asterisk [16:55] RoyK, Im there too [16:55] just want to rule out platform issues [16:56] SpaceBass: not likely - I've been running asstrix on ubuntu for quite some time until I got a new job where I didn't have to work with that shite [16:56] ssh and web work fine? [16:57] arrrghhh, yes and local sip working fine - suggests its further upstream, although feel fairly sure the problem is on that host and not the edge router [16:57] hrm. yea, can't really help with astrisk in here. [16:57] SpaceBass: try fiddling around with sipsak or nmap to see if asterisk answers [16:57] understandable [16:58] it's probably not the platform, and from the sound of it it's not your provider either. some ISPs like to block traffic they deem unsuitable for residential connections (assuming you're on one...) [16:59] I migrated from a CentOS box running asterisk that had been working fine to a new Ubuntu install - dont think its ISP [16:59] indeed. [16:59] SpaceBass: what's your IP? I can check from here if I can contact 5060/udp if you like [16:59] 98.117.75.200 [16:59] thanks RoyK [17:00] 5060/udp open|filtered sip [17:00] 5061/udp closed sip-tls [17:00] looks open to me [17:00] appreciate the check [17:01] SpaceBass: set debug=9 on asterisk [17:01] and verbose=9 [17:01] RoyK, yeah been watching debug messages all morning [17:01] debug won't be necessary, I think [17:01] you should see SIP connection attempts, even nmap scans, with verbose=9 [17:02] yeah, just seeing registration attempts over and over [17:03] using packaged asterisk or something built from source? [17:03] built from source [17:03] I guess #asterisk will be the place to ask, then [17:04] working that angle too :D [17:04] thanks for the help! [17:04] damn - 1.8 released [17:04] yep! and includes google voice support [17:04] perhaps it's a wee bit better than old 1.4 [17:05] ooooo gv support. [17:05] do you know if digium has gotten around to supporting PLC in codecs supporting that? [17:05] that makes me want to play with it now :P [17:05] RoyK, to tell the truth, I dont know [17:06] I paid for the jitterbuffer that went into 1.4, but by 1.4 release, Digium's g.729 codec couldn't keep up with that [17:36] so after playing with a python script that automates authentication attempts against an openLDAP server with many valid and non valid users... i found it does not report : valid users with wrong password attempts, invalid users. It only reports valid user with valid password attempts. [18:29] airtonix: "It" being slapd? [18:29] yes [19:14] hey, I'm using btrfs on ubuntu 10.04 server but it seems to be causing high load even though system is not really doing much [19:14] btrfs-transacti btrfs-endio-wri those two use 100% of one core each [19:19] i don't think that file system is fully supported on linux [19:20] its in main ubuntu system -- you can even select it in the installer :) [19:24] hey guys quick question. Im looking at replacing the main hdd in my server. right now its currently a 120gb single drive. Im looking at replacing it with 2x 500gb in raid 1. is there anything i have to do special or can i just clone the single drive using acronis to the new array? [19:24] It's considered experimental, IIRC. [19:24] (btrfs) [19:30] +1 [19:30] btrfs is not 'stable' on linux. as in the linux kernel [19:31] klaas, what's wrong with ext4? [19:32] Doonz, what's acronis? windows utility? i would not think a bit-for-bit copy be a good idea in your situation, if that's what you're implying. [19:32] New bug: #678249 in mysql-dfsg-5.1 (main) "package mysql-server-5.1 5.1.37-1ubuntu5.5 failed to install/upgrade: Unterprozess neues pre-installation-Skript gab den Fehlerwert 128 zurück" [Undecided,New] https://launchpad.net/bugs/678249 [19:35] arrrghhh: its a linux based hdd cloning reimaging [19:36] arrrghhh I already use btrfs and on a normal day it works great :) [19:36] linux-based? acronic? [19:36] yea [19:36] klaas, well it doesn't seem to be working so well today ;) [19:36] Doonz, link me to a download for linux. [19:37] yeah I googled my problem seems to be known and fixed in newer kernels [19:37] http://www.acronis.com/homecomputing/ [19:37] uhm [19:37] it makes me download an exe lol [19:38] yeah but the cd that it creates loads a linux distro [19:38] trial versions? [19:38] anyhow. why couldnt i just clone the hdd onto another one? [19:38] well maybe it's smart enough, but i would think it would want a 120gb disk [19:39] allows for online expansion [19:43] well that's up to you Doonz. i wouldn't come asking for help with it in here tho :D [20:09] Hi, I just logged into a machine via the terminal, and tried to resume a screen session. Now there is just a blank line, and I can't exit with ctl + c [20:09] hi [20:09] anyone of a applaince [20:09] that works as a [20:09] pxe deployment server [20:09] to deploy / install ubuntu, windows and so forth [20:11] you can setup pxe [20:12] you want a virtual appliance...? [20:12] that's all setup and ready to go [20:12] i don't know of one... i bet there's one out there tho. [20:15] yea [20:15] the only otherproduct I see is altiris [20:15] but it not free [20:46] mrrothhh, drbl [20:47] mrrothhh, clonezilla server with drbl provides this [20:53] anyone know of a file manager like midnight commander , but with a web interface ? [21:05] klaas: don't use btrfs in production unless you like games like russian roulette [21:06] Dibbler_: why on earth would you want to expose your filesystem on web? [21:17] Royk do you know of any ? [21:18] no [21:18] thnx [21:18] google knows [21:18] taht's why i asked here [21:18] cause i don't know how to use google [21:20] Does anyone have a comprehensive and simple samba server guide that allows me ubuntu server to share files with windows computer only? [21:21] Queops: did you see the server guide? [21:21] oh yes... *depressed* [21:22] Doesn't give me a single hint about how to make my windows computers connect to it [21:22] Nor what settings to have [21:22] \\ ? [21:23] What special settings should I have, how come theres no authentication? [21:24] What guide did you use? This one? https://help.ubuntu.com/10.10/serverguide/C/samba-fileserver.html [21:25] "guest ok: allows clients to connect to the share without supplying a password." [21:25] And what's so special about any settings? ;) [21:25] What is the port [21:25] could you tell me please? [21:26] port? from windows, just write \\ and it will understand. [21:26] Hmm curious, I'm really new to this samba thing [21:26] Let me re-check everything :P [21:26] (tbh im really new to networking at all) [21:26] Samba works just as a regular windows share. [21:37] air^: if I follow the official guide religiously [21:37] it should work? [21:38] Queops: that's what the guide's are for. [21:38] generally yeh, though sometimes they are outdated :p [21:39] Queops: thing is, you should try to understand the guide, not just follow it. [21:39] That's one of my problems, I try to understand instead of following them [21:39] and i get confused, but np, ill take my time [21:39] :D [21:40] I always ask, why the hell is this entry here and there and what not. [21:41] Is it safe to remove samba folder in etc folder when samba is not present? [21:41] I kinda want to reset the settings [21:42] air^: ^ [21:46] Queops: have you really edited anything there that you need to reset? [21:47] Kinda, I was messing with it on webmin :p [21:47] Queops: I just tested the guide, works fine. (installed samba on my 10.10 server, activated one share on one user account). [21:47] And now I regret it and want to follow the guide simply :x [21:47] there are some funky settings and weird things you have to do in windows to get full speed though [21:48] for me there was anyway [21:48] Dibbler_: let's hold that back for the first step to get it working :) [21:48] you can just copy your smb.conf [21:48] So it's safe to remove? [21:48] it will make new ones upon install again? [21:48] !webmin | Queops [21:48] Queops: webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system. [21:48] and mess with a copy all you want [21:48] Noooooooooooooooooooooooooooooooooooooooooooo [21:49] Really? [21:49] That sucks! [21:49] what's wrong with using terminal :D [21:49] What should I use :( I felt so proud [21:49] Yeh i like having putty on [21:49] and the webpage with nice graphics and al [21:49] all :( [21:49] you'll live without [21:49] *sniff* [21:49] vi or nano do just finbe [21:49] Curses! [21:50] Ok thanks for the help [21:50] it's all in 1 big hapopy config file ! [21:50] I'll stick around here, just discovered the channel :) [21:50] happy [21:50] Well is there any kind of webmin thing that doesn't mess with ubuntu server? [21:51] and a web-putty when i'm away? [21:52] if all webmin changes is the smb.conf.. and you don't have it change anything else .. meybe it won't be that bad [21:52] maybe [21:52] Queops: why would you use putty on linux? [21:52] Oh but i'm on windows [21:52] managing the ubuntu server :p [21:54] well in that case putty should be just fine :) [21:54] hehe allright you guys win [21:54] no web interface [21:55] Actually I'd like some kind of lightweight status web gui. [21:55] Kinda like Nagios without all the mess of setting it up :D [21:55] See? See?? [21:55] I would love a simple [21:55] show status thingie [21:55] over the net [21:55] i ned a replacement for MC , web i asked here earlier [21:55] no serious replies [21:55] :( [21:56] Blasted, I love working with servers [21:56] :p === Squirrely|BNC| is now known as Squirrely [22:01] Why wont webmin guys fix the problems? [22:01] Ubuntu server is uber used [22:04] Does the server install have suspend/hibernate built in? The reason I ask is I'd like to install it on a laptop and have it running with the lid closed ie.. suspend/hibernate is not needed or wanted.. If it's there how do I disable it? [22:05] I tried buuntu server on laptop once [22:05] I didnt suspend or hibernate [22:05] when lid closes [22:05] It didn't* [22:06] Queops: nice.. thanks [22:06] I don't think developers would bother with including such thing on server [22:06] most of them have no screen after set-ups [22:07] I was curious.. if the install identifies the machine as a laptop I thought it might pull in more/different configs because of that. [22:07] hello question... i would like to take ntop and redirect it to /dev/tty10, but i would like to daemonize it so i can lock the console and continue to have htop run on dev/tty10 [22:08] izinucs not with me [22:10] i don't even have a video card [22:10] too warm [22:11] any ideas? [22:11] Hmm what's an easy way to give a file to a windows server with a vanilla server? [22:12] Kinda need to give a ssh key to my windows pc [22:12] :p [22:12] er [22:12] to a windows computer* [22:12] mount a share [22:12] using root [22:12] to a shared window dir [22:12] with samba? [22:12] yes [22:12] argggggggghhh :D ok ok [22:12] thanks. [22:14] smbmount //192.168.1.1/winsharedir /home/yourself/music -o username=blablabla,password=blablabla,uid=1000,mask=000 [22:15] well, you could install an sshd on the windows server, but that opens it to a whole slew of vulnerabilities [22:15] if you just need to push one file, you can use smbclient [22:15] or [22:15] =O [22:15] just sshd on linux and scp it to you [22:15] winscp [22:15] should work [22:15] ah hold on a sec [22:16] Assuming I have OpenSSH installed [22:16] I can transfer files with it? [22:16] yu just need winscp [22:16] yes [22:16] Ah that's great then [22:16] you can use smbclient somewhat similar to ftp/sftp [22:17] I'm downloading WinSCP [22:18] Or was... stupid sourceforge :( re-downloading [22:29] When it says "By default the public key is saved in the file ~/.ssh/id_dsa.pub, while ~/.ssh/id_dsa is the private key. Now copy the id_dsa.pub file to the remote host and append it to ~/.ssh/authorized_keys by entering:" [22:29] authorized keys on the host? [22:29] and send .pub to remote? [22:55] in a raid 10 during the install the installer asks for active and spare drives. what do the spare drives do? are they the raid 1 portion or just dead drives until made active? [22:56] hot spares take over when one fails [22:56] you basiclaly lose a channel for doing nothing [22:56] you can easily replace it manually after it has failed [22:57] hot spares are for unattended systems imo [23:00] Dibbler_, thanks for the information. i have 4 1.5 tb drives which i want to use with raid 10. if i make all active and one fails is my array going to be broken or just degraded and the drive is replaceable? [23:05] wat wil je nu , een niieuwe bak voor die extra computer die je toch niet gaat zien... of een compleet stille ventilateur [23:06] ooops [23:07] mt [23:07] draven yes [23:07] in 10 yes [23:07] if you have a real raid card you better use 5 though [23:07] not 10 [23:08] you'd have 4.5 T instead of 3 [23:08] if it's a software raid 5 is bad [23:09] when i set up the raid 10 with 2 active and 2 spares i only had 1.5 available, when i have done it with all 4 active i get 3 TB available which would lead me to believe that 2 are mirroring and two are splitting the data. it's a software raid [23:09] what's specifically bad with raid 5 if it's sw? [23:10] transfer speeds [23:10] too much xor [23:10] to be done [23:10] by cpu [23:10] I just setup a fileserver, initial test shows pretty good speed. [23:10] not bad per se .. as in you'll lose data ... [23:10] Ok I used the samba tutorial... now it just times out when trying to map a new network folder on windows [23:11] 11GB file transfferd over gigabit -> nas (3 disks in sw raid-5), constant write speed 95MB/S [23:11] well i have an areca 1261ML in raid5 i get about 1/2 gig/sec burst [23:11] that should be about 760MB/s. [23:12] well [23:12] read was from x25 ssd, as my other internal drive tended to be the limit. [23:12] and the fileserver is an intel i3, so it probably has enough cpu power. [23:12] i'm always using close to 100% cpu [23:12] i can't have my filesystem hogging cpu time [23:13] this is a pointless discussion [23:13] yeah. it's just a matter of useage. [23:13] still if draven wants the extra storage , raid 5 is an option [23:13] I got lots of cpu free. So I don't mind wasting some on the drives. [23:13] of course [23:14] (this is just at home, I wouldn't consider sw raid in any business case) [23:15] with software raid my understanding is 4 active drives on a 10 gives me 3 TB use and the failover if one drive fails. additionally it sounds as if raid 5 isn't as reliable as raid 10 [23:15] not really [23:16] riad 5 just uses a lot of processing [23:16] raid [23:16] 1 drive can fail at a time [23:16] same as in raid 10 [23:16] well no [23:16] in raid 2 2 can fail , it just has to be the right ones lol [23:16] but basically , if you have the extra cpu power [23:17] raid 5 is an option [23:17] your 4 drives you give you 4.5 tb and 1.5 would contain redundant data [23:18] since i'm encrypting the entire disk on the fly i'll stick with raid 10 to minimize cpu usage and i don't need the extra 1.5 tb of data that the raid 5 gives [23:18] yes [23:18] you get about 30 mB/sec per gigahertz i would think [23:19] VERY roughly [23:19] thanks for the discussion and information [23:19] p :) [23:19] n [23:19] * draven_sol goes afk to redo the server [23:20] Anyone has a clue why I can't access the samba share i made :( [23:21] Queops, file/folder permissions, firewall [23:21] Queops: guest or user? [23:21] I putted guest ok just to try [23:21] Queops: try "sudo smbpasswd " to reset that at least. [23:21] ok. [23:21] and I made ufw allow 137,138,139 [23:21] just in case. [23:21] lol [23:22] Should I do that sudo? [23:22] I made sudo chown nobody.nogroup /srv/samba/share/ as shown in the guid [23:23] the smbpasswd command just allows you to reset the smb password for that certain user. [23:23] and on windows map new network.. assign it some later and inputted \\localipoftheserver [23:23] but it shouldn't matter if you use guest. [23:23] letter* [23:23] and what does windows say? [23:24] just a sec, let me time out [23:24] btw, no need to map new network drive right away, just write \\ip in the path field of file explorer [23:24] yeh that doesnt do anything [23:24] lol [23:24] ok, so it does not ask for passwd. [23:24] Nope [23:24] restarted smbd ? [23:25] Positive [23:25] k. then I'd guess it's a fw issue. [23:25] My guess [23:26] I got an idea lol [23:26] If it is.. I'm gonna slap myself.. [23:26] What are the ports? [23:27] The default ports are 139 (used for SMB over NetBIOS over TCP) and port 445 (used for plain SMB over TCP). [23:28] (from man smbd) [23:28] What is the default thingie then, NetBIOS or plain [23:29] Well ill put both [23:31] Windows says it cant access it [23:32] still timeouts? [23:32] or some other error? [23:32] well i assume "cant access" is a time out because it takes a while to present the error [23:33] and nothing in the log on ubuntu? [23:33] Where can I see that [23:33] Somewhere in /var/log/ [23:33] sec [23:34] maybe syslog [23:34] theres samba on va rlog [23:35] no just a bunch of thing of cups [23:35] its not installed [23:35] jup, seems to be logging separately. [23:35] well. I gotta go get some sleep now. [23:35] hehe do that [23:36] :) [23:36] good luck. [23:36] cya [23:36] cya :) [23:45] ... [23:46] ive been searching for what i thought would be simple, hibernating my headless storage monster. im finding dozens of posts, dpm, acpi, apm, gnome-power-manager, scripts, .suspend vs .hibernate please help.