[00:09] metalf8801: Saying "its not working" is insufficient information for anyone here to help you. Be specific: what version of Ubuntu are you running, what exactly did you do, what happened, what did you expect to happen? [00:09] ok thanks [00:12] I'm using Ubuntu serve 9.10 [00:12] I install samba awhile ago and it seems to be working [00:13] I just installed Backuppc and tried to set it up but I'm getting this Last error is "tree connect failed: NT_STATUS_BAD_NETWORK_NAME". error message when I try to run a backup [00:14] jmarsden: is there more I should say? === dendro-afk is now known as dendrobates [00:21] New bug: #505301 in openssh (main) "openssh server should warn that .ssh/authorized_keys is not accessible (causing ssh pubkey authentication to fail silently)" [Undecided,New] https://launchpad.net/bugs/505301 === dendrobates is now known as dendro-afk [00:59] I'm setting up a mail server that will host multiple domains. I'll use postfix's virtual mailboxes, and dovecot for pop/imap. as there will be only a few users, I won't use something like ldap or mysql. given that I'd like smtp authentication in postfix and pop/imap authentication in dovecot to use the same user/password backend, what could I use? === dendro-afk is now known as dendrobates [01:03] soren: Yes, the interpreters are there, but they aren't supported Python versions for module and extension building. [01:03] it means they're pretty unlikely to be useful unless you only need core Python stuff. === dendrobates is now known as dendro-afk [02:03] I have installed ubuntu server and when I first boot I get a grub "error: no such device" error. Usually in grub 1 id know how to fix this with esc or id be able to go into a livesession and change the files, but I cant mount ext4. So how can i work on the grub config while at this level === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk [03:13] what is the standerd way to stop start sshd ? [03:13] I can't find it in the usual place [03:13] is there like a tool to go thru? [03:14] /etc/init.d/ssh stop/start [03:14] oh ssh is sshd [03:14] see [03:14] why did they change it thats strange [03:15] its a dameon [03:15] the d makes sence [03:15] * sabgenton slaps self [03:15] stgraber: thanks [03:16] sabgenton: hysterical raisins [03:16] lol [03:17] Adri2000: np [03:17] ah all clear now :P [03:17] that's sabgenton not Adri2000 ... (yeah, auto-completion + typo ;)) [03:17] :) [03:34] grub2 is awful [03:44] LlamaZorz: try extlinux [03:48] twb: thanks il look into it [03:52] is there any reason the ubuntu forums show examples with wvdial instead of pon? [03:53] wvdial doesn't run as a dameon which is a pain === rberger_ is now known as rberger [03:55] sabgenton, i havent dealt with dialup modems in quite sometimes, as I imagine most others have not either. Probably why that is done. [03:56] sabgenton, https://help.ubuntu.com/community/DialupModemHowto/SetUpDialer is infinitely more informative [03:58] bogeyd6: well its a 3g modem not a 56k dialup modem but fair enough [03:58] bogeyd6: adsl IDSN etc is there no way to work them with wvdial [03:58] just checking [03:58] !dial up [03:58] You want to connect via dial-up? Read https://help.ubuntu.com/community/DialupModemHowto - Also try disabling/removing KNetworkManager if KDE applications cannot connect using dial-up [03:58] I'f you'll excuse my ignorance [04:00] !pppoe [04:00] Setting up an ADSL/PPPoE connection? Look at https://help.ubuntu.com/community/ADSLPPPoE [04:00] and then [04:00] !adsl [04:00] Setting up an ADSL/PPPoE connection? Look at https://help.ubuntu.com/community/ADSLPPPoE [04:05] metalf8801: (After a 4 hour delay) I was away earlier, back now. The error msg you are seeing looks like a samba client configuration issue. However, I'm confused... you said you were backing up a Ubuntu server -- doing that would not normally be using a samba client at all. I'd use the backuppc rsync client for that. [04:07] I'm backing up a computer running xp to a Ubuntu file server [04:08] Ah. Then you probably need to tell packuppc/samba the correct workgroup name for that XP machine? === MTeck-ricer is now known as MTecknology [04:20] bogeyd6: all I was saying before is pon can be used for adsl not just dialup [04:21] sabgenton, is there any reason the ubuntu forums show examples with wvdial instead of pon? [04:22] bogeyd6> sabgenton, i havent dealt with dialup modems in quite sometimes, as I imagine most others have not either. [04:22] sabgenton, you lost me [04:22] sorry dons't matter [04:23] I basicly want to use a wvdial script as a pon scrippt [04:23] bogeyd6: The examples are for dialup, for which wvdial is the conventional tool to use. also wvdial does "intelligent" guesses about hwo to proceed when it meets something that isn't quite PPP yet at the other end, whereas pon is strictly PPP only, I think. Like others have said it's been a while since I used either one! [04:23] cause wvdial is a pain [04:24] sabgenton: What specifically is "a pain" about wvdial? WHat aspect of its behaviour are you trying to change or avoid? [04:24] having to run it in a termian and the C-c it when finished [04:24] pon runs like a service [04:24] and then* [04:25] You are saying that wvdial doesn't return to the shell when it has established the PPP link? It used to, from memory... [04:26] jmarsden, he didnt do the wvdial & disown [04:28] Hello, all. Is anyone here familiar with quotas? [04:28] sabgenton: Would wvdial & # relieve the "pain" you are experiencing? Or even nohup wvdial & ? [04:29] qwood: Probably; ask your actual question and see who answers :) [04:29] Ok. [04:29] jmarsden: true [04:29] I'm so dum [04:29] well control c is like kill -2 or someting aint it? [04:30] so I could just send that to the process after finding it with ps aux [04:30] top etc [04:30] I just wondered if I needed to undo anything if I accidentally ran touch /aquota.user /aquota.group instead of touch /home/aquota.user /home/aquota.group [04:30] I don't want quotas enabled on / [04:31] hmm still thats a pain pon seems much more uniform [04:33] qwood: the quotas files have no significance unless the filesystem is mounted -ousrquota -ogrpquota [04:33] qwood: As long as the filesystem concerned doesn't have the usrquota mount option set it still won't use quotas, so you can just delete the unwanted files, as far as I know. [04:33] :) [04:33] Even if it does -- it'll just make the next boot take aaaages [04:33] And of course disable quotas until that time. [04:35] This is the only command I think may have done anything, mount -o remount / [04:36] So what do I need to do if anything? In case you can't tell, I've never used it before. [04:36] qwood: Did the / filesystem have the usrquota or grpquota option(s) in /etc/fstab at the time you ran the command? [04:39] No it didn't, now I know what you meant. Also, the /home filesystem has the options usrjquota and grpjquota instead of that in the guide I am following. Why is that, out of curiosity? [04:40] jmarsden: I just want to traslate a wvdial.conf to a pon ppp file [04:40] eg http://pastebin.ca/1745010 [04:40] sabgenton: OK, go for it, if that's what you want to do. [04:41] qwood: Sounds like a typo to me, I see no usrjquota option mentioned in the mount man page. [04:42] I would be willing to agree. The software that utilizes it has a guide, which is not written by this guy. It says to use it without the js [04:42] jmarsden: ok you would know how? [04:44] wouldn't* [04:44] sabgenton: Not really... about 15 years ago I would have done it pretty fast, I think :) I suspect you will want to make a ppp chat script that does the various modem commands. [04:45] ok so wvdial does that part for you so to speak? [04:45] sabgenton: Have you considered something like alias mypon='nohup wvdial &' and alias mypoff='kill %wvdial' [04:45] Yes. [04:45] Read the respective man pages of the two tools to find out what they do and how they work :) [04:46] Hopefully I wont have any more surprises. Haha. Thanks for the help, twb and jmarsden [04:46] qwood: You're welcome. [04:46] oh I'll do that im the mean time [04:47] nice thing about having a good pon script is that I can chuck it on any system just about [04:47] not everyone has wvdial compared to pon /ppp [04:48] sabgenton: If you have multiple systems with these 3G modems, then you should take the time to learn both wvdial and pon (and pppd) well, so you can develop good scripts and troubleshoot them. [04:53] jmarsden: busybox start-stop-daemon :-) [04:54] jmarsden: true [04:54] sabgenton: Incidentally, wvdial is in main, and gnome-system-tools depends on it, so it should be available to all Ubuntu systems (at least from from Hardy forward). [04:54] well i have go a pon script that works ! [04:55] twb: That would work too :) [04:55] !congratulate sabgenton [04:55] but its not the translation of my wvdial script which was made for my conection [04:55] which i wan'ted to do [04:57] jmarsden: guess i will go study and figure the rest out later [04:57] :) [04:57] Sure. If your pon script works as reliably as wvdial, then whether it is a translation, a direct revelation from God, or your cat walked on the keyboard and typed it that way is irrelevant to your immediate needs -- you have it, and it works :) [05:02] * sabgenton worrys the future seeing thur with jmarsden's concept [05:03] with the [05:03] Not that it matters, but here's a start-stop-daemon example I prepared earlier: http://twb.ath.cx/Preferences/.bin/twb-agents [05:06] cool [05:06] twb: lol u a gentoo user? [05:06] sabgenton: hardly. [05:06] k [05:07] ubottu -l keychain [05:07] Grmph [05:12] !quit thx guys! [05:12] Error: I am only a bot, please don't think I'm intelligent :) [05:18] I'd really appreciate your help. I installed Ubuntu Server, had it automatically configure LVM. It made my root partition large, almost the entire available disk space. I'd like to shrink it, but can't shrink the active root partition. Can I do so using an environment launched from the Server Disc, or would I need a live environment from the Desktop CD? [05:20] wweasel: it'd be easiest to use a live CD that includes LVM [05:20] e.g. Knoppix or the CentOS 5 live CD. [05:20] Hmm, I wonder if you could do it by breaking in the initramfs... [05:21] well, i have a network connection, I can just install the required packages, say, inside the Desktop CD's live environment [05:22] you're right, if I had one of those live cds, they would be an easier path. I could dl one, but this may be faster [05:23] twb: i wouldn't know what it would mean to break in the initramfs, never mind how to do it :) [05:25] Part of my problem is that I'm doing this on an old laptop which is finnicky about which CDs it will boot from. I have no rational explanation for why it boots from certain ones but not others... and I don't think I'm being dense. [05:25] for instance, it's cool with the 9.10 Server CD, but not the Desktop CD (if it would boot the Desktop CD, I'd be off and running already) [05:26] do you happen to know off the top of your head if the CentOS 5 live CD has ext4 support built in as well? (i'd need that too) [05:28] twb? [05:43] I don't know. [05:44] Probably not. [05:44] wweasel: grepgrep ext /proc/filesystems ext /proc/filesystems in a CentOS 5.4 virtual machine here shows only ext2 and ext3 . [05:45] bah. i'm baffled as to how i'm going to shrink this bloody partition [05:45] What WAS the rationale for making ext4 the default in 9.10? [05:45] twb: extents are pretty? :P [05:46] jmarsden: thanks! it's bad news :/ but thanks for the help. it saves me the time and frurstration of downloading/burning the disc and discovering it doesn't work [05:46] wweasel: If you can instead deal (somehow) with the "Ubuntu Desktop CD won't boot" issue, you'd be set... have you tried a Lucid Alpha Desktop image?? [05:48] jmarsden: nope. that's a good idea. i'll set it to dl and give it a shot (it will take a while, i don't have a particularly fast connection) [05:48] Or just roll your own CD... [05:48] and thanks, btw, on checking centos. saves me the time and frustration of discovering it won't work [05:48] live-helper isn't that hard to use [05:48] and in all these cases hope that my laptop likes the cd i make [05:49] i really can't fathom what makes it boot some and not others [05:49] and it's consistent too [05:49] wweasel: make a USB boot key, then. Or just make a live image in a spare LVM volume [05:49] wweasel: OK. No problem. Right. But open source computing is not supposed to be some sort of "magic"; have you tried a USB boot? [05:50] Or do you have an external USB CDROM drive the laptop might be persuaded to boot from, in case you have a failing optical drive in the laptop? [05:50] i haven't tried a usb boot. that's a good idea too. though i can't get the laptop to boot from an external CD drive (i thought it's drive might be wonky), so I'm not sure if it will boot usb. or whether that's related [05:50] :) [05:51] twb's idea of making another root partition in a spare LVM volume is a good one. [05:52] it avoids the CD drive, will launch from GRUB, and then i can shrink the current one. [05:52] wweasel: Yes, if you have a slow network connection that could be a lot faster than any of the other approaches :) [05:53] jmarsden: 45 min remaining in the Lucid ISO dl :) [05:53] ~200KB/s [05:54] wweasel: I'm spoiled: 10Mbit/sec FIOS downloads, so CD-sized ISO files download in about 13 minutes here :) [05:56] hah! well, consider me jealous. [05:58] twb, jmarsden: what do you think is the easiest way to approach this? duplicating my current root partition into a second partition, then configuring grub to boot that one? better idea? [05:59] wweasel: just debootstrap or whatever, then change root= to point to the other LV [06:01] twb: good idea. better idea, i'd say. [06:02] Now that I think about it, a mere LV *resize* ought to be possible from a modern d-i without resorting to the fumbling "rescue" target. [06:03] twb: ext3/4 support live expanding. I'm not so sure about live shrinking. [06:03] wweasel: I realize that. [06:05] Sorry! [06:05] well, if you can think of a way, i'd be relieved. this will almost certainly work, though [06:06] wweasel: twb's new idea is that you could boot from a Debian CD, as though you are doing an install, then in the partitioning step resize (shrink) the existing root partition. At that point it isn't mounted, so shrinking it should work. [06:07] (At least, that's my interpretation of it) [06:07] Right [06:07] Ah! [06:07] modern d-i even has a "shrink" option, sometimes [06:07] Within its GUI, I mean [06:07] stupid question:what is "d-i" [06:08] wweasel: debian-installer [06:08] ah! [06:08] ok [06:08] well, i can boot the ubuntu server disc. but I wouldn't be sure how to get to a point where i can control it to shrink the lvm. [06:09] wweasel: Select Install and then click next until you get to the partitioner :) [06:09] Just keep clicking next until it talks about partitioning, then pick "manual" [06:10] can I then have it write the new partition table, without proceeding to installing? i think it proceeds immediately [06:13] Yeah, you just turn off the machine after the resize is done [06:16] it could work! but i think i like the rescue partition/debootstrap idea better. it's also a kludge, but less of a kludge :) [06:50] i could do with a faster internet connection for deboostrap too :) === Sam-I-Am_ is now known as Sam-I-Am [07:01] twb: are you still around? i have a quick question [07:03] What? [07:05] I've made the rescue partition. debootstrap. I need to install the linux-image package so i can boot from it. [07:05] the linux-image depends on grub [07:05] No you don't. [07:05] no? [07:05] The kernel is already present in the other LV [07:06] Or wherever /boot is [07:06] right! [07:06] Okay :) thanks * so * much! [07:07] where is the default location for the website in apache, is it /usr/share/apache2/default-site [07:09] LlamaZorz: by default httpds export /var/www/ [07:09] thanks sir [07:13] and where does mysql store the databases? [07:14] Probably /var/lib [07:15] managing this is so so much easier than a freebsd server [07:15] ls [07:15] twb: I have a potential problem. I made my rescue arch i386, while my server install's arch is ia64 (debootstrap was failing with the setting --arch ia64). [07:15] so I will need to get a 32-bit kernel, right? [07:18] That was silly [07:18] well, it wasn't working. [07:18] I would've just tried d-i [07:18] I know. Well, at this point, I should still be able to do what I want if I install a 32-bit kernel to /boot, right? [07:19] (I'm sorry, I know somewhat what I'm doing, but only-half. I'm aware of that). [07:30] I don't know [07:35] Okay. Thanks [08:26] I am trying to install linux-restricted-modules-server and madwifi-tools are they still in repositorys? [08:26] (on karmic) [08:36] sabgenton: try packages.ubuntu.com [08:42] twb: if it's not commented somewhere in my sources.list does that mean madwifi is not suported or somthing? [08:43] sabgenton: I don't know what you mean by that. [08:43] sabgenton: http://packages.ubuntu.com/madwifi-tools # will show you what versions of Ubuntu madwifi-tools exists in... try it. [08:48] jmarsden: awe crap it says jaunty [08:49] jmarsden: any change of them bring it back on Lucid? [08:49] You'd need to find out why it was removed, and why you think it is still needed, etc etc. [08:50] awe man one me against ... [08:50] alot [08:51] jmarsden: reason being ath5k (which im shure is the reason they don't need it) doesn't do access point mode [08:51] sabgenton: Until you check on it, it might be just that the package got renamed or something that simple... so do your homework and find out why it was removed before you complain all over the channel :) [08:51] * sabgenton worrys [08:52] k [08:52] sorry [08:53] jmarsden: is this likely to mean something? [08:53] https://launchpad.net/ubuntu/karmic/+source/madwifi-tools [08:54] Not really any new info there. I'd suggest looking at the Debian BTS to see if you can find out something there. [08:55] jmarsden: madwifi was a non-Free driver for some chipsets, and ath5k (which IS free) replaced it. [08:55] jmarsden: I guess Debian/Ubuntu just stopped shipping madwifi entirely. [08:55] sabgenton wants the non-Free version because (apparently) ath5k doesn't support some connection modes. [08:55] Sounds reasonable to me. I don't see it in Lenny or Squeeze. So that answers the question. And means it is very unlikely madwifi-tools would return [08:57] cry [08:58] twb: well as jmarsden said i better not blab to much before I really no [08:58] mabye ath5k now does that mode [08:59] I really have my doubts though [08:59] sabgenton: Why not test it and find out instead of doubting? :) [08:59] they were talking about it if I remeber [08:59] jmarsden: ath5k? [09:00] u mean [09:00] ath5k in access point mode. Or whatever it was that you need. Yes. [09:01] Don't have doubts -- test and then you will *know* :) [09:14] u guys told me early how ubuntu did have dependency probs like debian users playing with stable and unstable and stuff just worked ;P [09:14] didn't [09:16] now I have to 'experiment' [09:16] sabgenton: And? You are now having dependency issues in Ubuntu? With what depending on what? BTW, I recently bought a random cheap PCI wifi card recently and plugged it into my desktop and... it just worked... :) [09:17] You are the one claiming you need madwifi-tools. Then you say you "doubt" something... so you don;'t really know whether you need them. So I suggest you test. This is bad how? [09:17] I wanted to setup my headless server as an access point without having to buy a router basicly [09:17] I have done it before with madwifi [09:17] now i'm having to play [09:18] sabgenton: OK, so stick with 8.04.3 on your server, if you want. [09:18] well its fun but [09:18] :( [09:19] Or if your time is valuable and you don't like anything that you have "doubts" about, spend a few dollars on a different Wifi card that you know will work in the mode you need. [09:19] we will adjourn :P [09:20] what would be the most convenient way to automatically upgrade 10+ servers? cron-apt? these servers run 9.10, so there are updates arriving quite often [09:22] sudo install unattended-upgrades # and read the docs and configure it [09:22] sudo apt-get install unattended-upgrades # I mean :) [09:23] * RoyK tests in a vm [09:23] And if it is 10+ and you are worried about bandwidth usage, create a local apt proxy with apt-cache-ng or similar and then point them all at that. [09:23] we're on a gigabit internet link, so I think it'll suffice [09:23] That should be sufficient, yes :) [09:24] :) [09:25] well, to be honest, it's just 100Mbps as of now, the new fiber isn't connected :รพ [09:26] Unless you have already filled it up with videos/pron/whatever, that will still be OK :) [09:26] :) [09:51] jmarsden: twb: http://wireless.kernel.org/en/users/Drivers/ [09:51] I was wrong :/ [09:52] sabgenton: Now you know why I said you should do the research before griping :) [09:52] my apologys ath5k is now fully awsome! [09:52] I new they were getting there but didn't know they made it [09:53] so looks like ubuntu didn't depreciate mad-wifi till karmic cause ath5k is now good for it [09:53] :D [10:32] anyone have a good guide for this? [10:33] jmarsden: what do I put in hostpad or /modprob.d/options [10:33] if I can ask === fahadsadah is now known as test === test is now known as Guest87259 === Guest87259 is now known as fahadsadah [12:48] hi! When i was using the client-oriented ubuntu karmic, i would have to sudo each time i wanted admin "powers". On karmic server, i stay "sudo"ed. How do i relinquish admin permissions? or set a time-out? [12:48] (this is an account i added to the "admin" group. [12:48] ) [12:50] i seem to remember reading there was a 5 minute timeout, but that doesn't seem to be the case on Ubuntu 9.10. [13:10] figured it out [13:11] ty [13:52] kirkland: I tried to test the fix for bug 479823 as requested in the last Ubuntu server team meeting, but ran into bug 505482 which I just submitted. [13:52] Launchpad bug 479823 in eucalyptus "euca2ools: euca-bundle-vol strips leading zero (0) from user id" [Undecided,Fix committed] https://launchpad.net/bugs/479823 [13:52] Launchpad bug 505482 in euca2ools "euca-bundle-vol dies with "Invalid cert"" [Undecided,New] https://launchpad.net/bugs/505482 === zoopster1 is now known as zoopster === didrocks_ is now known as didrocks [15:44] hi guys [15:44] is there significant diferences between ubuntu and ubuntu server? [15:46] I mean, by the admin perpective [15:46] New bug: #505519 in samba (main) "package winbind 2:3.4.0-3ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2" [Undecided,New] https://launchpad.net/bugs/505519 [15:56] New bug: #505522 in tomcat6 (main) "Tomcat 6: FileNotFoundException for MANIFEST.MF when auto-expanding a WAR" [Undecided,New] https://launchpad.net/bugs/505522 === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk [17:40] greetings i've got a jaunty-server box that I recently installed a sblive into, I have all modules loaded, but for some reason there is no /dev/dsp* any ideas? [18:03] is there significant diferences between ubuntu and ubuntu server? [18:06] different kernel and doesn't install fluff by default... [18:29] Can anybody give me any tips on setting up my printer in server? My printer is attached to the network (wifi), I can see it, and I can print to it directly from a laptop running desktop ubuntu, and lpinfo -v on the server sees the printer - I am not able to connect to cups on 192.168.0.1:631 (I get a 403 forbidden error). Anybody know where I might start to fix this? (What I am ultimately trying to do is to set up server as a print server) [18:30] ... 192.168.0.1 being the server, where cups is installed === dendro-afk is now known as dendrobates [20:38] What's the deal with these files? /home/.ecryptfs/michael/.Private/ECRYPTFS_FNEK_ENCRYPTED.FWZtAVmepc5o1ETurbn2pXrnP3Emk6bGLudWDD-VoqtOf2IvF8f.mrDTRE--/ECRYPTFS_FNEK_ENCRYPTED.FWZtAVmepc5o1ETurbn2pXrnP3Emk6bGLudWljsbayczoLH9Bb.CvqKvpE--/ECRYPTFS_FNEK_ENCRYPTED.FWZtAVmepc5o1ETurbn2pXrnP3Emk6bGLudWhX9blVIv8zrpEsGMUxAzJ---/ECRYPTFS_FNEK_ENCRYPTED.FWZtAVmepc5o1ETurbn2pXrnP3Emk6bGLudWhgJ3q6ADzEHXd7erIU-c.E-- [20:42] MTecknology: you enabled an encrypted private directory? [20:43] MTecknology: That's a file in your ~/Private directory / encrypted home. [21:00] jpds: nifty stuff; I always thought the encrypted data was still in ~/ === dendrobates is now known as dendro-afk [21:06] Hey whats the command to remove a folder and all its contents [21:10] LyonJT: !!!careful!!! don't make typing errors rm -rf - NEVER with root permissions! [21:10] why not with root? [21:11] LyonJT: because you accidentially might remove your complete system of important parts of it [21:11] *or [21:13] oh okay thanks mate ! [21:16] LyonJT: you're welcome :-) but please do triple check before :) [21:16] i have :) thanks! [21:17] do you know what Reloading /etc/samba/smb.conf smbd only means? === dendro-afk is now known as dendrobates [23:03] does ufw automatically save rules? [23:10] martin-: Based on the description of "enable" and "disable" I assume it does, but it would be easy to test. [23:11] yep [23:11] it saves them in /lib/ufw [23:11] atleast on 9.10 server [23:11] cool [23:11] I'm upgrading to Karmic from Hardy, so am learning a few of the differences. [23:13] :) [23:13] I love the ufw syntax [23:13] almost the same as pf in openbsd [23:15] Amazon EC2 has a firewall that's even simpler to set up, which is what I've been using for the last couple years. I may layer on with ufw for added protection. [23:18] nice === dendrobates is now known as dendro-afk [23:44] evening [23:44] I created my own software raid [23:44] but after every reboot [23:44] /dev/md1 is gone ;) [23:45] then I have to do mknod /dev/md1 b 9 1 [23:45] mdadm --auto-detect [23:45] then it's back [23:45] how do I keep the md1 device persistent [23:47] Insn't there a tool that'll alter the sources.list automatically depending on release edition? I'm upgrading from 6.06 LTS to current. [23:48] Aison: It has something to do with being listed in /etc/fstab- [23:49] it's added in fstab [23:49] what happens? it doesn't exist when you cd there? [23:50] well, the device node is not created, so I can't mount it [23:50] and I can't cd to it of course [23:50] I guess it's related to a bad /etc/mdadm/mdadm.conf [23:50] I go through a process where I do pvcreate /dev/foo, then lvcreate /dev/foo when I add a drive [23:51] <-- dunno what that is [23:51] Sorry I couldnt be more helpful [23:52] found it ;) sudo mdadm --examine --scan --config=mdadm.conf >> /etc/mdadm/mdadm.conf [23:52] that's all [23:52] nice [23:53] Apparently I can't do do-release-upgrade from Dapper by default, afraid to install it in case it bricks the server [23:55] well, that solves that- it doesnt even exist