Displaying 6 results from an estimated 6 matches for "ba82".
Did you mean:
ba2
2015 May 22
2
Update samba4 from 4.1.17 to 4.2.1 failed
...om 4.1.17 to 4.2.1 .
After upgrading , the samba4 servers becomed very slow and these error
logs occured :
[2015/04/27 08:09:08.279400, 1]
../source4/rpc_server/backupkey/dcesrv_backupke
y.c:1423(bkrp_do_retrieve_server_wrap_key)
Unable to fetch value for secret
BCKUPKEY_34847c15-efd9-4430-ba82-bf7d3160e9e1
, are we an undetected RODC?
[2015/04/27 08:09:08.454487, 1]
../source4/rpc_server/backupkey/dcesrv_backupke
y.c:1423(bkrp_do_retrieve_server_wrap_key)
Unable to fetch value for secret
BCKUPKEY_34847c15-efd9-4430-ba82-bf7d3160e9e1
, are we an undetected RODC?
[2015/04/27 08:09:09....
2004 Sep 01
1
Odd PRI Behavior
...to try to clean things up?
Call Comes In:
-- Executing Dial("Zap/1-1", "SIP/16464436000@AST-237.65") in new stack
-- Called 16464436000@AST-237.65
-- Accepting call from '6315800905' to '16464436000' on channel 0/1,
span 1
-- SIP/AST-237.65-ba82 is ringing
-- SIP/AST-237.65-ba82 answered Zap/1-1
-- Channel 0/1, span 1 got hangup
Call has been hung up.
Then this:
== Spawn extension (default, 16464436000, 1) exited non-zero on
'Zap/1-1'
-- Executing Dial("Zap/1-1", "SIP/h@AST-237.65") in new s...
2013 Dec 22
2
Re: Connect libvirt to iSCSI target
...not.
> Use virsh pool-dumpxml <pool>
> to view the XML...
Here's my XML which is directly taken from the manual. I only
changed the host name to “freenas” and the device path.
<pool type='iscsi'>
<name>virtimages</name>
<uuid>347feb68-7e11-4f2b-ba82-ada027296fb0</uuid>
<capacity unit='bytes'>0</capacity>
<allocation unit='bytes'>0</allocation>
<available unit='bytes'>0</available>
<source>
<host name='freenas'/>
<device path='iqn.2013-1...
2013 Dec 23
0
Re: Connect libvirt to iSCSI target
...ool>
>> to view the XML...
>
> Here's my XML which is directly taken from the manual. I only
> changed the host name to “freenas” and the device path.
>
> <pool type='iscsi'>
> <name>virtimages</name>
> <uuid>347feb68-7e11-4f2b-ba82-ada027296fb0</uuid>
> <capacity unit='bytes'>0</capacity>
> <allocation unit='bytes'>0</allocation>
> <available unit='bytes'>0</available>
> <source>
> <host name='freenas'/>
> &...
2013 Dec 23
2
Re: Connect libvirt to iSCSI target
...> >
> > Here's my XML which is directly taken from the manual. I only
> > changed the host name to “freenas” and the device path.
> >
> > <pool type='iscsi'>
> > <name>virtimages</name>
> > <uuid>347feb68-7e11-4f2b-ba82-ada027296fb0</uuid>
> > <capacity unit='bytes'>0</capacity>
> > <allocation unit='bytes'>0</allocation>
> > <available unit='bytes'>0</available>
> > <source>
> > <host name='fre...
2013 Dec 18
3
Connect libvirt to iSCSI target
Hi!
I'm new to libvirt and face problems connecting to an iSCSI target.
What I intend to do is to connect libvirt (I tried virt-manager and
virsh) to an iSCSI target and then boot from the LUNs which contain
the VMs.
I followed the documentation¹ but got stuck at section 12.1.5.4.3.
1)
virsh pool-define-as \
--name foo \
--type iscsi