/srv/irclogs.ubuntu.com/2013/08/23/#ubuntu-server.txt

=== VD is now known as Guest86311
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
=== thumper-afk is now known as thumper
=== freeflying is now known as freeflying_away
styolWho loves connection resets? I know I do. I was curious if anyone might have any ideas on what this sort of connection reset pattern might suggest: http://pastie.org/private/ikgecg5y7yjg7zvfxg8uww04:13
styolI don't particularly get the back and forth nature of it, but I make have lots learn to. Yes, intentionally poor english.04:14
styolperhaps a simple question: when [source] > [destination]: Flags [R] does that mean that the [source] caused the reset, or is it just acknowledging that [destination] attempted to write to a socket that was already closed?04:16
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
sarnoldstyol: another option -- source might not have sent the reset at all, it could be sent by a router or firewall somewhere in the middle05:15
sarnoldstyol: (it -could- also be sent by any other system, but they'd have to guess the sequence numbers; not that TCP is cryptographically strong, but it shouldn't be trivially bad either.)05:16
styolsarnold: mmm I see. Packet loss couldn't related, could it? Basically the host is doing their best to refute that it might have anything to do with them05:16
styolthey were like, oh, seems the client is sending the RST. I monitored eth1 with the public network and was like, oh, yeah about 5% of the time05:17
sarnoldstyol: it shouldn't be packetloss, TCP tries harder than that to keep connections alive :)05:19
styolI realize it is apples and oranges, but the most common thing we've seen with abnormal amounts of resets is packet loss05:20
=== HisaoNakai_ is now known as HisaoNakai
styolthe problem is this is beyond my expertise, though I am learning which is great and I love it, but still don't have a solid 'Aha! there is the issue` yet05:20
styolat this point i would probably trade allowing someone watch me eat a bag of rocks if they were willing to check it out haha05:21
sarnoldstyol: hrm. you know, it -might- be packet loss -- if the FIN packets aren't acknowledged quickly enough, the TCP timers on the host that sent the FIN will send another .. and another .. and if two FIN packets are delivered, the second one ought to generate an RST.05:25
sarnoldstyol: note that the connections with [R.] all have window sizes of 115, the ones with just [R] have window sizes of 0. which strikes me as strange.05:26
styolsarnold: good point regarding FIN, from what I've read regarding the what can cause a RST, that could indeed make sense05:34
styolsarnold: that is a little odd. I hadn't noticed that. What is the significance of the period again?05:35
sarnoldstyol: . means 'ACK'05:35
styolsarnold: but.. wait huh. isn't this an RST? Or does R. means the RST was in response to an ACK?05:37
sarnoldstyol: yes, it is an RST; the only real way to know what it is in response to would require widening the tcpdump to capture more data05:38
sarnoldstyol: (don't forget, TCP packets can have multiple flags set at once)05:38
styolsarnold: gotcha gotcha05:39
=== smb` is now known as smb
=== freeflying_away is now known as freeflying
=== wsk233 is now known as ws2k3
jamespagesmb, decided on a slight different course of action09:35
jamespagesmb, without the major GRE restructure the GRE feature in the dkms module is not going to be enabled on a 3.11 kernel09:36
jamespageas the kernel has already registered a handler for the GRE protocol.09:36
jamespageso09:36
jamespageI'm going to say - if you want GRE - use the kernel openvswitch module09:36
jamespageanything else - use the DKMS module09:36
jamespage(NEWS added).09:36
Davieyjamespage: What does this mean for HWE next cycle?  Doing the same as raring hwe?09:39
jamespageDaviey, yeah09:39
smbjamespage, I saw the mails. I am not sure how much openvswitch is used in openstack (and what features that requires), the other user would be LXC.09:40
DavieyStandalone kvm is also a consumer09:40
smbok09:40
DavieyOh, and xen i suppose.09:41
DavieyBut i don't know if anyone has tried this with our xen09:41
smbDaviey, Not that I would have knowingly used it09:41
jamespagesmb, Daviey: you still get all the options but09:47
jamespageGRE -> native kernel module09:47
jamespageVXLAN -> dkms module09:47
jamespageits a little confusing and worthy of a release note09:47
* jamespage aims to kill the dkms module for 14.0409:47
jamespageapparently vxlan will go native in kernel as well09:48
smbjamespage, Just sounds like you cannot get both at the same time. Unfortunately upstream is so unsure about the new code.09:50
jamespagesmb, yeah09:50
jamespagesmb, I hacked on it again this morning and I can't get the GRE feature to register on 3.1109:50
jamespagewhichever way I try09:51
jamespageI don't really understand why that is - it appears that even in 3.10 the gre demux'er registered the GRE protocol hander09:51
jamespageand inet_add_protocol won't add a handler unless the existing entry is NULL09:51
smbHm, weird. Ok, the build of dkms may have succeeded by things not being exported. But as you say at least registering would have failed. Except maybe if back then they have added it without registering a protocol handler. But that also sounds unlikely09:57
* smb -> lunch+errands10:01
cariboupeople, would it be considered insanity to introduce new kdump functionalities in the 14.04 (i.e. LTS) cycle ?10:01
caribouI'm thinking of enabling networked kernel dump functionalities (i.e. sending the vmcore file to NFS or SSH)10:02
cariboufor instance, RHEL6 can send a kernel core dump to NFS or SSH remote host10:04
=== freeflying is now known as freeflying_away
ikoniacaribou: netdump is available already10:08
=== freeflying_away is now known as freeflying
caribouikonia: I don't know about ubuntu but it used to be notoriously broken10:08
ikoniado you feel more is needed ?10:08
ikoniait's always worked like a charm for me, I'm surprised to hear that10:09
caribouikonia: I must admit I never used it on Ubuntu/Debian10:09
ikoniacaribou: apologies for my lack of awareness of you as a person, do you work within the development team ?10:10
caribouikonia: the idea was to add this to the default kdump-tools functionality. But maybe netdump is sufficient10:10
ikoniakdump-tools is a much more modern and "accepted" way, I'd much rather see kdump grow, however it depends on your desire for change10:10
caribouikonia: not in the development team, I'm part of Canonical's sustaining engineering team10:10
ikoniacaribou: that's why I was wondering if you "wanted" to look at change, or you where considering actually doing it10:11
Davieyjamespage: RE: killing the module for 14.04.. I think that would be ideal.. we'd need to monitor advancements in upstream development, and balance that.. It might be that for the latest crack, people will want to use dkms.10:11
ikoniacaribou: I'd certainly like to see the kdump functionality grow, but I wouldn't be upset without as tools like netdump have served me well10:11
DavieyI have NFI what latest advancements will come out in ovs in the next year.10:11
caribouikonia: I was more worried about introducing such a change in an LTS release10:12
Davieycaribou: I think what yu are suggesting isn't full of crazy at all... but It would need discussion with the kernel team, smb ?10:12
ikoniacaribou: do you see it as a risk ? surly it's mininal10:12
caribouikonia: my idea would have been to work at the enhancement myself10:12
ikoniacaribou: I'd certainly welcome it and offer any support I can10:12
caribouDaviey: kernel team has little to do with it; the dump happens in userspace10:13
caribouikonia: the major concern is network availability and apparently the network is already up when kdump-tools kicks in10:13
Davieycaribou: Right, but they are much closer to this than us.. :)10:13
ikoniacaribou: that should be managable though with depends10:14
caribouDaviey: well, my previous kdump-tool blueprint got more attention from the server team than anybody else10:14
ikoniacaribou: with good reason, the server team users are the ones who will benefit/be interested10:14
caribouI also thought that it might be a "nice to have" in a cloud context where kernel dump could be sent to a single dedicated instance10:15
zetheroofrom one of our Ubuntu servers all hosts and gateway are pingable except for one 192.168.1.205 ... other hosts have no issue pinging that same IP or it's hostname ...10:15
Davieycaribou: I noticed that makedumpfile, the source package for kdump-tools has been touched more by infinity than us.  Maybe worth discussing with him.. We'll be supportive where we can :)10:15
caribouDaviey: just so you know, I co-maintain the makedumpfile package on Debian ;-)10:16
Davieycaribou: Also, introducing a network service.. you may want the security team to have a brief look at your plan aswell.  That wasn't a consideration for when it was first MIR'd10:16
Davieycaribou: Ah!  I didn't know that :)10:16
caribouDaviey: this is why I asked about the LTS specifics; modifications would be introduced in Debian as well, but if it means waiting a full cycle to get it on a non-lts release, then it changes the timing10:17
Davieycaribou: We aren't as polished as we should be for centralised logging :(10:17
caribouDaviey: indeed, the network side will need some specific attention; I'll make a note of that10:18
Davieycaribou: Hmm, I don't think what you are suggesting is inappropriate, personally10:18
caribouDaviey: ok, I'll do some preliminary hacking to see what is involved and will comeback maybe for a 14.04 blueprint10:18
jamespagesmb, Daviey: uploaded ovs for saucy10:20
* jamespage puts virtual networking down for the rest of the day10:20
caribouDaviey: ikonia: thanks for the comments10:20
ikoniacaribou: if I can offer some help, please let me know, as this would be a useful function for me.10:34
zetherooI have exported an nfs share with the options (rw,sync,no_subtree_check) and I can mount it on the host it's exported to, but when I try to do ls in the mount path I get "Permission Denied"10:51
ikoniazetheroo: what's the permissions on the file system ?10:52
zetheroocd ..10:53
zetheroodrwx--x--x  3 root root10:53
zetheroothats the permissions of the directory I am trying to share10:53
ikoniazetheroo: so only root can see that10:53
ikoniaare you root on the server where it's mounted ?10:53
zetherooyes10:53
ikoniareally ?10:54
zetherooyep10:54
ikoniacan you do ls -la against it10:54
ikonia(not in it, against it)10:54
zetherooon the host that is exporting?10:54
ikoniano, where it's mounted10:54
zetheroodrwx--x--x  3 root root10:55
ikoniathat's odd10:55
ikoniadoes id confirm uid 010:55
zetheroouid=0(root) gid=0(root) groups=0(root)10:55
ikoniazetheroo: out of interest, on the host, change it to 775 say, can you then see it on the client ?10:56
zetherooyes10:56
zetheroochange caries over10:56
ikoniaok, so it is a legitimate permissions problem10:57
ikoniaseems odd though as you are the owner and the owner has full control,10:57
zetherooam I using the wrong options?10:57
zetheroothis is my exports line: /mnt/neptunemars(rw,sync,no_subtree_check)10:57
ikoniaI don't see why that would impact the user permissions10:59
zetheroofstab entry on the client: neptune:/mnt/neptune/mnt/neptunenfsdefaults0 011:00
ikoniadon't see why that would impact the permissions like that11:02
ikoniaseems a genuine problem11:02
zetherooah ... I changed defaults to rw and now I can ls inside ...11:02
ikoniawhy would that impact the file system permissions ?11:03
zetherooso now the line in fstab is: neptune:/mnt/neptune/mnt/neptunenfs   rw0 011:04
zetherooI guess it was mounting it with option "defaults" ... which perhaps does not any perms ... !?11:04
ikoniaI don't see why that would matter though,11:05
ikoniaI'll have to do a little digging, this is curious11:05
zetheroook, it;s not working on another system with just changing the fstab mount option ... so it seems that the chmod to 775 also needs to be done :P11:06
zetherooreally odd ...11:07
jamespagesmb, w00t dep-8 tests passing again11:10
TJ-zetheroo: Have you set an fsid on the root NFS share on the server? e.g.  "/srv         10.254.0.0/16(rw,async,no_subtree_check,crossmnt,fsid=0)"11:10
TJ-zetheroo: also, is NFSv3 or NFSv4?11:11
zetherooTJ-: I don't know what that even is so I guess not ...11:11
zetheroothese are all identical systems which I just setup yesterday and today with identical Ubuntu Server 12.04.311:12
TJ-zetheroo: For that /etc/exports line I just posted, the clients have "10.254.251.1:/Library /home/all/Library nfs4 _netdev,auto,exec 0 0"11:12
zetheroousually nfs share work without a hitch and without any crazy configs etc ...11:12
=== hit is now known as cosmin
zetherooso I could try adding the fsid=0 option?11:13
TJ-zetheroo: Check what it does. It's if the F.S. doesn't have a UUID11:14
zetheroothanks!! fsid=0 seems to have done the trick :)11:16
caleresshello guys, i have an upstart script that works on 12.04 and fails on 10.04, any ideas ?13:01
caleressexec start-stop-daemon --start -c dev --exec /opt/dev/test.sh13:01
caleressthis is the script13:01
smoserjamespage, Daviey would you find it appropriate / inappropriate for me to add a ubuntu-cloudimg-keyring to ubuntu-cloud-keyring source package ?13:02
smoseri think as a separate binary package13:02
Davieysmoser: ubuntu-cloud-keyring is such a trivial package, that i'd probably say make it a separate source13:03
Davieyi don't think it makes it any easier to combine them13:03
smoserfair.13:04
Davieysmoser: If this is blocking, please let me know when it's in the queue and i'll review it as a priority13:05
jamespagesmoser, sounds OK to me13:19
smoserjamespage, so this will end up in cloud archive13:20
jamespagesmoser, why? would it not be better in the main archive?13:20
smoserit will be in the main archive of course.13:20
smoserbut not in 12.0413:20
smosersans flux capacitor13:21
zuljamespage:  based on the MIR for oauth2 im going to see what it takes oauth2 with oauthlib13:22
Davieysmoser: erm13:23
Davieysmoser: It /should/ be in primary archive of 12.0413:23
DavieyOh, i suppose there is the trust path - as being in the Cloud Archive means it was signed by ubuntu-cloud-keyring.. but anyway, that is convoluted :)13:24
smoserDaviey, the new package you're telling me to create is not in 12.0413:25
smoserand sru policy would block said package from being in 12.0413:25
Davieysmoser: Nah, we went through this for ubuntu-cloud-keyring.  It is okay to introduce something like this to -updates.13:31
Davieyubuntu-cloud-keyring wasn't part of 12.04, it was introduced via SRU13:31
smoserk13:32
rtgwhat source package contains the ubuntu server guide ? I'd like to assign bug #1215665 to the right package13:38
uvirtbotLaunchpad bug 1215665 in linux "With Kernel 3.11RC6 Ubuntu servguide PDF compile crashes" [Undecided,Invalid] https://launchpad.net/bugs/121566513:38
rtgDaviey, ^^13:42
Davieyrtg: assign it to the 'serverguide' project..  https://bugs.launchpad.net/serverguide13:44
rtgDaviey, done. thanks.13:46
Davieyrtg: thanks13:53
caribouDaviey: ikonia: remember the networked kdump discussion of earlier today13:53
ikoniayes13:53
caribouDaviey: ikonia: I think that there should be some provision there to also send it to some cloudy storage, like ceph or swift13:54
caribounot sure how easy it would be though13:55
Davieycaribou: I remember it fondly :)13:55
caribouDaviey: I just think that in a cloud context, that might be nice to be able to send the vmcore to some kind of 'shared storage'13:56
Davieycaribou: Be careful not to overscope, and deliver nothing :)13:56
=== nate-finch is now known as natefinch
caribouDaviey: true, the basic options would be sufficient but could be a nice evolution13:57
cariboujust food for thoughts13:57
Davieyyeah13:57
caribouDaviey: the existing options would allow for one cloud instance to handle receiving dumps through SSH and store them13:58
Davieycaribou: smoser might have some guidance on storing in swift, and jamespage for ceph.  Maybe they have some pointers13:58
caribouDaviey: well, let's get the basic bits in first then I can go crazy13:58
Davieycaribou: This sounds like it could be well handled as a subordinate charm :)13:58
caribouindeed13:59
linuxtechI emailed LaMont 2 days ago about doing a sync request for his new bind 9.9.3 package and if I don't hear from him tomorrow, I am going to request it.  Any comments on using the newer Extended Support Release bind 9.9.3-P2 for saucy?14:03
linuxtechI have been running it a couple days on multiple machines, bot authoritative and recursive servers.14:05
lamontlinuxtech: I'll be uploading -3 to debian and syncing today14:07
lamontthough it'll be late tonight14:07
linuxtechCool, Thank you!14:07
lamontthe only issue I ran into was that there were ubuntu changes to merge, and that led me to actually looking at some other bugs to go with the new debian upload.14:08
lamontamusingly, the merge consists only of changes to debian/changelog, since I NAKed one piece of one upload14:08
linuxtechI was looking at some  of the Debian bugs and was wondering about commenting on some, it looks like a lot of the old ones are fixed or not relevant anymore.14:09
lamontand one of those things (doko wants make -j for parallel=), has it ftbfs atm14:09
lamontlinuxtech: relevant and useful comments on any of my debian bugs are always welcome14:10
lamontgah14:11
__mphello14:38
zuljamespage:  tevent approved14:39
jamespagezul, good-oh - thanks for doing that14:39
zuljamespage:  np14:40
jamespagezul, openvswitch is now sorted out as well btw14:40
zuljamespage:  sweeeet!14:40
__mpI have an upstart script https://dpaste.de/kGOBZ/ and I want to add respawn functionality. Any idea on how to solve this? I want to monitor the pid.14:41
=== freeflying is now known as freeflying_away
jamespage__mp, you need to let upstart monitor the process directly - right now its not actually doing that14:49
__mpjamespage: Yes, that's what I figured. I find this suggestion but I find this quite problematic: http://tad-do.net/2013/07/24/writing-upstart-script-for-forky-java-application/14:50
jamespage__mp, can you run your application inthe foreground?14:51
__mpjamespage: I can't (well I could but I don't want to since I don't want to handle rake stuff by hand).14:52
qman__work_I have some questions about trying to backport packages15:04
qman__work_I used the backportpackage tool to try and backport shibboleth 2.5.2 from saucy to precise15:04
qman__work_my build failed and says it's waiting on a dependency15:04
ivoksjamespage: ping15:05
qman__work_I assume this means the system just needs more time to compile my package, but I need this faster; I don't mind running the compile on my own hardware but I don't know what I need to do to15:05
qman__work_This is the package page on launchpad: https://launchpad.net/ubuntu/+source/shibboleth-sp2  This is my build: https://launchpad.net/~cs-cracker/+archive/shibboleth-ppa/+build/489526415:06
zuladam_g/jamespage: http://people.canonical.com/~chucks/ca15:06
=== natefinch is now known as natefinch-brb-af
=== natefinch-brb-af is now known as natefinch
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
dumb_questionsdon't worry, I'm planning to change the backup strategy. Right now I have a Tar backup of an Ubuntu Server. If this machine dies can I restore that backup to any other hardware assuming 64-bit? Anything special I need to know if it's intel vs. AMD?16:07
resnodumb_questions: for the most part my experince has been you can easily swap install between multiple phyiscal machines with realtive ease16:13
=== Ursinha is now known as Ursinha-afk
qman__work_dumb_questions: as long as your replacement hardware is supported by the version of ubuntu you're running, it will just work16:20
qman__work_if it's too new you might have to upgrade your kernel or backport drivers, etc16:21
dumb_questionsthank you both of you16:26
dumb_questionsit's a sticky backup situation, but I ant to be sure to plan for the future and do it right16:27
=== Ursinha-afk is now known as Ursinha
dumb_questionsanother question, what's the best way to test a large backup? This one is 100GB and I want to be sure the backups work.16:29
dumb_questionsright now I'm creating a VM and untarring to a VM. But, 100GB takes some time....16:29
patdk-wkhmm? that is the only way?16:30
dumb_questionsideally the client would be able to test their own backup.16:30
dumb_questionsI was afraid of that. in the future I hope to have incrementals set up both on rotated ext. HDDs and at a remote location (s3?). But I'll still have to test them regularly.16:31
dumb_questionsok, now for a dumb question: I restored the thing in Virtualbox. Now when I reboot the VM it keeps rebooting to the live disc instead of the the VDI I restored. I removed the CD drive from STorage, but can't figure out how to tell it to boot from the HDD. Anyone know?16:35
=== HisaoNakai_ is now known as HisaoNakai
qman__work_dumb_questions: you need to boot a live CD and install grub to the master boot record16:44
qman__work_while you restored your files, you didn't restore the bootloader16:44
smoserjamespage, ping16:44
smoserso with virtual-maas... trying to use that with juju on precise.16:45
smoser2 things.16:45
zuladam_g: mind +1ing http://people.canonical.com/~chucks/ca16:49
ivoksah, is that novnc fix? :)16:50
ivoksnope :(16:51
smoserhttp://paste.ubuntu.com/6018470/16:53
dumb_questionsqman__work_: I'lll look up a tutorial. Thanks.16:55
dumb_questionsfound one. The same I used for restoring, just had to keep reading: rtfm, right?16:56
adam_gzul, lgtm17:06
zuladam_g:  cool thanks17:07
smoserjamespage, do you know why we use bind9 in virutal-maas ?17:11
jamespagesmoser, thats what maas uses17:11
smoseroh. trhats right.17:11
smoseradn we just add the forewarders to it.17:11
jamespageyep17:11
jamespagednsmasq is alot simpler of course17:12
smoserso i think it would be trivial to just install dnsmasq17:12
smoserit will get updated with resolvconf17:12
smoserand we can point maas's forwarder at *that* ?17:12
smosermaybe17:12
smoserhm.. no. that seems to conflict with maas (package level conflict, joy)17:15
adam_gsmoser, any options for getting nested kvm  on a cloud image other than installing the generic kernel and rebooting?17:40
smoseryou shoudlnt 'hav to reboot17:41
smoseris that enough?17:42
adam_gsmoser, doh, nevermind. just needed the linux-extras-`uname -r`17:46
kurt_Is there a good post-deployment guide for configuring/setting up openstack via openstack-dashboard (horizon)?17:47
smoseroh. adam_g simpler, linux-image-extra-virtual,17:47
RoyKhm... I'm helping a friend to manage his home server, and lately, errors have shown up on the root fs, which resides on an md-raid mirror. one of the drives in the mirror has a single pending sector, as reported from smartctl18:04
RoyKcould this be a memory issue? I see nothing in the logs from the drives, and the single pending error has been stable for months18:04
RoyKs/pending error/pending sector/18:05
ikoniaRoyK: why do you feel it's possibly memory ?18:05
RoyKikonia: I don't really understand what else it can be. if it were the drives, I should have seen I/O errors in the logs, which I don't18:10
ikoniaRoyK: what sort of errors is he getting ?18:10
RoyKikonia: if it were a single incident, no problem, but I saw filesystem errors and the root remounted r/o a couple of days after he rebooted and fsck stepped in18:10
ikoniaRoyK: so, i've seen issues on md (i'm assuming software raid too) with disk controllers18:11
RoyKhttp://paste.ubuntu.com/6018739/18:11
RoyKikonia: sure, but that also will produce i/o errors in the logs18:12
ikoniaRoyK: depends, I've seen it switch straight to a ro file system18:12
ikoniaRoyK: I admit it's normally on cheap/poor controllers18:12
RoyKikonia: disk 0-1 are for the root, and disk 2-5 are for the local raid-6. disks 1-4 are on the controller on the mobo. no issues with the raid18:14
RoyKand btw samba segfaulting every now and then, sometimes daily18:15
RoyKanother factor18:15
ikoniaRoyK: I'd guess because the file system under it has problems18:15
RoyKikonia: the filesystem under ext4?18:15
ikoniaRoyK: under samba18:15
RoyKsamba doesn't share out anything from the root18:16
ikoniamaybe not then18:16
RoyKand the raid hasn't shown any problems18:16
ikoniaRoyK: i wonder if it's worth running iostat, and just seeing if there is any load/high scan rate or writes before it has a problem18:16
RoyKikonia: last time this happened (remount-ro), was while I was cleaning up, removing an old backup, so yes, it happens during load18:18
RoyKikonia: samba doesn't seem to follow this pattern, it seems to die randomly18:19
RoyKeven at times I know the server is idle18:19
ikoniaRoyK: something seems pretty messed up18:19
RoyKI know :P18:19
ikoniaRoyK: is there anything in the syslog when it swaps to r/o mode18:30
ikoniaRoyK: it has to log something ?18:30
RoyKwhat I pasted was from dmesg output. it hasn't been setup with a remote log server (yet), although I'll do that when the system gets rebooted. no reason to reboot it now - fsck will probably just stop the bootup by asking silly questions18:33
ikoniaRoyK: that maybe worth while see if it gets something extra sent out before it goes read onl18:40
ikoniaonly18:40
RoyKikonia: sure, but all that is kernel stuff, so it should be in dmesg18:40
ikoniaRoyK: you'd hope/expect, but there is nothing obvious jumping out18:41
RoyKwell, all kernel messages go into the circular kernel log (as read by dmesg), and then to syslog18:41
ikoniabut there is nothing obvious there18:41
RoyKI'll try whenever I get write access to the box, but I'm willing to be some money it won't help much. the cleanup I did was with rm, locally, no samba involved18:42
ikoniafrom what you're saying, I agree18:47
RoyKlooks like someone suggested removing the journal, fsck and then re-add it http://www.linuxquestions.org/questions/linux-newbie-8/aborted-journal-and-volume-remounted-read-only-812216/18:47
ikoniathat doesn't seem logical to me18:49
RoyKok - why not?18:49
RoyKshould fsck fix it?18:49
ikoniaRoyK: I'd hope fsck would be enough18:59
RoyKwe'll see18:59
ikoniaRoyK: it's an easy get out of jail, but that hardware doesn't seem happy19:00
RoyKthen why no I/O errors? they should have appeared *before* the actual fs error19:03
ikoniaRoyK: I agree, but disk problems, samba problems....19:04
RoyKyes, that's why I think a good, long memory check would be relevant19:06
RoyKsince bad memory can cause all sorts of errors19:06
RoyKhm... I know I should never run fsck on a mounted filesystem, but should it be safe to fsck a filesystem remounted RO by the system after errors? I've fscked filesystems remounted RO earlier without issues19:15
ikoniaRoyK: touch autofsck and bounce the box19:19
RoyKno chance to touch anything on a RO FS19:21
ikoniaof cours.e...19:26
ikoniaidiot, didn't think19:26
StereoChildanyone got an opinion on the best torrenting software i.e for a seedbox21:05
StereoChildwhen I say best I mean your preferred21:05
koolhead17Daviey:23:50

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