similar to: size units in xen-create-image, and other newbie doubts

Displaying 20 results from an estimated 2000 matches similar to: "size units in xen-create-image, and other newbie doubts"

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
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:
2020 Aug 05
2
CTDB question about "shared file system"
Could I impose upon someone to provide some guidance? Some hint? Thank you Is a shared file system actually required? If etcd is used to manage the global recovery lock, is there any need at that point for a shared file system? In other words, are there samba or CTDB files (state) that must be on a shared file system, or can each clustered host simply have these files locally? What must be
2020 Oct 26
2
CTDB Question: external locking tool
Folks, We use a Golang-based lock tool that we wrote for CTDB. That tool interacts with our 3.4 etcd cluster, and follows the requirements specified in the project. Question, does the external command line tool get called when LMASTER and RECMASTER are false? Given a scenario where we have a set of processes that have it set to false, then others that have it set to true, does the locking tool
2010 Jun 29
9
SYSLINUX 4.00 2010-06-28 EDD Load error - Boot error
SYSLINUX 4.00 2010-06-28 EDD Load error - Boot error Booting from USB on old IBM T43 or newer Esprimo E5731E. No problems with version 3.86 and same usb-stick.
2016 Jan 21
2
html manual files nonfunctional
R help.start() opens a web browser as expected, but the ?Manual? html links are dead (although the ?Reference? and ?Miscellaneous Materials? html links do work). I get a similar problem from within RStudio. I?d like to get pointy-clicky html manuals working, to help migrate users from SAS to R. I do see R manuals on this system from the EPEL R rpm's in info and pdf form, for example at
2002 Jul 04
4
Script file editors for Windows - submit highlighted text?
Greetings, I use S+, Stata, SAS and R depending on the weather... The script file editors in S+, SAS and Stata all allow me to submit a portion of a developing script file to the running process. In R I have to use an external editor and either source the entire file or do lots of copy-and-pasting. Are there any editors out there which interface to R more closely and let me submit a section
2010 Jul 25
1
No config file and Syslinux 4 regression
I have tested isolinux without a config file and discovered the following: ISOLINUX 3.86 30-g9cc609c ETCD Copyright (C) 1994-2010 H. Peter Anvin et al No DEFAULT or UI configuration directive found! boot: and ISOLINUX 4.02 4.02* ETCD Copyright (C) 1994-2010 H. Peter Anvin et al ERROR: No configuration file found seems to hang here. no_default_msg gets printed too, but is overwritten since the
2020 Oct 29
1
CTDB Question: external locking tool
Hi Bob, On Tue, 27 Oct 2020 15:09:34 +1100, Martin Schwenke via samba <samba at lists.samba.org> wrote: > On Sun, 25 Oct 2020 20:44:07 -0400, Robert Buck <robert.buck at som.com> > wrote: > > > We use a Golang-based lock tool that we wrote for CTDB. That tool interacts > > with our 3.4 etcd cluster, and follows the requirements specified in the > >
2020 Jun 30
2
CTDB RecLockLatencyMs vs RecoverInterval
Hi I have a question regarding CTDB RecLockLatencyMs tunable parameter. Is there any relationship between the RecLockLatencyMs property and the RecoverInterval property? Does one need to be larger than the other? Or if RecLockLatencyMs were increased to 5000ms, should some other setting be changed in proportion? We're using a geo-distributed etcd cluster for the CTDB recovery lock and I
2011 Jun 23
2
isolinux.bin 3.72 question
We use "isolinux.bin" 3.72 and meet an issue : we put all the files(including config file, kernel and initrd file) under the root directory and some additional normal files in it. If adding enough files in the root directory, the created ISO will fail to boot, hanging at "ISOLINUX 3.72 3.72 ETCD Copyright (C) 1994-2008 H. Peter Anvin". Is this a known issue? Is it fixed in the
2015 Jul 13
2
boot... round 2
On 13.07.2015 18:48, Gene Cumm wrote: > On Mon, Jul 13, 2015 at 10:20 AM, poma <pomidorabelisima at gmail.com> wrote: >> On 13.07.2015 15:19, Gene Cumm wrote: >>> On Mon, Jul 13, 2015 at 9:03 AM, poma <pomidorabelisima at gmail.com> wrote: >>>> On 13.07.2015 14:53, Gene Cumm wrote: >>>>> On Mon, Jul 13, 2015 at 6:42 AM, poma
2016 Feb 09
2
binutils (objcopy?) >= 2.26 breaks syslinux (bios) build
On 08.02.2016 19:04, H. Peter Anvin wrote: > On 02/03/16 10:30, H. Peter Anvin via Syslinux wrote: >> On February 3, 2016 7:17:37 AM PST, Celelibi <celelibi at gmail.com> wrote: >>> 2016-02-02 18:50 UTC+01:00, poma via Syslinux <syslinux at zytor.com>: >>>> On 30.01.2016 16:59, poma wrote: >>>>> ... >>>>> >>>>>
2020 Jul 15
3
Samba + Winbind : Kerberos Tickets
Hi Folks, We're in the process of setting up a Samba cluster (Samba+CTDB+etcd), and we (presently) using Winbind. We use AD. We're finding that the domain join (or kerberos ticket renewal) is unreliable. Every day we find Samba/Winbind is no longer joined to the domain. Now, we're in a bit of a learning curve here, and automating everything with Terraform + Ansible. We have yet to
2016 Jan 27
1
html manual files nonfunctional
On 01/26/2016 04:43 PM, Tom Callaway wrote: > On 01/21/2016 10:38 AM, joe cypherpunk wrote: >> R help.start() opens a web browser as expected, but the ?Manual? html links >> are dead (although the ?Reference? and ?Miscellaneous Materials? html links >> do work). I get a similar problem from within RStudio. >> >> >> I?d like to get pointy-clicky html manuals
2000 Jul 06
2
GUI Samba?
*This message was transferred with a trial version of CommuniGate(tm) Pro* Hello, I'm new to Linux, I work on a PC, Mac, and now Linux network. I have been looking for somthing like samba that will work on Xwindows. If you could point me in the right direction I would be thankfull. Hope to hear from you soon, Zeek Bower.
2015 Jul 13
2
boot... round 2
On 13.07.2015 15:19, Gene Cumm wrote: > On Mon, Jul 13, 2015 at 9:03 AM, poma <pomidorabelisima at gmail.com> wrote: >> On 13.07.2015 14:53, Gene Cumm wrote: >>> On Mon, Jul 13, 2015 at 6:42 AM, poma <pomidorabelisima at gmail.com> wrote: >>> >>>> A patch like this? >>>> >>>> >>> >>> Correct. Have you
2010 Oct 03
4
USB boot: No DEFAULT or UI configuration directive found!
Hi, friends It is described at this page: http://superuser.com/questions/195275/usb-boot-no-default-or-ui-configuration-directive-found <http://superuser.com/questions/195275/usb-boot-no-default-or-ui-configuration-directive-found>help, thanks! -- regards chenge
2013 Nov 25
3
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
> As stated earlier, the next version of xorriso will have > sort weight 2 for El Torito boot images by default. > But it will not harm to explicitely use --sort-weight > options with old and new versions of xorriso. FWIW, mkisofs is supposed to assign a +2 sort weight by default to the eltorito boot image and +1 to the boot catalog, at least when no sort file is provided. I
2012 Apr 18
6
introducing R to high school students
I participate peripherally on a listserve for middle- and high-school science teachers. Sometimes questions about graphing or data analysis come up. I never miss an opportunity to advocate for R. However, the teachers are often skeptical that their students would be able to issue commands or write a little code; they think it would be too difficult. Perhaps this stems from the Microsoft- and