Displaying 8 results from an estimated 8 matches for "imageserver".
2009 Dec 07
9
Trying to Run OpenSolaris PV
...domU to run correctly. I''ve followed a couple of the instruction sets out on the Xen wiki and other folks blogs, but I''m running into an issue with the domU crashing. The OpenSolaris version is the latest development release - 5.11-0.128. The config looks like this:
name="ImageServer"
uuid="e1ba32be-9789-d187-dc94-6cf25ea17d9e"
memory=1024
vcpus=4
on_poweroff="destroy"
on_reboot="restart"
on_crash="destroy"
localtime=0
kernel="/etc/xen/vm/osol-5.11-0.128a"
ramdisk="/etc/xen/vm/osol-5.11-0.128a.boot"
extra="/p...
2002 Aug 27
1
rsync problem in systemimager
...After having succeeded to boot my client node via the network, when
running the following script : /var/lib/systemimager/scripts/ced1.sh
rsync is able to get small files (e.g : mkdosfs). However, when the
script tries to rsync the whole oscar image in the following way :
rsync -av --numeric-ids $IMAGESERVER::$IMAGENAME/ /a/ || shellout
there is automatically an error which is different at each run.
It can be :
...
/usr/lib/locale/ar_LY.utf8/LC_MESSAGES/
rsync: connection unexpectedly closed (62950 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(151)
or :
rece...
2005 Oct 31
1
unicode/control characters displaying as ? with cifsfs
...linux server:
debian 3.1
kernel 2.6.13.3 with these options:
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_XATTR is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
samba 3.0.14a-3
my mount command looks like this:
mount -t cifs //YCS1610-767/Jobs /mnt/prinergy/jobs/ -o username=imageserver,password=xxx
listing a typical directory:
admin@mpi-images:~$ ls "/mnt/prinergy/jobs/ System 5 Bearer Bars/"
57686e_f.srd Icon? System 5 bottom bearer.ai6 System 5 top bearer.ai6
when i try to copy the "Icon?" file, it will fail with:
admin@mpi-images:~$ cp "/mnt/pri...
2008 Aug 19
6
Recursive pxelinux.0 and pxelinux.cfg directories.
I am trying to set a uniform PXE environment to load multiple distros.
RHEL 5.1 and 4.7
SUSE 10.2 and 11
Solaris 10 X86
Window Multiple server versions.... - Why? Because I am in hell.
What I want is to have an upper level pxelinux.0 call the default menu directories that come with the releases.
Is there a way to call pxelinux.0 and point it at a different pxelinux.cfg directory?
2012 Jul 26
4
Weird "cannot reassign variable name on node" error when I try to use standalone
Hi -- I''m trying call apply in standalone mode on a configuration I''ve
written.
The way I call the command is like this:
$ puppet apply manifests/site.pp -v --modulepath modules
The directory structure is simple:
.
manifests/site.pp
manifests/nodes.pp
modules/ ...
site.pp just includes nodes.pp, and nodes.pp looks like this:
https://gist.github.com/3181007
When I
2020 Jul 02
0
How to Mirror CentOS8 repository in CentOS7 Server via reposync
Hi
I'm running CentOS7 server as ImageServer and local repository server. And i need to mirror CentOS8 repository (http://mirror.centos.org/centos-8/8.1.1911/AppStream/x86_64/os/ ) in my CentOS7 Server.
If i mirror CentOS8 repository using repo sync command in CentOS7 it did
not properly mirror centos8 repository, due to that when i i...
2007 Aug 20
0
Samba 3 with LDAP... can create, modify, delete files but read always causes 'access denied' errors
...ver
inherit acls = Yes
path = /store/fileserver
read only = No
[fonts]
comment = Font Server
inherit acls = Yes
path = /store/fontserver
read only = No
[images]
comment = Image Library
inherit acls = Yes
path = /store/imageserver
read only = No
[library]
comment = Document library
inherit acls = Yes
path = /store/library
read only = No
[ma]
comment = Market America Files
inherit acls = Yes
path = /store/maserver
read only = No
[movies]
commen...
2007 Nov 25
15
Possible Problem with RSpec and
Sorry to be such a pest but I am trying to learn Ruby, Rails and RSpec all
at one go and it is a bit overwhelming. I have previously completed the
depot tutorial in the Agile Web Dev with rails book and now I am trying do
do it again using RSpec.
What I would like to know now is why I am getting a rake failure error at
the end of every spec:models run. Is this the expected behaviour when a
test