Hello,
has anyone successfully cloned/imaged an openSUSE 11 system?
I see a strange problem after I cloned my openSUSE 11 system, the system freezes after about a minute after login.
/var/log/messages tells me nada
Thomas
Hello,
has anyone successfully cloned/imaged an openSUSE 11 system?
I see a strange problem after I cloned my openSUSE 11 system, the system freezes after about a minute after login.
/var/log/messages tells me nada
Thomas
It could be the reizerfs (if your root fs is reizer) or beagle issue playing up.
There has also been a change in default inode size, but if you have beagle try stopping/uninstalling that first to see if it helps.
…
My filesystem is ReiserFS since ZENworks imageing was unable to image the new EXT3 inode default size.
What could it be with ReiserFS?
I will try disabling beagle and see if it helps.
Thomas
thanks kernelOfTruth, as for reiserfs… it’s reiserfs and not reizerfs
too much coffee again!
So the solution for the hang was solved by:
Editing /etc/fstab and changing the reiser option to noatime,noacl
rm the beagle startup script in /etc/xdm?/autostart/beag…
removing beagle from /etc/cron.daily/
Disabling Firefox beagle extension.
Don’t know if all of these steps are necessary but after doing this the system runs fine.
Thank’s for your help!
Thomas
It’s better not to remove startup scripts by hand, but you could better use yast->software manager->search for beagle and remove all that beagle stuff. Removing startup scripts by hand might cause problems upon (security) update sessions with yast, zypper or the update applet.
Good that is sorted! & thanks for posting your steps to clear things up.
Cheers,
Wj