search for: diskless2

Displaying 3 results from an estimated 3 matches for "diskless2".

Did you mean: diskless
2023 Aug 16
1
Does libvirt support intra-host KVM migration?
...the UUID or name does not match during migration: UUID change: error: unsupported configuration: Target domain uuid 66a113f4-a101-4db1-8478-49cf088fedb9 does not matchsource b5256b25-e137-45b8-bddb-78545ab55fc4 Name change: error: unsupported configuration: Target domain name 'diskless2' does not match source 'diskless' Questions before we do more testing: - Do modern versions of libvirt support intra-host migration? - If so, which version? - Documentation? Any help you can provide would be greatly appreciated! -- Eric Wheeler
2003 Jul 23
10
malloc does not return null when out of memory
We have a little soekris box running freebsd that uses racoon for key management. It's used for setting up an ipsec tunnel. I noticed that one of these devices lost the tunnel this morning. I looked in the log and saw this Jul 23 01:37:57 m0n0wall /kernel: pid 80 (racoon), uid 0, was killed: out of swap space I reproduced this problem using this code. #include <stdlib.h> int
2006 Mar 06
1
6.1-PRERELEASE nfs root troubles
...(no root path) Sending DHCP Request packet from interface ed0 (00:80:ad:b3:4f:24) Received DHCP Ack packet on ed0 from 94.1.0.85 (accepted) (got root path) ed0 at 94.1.0.204 server 94.1.0.85 boot file kernel.DISKLESS subnet mask 255.255.255.0 router 94.1.0.18 rootfs 94.1.0.85:/usr/diskless hostname diskless2 Adjusted interface ed0 Trying to mount root from nfs: NFS ROOT: 94.1.0.85:/usr/diskless Fatal trap 18: integer divide fault while in kernel mode instruction pointer = 0x20:0xc0542ca9 stack pointer = 0x28:0xc315b7e0 frame pointer = 0x28:0xc315b880 code segment = base 0x0, limit 0...