It still didn't work for me.
bash-3.2# xm create -c snv.1.boot.py
Using config file "./snv.1.boot.py".
Error:
bash-3.2# uname -a
SunOS va64-x4200g-sca11 5.11 snv_80 i86pc i386 i86xpv
bash-3.2# cat snv.1.boot.py
name = 'solaris-pv'
memory = '1024'
vcpus = 4
disk = [ 'phy:/dev/zvol/dsk/snv-pool/vol,0,w' ]
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'preserve'
# Commenting it out
#vif = [ 'mac=0:14:4f:2:12:35', 'ip=10.5.63.98', 'bridge=nge1' ]
vif = [ '' ]
bash-3.2#
open64("/dev/xen/privcmd", O_RDWR) = 3
fcntl(3, F_GETFD, 0x08046FBC) = 0
fcntl(3, F_SETFD, 0x00000001) = 0
ioctl(3, (('p'<<24)|('r'<<16)|('v'<<8)|0), 0x08046F7C) Err#79 EOVERFLOW
close(3) = 0
open64("/dev/xen/privcmd", O_RDWR) = 3
fcntl(3, F_GETFD, 0x00000053) = 0
fcntl(3, F_SETFD, 0x00000001) = 0
ioctl(3, (('p'<<24)|('r'<<16)|('v'<<8)|0), 0x08046F7C) Err#79 EOVERFLOW
close(3) = 0
open64("/dev/xen/privcmd", O_RDWR) = 3
fcntl(3, F_GETFD, 0xFEF45449) = 0
fcntl(3, F_SETFD, 0x00000001) = 0
ioctl(3, (('p'<<24)|('r'<<16)|('v'<<8)|0), 0x08046E6C) Err#79 EOVERFLOW
close(3) = 0
/Saurabh
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
[email protected]