Still having issues with running multiple domains at same time using LVM, the block script for some reason thinks they are mounted guest already. I made the following change and the domains load ( yes I know I am bypassing important checks ) without issue or corruption. /etc/xen/scripts/block check_sharing() { echo "ok" return What tests in block would be returning logger: /etc/xen/scripts/block: Device /dev/VolGroup00/Virtual3 is mounted in a guest domain, and Im trying to figure out exactly what command is returning false info. -- Richard Thomas - CEO Cyberlot Technologies Group Inc. 507.398.4124 - Voice _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Richard Thomas wrote:> Still having issues with running multiple domains at same time > using LVM, the block script for some reason thinks they are mounted > guest already.[snip]> logger: /etc/xen/scripts/block: Device /dev/VolGroup00/Virtual3 is > mounted in a guest domain, and > > Im trying to figure out exactly what command is returning false > info. >I had similar trouble. The symptom appeared after trying to start a DomU, which failed due to faulty networking... using xm destroy made DomU go away but not the reference to the volume, so subsequent attempts to start that DomU failed with a very similar message. - -- Some days it''s just not worth chewing through the restraints... Mark D. Foster, CISSP <mark@foster.cc> http://mark.foster.cc/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDsZtgPyOrEOyoEfsRAhnzAKCzk6lB+SHGajYIIQyJ7Zb7T9imrQCgiYtW gVuRvaevMPbv1jBR8pm5+zI=FoWp -----END PGP SIGNATURE----- _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
It can be right after bootup though before any domains have even started or been stopped. What I need to figure our is what commands are used to "check" a parition to see if its in user or not and if I can run those commands by hand to find the exact issue. Richard Thomas - CEO Cyberlot Technologies Group Inc. 507.398.4124 - Voice Mark Foster wrote:> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Richard Thomas wrote: > > >>Still having issues with running multiple domains at same time >>using LVM, the block script for some reason thinks they are mounted >>guest already. > > > [snip] > > >>logger: /etc/xen/scripts/block: Device /dev/VolGroup00/Virtual3 is >>mounted in a guest domain, and >> >>Im trying to figure out exactly what command is returning false >>info. >> > > I had similar trouble. The symptom appeared after trying to start a > DomU, which failed due to faulty networking... using xm destroy made > DomU go away but not the reference to the volume, so subsequent > attempts to start that DomU failed with a very similar message. > > - -- > Some days it''s just not worth chewing through the restraints... > Mark D. Foster, CISSP <mark@foster.cc> http://mark.foster.cc/ > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFDsZtgPyOrEOyoEfsRAhnzAKCzk6lB+SHGajYIIQyJ7Zb7T9imrQCgiYtW > gVuRvaevMPbv1jBR8pm5+zI> =FoWp > -----END PGP SIGNATURE----- > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users