search for: 4f2b

Displaying 6 results from an estimated 6 matches for "4f2b".

Did you mean: 432b
2013 Dec 22
2
Re: Connect libvirt to iSCSI target
...does 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.2...
2009 Jan 22
1
Update dovecot-1.0.13_1 --> dovecot-1.1.8 (AS proxy)
Hello List! I?ve following problem after updating dovecot... Error: (Empty password returned without nopassword) Jan 21 15:56:15 test-mi dovecot: auth(default): new auth connection: pid=83362 Jan 21 15:56:15 test-mi dovecot: auth(default): client in: AUTH 7 PLAIN service=imap lip=192.168.0.32 rip=192.168.0.86 lport=143 rport=2905 resp=AHRrdWV2NUBnb25lby5jb98AdGVzdHVzZXI1
2013 Dec 23
0
Re: Connect libvirt to iSCSI target
...<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'/> >...
2013 Dec 23
2
Re: Connect libvirt to iSCSI target
...ML... > > > > 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=...
2013 Oct 10
0
Samba4 can't join domain - drsuapi.DsBindInfoFallBack object has no attribute
...F. H..y. [0010] 2E 87 69 4F B8 01 00 00 ? 00 00 00 00 02 00 00 00 ? ..iO.... ........ ? ? ? ? ? ? bind_handle ? ? ? ? ? ? ?: * ? ? ? ? ? ? ? ? bind_handle: struct policy_handle ? ? ? ? ? ? ? ? ? ? handle_type ? ? ? ? ? ? ?: 0x00000000 (0) ? ? ? ? ? ? ? ? ? ? uuid ? ? ? ? ? ? ? ? ? ? : 8a8cb2d3-49e8-4f2b-8a30-72efe6f2313d ? ? ? ? ? ? result ? ? ? ? ? ? ? ? ? : WERR_OK Join failed - cleaning up checking sAMAccountName Deleted CN=UBUNTUSERVER,OU=Domain Controllers,DC=acme,DC=local Deleted CN=UBUNTUSERVER,CN=Servers,CN=Default-First-Site,CN=Sites,CN=Configuration,DC=acme,DC=local ERROR(<type 'e...
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