Questions tagged [provisioning]

Provisioning - manual and/or automated OS deployments to physical and virtual machines.

OS Provisioning is at the base of the System Administrative task list: creating standard server builds that can be repeated either via following manual processes or implementing solutions such as kickstart, jumpstart, unattend, ignite, autoyast, NIM or WDS.

136 questions
0
votes
1 answer

Disk provisioning type for virtualized Exchange server on NFS

We have a legacy VMware Server connecting to an NFS datastore that runs two Exchange 2007 servers (edge + hub) on Windows 2003. We are a small org with about 50 users. We're in the process of moving everything off VMware Server and onto VMware…
Sysadminicus
  • 596
  • 4
  • 8
  • 20
0
votes
1 answer

Migrating Identity Providers - specifying a new users password hash

We'd like to switch Identity Provider (and Web Access Manager), and also the user directory we use, but would like to do so without users needing to change their password. We currently have the SSHA of the passwords. I'm expecting to write code to…
0
votes
2 answers

How-to: install all packages from DVD when setting-up an RHEL server (text mode)?

I have tried googling, and so far have found nothing. Is there a way to select all packages from the install DVD for Red Hat Enterprise Linux when doing an installation? With the GUI installer, I know it is possible to customize each group selected.…
warren
  • 18,369
  • 23
  • 84
  • 135
0
votes
1 answer

Windows physical server provisioning with HPSA 7.8

I have a physical server that I am trying to provision Windows to. At 58% of the way through copying files form the Core to the target server, the process hangs with either a samba time-out or an error indicating that %path%\system32\ntoskrnl.exe is…
warren
  • 18,369
  • 23
  • 84
  • 135
0
votes
1 answer

launching first vm after openstack ansible deployment

launching my first vm after depoloying openstack ansible. Build of instance 7a91b5e8-23cc-4ec3-9178-aada6a302a4a aborted: Image 272e3979-c387-4651-84e5-1adcdebfa955 is unacceptable: Image has no associated data Traceback (most recent call last):…
abuhmza
  • 1
  • 1
0
votes
1 answer

Hp Proliant DL360p gen8, Intel 10G ethernet adapter and no access to Inteligent Provisioning

I have HP Proliant DL360p gen8 and network interfaces: Intel X520-DA2 Intel I350-T4 and HP 331FLR There is problem to access Inteligent Provisioning only with Intel X520-DA2 - when this card is enabled, on Inteligent Provisioning we can see white…
MasterPL
  • 11
  • 1
0
votes
2 answers

openstack create and set user in an instance

Im searching for a way to make my openstack create/set a instance with specific user that have specific password for example i want to provision an instance that will have specific user ( lets say bobi ) who will have password ( lets say bobi123…
0
votes
1 answer

Salt Cloud Map File to Map Data

I'm trying to deploy a server using Salt cloud and the VMWare provider and I have developed a profile and a map file that works fine. I see however that there is a salt cloud module that might fit my use case better and I can call salt…
Bilbo Bongo
  • 99
  • 1
  • 8
0
votes
0 answers

Using Satellite Server to provision CentOS

Using RedHat Satellite Server 6.7, is there a way to provision bare-metal CentOS systems? Satellite Server generally supports CentOS for updates. Satellite Server also supports a very simple method to provision new RedHat Enterprise Linux systems…
Kevin Keane
  • 900
  • 1
  • 8
  • 13
0
votes
2 answers

Best way to provisionning CentOS

I began my new work, it's in a small infrastructure but they often provisionning new virtual machines under CentOS. Currently they used template in VMWare VCenter but it's just a clone and when they want to modify the clone they have to provision it…
0
votes
0 answers

How to implement puppet proxys for nodes on different network location

we are using puppet but we have some problems with different nodes on different networks, I would like to know if we can use some kind of proxys/satellites in order to connect the nodes from different networks to a centralized puppet master , which…
-1
votes
2 answers

aws cluster overprovisioning detection framework/tools

Our team is managing many cassandra clusters on aws, one of our problems is when a user ask us to spawn a new cluster, they can't predict how many nodes they need because of lack of production traffic. Most of time it ends up overprovisioned. Since…
del bao
  • 181
  • 2
  • 4
-1
votes
2 answers

hiera.yaml is not loading on vagrant provision

Whenever I provision vagrant all the data is nil. When I ssh in and specify /etc/puppet/hiera.yaml as the config option i can get the values. How can I get vagrant to use the right hiera.config file? # Enable the Puppet…
-1
votes
1 answer

Azure SaaS provisioning interval - 40 minutes

Azure SaaS (eg: Workday) provisioning interval is set as default 40 minutes. Any way other than restarting the provisioning, to provision less than 40 minutes?
alvin chen
  • 11
  • 2
-2
votes
4 answers

How many resources will a default Ubuntu LTS server install require?

Given a default (no extra packages installed) instance of Ubuntu Server LTS, how many resources are needed? I'm curious about: * CPU consumption * RAM working set * Network needed * Disk I/O * Storage space needed Information on marginal increase…
jldugger
  • 14,342
  • 20
  • 77
  • 129
1 2 3
9
10