[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] blktap2 and qcow2 images
> Mhmm, I've run a quick test, but it doesn't work with qcow either. > Although the error is slightly different: > tap-ctl: tap-err:tap_ctl_open: open failed, err -38 Do you know what > that error (-38) means? 38 stands for ENOSYS (you can consult /usr/include/asm-generic/errno-base.h and /usr/include/asm-generic/errno.h for translating error codes). It means that something is not implemented, maybe support for qcow.. > Out of curiosity, does qcow support in-file snapshots like qcow2? No idea. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |