similar to: Best way to use iSCSI in domU

Displaying 20 results from an estimated 2000 matches similar to: "Best way to use iSCSI in domU"

2010 Feb 24
5
XCP: Custom templates
Hello, Is it possible to create a custom template for XCP? Or edit an existing one? I know that I could create a VM and then exported as a template, but I would prefer to create a template like "Debian Lenny 5.0" that install debian from the network but with 64bits instead of the 32bits used by the template. -- Angel L. Mateo Martínez Sección de Telemática Área de Tecnologías de
2006 Mar 08
12
AW: Problem booting domU
Hello, Can you check following entrys: Old: disk = [''phy:vm_volumes/root.dhcp1,sda1,w'', ''phy:vm_volumes/var.dhcp1,sda2,w'', ''phy:vm_volumes/swap.dhcp1,sda3,w''] New: disk = [''phy:/vm_volumes/root.dhcp1,sda1,w'', ''phy:/vm_volumes/var.dhcp1,sda2,w'',
2010 Feb 12
1
Any GUI for XCP?
Hello, I am trying/evaluating XCP to manage our virtualization servers. Now, I have installed it in a test server and as far as I can see, it is very similar to XenServer, but I can''t manage it with XenCenter graphical console. Is there any GUI for XCP? I could connect with OpenXenCenter, but it still isn''t mature to be useful. Or do I have to use with xe commands? --
2009 Jun 22
2
Identifying disk resources in dom0
Hello, For my xen domUs I''m using a mixture of locah physical partitions (with LVM) and iSCSI disks. For local partitions, I don''t have any problem, because LVM volumes are always the same. But for iSCSI disks, devices are assigned in the order they are connected, so I can''t be sured that device that now is /dev/sdb (for example) will always be /dev/sdb. So, is there
2010 Sep 02
5
Starting Ubuntu 10.04 on XCP
Hello, I’m having difficulty to starting Ubuntu 10.04 virtual machine with XCP 0.5.0. I put 3 files (vmlinuz, initrd.gz, xm-debian.cfg) in the same place under the unpacked ISO tree but when I start the VM, the following error is returned: # xe vm-install template="Ubuntu Lucid Lynx 10.04 (32-bit)" new-name-label=Teste other-config-install-repository=nfs:10.0.0.3:
2006 Mar 06
2
Problem compiling a custom kernel for xen-3.0
Hello, I am trying to run xen-3.0 in some of my dell servers. I have tried the binary distribution of xen, but it doesn''t boot in my test system (a dell poweredge 750) because a module driver problem (I get an error message during booting saying it doesn''t load a NFS root filesystem). So I am trying to compile a custom kernel. So I have downloaded linux source 2.6.12. I am
2010 May 31
1
Provisioning Xen
Hi Experts, What are the best tools to use for Xen Provisioning ? I have briefly looked at Eucalyptus. Is that the best ? Can you please point me out to any other options ? thanks Madhu M _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Feb 19
1
convert from xenserver to xen community
All, Wanted to know if it would be possible to move a vm from xenserver (www.citrix.com<http://www.citrix.com/>) to a image that would run xen open source (www.xen.org<http://www.xen.org/>). If so, how? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2006 Mar 27
2
Xen networking on different vlans
Hello, I have a xen server that needs to run a domU on a different vlan than xen''s. I have configured my switch (a cisco catalyst) to tag every untagged packet to the default vlan (the one in which is dom0) and to accept tagged packets (for that domU). I have xenbr0 linked with the eth0, the default network. Then I run * vconfig add eth0 101 -> To create a virtual interface with
2008 Sep 01
3
Report to a domU a change on a disk
Hello, I have a Xen dom0 (Debian Etch running xen 3.0.3) running different domUs. DomUs'' disks are LVM2 volumes. Now I have increased the size of one of these LVM volumes so I have to inform to the corresponding domU that its disk has increased its size (to resize it without unmounting it). How can I do this? -- Angel L. Mateo Martínez Sección de Telemática Área de Tecnologías de la
2007 Jul 09
2
Problem with network performance
Hello, We are trying to deploy our new ldap servers infrastructure with virtual servers running with xen. So we have installed two debian (etch) virtual machines under different domU''s (domUs are debian etch two). We are using bridge networking in xen, with default init scripts. In our test environment, these servers are working fine. But we are having problems with these new servers
2009 Jul 05
9
Xen Networking and bonded interfaces on Debia Lenny
Greetings all. This has been an ongoing issue for me for a few months, and I''ve been trying to get an answer. My server has two NICs, and I want to set up the following: NICs (x2) -> bond (mode 5) -> Xen Bridge -> Doms ...however, trying to configure this doesn''t seem to work: network-bridge steals eth0 instead of bond0, which breaks the bond AND my networking. The
2011 Aug 25
3
auth: Error: LDAP: Connection lost to LDAP server, reconnecting
Hello, I continue debugging my problems with my update to dovecot 2.x :-( I have dovecot 2.0.13 running in ubuntu 10.04 (lucid) x64. My users are in a ldap directory. The problem is that I have a lot of errors like: Aug 24 23:07:32 myotis28 dovecot: auth-worker(default): LDAP: Connection lost to LDAP server, reconnecting I have seen in the mail list a patch for 1.2
2012 Jun 08
2
difference between client_limit and process_limit
Hi, What is the real difference between client and process limit? According to documentation (http://wiki2.dovecot.org/Services#Service_limits): client_limit: Maximum number of simultaneous client connections. If set to 0, default_client_limit is used instead. process_limit: Maximum number of processes that can exist for this service. If set to 0, default_process_limit is used instead. But
2016 Feb 09
4
Accessing to mail as another user
Hello, I'm looking for a way to access to a POP/IMAP account as another user different than me, but using my password. That is, I'm "someone at domain.com" and I want to access to "anotherone at domain.com" mailbox using the password of "someone at domain.com", not the "anotherone at domain.com" (something similar to master passwords, but
2011 Aug 19
4
Update indexes with dovecot 1.1
Hello, I have a farm of dovecot 1.1 servers (debian lenny). Mailboxes are in Maildir format. Is there any way to manually update indexes? Does it worth? I mean... Our problem is that mail is delivered via dovecot lda, but, because we have a farm of servers, we don't guarantee that mail is delivered through the same server that the user is using for his imap connection, so the imap
2011 Jul 01
1
auth error using director
Hello, I am trying to configure director as described at http://wiki2.dovecot.org/Director. I have previously tried the proxy and it worked. The problem I have is that whenever I try to connect I get the error: Jul 1 11:41:41 myotis40 dovecot: pop3-login: Error: auth: connect(director) failed: No such file or directory This is my doveconf -n: # 2.0.13: /etc/dovecot/dovecot.conf # OS:
2012 Jun 12
2
Problem with lmtp director proxy
Hi, I have a timeout problem only when I have heavy load in my system. I have two director servers directing to 4 backend servers. The problem is when my smtp relays tries to deliver mail to my users via lmtp (proxied with director). In the smtp logs I have: Jun 12 11:41:18 xenon13 postfix/lmtp[4248]: 4433E5D5A0: to=<myuser at um.es>, relay=pop.um.es[155.54.212.106]:24, delay=31,
2017 Apr 26
3
Problem with LMTP
Hello, I'm having a problem with LMTP in a proxy server since I upgraded from 2.1.16 to 2.2.28. In my logs I have: Apr 26 12:54:17 musio12 dovecot: lmtp(2082): Fatal: master: service(lmtp): child 2082 killed with signal 11 (core dumped). As far as I could check the message is delivered in a later connection. I have enabled core dumped files, but how could I debug it? -- Angel L.
2013 Nov 14
2
Autocreation of sieve filters
Hello, Is there any way to create a predefined sieve filters during mailbox autocreation? What I want is that my user's mailboxes are automatically created (using mailbox option in namespaces) but I want them to have a predefined sieve script. Using a postlogin script could be an idea, but I'd prefer an automatic one, because postlogin only will filter after first user login --