search for: 15t21

Displaying 4 results from an estimated 4 matches for "15t21".

Did you mean: 1521
2020 Aug 15
2
unable to migrate non shared storage in tunneled mode
...in tunneled mode does not work for me: virsh # migrate alpinelinux3.8 qemu+tls://ratchet.lan/system --live --persistent --undefinesource --copy-storage-all --tunneled --p2p error: internal error: qemu unexpectedly closed the monitor: Receiving block device images Error unknown block device 2020-08-15T21:21:48.995016Z qemu-system-x86_64: error while loading state section id 1(block) 2020-08-15T21:21:48.995193Z qemu-system-x86_64: load of migration failed: Invalid argument This is both with UEFI and BIOS guests. I understand that newer ways of migrating non shared disks is via NBD directly with QE...
2020 Aug 18
1
Re: unable to migrate non shared storage in tunneled mode
...grate alpinelinux3.8 qemu+tls://ratchet.lan/system --live > > --persistent --undefinesource --copy-storage-all --tunneled --p2p > > error: internal error: qemu unexpectedly closed the monitor: Receiving > > block device images > > Error unknown block device > > 2020-08-15T21:21:48.995016Z qemu-system-x86_64: error while loading > > state section id 1(block) > > 2020-08-15T21:21:48.995193Z qemu-system-x86_64: load of migration > > failed: Invalid argument > > > > This is both with UEFI and BIOS guests. > > The migration of storage usi...
2020 Aug 17
0
Re: unable to migrate non shared storage in tunneled mode
...me: > > virsh # migrate alpinelinux3.8 qemu+tls://ratchet.lan/system --live > --persistent --undefinesource --copy-storage-all --tunneled --p2p > error: internal error: qemu unexpectedly closed the monitor: Receiving > block device images > Error unknown block device > 2020-08-15T21:21:48.995016Z qemu-system-x86_64: error while loading > state section id 1(block) > 2020-08-15T21:21:48.995193Z qemu-system-x86_64: load of migration > failed: Invalid argument > > This is both with UEFI and BIOS guests. The migration of storage using the qemu migration stream is n...
2009 Jul 22
1
Problem with aov
...t; analyzing),Hour,X.ofCap] > > I've filtered it based on my needs > data.ztl<-subset(data.nas,Center=="ZTL") > data.ztlf<-subset(data.ztl,X.ofCap>97) > > which gives me everything I need to start breaking up the hours > > So I enter > > hours15t21.data.ztl<-subset(data.ztlf,Hour>14 & Hour<22) > > then > > aov.15t21.ztl<-aov(MaxInst~Hour, data=hours15t21.data.ztl) > > then > summary(aov.15t21.ztl) > > and the output is > > Df Sum Sq Mean Sq F value Pr(>F) > H...