[9fans] state of the mirrors
I have had quite some bad experience recently with the 9p sources mirrors. I have tried kix.in, which i know ised to be more stable than bell-labs, but my attempts to mount it via 9p have all failed. Also, the only other mirror i have found to be able to mount was sources.lsub.org, i modified the sources case of 9fs to say: srv -nq tcp!sources.lsub.org lsub.org /n/sources.lsub.org && bind /n/ sources.lsub.org/sources /n/sources with this i can mount and start the replica syncing from lsub.org, my problem is that it seems to be in an inconsistent state: http://friendpaste.com/5LgdD2gNM7rNkuHwpzvO2z_326264313764/raw I find it distressing, with the instability of sources, that there are no usable mirrors to sync from, and I wonder wether i have missed a mirror, or is everyone else just waiting for sources to come back up? Thanks, John
Re: [9fans] Plan 9 on Xen 3.2.1 / 32-bit PAE Kernel / 64-bit Hypervisor
On Feb 10, 4:46Â pm, 9f...@hamnavoe.com (Richard Miller) wrote: > > For what it's worth, the following is my Xen config: > > kernel = "/home/kvanals/plan9/9xeninst-pae.gz" > > memory = 32 > > 32MB might be a bit tight - try 64. > > > cpu0: spurious interrupt 102, last 0 > > You can stop these messages after a crash by adding *debug=1 to the > plan9.ini section of your config file. > > I've put a new 9xeninst-pae.gz on sources with more diagnostic > output to help track down the panic. > > Let's continue this off-list because not many people are > interested in xen. oh? really? Well, for one i am interested, so if you have continued off-list, please cc me, i still have my amd64 xen host ready to host an plan9 guest if possible! I'd be so to be able to finally have a plan9 install! Thanks, John
Re: [9fans] Plan 9 on Xen 3.2.1 / 32-bit PAE Kernel / 64-bit
On Feb 13, 11:20Â am, 9f...@hamnavoe.com (Richard Miller) wrote: > > I'll also announce to the list when (if) we get it working. > > It's working now. Â Turned out to be a known error in xen 3.2 (hypervisor > was initialising the mmu page directory table incorrectly). Â 9xen kernels > on sources now have a simple workaround for this. wow awesome! I'll try it soon.. Thanks, John