Displaying 20 results from an estimated 27 matches for "statefile".
2011 Jul 02
2
Associating a statefile with an image
Hi ,
I am trying to perform offline migration (i.e) Create an incremental image using the qcow format, transfer the vm memory state to a state fie.Use the image and statefile together as a template. Now create a new vm using the template. I can successfully do it using the following commands :
Save phase :
stop
migrate "exec:gzip -c > STATEFILE.gz"
qemu-img
qemu-img create -b BASE_img -f qcow2 INCRE_img
Restore phase :
qemu-kvm -m 1024 -hda INCRE_img -i...
2024 Aug 15
1
geo-rep will not initialize
...ate" has done what I'd expect.
I'm at the point of creating geo-replication. Command on pjs is:
gluster volume geo-replication j geoacct at pms::n create ssh-port 6247
push-pem
(Yes, sshd listens on a nonstandard port.)
This fails with:
Please check gsync config file. Unable to get statefile's name
geo-replication command failed
Logs, which I have been tail(1)ing as it happens, show:
Received mount request for volume j
Config file (/var/lib/glusterd/geo-replication/j_pms_n/gsyncd.conf)
missing. Looking for template config file
(/var/lib/glusterd/geo-replication/gsyncd_template....
2024 Aug 18
1
geo-rep will not initialize
...t; has done what I'd expect.
I'm at the point of creating geo-replication. Command on pjs is:
gluster volume geo-replication j geoacct at pms::n create ssh-port 6247 push-pem
(Yes, sshd listens on a nonstandard port.)
This fails with:
Please check gsync config file. Unable to get statefile's name
geo-replication command failed
Logs, which I have been tail(1)ing as it happens, show:
Received mount request for volume j
Config file (/var/lib/glusterd/geo-replication/j_pms_n/gsyncd.conf) missing. Looking for template config file (/var/lib/glusterd/geo-replication/gsyncd_temp...
2012 Dec 05
3
enable HA on xcp 1.6
Hi all,
today i tried to enable HA on xcp 1.6 but when i enable it through xencenter
I received the following error in xensource.log:
Dec 5 17:56:26 xcp1 xapi: [ info|xcp1|490661|Async.pool.enable_ha
R:9119ce88ffcb|xapi_ha] Using statefile: /etc/xensource/static-vdis/0/disk
Dec 5 17:56:26 xcp1 xapi: [debug|xcp1|490661|Async.pool.enable_ha
R:9119ce88ffcb|xapi_ha] /etc/xensource/xhad.conf file written
Dec 5 17:56:26 xcp1 xapi: [debug|xcp1|490661|Async.pool.enable_ha
R:9119ce88ffcb|backtrace] Raised at :0.0-0
Dec 5 17:56:26 xcp1 x...
1999 Jun 12
1
R does not compile if make is not gmake
...This problem exists in all versions of R.
g77 -O2 -fPIC -c sslvrg.f -o sslvrg.o
g77 -O2 -fPIC -c stxwx.f -o stxwx.o
../../../../bin/R SHLIB -o modreg.so bsplvd.o bvalue.o bvalus.o
ksmooth.o loessc.o loessf.o ppr.o qsbart.o sbart.o sgram.o sinerp.o
sslvrg.o stxwx.o
Usage : make [ -f makefile ][ -K statefile ]... [ -d ][ -dd ][ -D ][ -DD
]
[ -e ][ -i ][ -k ][ -n ][ -p ][ -P ][ -q ][ -r ][ -s ][ -S
][ -t ]
[ -V ][ target... ][ macro=value... ]
make: Fatal error: Unknown option `-w'
gmake[4]: *** [modreg.so] Error 1
gmake[4]: Leaving directory
`/home/aal/chris/software/R-dev...
2024 Aug 19
1
geo-rep will not initialize
...to the same geo-rep
create command, with the same result.
In any event, I re-ran
gluster-georep-sshkey generate
on both nodes, which worked fine. Then, just as before
gluster volume geo-replication j geoacct at pms::n create ssh-port 6247
push-pem
Please check gsync config file. Unable to get statefile's name
geo-replication command failed
I don't yet see what else I could be doing with this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20240818/39091a36/attachment.html>
1999 Jun 10
3
Compilation fails (PR#209)
...n with the
message:
gcc: unrecognized option `-PIC'
./../../../bin/R SHLIB -o modreg.so bsplvd.o bvalue.o bvalus.o ksmooth.o
loessc.o loessf.o ppr.o qsbart.o sbart.o sgram.o sinerp.o sslvrg.o stxwx.o
Usage : make [ -f makefile ]... [ -d ][ -dd ][ -D ][ -DD ][ -e ][ -i ][ -k ]
[ -K statefile ][ -n ][ -p ][ -P ][ -q ][ -r ][ -s ][ -S ][ -t ]
[ -V ][ target ... ][ macro=value... ]
make: Fatal error: Unknown option `-w'
gmake[4]: *** [modreg.so] Error 1
gmake[4]: Leaving directory `/sw/sun4_55/R-0.64.1a/src/library/modreg/src'
I don't know what to do now...
-.-....
2015 Jul 02
1
cut-off time for rsync ?
> What is taking time, scanning inodes on the destination, or recopying the entire
> backup because of either source read speed, target write speed or a slow interconnect
> between them?
It takes hours to traverse all these directories with loads of small
files on the backup server. That is the limiting factor. Not
even copying: just checking the timestamp and size of the old copies.
2006 Sep 14
1
Avoiding suspension of xen VM at source after migration.
Xen Developers:
Today, we can move a VM from point A to point B. The
VM ends up at point B. After that, all resources are
reclaimed at point A. Is there a way we that
after the migration, the VM in A continues to run. We
end up with two VMs, one in A and one (its clone) in
B?
I assume that today''s Xen doesn''t have any feature to
do this (e.g., xm clone). I wonder however if
2024 Aug 22
1
geo-rep will not initialize
...e same geo-rep create command, with the same result.
In any event, I re-ran
gluster-georep-sshkey generate
on both nodes, which worked fine. Then, just as before
gluster volume geo-replication j geoacct at pms::n create ssh-port 6247 push-pem
Please check gsync config file. Unable to get statefile's name
geo-replication command failed
I don't yet see what else I could be doing with this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20240822/a55557b5/attachment.html>
2009 Jun 10
10
puppet client looking for server puppet
...statedir = /var//opt/csw/puppet/state
railslog = /var//opt/csw/puppet/log/rails.log
dblocation = /var//opt/csw/puppet/state/clientconfigs.sqlite3
runinterval = 60
localconfig = /var//opt/csw/puppet/state/localconfig
puppetdlog = /var//opt/csw/puppet/log/puppetd.log
ca_server = mypuppet.example.net
statefile = /var//opt/csw/puppet/state/state.yaml
server = mypuppet.example.net
httplog = /var//opt/csw/puppet/log/http.log
splaylimit = 60
config = /etc//opt/csw/puppet/puppet.conf
reportserver = mypuppet.example.net
ca_port = 8140
puppetdlockfile = /var//opt/csw/puppet/state/puppetdlock
classfile = /var//o...
2013 Mar 26
1
Can't convert Puppet::Util::Log into Integer
...39;'File[/var/lib/puppet/ssl/private]{:links=>:follow, :ensure=>:directory,
:backup=>false, :owner=>"puppet", :mode=>"750",
:path=>"/var/lib/puppet/ssl/private", :loglevel=>:debug}''
Debug: Using settings: adding file resource ''statefile'':
''File[/var/lib/puppet/state/state.yaml]{:links=>:follow, :ensure=>:file,
:backup=>false, :mode=>"660", :path=>"/var/lib/puppet/state/state.yaml",
:loglevel=>:debug}''
Debug: Using settings: adding file resource ''hostcert'...
2007 Mar 20
3
err: cannot create directory, parent doesn''t exist. But it does.
.../var
ssldir = /Library/Puppet/Generated/Server/SSL
logdir = $vardir/logs
rundir = $vardir/run
templatedir = $vardir/templates
plugindest = $vardir/plugins
setpidfile = true
statedir = $vardir/state
statefile = $statedir/state.yaml
graphdir = $statedir/graphs
graph = true
syslogfacility = daemon
Cheers,
--
Jeff McCune
Systems Manager
The Ohio State University
Department of Mathematics
_______________________________________________
Puppet-users mailing...
2012 Aug 23
1
Puppet Agent VS User
...ib/puppet/server_data
servertype = webrick
show_diff = false
signeddir = /var/lib/puppet/ssl/ca/signed
smtpserver = none
splay = false
splaylimit = 1800
ssl_client_header = HTTP_X_CLIENT_DN
ssl_client_verify_header = HTTP_X_CLIENT_VERIFY
ssldir = /var/lib/puppet/ssl
statedir = /var/lib/puppet/state
statefile = /var/lib/puppet/state/state.yaml
storeconfigs = false
storeconfigs_backend = active_record
strict_hostname_checking = false
summarize = false
syslogfacility = daemon
tagmap = /etc/puppet/tagmail.conf
tags = ""
templatedir = /etc/puppet/templates
thin_storeconfigs = false
trace = false
u...
2013 Mar 26
0
Solved: Can't convert Puppet::Util::Log into Integer
...t/ssl/private]{:links=>:follow, :ensure=>:directory,
>> :backup=>false, :owner=>"puppet", :mode=>"750",
>> :path=>"/var/lib/puppet/ssl/private", :loglevel=>:debug}''
>> Debug: Using settings: adding file resource ''statefile'':
>> ''File[/var/lib/puppet/state/state.yaml]{:links=>:follow, :ensure=>:file,
>> :backup=>false, :mode=>"660", :path=>"/var/lib/puppet/state/state.yaml",
>> :loglevel=>:debug}''
>> Debug: Using settings: adding...
2014 Dec 06
1
Bug#772274: xen-utils-common: when upgrading package: insserv: Service xenstored has to be enabled to start service xendomains
...ts for auto starting domains to be in
# XENDOMAINS_AUTO - they could just be symlinks to files elsewhere
# Create all domains with config files in XENDOMAINS_AUTO.
# TODO: We should record which domain name belongs
# so we have the option to selectively shut down / migrate later
# If a domain statefile from $XENDOMAINS_SAVE matches a domain name
# in $XENDOMAINS_AUTO, do not try to start that domain; if it didn't
# restore correctly it requires administrative attention.
for dom in $XENDOMAINS_AUTO/*; do
echo -n " ${dom##*/}"
shortdom=$(echo $dom | sed -n 's/^.*\/\(...
2013 Feb 25
5
Puppet execution hangs for long periods of time
...s/Application
Data/PuppetLabs/puppet/var/lib]{:loglevel=>:debug, :ensure=>:directory,
:links=>:follow, :backup=>false, :path=>"C:/Documents and Settings/All
Users/Application Data/PuppetLabs/puppet/var/lib"}''
Debug: Using settings: adding file resource ''statefile'': ''File[C:/Documents
and Settings/All Users/Application
Data/PuppetLabs/puppet/var/state/state.yaml]{:loglevel=>:debug,
:ensure=>:file, :links=>:follow, :mode=>"660", :backup=>false,
:path=>"C:/Documents and Settings/All Users/Application
Data...
2007 Nov 11
4
puppetrun fails: "Certificates were not trusted"
...le
debug: puppet: Setting vardir to ''/var/opt/csw/puppet''
debug: puppet: Setting confdir to ''/etc/opt/csw/puppet''
debug: puppet: Setting logdir to ''$vardir/log''
debug: puppet: Setting genconfig to ''false''
debug: puppet: Setting statefile to ''$statedir/state.yaml''
debug: puppet: Setting ssldir to ''$confdir/ssl''
debug: puppet: Setting color to ''ansi''
debug: puppet: Setting mkusers to ''false''
debug: puppet: Setting rundir to ''/var/run/puppet''
deb...
2013 Nov 23
2
OSX 10.9 appdmg/pkgdmg
...atedir'':
''File[/Users/zach/.puppet/ssl/private]{:path=>"/Users/zach/.puppet/ssl/private",
:mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow,
:backup=>false}''
Debug: Using settings: adding file resource ''statefile'':
''File[/Users/zach/.puppet/var/state/state.yaml]{:path=>"/Users/zach/.puppet/var/state/state.yaml",
:mode=>"660", :ensure=>:file, :loglevel=>:debug, :links=>:follow,
:backup=>false}''
Debug: Using settings: adding file resource ...
2012 Oct 03
5
is_virtual selector
I too have been pushed into Puppet 3.0. Clients and PuppetMaster are now
at 3.0.0. Not sure if this is a version change or syntax error that I am
experiencing. We''ll use ''ntp'' as the example and the "build" host is a VM.
The old way:
class baseline::ntpd {
package { "ntp":
ensure => $virtual ? {
physical => present,