Displaying 4 results from an estimated 4 matches for "4bd6".
Did you mean:
4b06
2009 Oct 23
7
cryptic vdev name from fmdump
This morning we got a fault management message from one of our production servers stating that a fault in one of our pools had been detected and fixed. Looking into the error using fmdump gives:
fmdump -v -u 90ea244e-1ea9-4bd6-d2be-e4e7a021f006
TIME UUID SUNW-MSG-ID
Oct 22 09:29:05.3448 90ea244e-1ea9-4bd6-d2be-e4e7a021f006 FMD-8000-4M Repaired
100% fault.fs.zfs.device
Problem in: zfs://pool=vol02/vdev=179e471c0732582
Affects: zfs://pool=vol02/vdev=1...
2020 Jul 20
2
host and vm on isolated network, there is ip (via dhcp) but not ping
...--- 192.168.1.1 ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 1018ms
the vm's xml can be found at https://pastebin.com/1gXBGcPb
virtsw0 is defined as follows:
<network connections='1'>
<name>virtsw0</name>
<uuid>c8eb15a3-cc5c-4bd6-8f3b-5790792ddccc</uuid>
<bridge name='virtsw0' stp='on' delay='0'/>
<mac address='52:54:00:3e:3f:88'/>
</network>
the os is gentoo, the versions are libvirt-6.2.0 qemu-5.0.0.
I have another server running debian 10 with the same virtsw0...
2014 Feb 27
0
How to Integrate Twilio With Your Rails 4 App
...n email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/08f258bf-bf5b-4bd6-9e8b-9f1165245475%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
2020 Jul 21
0
Re: host and vm on isolated network, there is ip (via dhcp) but not ping
...> 2 packets transmitted, 0 received, 100% packet loss, time 1018ms
>
> the vm's xml can be found at https://pastebin.com/1gXBGcPb
> virtsw0 is defined as follows:
> <network connections='1'>
> <name>virtsw0</name>
> <uuid>c8eb15a3-cc5c-4bd6-8f3b-5790792ddccc</uuid>
> <bridge name='virtsw0' stp='on' delay='0'/>
> <mac address='52:54:00:3e:3f:88'/>
> </network>
>
> the os is gentoo, the versions are libvirt-6.2.0 qemu-5.0.0.
> I have another server running...