Displaying 20 results from an estimated 150 matches similar to: "Starting Ubuntu 10.04 on XCP"
2010 Oct 06
4
Problems with Xen Tools instalation
Hello,
when I try to install Xen-Tools using the xs-tools.iso I get the error:
Errors were encountered while processing: /mnt/visostore/Linux/xe-guest
utilities_0.5.0-579_i386.deb
I used the xs-tools. iso present in the installation CD XCP and I followed
the steps on page 28 (To install the guest agent) of XCP Virtual Machine
Installation Guide: I mounted the xs-tools. iso and I executed the
2011 Sep 22
1
XCP 1.1 error: Error code: INVALID_SOURCE
Hello,
When trying to start VM I am getting the following error:
# ---
[root@xcp-dev01 ~]# xe vm-start uuid=f535e5bd-6540-3745-d494-14f776da85e5
Error code: INVALID_SOURCE
Error parameters: Unable to access a required file in the specified
repository: file:///tmp/cdrom-repo--2OF-Z/install.amd/xen/vmlinuz., ,
# ---
I have used last xen server documentation to prepare the VM installation
from
2011 Mar 22
1
VM install with DVD
Hi.
Please, I need a XCP help.
I have a Server with XCP 1.0 installed.
Now I need install a Debian using a DVD ISO. Using the paper VM INSTALLATION
GUIDE, topic INSTALLING WINDOWS VM, page 23, it does not work.
Give a INVALID_SOURCE - unable to access required file in the specified
directory: file:///tmp/cdrom-repo-_QPJLZ/install.amd/xen/vmlinuz.
I am using a Debian 6.0 ISO.
Some idea what is
2012 Jul 23
1
centos.org 5 Installation_Guide-en-US/ch02s04.html#s2-steps-make-cd
There seems to be several problems in this kickstart cd document. I
guess this was copied from RedHat''s documentation. Can someone please
direct me or my comments to the right person?
http://www.centos.org/docs/5/html/Installation_Guide-en-US/ch02s04.html#s2-steps-make-cd
this command (in the documentation) needs a space in it:
cp -r
2007 Nov 14
5
Non-registry problem: Slow printing
Greetings,
I have a client running samba-3.0.24 with mostly Windows-XP clients.
They can print to some printers (those with drivers provided by Microsoft)
without problem.
They can also print to printers with vendor supplied printer drivers
but they end up waiting up to 30 seconds just to select the printer.
There is a similar wait when adding the printer to the list of printers
the XP client
2010 Aug 05
2
XCP vm install INVALID_SOURCE error
I have just run into the following error when trying to create a debian
lenny vm in XCP 0.5.0 from the command line. This used to work in 0.1.1
as far as I can remember. Here is what I did:
[root@xcp1 ~]#
UUID=`xe vm-install template="Debian Lenny 5.0 (32-bit)"
new-name-label=lenny-test-1`
VIF=`xe vif-create network-uuid=0c94af8b-da04-5417-cdd6-f4c6236aea8b
vm-uuid=$UUID device=0`
xe
2013 Jan 21
2
size units in xen-create-image, and other newbie doubts
Greetings,
I'm fiddling with Xen at home, the dom0 is a freshly installed Debian
stable (current 6.0.6 squeeze) using LVM over RAID.
I want to use two VGs, so the pointy-clicky won't really do since
--lvm only takes one argument (i assume). That's no big deal, i can
use LVM tools and even the partitions.d scripts xen-tools can use and
provide a partition template through the
2017 May 02
4
Multiple default gateway from tinc node
Sure, let me reply all here for my finding. @Lars @Guus
A’s tinc.conf:
Name = bright
AddressFamily = ipv4
ConnectTo = aly_hk
A’s tinc-up:
#!/bin/sh
ifconfig $INTERFACE 10.0.0.110 netmask 255.255.255.0
A’s host config:
Subnet = 10.0.0.110/32 (VPN address)
Subnet = 192.168.31.0/24 (LAN address)
IndirectData = yes (enabled for every tinc nodes)
The node aly_hk (vpn address 10.0.0.3) connects with
1997 Dec 19
6
cross-subnet browsing
I have 2 subnets. Subnet 1 has an NT WINS server. Subnet 2 has a Samba
server acting as domain master browser and local master browser
for a workgroup.
If I view the network neighborhood from a Win 95 PC on Subnet 1
(call it PC_A), I can see all the hosts in the workgroup on both subnets.
If I view the network neighborhood from a Win 95 PC on Subnet 2
(call it PC_B), I cannot see PC_A. I
2016 May 26
3
Failed to join domain: failed to lookup DC info for domain '<EXAMPLE.COM>' over rpc: The object name is not found.
Hello,
I've been trying to add a new server to my Samba 4 Active directory, but I've been failing so far. I'm running the command "net ads join -k" and it fails with "Failed to join domain: failed to lookup DC info for domain '<EXAMPLE.COM>' over rpc: The object name is not found." The answers I found so far imply a problem with the RPC service, but
2018 Feb 04
2
halo not work as desired!!!
I have 2 data centers in two different region, each DC have 3 severs, I
have created glusterfs volume with 4 replica, this is glusterfs volume info
output:
Volume Name: test-halo
Type: Replicate
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x 4 = 4
Transport-type: tcp
Bricks:
Brick1: 10.0.0.1:/mnt/test1
Brick2: 10.0.0.3:/mnt/test2
Brick3: 10.0.0.5:/mnt/test3
Brick4: 10.0.0.6:/mnt/test4
2020 Jul 13
10
Problem with network browsing
I'm trying to diagnose why my windows 10 clients can't do network browsing.
The network neighborhood doesn't show any of my machines running samba.
I've verified that all of my samba hosts are running nmbd!
I've reached the end of my ability to debug this, so I could really use
some help from the list to figure out why this isn't working.
I've isolated the situation
2010 Jul 24
1
Bridging Issues with Xen
Hey All
I''m Using Xen 3.0.3-105 on CentOS 5.5.
It Has to Nics:
eth0 - Internet
eth1 - Internal Lan ( where Dhcp , DNs , Cobbler - Kick Start Server
Resides )
I''ve Set xend-config.xsp to create xenbr1 on eth1 and it looks well So
Guest May Get Access TO ALl Resources via the Bridge.
brctl show
bridge name bridge id STP enabled interfaces
xenbr1
2017 May 02
4
Multiple default gateway from tinc node
Hi, Lars
Thanks for your suggestion, will give it a try later to see how it performs.
But, yesterday, I did a below test:
A ConnectTo B and C, B ConnectTo D, C ConnectTo D; All nodes turned "IndirectData" on in its host configuration, so the tunnel only follow metacomnection instead of direct connect.
D announced default route by having the Subnet = 0.0.0.0/0 statement in its host
2020 May 08
2
Error changing server IP address: ERROR: Connecting to DNS RPC server
Samba Version 4.12.1
I'm trying to change server IP address from 10.0.0.69 to .3 on a single AD DC running also as fileserver (very small situation). I'm following this [1] guide, I have no interface restrictions in samba or in bind. I stop samba, change IP address, restart bind, start samba, but when I run samba_dnsupdate I get some messages until:
5 DNS updates and 5 DNS deletes
2020 May 18
2
Intermittent permission denied when accessing share
> What OS is this ?
Ubuntu 18.04.4
> Can you run the attached script on the DC and copy the output into a
> post (sanitised if required)
I don't see any attachment.
--
Lorenzo Milesi - lorenzo.milesi at yetopen.it
YetOpen S.r.l. - https://www.yetopen.it/
Via Salerno 18 - 23900 Lecco - ITALY -
Tel +39 0341 220 205 - Fax +39 178 6070 222
Think green - Non stampare questa e-mail
2016 May 26
1
Failed to join domain: failed to lookup DC info for domain '<EXAMPLE.COM>' over rpc: The object name is not found.
Try to ping from client to server with its hostname. Sounds like dns
problem.
ping server
Then try to ping its ip address.
Then try to add server address to host file.
Ex
192.168.8.30 server.example.com server
Best
M
On May 26, 2016 12:02, "Nico Speelman" <nico at speelmanrobben.nl> wrote:
> Hello,
>
> I've been trying to add a new server to my Samba 4 Active
2006 Feb 24
2
NSD 2.3.3 Load Balancing
Can nsd 2.3.3 make load balancing?
Example:
www 600 IN A 10.0.0.1
600 IN A 10.0.0.2
600 IN A 10.0.0.3
Greet
Sebastian Schikora
2003 Apr 13
4
nmbd woes (still)
Ok I've fed this problem with about five hours of my time to post to a list
about it. nmbd does not appear to be
doing what it should. Why I'm not certain. The unix host (running samba)
is not appearing in on the windows
browse list (i.e. it's not showing up in the network neighbourhood).
when I run nmbd with -d2 I get the following:
Netbios nameserver version 2.2.8 started.
2007 Dec 26
7
Thank you puppet!!
I''ve been hacking at puppet for the past week or two, and came up with
some great stuff, but I''m wondering if there''s a way to tie it all
together
To create a virtual machine for our company''s QA environment, I''m
currently doing 3 things:
#create a vm
node vmsvr2 inherits default {
include vmserver
vmserver::vm {