Public bug reported: its happen to me the same as the folow user like i will copy past from this forum . but this solution doesn t work for me :
http://ubuntuforums.org/showthread.php?p=6116408 Ubuntu Forums Absolute Beginner Talk The perfect starting place to find out more about computers, Linux and Ubuntu. Ubuntu 8.10 is out! You can find information on the new release by clicking here. Re: Cman not loading I had the same problem. Here how to fix it: 1. Get a Live CD of Ubuntu 8.10 (I think any linux live CD should work though) 2. Boot with that live cd 3. After booting, mount your computer's root partition to /mnt/repair using following command (assuming your root partition is in /dev/sda1 Code: sudo mount /dev/sda1 /mnt/repair If you have separate /home partition then mount it also to /mnt/repair/home 4. Next give following command Code: sudo chroot /mnt/repair 5. Then change to your computer user using su [your_username] 6. Then remove the cman and libfence3 packages using, Code: sudo apt-get remove cman libfence3 7. Then 'exit' and reboot. 8. Enjoy Intrepid This steps solved my problem, hope also solves yours. cube3x3 is offline Reply With Quote The Following User Says Thank You to cube3x3 For This Useful Post: foca (2 Weeks Ago) cube3x3 View Public Profile Send a private message to cube3x3 Find More Posts by cube3x3 Old 2 Weeks Ago #3 foca First Cup of Ubuntu Join Date: Oct 2008 Posts: 3 Thanks: 1 Thanked 0 Times in 0 Posts Re: Cman not loading Thank you very much. it worked very well regards santiago foca is offline Reply With Quote foca View Public Profile Send a private message to foca Find More Posts by foca Old 2 Weeks Ago #4 simontaylor A Carafe of Ubuntu Join Date: Jun 2008 Location: Riverhead / New Zealand Posts: 125 Thanks: 15 Thanked 4 Times in 4 Posts Re: Cman not loading I'm currently experiencing the same problem. I tried booting from an old Feisty disc and received this: Quote: mount point /mnt/repair does not exist Perhaps I've not got to root? Please help. Am newby // so posted a new thread to Absolute Beginners Forum... But any additional help would be greatly appreciated. Best, Simon simontaylor is offline Reply With Quote simontaylor View Public Profile Send a private message to simontaylor Visit simontaylor's homepage! Find More Posts by simontaylor Old 2 Weeks Ago #5 foca First Cup of Ubuntu Join Date: Oct 2008 Posts: 3 Thanks: 1 Thanked 0 Times in 0 Posts Re: Cman not loading The same thing happened to me. I had tocreate the dir first name /mnt/repair and the I mounted it to that dir. then it asked if I wanted to erase everything and i did it. I don't know if was ok but it worked. foca is offline Reply With Quote foca View Public Profile Send a private message to foca Find More Posts by foca Old 2 Weeks Ago #6 simontaylor A Carafe of Ubuntu Join Date: Jun 2008 Location: Riverhead / New Zealand Posts: 125 Thanks: 15 Thanked 4 Times in 4 Posts Question Re: Cman not loading I have tried mkdir -- can you please tell me how you exactly what you put into terminal? (I'm afraid I'm not as conversant with terminal use as I should be.) And does it make a difference where you get into the terminal from? I'm on a Hda6 back up of Feisty at present. 8.10 has locked me out. Both recovery versions and generics return this: fence_tool: waiting for cman to start ... etc. etc. then CCS [4394]: [CCS ] Unable to connect to cluster infrastructure ... a new attempt every 30 seconds. Your help is greatly appreciated. Thanks, Simon simontaylor is offline Reply With Quote simontaylor View Public Profile Send a private message to simontaylor Visit simontaylor's homepage! Find More Posts by simontaylor Old 2 Weeks Ago #7 sdudley First Cup of Ubuntu Join Date: Nov 2008 Posts: 3 Thanks: 0 Thanked 1 Time in 1 Post Re: Cman not loading Similar issue with a clean install of 8.10/x86.64. I did notice that after waiting five minutes, the cman error prompt appeared to time out and Ubuntu resumed booting as usual. Not sure what the cman thing is all about however given the symptoms, the point in the boot process and the series of error messages I'm wondering if it has something to do with mount points. I did notice a few messages fly by before the cman error...something about Red Hat GFS as if a series of drivers were being loaded. Update: Waited the customary five minutes or so time out period and then logged into the GUI and using a terminal session removed the cman and libfence3 packages with the sudo apt-get remove cman libfence3 statement per Cube3x3's advice minus the disk partition items. Restarted and all is well. Apparently cman is some sort of cluster manager. I don't know if I opted for this during the install or it was inherited from a package I selected during the installation of 8.10. Here's the man page link for cman http://manpages.ubuntu.com/manpages/...man5/cman.html Last edited by sdudley; 2 Weeks Ago at 09:57 PM.. Reason: Resolution to issue sdudley is offline Reply With Quote The Following User Says Thank You to sdudley For This Useful Post: simontaylor (2 Weeks Ago) sdudley View Public Profile Send a private message to sdudley Find More Posts by sdudley Old 2 Weeks Ago #8 simontaylor A Carafe of Ubuntu Join Date: Jun 2008 Location: Riverhead / New Zealand Posts: 125 Thanks: 15 Thanked 4 Times in 4 Posts Re: Cman not loading sdudley - great. That's what I'd surmised. I'm simply all thumbs/dumb when it comes to discovering where things are or how to get at them. If you can bear to dole out a little more downhome advice: I don't know what you mean by a customary 5 minutes; how did you log in to the GUI? what exactly in Terminal? In the past I've had trouble finding root partition. Here's a list of my partitions (all ATA): Quote: Device Boot Start End Blocks Id System /dev/hda1 * 1 2611 20972826 7 HPFS/NTFS /dev/hda2 2612 26485 191767905 7 HPFS/NTFS /dev/hda3 26486 28562 16683502+ 83 Linux /dev/hda4 28563 30401 14771767+ 5 Extended /dev/hda5 30235 30401 1341396 82 Linux swap / Solaris /dev/hda6 * 28563 30158 12819807 83 Linux /dev/hda7 30159 30234 610438+ 82 Linux swap / Solaris I seem to be in hda6 writing this: an early backup of Feisty 7.04 which is actually quite functional. Still - I'm missing some handy things - like full address books - somewhere inside the above partitions. Thanks sdudley, Best, Simon simontaylor is offline Reply With Quote simontaylor View Public Profile Send a private message to simontaylor Visit simontaylor's homepage! Find More Posts by simontaylor Old 2 Weeks Ago #9 simontaylor A Carafe of Ubuntu Join Date: Jun 2008 Location: Riverhead / New Zealand Posts: 125 Thanks: 15 Thanked 4 Times in 4 Posts Re: Cman not loading I exaggerated in the previous post. Feisty does not give me access to full home folder. I'm missing every document and folder I've added over the last year - in other words, a year's work - and can't seem to gain access to them through the other partitions. simontaylor is offline Reply With Quote simontaylor View Public Profile Send a private message to simontaylor Visit simontaylor's homepage! Find More Posts by simontaylor Old 2 Weeks Ago #10 simontaylor A Carafe of Ubuntu Join Date: Jun 2008 Location: Riverhead / New Zealand Posts: 125 Thanks: 15 Thanked 4 Times in 4 Posts Re: Cman not loading small correction - inside cited partition list I'm writing this from hda3 not hda6. simontaylor is offline Reply With Quote simontaylor View Public Profile Send a private message to simontaylor Visit simontaylor's homepage! Find More Posts by simontaylor New Reply Page 1 of 2 1 2 > « Previous Thread | Next Thread » Thread Tools Show Printable Version Show Printable Version Email this Page Email this Page Display Modes Linear Mode Linear Mode Hybrid Mode Switch to Hybrid Mode Threaded Mode Switch to Threaded Mode Posting Rules You may not post new threads You may not post replies You may not post attachments You may not edit your posts BB code is On Smilies are On [IMG] code is On HTML code is Off Forum Jump User Control PanelPrivate MessagesSubscriptionsWho's OnlineSearch ForumsForums Home The Ubuntu Forum Community Absolute Beginner Talk Main Support Categories Apple Users Desktop Environments Desktop Effects & Customization General Help Hardware & Laptops Installation & Upgrades Multimedia & Video Multimedia Production Networking & Wireless Partner Repository Security Discussions Server Platforms Sun Sparc Users System76 Support Dell Ubuntu Support x86 64-bit Users Wubi Forum Archive Absolute Beginner Talk Main Support Categories Apple Intel Users Apple PPC Users Desktop Environments Desktop Effects & Customization General Help Hardware & Laptops Installation & Upgrades Multimedia & Video Multimedia Production Networking & Wireless Partner Repository Security Discussions Server Platforms Sun Sparc Users System76 Support Dell Ubuntu Support x86 64-bit Users Other Community Discussions 3rd Party Projects Projects BUM - Boot Up Manager Full Circle Magazine Deluge (CLOSED) ehcp Control Panel Easy Ubuntu Linux for Clinics (Closed) GTK Wifi Project iCenterX Ubuntu Women ubuntuguide.org Ubuntu Gamers Arena Game Specific Discussions Ubuntu Podcast Forum Ubuntu System Panel Ubuntu Control Center Ubuntu Christian Edition Ubuntu Customization Guide Ubuntuzilla Mythbuntu Assistive Technology & Accessibility Art & Design Community Announcements & News Gaming & Leisure Education & Science Tutorials & Tips Outdated Tutorials & Tips Ubuntu LoCo Team Forums United States LoCo Teams US LoCo Teams Alabama Team - US Alaska Team - US Arizona Team - US Arkansas Team - US California Team - US Colorado Team - US Connecticut Team Florida Team - US Georgia Team - US Hawaii Team - US Illinois Team Indiana - US Kansas Team - US Kentucky Team - US Louisiana Team - US Maine Team - US Maryland Team - US Massachusetts Team Michigan Team - US Minnesota Team - US Mississippi Team - US Missouri Team - US Montana Team - US Nevada Team - US New Hampshire Team - US New Jersey Team - US New Mexico Team - US New York - US North Carolina Team - US Ohio Team - US Ohio New User Team Oklahoma Team - US Oregon Team - US Pennsylvania Team - US Rhode Island Team - US South Carolina Team - US South Dakota Team - US Tennessee Team Utah Team - US Virginia Team - US West Virginia Team Wisconsin Team Washington DC Team - US Northeastern Team - US International LoCo Teams Tamil Team - India Argentina Team Software Hardware Comunidad Kenyan Team - Kenya Za Team - South Africa Ireland Team - Ireland Kurdish Team - Kurdistan Colombia Team - Colombia Andhra Pradesh Team - India Catalan Team Tunisia Team Senegal Team Egypt Team Sudan Team Costa Rica Team Saudi Arabia Team Lebanon Team Paraguay Team United Kingdom Team Panama Team Ecuador Team Cameroon Team Zimbabwe Team Venezuela Team Philippine Team Georgia Team Bangalore Team Switzerland Team Jordan Team Delhi Team Other Forums & Teams Ubuntu Team Forums Ubuntu Testimonials & Experiences Ubuntu Weekly Newsletter Development & Programming Jaunty Jackalope Testing and Discussion Packaging and Compiling Programs Development CD/DVD Image Testing Ubuntu Idea Pool Ubuntu Dev Link Forum Programming Talk Repositories & Backports Ubuntu Backports Bug Reports / Support Ubuntu Forum Archives Development (Feisty Fawn) - (CLOSED) Ubuntu Users Mailing List (CLOSED) Edgy Eft (CLOSED) Dapper Drake (CLOSED) Development (Gutsy Gibbon) - CLOSED Gutsy Gibbon Idea Pool - CLOSED Dev Link Forum - CLOSED Development (Hardy Heron) - (Closed) Intrepid Ibex Testing and Discussion (Closed) Hoary Hedgehog (CLOSED) Breezy Badger (CLOSED) Development Mailing List (CLOSED) Ubuntu Gamers Arena - Offsite Link Virtualization Wine Forum Community Discussions The Community Cafe Recurring Discussions Community Cafe Games Community Market Forum Feedback & Help Request a LoCo forum Request a 3rd party forum Resolution Center Forum Council Agenda January 2008 Feburary 2008 March 2008 Forum Council Archives January 2007 Feburary 2007 March 2007 April 2007 May 2007 June 2007 July 2007 August 2007 September 2007 October 2007 November 2007 December 2007 Other OS Talk Distributions Arch Debian Fedora/RedHat Mandriva Slackware OpenSuse Mac OSX Gentoo Windows Discussions BSD Discussions The Fridge Discussions UF Teams Beginner Team Hardware Team Unanswered Posts Team Forum Ambassadors All times are GMT -4. The time now is 04:13 PM. Ubuntu Forums - Archive - Top vBulletin ©2000 - 2008, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. ** Affects: ubuntu Importance: Undecided Status: New ** Tags: cman fence to tool waiting -- Cman not loading I just upgraded to 8.10 from 8.04. After flollowing the whole process it arrived up to a point that it needed to reboot, which I did. Aftewr that i recieved a message that says https://bugs.launchpad.net/bugs/301843 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs