> Are this messages expected ? > [EMAIL PROTECTED] vm]# xm create -c snv93.py > Using config file "./snv93.py". > Started domain SolarisPVM ... > /platform/i86xpv/kernel/drv/amd64/xdt: undefined symbol 'dtrace_unregister'
A snv91 PV install also had this message, but installed just fine. John already mentioned that is should be harmless. > NOTICE: [EMAIL PROTECTED]: failed to read feature-barrier > NOTICE: [EMAIL PROTECTED]: failed to read feature-barrier This is unrelated with the above message. It indicates a missing feature in your dom0 kernel. Most likely the filesystem that you use in dom0 for the disk backend files / backend devices doesn't support "barrier" feature (e.g. no flush disk cache support). IIRC, linux EVMS is one example with missing barrier support. This message posted from opensolaris.org _______________________________________________ xen-discuss mailing list [email protected]
