/srv/irclogs.ubuntu.com/2011/05/22/#ubuntu-server.txt

=== EvilMTeck is now known as MTecknology
=== unreal_ is now known as unreal
=== NG_ is now known as ng_
=== ng_ is now known as NG_
=== NG_ is now known as ng_
=== ng_ is now known as NG_
roastedHas anybody created software raid before? I just did today and my steps didn't complete as I expected. I looked at this guide - http://www.linuxlog.org/?p=144 - and there are screenshots I never saw. Can anybody help?02:50
nandemonaiI have but not for a boot volume.02:53
nandemonaiSo different process.02:53
roastedI didn't set it up for a boot volume02:54
roastedI have a flash drive I installed the OS on02:54
roastedand two 500gb drives I configured as software raid02:54
roastedIt never asked me to create an MD device, and it never asked me which kind of array I want (0 1 5 6, etc)02:54
roastedIt just continued through the installation and I thought nothing of it. Then I booted up and realized the array wasn;t mounted. At this point I realized Ubuntu had no idea /dev/md0 existed, since it was never created DESPITE me selecting software raid on each drive.02:55
nandemonaiHmm I did it the manual way.02:55
roastedwith the alternate CD?02:55
nandemonaiNope: http://rendai.homeunix.net/nandemonai/2009/09/27/installing-raid0-mirror-ubuntu-server/02:55
roastedor terminal after installation?02:55
nandemonaiTerminal yeah.02:55
nandemonaiThose are the rough steps I took.02:55
roastedyeah, I did that too, but then I formatted everything because I wanted to make the altenrate CD method work02:56
roastedyet it tanked on me again02:56
roastedI'm just not sure if I missed a step or something. After all, I never selected a mount point, but I think once I selected software raid in the partitioner menu options like file system type and mount point were hidden.02:57
nandemonaiSo it hasn't even created /dev/mdX?02:58
nandemonaiTo be honest I'm not sure how the installer goes about creating a raid. I assume much the same way as you would manually but haven't tried it myself.02:58
roastedI used this guide03:04
roastedhttp://www.linuxlog.org/?p=14403:04
roastedSee how it has a screenshot for create MD0? I never got that. I also never got to choose what kind of raid I wanted, but I assume that's because I didn't get the other screen first03:05
roastedperhaps I did something wrong... I was just like, what the?03:05
roastedI can do the installation process again though and see what's up.03:05
roastedBy the way, if I format each drive individually with gparted and "create a new partition table" would that wipe any trace of them being associated with software raid previously? I want to redo the installation from ground up fresh as if they were brand new drives.03:06
nandemonaiYeah new partition table will wipe the lot.03:07
roastedk, sounds good03:07
roastedappreciate your time nandemonai03:07
roastedbtw, a regular "format" wouldn't??03:08
nandemonaiDepends if you change the drive ID. Not 100% on that but a straight format would probably still have the drive ID as fd.03:09
roastedbut a new partition table is a 100% nuke of that?03:09
nandemonaiYeah since the ID bit is written to the table ;)03:09
roastedgotcha ;)03:09
nandemonaiYOu could just format then change the ID from fdisk.03:10
roastedyeha, but a new partition table hardly takes that long in gparted03:10
nandemonaiTrue enough.03:10
roastedI'd rather "sterilize" it and be sure than just wipe it off and hope it's okay.03:10
roastedKnow what I mean?03:10
nandemonaiFor sure.03:10
roastedthanks for your time bro. I gotta get to bed now.03:10
nandemonaiNo worries, good luck with it all.03:10
roastedhave a good one03:10
TVisionHi. How can get operator priveleges in a channel I didn't create, if I'm the owner/administrator of the server? I'm using ircd-hybrid.05:01
uvirtbotNew bug: #786406 in openssh (main) "package openssh-server (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/78640606:22
uvirtbotNew bug: #786410 in dhcp3 (main) "package dhcp3-server 3.1.3-2ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/78641006:35
uvirtbotNew bug: #786408 in dhcp3 (main) "package dhcp3-server 3.1.3-2ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/78640806:36
diddushello everybody07:07
floownhello07:11
floownI have a question about sed and substitution chain07:12
floownI want to remove the http://www. from my urls with this command : sed -e "s/http\:\/\/www\.//g" "my file.txt" now how can I wrote the result in my file.txt ?07:13
jmarsdensed -e 's%http://www\.%%g' <oldfile.txt >newfile.txt07:16
=== ry_ is now known as ry
RudyValenciaHow do I configure an FTPd to save files as www-data:www-data with whatever permissions I need to set?07:40
agrundnergot a rkhunter warning messages... says 'hdparm' in file '/etc/init.d/hdparm' - possible Xzibit Rootkit <~ False positive?07:56
uvirtbotNew bug: #786455 in mysql-dfsg-5.1 (main) "package mysql-server-5.1 (not installed) failed to install/upgrade: il sottoprocesso nuovo script pre-installation ha restituito lo stato di errore 1" [Undecided,New] https://launchpad.net/bugs/78645510:06
greppyfloown: you can also have sed make the changes in place and save your file to "my file.txt.bak" with this:  sed -ibak 's|http://www[.]||g' "my file.txt"10:20
floownthx greppy, I note this syntax too ;)10:23
=== NG_ is now known as ng_
uuser123if i want to remove package with config file which command i should use12:25
=== barbapa is now known as floown
greppyuuser123: apt-get purge PACKAGE_NAME12:33
uuser123ok ,thanks12:33
greppyuuser123: which can also be discovered from reading the man page.12:33
uuser123sorry for that12:34
uuser123greppy: can u pls tell me i remove all apache2 related stuff and reintall apache2 but now i cant see apache2 installed in /etc/apache212:48
uuser123-- /etc/init.d/apache2 restart .: 45: Can't open /etc/apache2/envvars12:55
Rajkohey guys13:38
RoyK 13:47
uuser123Invalid command 'ProxyRequests', perhaps misspelled or defined by a module not included in the server configuration  ---fail why i should  get this error on start/restart apache2 on ubuntu server14:24
dassoukiinteresting how my internet goes from fast mode to slow mode so fast14:33
=== ng_ is now known as NG_
martin___how do I enable IPv6 on my Ubuntu Server? I have a gateway and an address from my provider15:39
RoyKmartin___: normally, the router should give you an address15:42
RoyKotherwise, man interfaces15:42
martin___RoyK: http://pastebin.com/1C60TD7d <-- there's /etc/network/interfaces and ifconfig15:52
martin___when I ping6 something I get "network unreachable"15:52
martin___ipv6.google.com15:52
RoyKtry to traceroute6 it15:53
martin___didn't go that far15:53
martin___traceroute to ipv6.l.google.com (2a00:1450:4008:c00::63) from 2a02:40:40:9c::4, 30 hops max, 24 byte packets 1  2a02:40:40:9c::4 (2a02:40:40:9c::4)  3006.55 ms !H  3007.61 ms !H  3009.93 ms !H15:53
martin___also in ifconfig there's my IPv6 and then some other, what's that?15:53
martin___the "fe80::b4b4:faff:fec6:9e26/64" one15:54
RoyKfe80 is for ipv4 compatibility (iirc)15:54
martin___oh ok15:55
RoyKcan you ping6 the gateway?15:56
martin___sure - this is what my provider gave me btw http://pastebin.com/xdeRX1Lg15:57
martin___moment15:57
martin___no I can't ping it15:58
RoyKhttp://paste.ubuntu.com/611451/16:00
martin___ok well, this is embarassing16:01
RoyKfound it? ;)16:02
martin___nope16:02
RoyKif you can't ping the gateway, there is possibly an issue there16:17
RoyKis it in the arp cache?16:17
martin___arp cache?16:17
RoyKarp -an16:18
RoyKfor ipv4 at least16:18
martin___it's not16:18
RoyKerm - arp doesn't exist on ipv6 it seems - sorry - my fault16:18
RoyKmartin___: seems there are some ndisc tools around16:25
RoyKhttp://www.remlab.net/ndisc6/16:25
martin___thanks16:31
tdignanWhat is the difference between ubuntu server and ubuntu enterprise cloud?17:48
rewtenterprise cloud is for making a cloud server, while server is for making traditional servers17:50
tdignanwhat makes it more suited for the task than the regular ubuntu server distribution?17:56
tdignanis it stripped down and including support for virtualization rather than lots of different hardware?17:56
tdignanthe thing that scared me the most was the word 'enterprise'... I immediately thought there must be some payment required by me eventually17:58
Guest12672I need help installing Ubuntu Server 11.0418:50
Guest12672cannot install Ubuntu server 11.04 keeps asking for a different disk than what was created from donwload18:50
moose_man_1957I am having a problem trying to install Ubuntu server 11.0419:01
moose_man_1957it hangs asking me for disc labelled Ubuntu-Server 11.04 _Natty Narwhal_19:02
moose_man_1957but that is not the disk created from the download19:02
barnode69hello, can somebody help me with password recovery?19:25
rkhesselhi all, when I try to transfer large files to/from my server via ftp/cifs, the nic goes down.  restart networking brings it back up19:36
rkhesselany way to increase the logging level in /var/log/messages to debug?19:37
rkhesselthere doesn't seem to be a peep in there explaining it, and I guess my system isnt using klogd19:37
jmarsdentdignan: Ubuntu Enterprise Cloud is being officially renamed to Ubuntu Cloud, I think I remember reading that somewhere recently -- clouds are not just for big enterprises any more :)20:16
twotenamawesam20:20
rewtbut can they still be used on the uss enterprise?20:29
jmarsdenrewt: Try it and let us know :)20:31
moose_man_1957Help I cannot install ubuntu server I38620:54
moose_man_1957tried 11.04 and 10.04 basically the same message asking me to insert disc labeled Ubuntu Server (rel} (code name)20:56
moose_man_1957and all I have are the ISO images that end in I38620:56
guntbertmoose_man_1957: my first guess: did you check that the isos are not corrupted?20:57
moose_man_1957have tried several different ones, the ISO seem to be fine I think20:57
moose_man_1957and the error msgs are so similar20:58
guntbert!md5sum | moose_man_195721:02
ubottumoose_man_1957: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows21:02
benccshould I place sudoers in the /etc/sudoers file or under the /etc/sudoerd.d/ folder?21:38
=== NG_ is now known as ng_
=== ng_ is now known as NG_
uvirtbotNew bug: #786714 in bacula (main) "package bacula-director-mysql 5.0.3-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/78671422:12
uvirtbotNew bug: #786740 in php5 (main) "package libapache2-mod-php5 5.3.2-1ubuntu4.9 failed to install/upgrade from ubuntu (server) 9.10 to 10.04" [Undecided,New] https://launchpad.net/bugs/78674023:16
jstadAnyone know how to get around the /dev/sd[f-p] constraint on ubuntu 10.10/11.04 ami's ?23:21

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