search for: swapsiz

Displaying 15 results from an estimated 15 matches for "swapsiz".

Did you mean: swapsize
2010 Jan 12
2
kickstart %pre help on C5.4
Hey folks! I'm doing some %pre work for the first time in a very long time, and have been at this all day so far and still don't have anything sorted out properly. First I tried just doing some simple bash stuff like this %pre #!/bin/bash # stuff I reduced "stuff" down to basically a simple "select" statement to echo and read input, just for the sake of debugging.
2008 Aug 16
0
kickstart and 5.2 x86_64 giving errors.
...t;disk" ] then HD1="/dev/hda" HD1SHORT="hda" HD2="/dev/hdb" HD2SHORT="hdb" fi fi ## Determine size of harddisk HD1SIZE=`fdisk -l $HD1 | grep Disk | cut -f 3 -d ' ' | cut -f 1 -d '.'` if [ $HD1SIZE -le 20 ] then ROOTSIZE=10000 SWAPSIZE=1000 else ROOTSIZE=20000 SWAPSIZE=4000 fi ##? Save partitioning information into file so include section can grab it. echo "bootloader --location=mbr --driveorder=$HD1SHORT --append=\"rhgb quiet\" " > /tmp/partition-information echo "clearpart --all --initlabel...
2009 Dec 09
3
facter 1.5.7 all lsb* items missing
...uctname => VMware Virtual Platform ps => ps -ef puppetversion => 0.24.8 rubysitedir => /usr/lib/ruby/site_ruby/1.8 rubyversion => 1.8.5 selinux => false serialnumber => VMware-50 10 78 a0 ba 0f ad 0a-3d 47 f5 59 99 22 bd b8 sshdsakey => sshrsakey => swapfree => 1.45 GB swapsize => 2.00 GB timezone => CST type => Other uniqueid => xxxxxx uptime => 17 days uptime_days => 17 uptime_hours => 416 uptime_seconds => 1499360 virtual => vmware -- You received this message because you are subscribed to the Google Groups "Puppet Users" group....
2011 Jul 18
2
Centos EL6 install issue
I am trying to install on a kvm virtual machine (host is C5). At some point it stops with install error about cyrus-sasl. I goto the /root/install.log in I have a number of errors about: Installing libstdc++ warning %post scriplet failed. exit status 127 Install zlib warning %post scriptlet failed. exit status 127 Install libxml2 warning %post scriplet failed. exit status 127 this continues for
2010 Aug 02
1
wrong facts going into storeconfigs, 0.25+2.6
...cn19", and ssh keys for cn19 were collected at other nodes as "8,8.example.com <keytext>" in stead of "cn19,cn19.example.com <keytext>". The hostname fact is the only destination that I''ve noticed the corrupted data in, but the source has been swapfree/swapsize, processor[n], operatingsystem, operatingsystemrelease, kernelrelease, and others. I realize that I don''t have much of a "simple, repeatable, minimal" test case here, but I''ve been trying to figure it out for months to no avail. I had hoped that an upgrade to 2.6 woul...
2008 Aug 21
0
kickstart error on 5.2 exception
...uot;disk" ] then HD1="/dev/hda" HD1SHORT="hda" HD2="/dev/hdb" HD2SHORT="hdb" fi fi ## Determine size of harddisk HD1SIZE=`fdisk -l $HD1 | grep Disk | cut -f 3 -d ' ' | cut -f 1 -d '.'` if [ $HD1SIZE -eq 8 ] then ROOTSIZE=7000 SWAPSIZE=1000 SWAPGROW="--grow" HOMEGROW="" elif [ $HD1SIZE -le 20 ] then ROOTSIZE=10000 SWAPSIZE=1000 SWAPGROW="" HOMEGROW="--grow" else ROOTSIZE=20000 SWAPSIZE=4000 SWAPGROW="" HOMEGROW="--grow" fi ##? Save partitioning information in...
2012 Oct 29
2
virtual machine seems to run, but can't connect to it
...er kvm ubuntu \ --suite 'precise' \ --flavour 'virtual' \ --arch 'amd64' \ --dest 'myvm' \ --hostname 'myvm' \ --mem '2048' \ --rootsize '4096' \ --swapsize '1024' \ --mirror 'http://archive.ubuntu.com/ubuntu' \ --name 'MyName' \ --user 'myuser' \ --pass 'password' \ --bridge 'br0' \ --addpkg acpid \ --addpkg vim \...
2009 Dec 07
3
Kickstart wrong swap size
All machines kickstarted here consistently have a swap partition with the wrong size. According to the RHEL5 manual: | To determine the size of the swap partition automatically, use the | --recommended option: | | swap --recommended | | The recommended maximum swap size for machines with less than 2GB of RAM is | twice the amount of RAM. For machines with 2GB or more, this recommendation |
2012 Aug 23
1
Puppet Agent VS User
...uppet dbport = "" dbserver = localhost dbsocket = "" dbuser = puppet deviceconfig = /etc/puppet/device.conf devicedir = /var/lib/puppet/devices diff = diff diff_args = -u dns_alt_names = "" document_all = false downcasefacts = false dynamicfacts = memorysize,memoryfree,swapsize,swapfree environment = production evaltrace = false external_nodes = none factdest = /var/lib/puppet/facts/ factpath = /var/lib/puppet/lib/facter facts_terminus = facter factsignore = .svn CVS factsource = puppet://puppet/facts/ factsync = false fileserverconfig = /etc/puppet/fileserver.conf filet...
2012 Sep 21
3
Can`t get over 1024 processes on FreeBSD - possible bug?
...ocperuid: 8192 no limit for uid 89: # limit cputime unlimited filesize unlimited datasize 33554432 kbytes stacksize 524288 kbytes coredumpsize unlimited memoryuse unlimited vmemoryuse unlimited descriptors 36864 memorylocked unlimited maxproc 8192 sbsize unlimited swapsize unlimited My dovecot.conf: # 2.1.8: /usr/local/etc/dovecot/dovecot.conf # OS: FreeBSD 9.0-STABLE amd64 auth_mechanisms = plain login digest-md5 cram-md5 default_client_limit = 2048 default_process_limit = 2048 disable_plaintext_auth = no first_valid_gid = 89 first_valid_uid = 89 info_log_pa...
2007 May 10
3
Bug or misconfiguration? Trying to add local user in NIS environment
...B3NzaC1yc2EAAAABIwAAAIEArAjMAmaG8JrEhCIEl8nlHnH5qyqwr+TRETtdrhBOBa0g0WwTxRnPTjQ98u2p32zuQWtXKrx2D49/BCp67poJY4FPbfpljvHFbb0N9/N80uu5ew3SGj4+qseJCT+yC+3ngD+qsT4mAxkMcAsqD+f15iKMlA3KXeibak8olkoyZTM= suse_arch => i586 suse_repo_name => sles10-i586 suse_version => sles10 swapfree => 2.00 GB swapsize => 2.00 GB uniqueid => 0x730a0f10 Guidance is greatly appreciated!! Jeff
2011 Nov 04
1
Storeconfigs and nagios and foreman
...9;'. localconfig = /var/lib/puppet/state/localconfig # Facts that are dynamic; these facts will be ignored when deciding whether # changed facts should result in a recompile. Multiple facts should be # comma-separated. # The default value is ''memorysize,memoryfree,swapsize,swapfree''. # dynamicfacts = memorysize,memoryfree,swapsize,swapfree # The directory in which serialized data is stored on the client. # The default value is ''$vardir/client_data''. client_datadir = /var/lib/puppet/client_data # Where FileBucket files...
2013 Apr 18
4
fact_stomp_server
Does anyone have any insight into this error message? err: Could not retrieve catalog from remote server: Error 400 on SERVER: The fact named fact_stomp_server does not appear to be a valid hostname. The value of '''' does not match ''^[a-zA-Z0-9.-]+$''. A common cause of this problem is running puppet agent as a normal user instead of root, or the fact is
2008 Jul 01
6
OpenVZ configuration of networking with puppet - big crash
I am trying to streamline the current distribution specific setup and creation of VE''s within OpenVZ with puppet. My first attempt has gone horribly wrong as you will see below. Here''s the script I wrote to replace the redhat specific setup that OpenVZ used: [jleggett@lxp6d15m3 scripts]$ cat redhat-add_ip.sh #!/bin/bash # # Debug - take out later set -x
2007 Mar 16
0
Wine release 0.9.33
...pmode for cubemags to clamp regardless of the sampler state. wined3d: Implemented signed texture formats via NV_TEXTURE_SHADER. kernel32: GlobalMemoryStatusEx: memory usage reported only reflects physical memory. kernel32: GlobalMemoryStatusEx: return the size of physical memory + swapsize in ullTotalPageFile/ullAvailPageFile. kernel32: GlobalMemoryStatusEx: always report at least 1 byte of virtual memory even if none is available. Farshad Agah (3): comctl32: monthcal: Reject out of range dates in MCM_SETCURSEL. comctl32: monthcal message sequence test cases....