<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how to install SAS Viya 3.5 (Centos7.9) on external HD? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/908148#M27716</link>
    <description>Done, thx. I tried to launch again site.yml and i commented this section in vars.yml:&lt;BR /&gt;  #CAS_DISK_CACHE: "/opt/sas/cascache" got this: &lt;BR /&gt;&lt;BR /&gt;fatal: [deployTarget]: FAILED! =&amp;gt; {&lt;BR /&gt;    "changed": false,&lt;BR /&gt;    "invocation": {&lt;BR /&gt;        "module_args": {&lt;BR /&gt;            "allow_downgrade": false,&lt;BR /&gt;            "autoremove": false,&lt;BR /&gt;            "bugfix": false,&lt;BR /&gt;            "conf_file": null,&lt;BR /&gt;            "disable_excludes": null,&lt;BR /&gt;            "disable_gpg_check": true,&lt;BR /&gt;            "disable_plugin": [],&lt;BR /&gt;            "disablerepo": [],&lt;BR /&gt;            "download_dir": null,&lt;BR /&gt;            "download_only": false,&lt;BR /&gt;            "enable_plugin": [],&lt;BR /&gt;            "enablerepo": [],&lt;BR /&gt;            "exclude": [],&lt;BR /&gt;            "install_repoquery": true,&lt;BR /&gt;            "install_weak_deps": true,&lt;BR /&gt;            "installroot": "/",&lt;BR /&gt;            "list": null,&lt;BR /&gt;            "lock_timeout": 30,&lt;BR /&gt;            "name": [&lt;BR /&gt;                "sas-cleanutils"&lt;BR /&gt;            ],&lt;BR /&gt;            "releasever": null,&lt;BR /&gt;            "security": false,&lt;BR /&gt;            "skip_broken": false,&lt;BR /&gt;            "state": "latest",&lt;BR /&gt;            "update_cache": false,&lt;BR /&gt;            "update_only": false,&lt;BR /&gt;            "use_backend": "auto",&lt;BR /&gt;            "validate_certs": true&lt;BR /&gt;        }&lt;BR /&gt;    },&lt;BR /&gt;    "msg": "No package matching 'sas-cleanutils' found available, installed or updated",&lt;BR /&gt;    "rc": 126,&lt;BR /&gt;    "results": [&lt;BR /&gt;        "No package matching 'sas-cleanutils' found available, installed or updated"]}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 15 Dec 2023 08:21:30 GMT</pubDate>
    <dc:creator>teolly</dc:creator>
    <dc:date>2023-12-15T08:21:30Z</dc:date>
    <item>
      <title>how to install SAS Viya 3.5 (Centos7.9) on external HD?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/907299#M27674</link>
      <description>&lt;P&gt;Hi All, if i start viya3.5 installation in this way "ansible-playbook site.yml" as root user it's fails, because "sda2" it's too small, i&amp;nbsp;need to install as root user SAS viya3.5 on external disk "data-data_lv " instead "sda2", how can I do that?&lt;BR /&gt;Tnx in advance for further replies.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Here more information:&lt;BR /&gt;List disks:&lt;BR /&gt;[root@test-interni sas]# df -h&lt;BR /&gt;Filesystem Size Used Avail Use% Mounted on&lt;BR /&gt;devtmpfs 16G 0 16G 0% /dev&lt;BR /&gt;tmpfs 16G 208K 16G 1% /dev/shm&lt;BR /&gt;tmpfs 16G 18M 16G 1% /run&lt;BR /&gt;tmpfs 16G 0 16G 0% /sys/fs/cgroup&lt;BR /&gt;/dev/sda2 30G 6.5G 24G 22% /&lt;BR /&gt;/dev/mapper/data-data_lv 252G 33G 207G 14% /opt/sas&lt;BR /&gt;/dev/sdb1 148G 61M 140G 1% /mnt/resource&lt;BR /&gt;tmpfs 3.2G 0 3.2G 0% /run/user/1000&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;[root@test-interni sas_viya_playbook]# ansible-playbook system-assessment.yml&lt;BR /&gt;........&lt;BR /&gt;PLAY RECAP ****************************************************************************************************************************************************&lt;BR /&gt;deployTarget : ok=129 changed=9 unreachable=0 failed=0 skipped=65 rescued=0 ignored=0&lt;BR /&gt;localhost : ok=10 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 10:25:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/907299#M27674</guid>
      <dc:creator>teolly</dc:creator>
      <dc:date>2023-12-11T10:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Viya 3.5 (Centos7.9) on external HD?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/907311#M27676</link>
      <description>&lt;P&gt;If this is a new install why aren't you choosing the latest Viya 4 release? There have been so many improvements since Viya 3.5.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 12:03:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/907311#M27676</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2023-12-11T12:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Viya 3.5 (Centos7.9) on external HD?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/907327#M27677</link>
      <description>It's first installation for me, it's for testing how Viya works. I get only this kind of lincence for training.</description>
      <pubDate>Mon, 11 Dec 2023 13:25:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/907327#M27677</guid>
      <dc:creator>teolly</dc:creator>
      <dc:date>2023-12-11T13:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Viya 3.5 (Centos7.9) on external HD?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/907362#M27682</link>
      <description>You can set VERIFY_DEPLOYMENT to false in vars.yml to not perform these checks.&lt;BR /&gt;&lt;BR /&gt;Set the Pre-deployment Validation Parameters&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/calcdc/3.5/dplyml0phy0lax/n1knvzbsifo9xqn1al0bh7wxrrkg.htm#p0fbpmc6e4n1kbn1jzx8fkejea5n" target="_blank"&gt;https://go.documentation.sas.com/doc/en/calcdc/3.5/dplyml0phy0lax/n1knvzbsifo9xqn1al0bh7wxrrkg.htm#p0fbpmc6e4n1kbn1jzx8fkejea5n&lt;/A&gt;</description>
      <pubDate>Mon, 11 Dec 2023 17:26:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/907362#M27682</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2023-12-11T17:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Viya 3.5 (Centos7.9) on external HD?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/907484#M27687</link>
      <description>&lt;P&gt;Hi, thx for your answer and usufull suggest.&amp;nbsp;I changed this parameter as here below:&lt;/P&gt;
&lt;PRE&gt;# Recommended Ansible version
MAXIMUM_RECOMMENDED_ANSIBLE_VERSION: "2.14"

#  DEPLOYMENT_LABEL sets the datacenter for the Consul server. In addition, any
#  local Consul agents will use DEPLOYMENT_LABEL to become members of a
#  multi-machine deployment. A valid label can contain only lowercase characters,
#  numeric characters, and hyphens.

DEPLOYMENT_LABEL: "{{ DEPLOYMENT_ID }}"

# run deployment assessment during playbook execution
VERIFY_DEPLOYMENT: false&lt;/PRE&gt;
&lt;P&gt;I need to install viya 3.5, single tenant, on external partition disk (/opt/sas), here below which one, usually when i start installation the root partition fill up at 100% :&lt;/P&gt;
&lt;P&gt;/dev/sda2 30G 6.5G 24G 22% /&lt;BR /&gt;/dev/mapper/data-data_lv 252G 33G 207G 14% /opt/sas&lt;BR /&gt;&lt;BR /&gt;More information about ansible version:&lt;/P&gt;
&lt;PRE&gt;[root@test-interni tmp]# ansible --version
[DEPRECATION WARNING]: Ansible will require Python 3.8 or newer on the controller starting with Ansible 2.12. Current version: 3.6.8 (default, Nov 14 2023,
16:29:52) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)]. This feature will be removed from ansible-core in version 2.12. Deprecation warnings can be disabled by
setting deprecation_warnings=False in ansible.cfg.
/usr/local/lib/python3.6/site-packages/ansible/parsing/vault/__init__.py:44: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6.
  from cryptography.exceptions import InvalidSignature
ansible [core 2.11.12]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python3.6/site-packages/ansible
  ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections
  executable location = /usr/local/bin/ansible
  python version = 3.6.8 (default, Nov 14 2023, 16:29:52) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)]
  jinja version = 3.0.3
  libyaml = True&lt;/PRE&gt;
&lt;P&gt;So, after this modify i tried to execute "ansible-playbook site.yml" as root user and now i get this java error:&lt;/P&gt;
&lt;PRE&gt;TASK [sas-requirements-java : Install the SAS Java configuration] ********************************************************************************
skipping: [deployTarget]

TASK [sas-requirements-java : Set SAS_JAVA_HOME] *********************************************************************************
fatal: [deployTarget]: FAILED! =&amp;gt; {"changed": false, "msg": "Destination /opt/sas/viya/config/etc/sysconfig/sas-javaesntl/sas-java does not exist !", "rc": 257}

NO MORE HOSTS LEFT *********************************************************************************

PLAY RECAP *********************************************************************************
deployTarget               : ok=137  changed=16   unreachable=0    failed=1    skipped=68   rescued=0    ignored=0
localhost                  : ok=8    changed=0    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0&lt;/PRE&gt;
&lt;P&gt;&lt;EM&gt;Could you please have more suggest for me?&lt;/EM&gt;&lt;BR /&gt;Tnx in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 10:44:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/907484#M27687</guid>
      <dc:creator>teolly</dc:creator>
      <dc:date>2023-12-12T10:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Viya 3.5 (Centos7.9) on external HD?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/907567#M27691</link>
      <description>You may wish to engage SAS Technical Support, if your root is filling up this could certainly cause other problems.</description>
      <pubDate>Tue, 12 Dec 2023 15:03:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/907567#M27691</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2023-12-12T15:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Viya 3.5 (Centos7.9) on external HD?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/907990#M27705</link>
      <description>Ok. &lt;BR /&gt;I didn't understand why if i run this command "yum install -y sas*" my root disk fill up instead of /opt/sas. &lt;BR /&gt;The same kind of behavior if i launched "ansible-playbook site.yml".&lt;BR /&gt;&lt;BR /&gt;This is an example of disk saturation during execution command, "yum install -y sas*":&lt;BR /&gt;/dev/sda2                  30G   11G   20G  37% /&lt;BR /&gt;/dev/mapper/data-data_lv  252G  108G  132G  46% /opt/sas&lt;BR /&gt;&lt;BR /&gt;several minutes later:&lt;BR /&gt;/dev/sda2     30G   12G   19G  38% /&lt;BR /&gt;/dev/mapper/data-data_lv  252G &lt;BR /&gt;108G  132G  46% /opt/sas&lt;BR /&gt;&lt;BR /&gt;...and continue until 100%</description>
      <pubDate>Thu, 14 Dec 2023 10:48:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/907990#M27705</guid>
      <dc:creator>teolly</dc:creator>
      <dc:date>2023-12-14T10:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Viya 3.5 (Centos7.9) on external HD?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/908001#M27706</link>
      <description>I suspect this has to do with yum downloading the packages into its cache, but you could probably use du to locate the offending files on your root.</description>
      <pubDate>Thu, 14 Dec 2023 13:54:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/908001#M27706</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2023-12-14T13:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Viya 3.5 (Centos7.9) on external HD?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/908004#M27707</link>
      <description>Yes, it's true... I have recognized that was "/var" the folder indicted but i don't know why site.yml wrote all onte thoose folder.&lt;BR /&gt;Vars.yml seems to be right, these are the only section completed:&lt;BR /&gt;&lt;BR /&gt;# Recommended Ansible version&lt;BR /&gt;MAXIMUM_RECOMMENDED_ANSIBLE_VERSION: "2.14"&lt;BR /&gt;&lt;BR /&gt;#  DEPLOYMENT_LABEL sets the datacenter for the Consul server. In addition, any&lt;BR /&gt;#  local Consul agents will use DEPLOYMENT_LABEL to become members of a&lt;BR /&gt;#  multi-machine deployment. A valid label can contain only lowercase characters&lt;BR /&gt;&lt;BR /&gt;DEPLOYMENT_LABEL: "{{ DEPLOYMENT_ID }}"&lt;BR /&gt;&lt;BR /&gt;# run deployment assessment during playbook execution&lt;BR /&gt;VERIFY_DEPLOYMENT: false&lt;BR /&gt;&lt;BR /&gt;# Determine how Consul's ports are configured. Setting this variable to false&lt;BR /&gt;# will only open the HTTP port (8500). Setting this variable to true will enable&lt;BR /&gt;# the combination of the HTTP port (8500) and the HTTPS port (8501).&lt;BR /&gt;SECURE_CONSUL: true&lt;BR /&gt;&lt;BR /&gt;# Toggles the status of the Consul port operating over HTTP.&lt;BR /&gt;#&lt;BR /&gt;# If this variable is set to true when SECURE_CONSUL is true,&lt;BR /&gt;# then Consul will only be able to communicate over HTTPS (port 8501).&lt;BR /&gt;#&lt;BR /&gt;# If this variable is set to false when SECURE_CONSUL is true,&lt;BR /&gt;# then Consul will be able to communicate over both HTTP (port 8500),&lt;BR /&gt;# and HTTPS (port 8501).&lt;BR /&gt;#&lt;BR /&gt;# This setting is only honored when SECURE_CONSUL is true.&lt;BR /&gt;DISABLE_CONSUL_HTTP_PORT: true&lt;BR /&gt;&lt;BR /&gt;# Path to the HTTPD certificate to distribute into SAS truststores&lt;BR /&gt;HTTPD_CERT_PATH: "/etc/pki/tls/certs/localhost.crt"&lt;BR /&gt;&lt;BR /&gt;# The name of the license file on the Ansible machine.&lt;BR /&gt;LICENSE_FILENAME: "SASViyalicence.txt"&lt;BR /&gt;&lt;BR /&gt;# The name of the composite license file on the Ansible machine.&lt;BR /&gt;# If both files are present, the playbook will use the&lt;BR /&gt;# composite license file.&lt;BR /&gt;LICENSE_COMPOSITE_FILENAME: "SASViyalicence.jwt"&lt;BR /&gt;....&lt;BR /&gt;REPOSITORY_WAREHOUSE: "/opt/sas/install/mirror"&lt;BR /&gt;&lt;BR /&gt;# Multiple invocation definitions&lt;BR /&gt;# The machine reference (with deployTarget as the default) must be enclosed&lt;BR /&gt;# in quotes if it is set to a value that starts with a number.&lt;BR /&gt;INVOCATION_VARIABLES:&lt;BR /&gt;  deployTarget:&lt;BR /&gt;    pgpoolc:&lt;BR /&gt;    - HA_PGPOOL_VIRTUAL_IP: ''&lt;BR /&gt;      HA_PGPOOL_WATCHDOG_PORT: ''&lt;BR /&gt;      PCP_PORT: '5430'&lt;BR /&gt;      PERMS_OVERRIDE: 'false'&lt;BR /&gt;      PGPOOL_PORT: '5431'&lt;BR /&gt;      POOL_NUMBER: '0'&lt;BR /&gt;      SANMOUNT: '{{ SAS_CONFIG_ROOT }}/data/sasdatasvrc'&lt;BR /&gt;      SERVICE_NAME: postgres&lt;BR /&gt;    sasdatasvrc:&lt;BR /&gt;    - NODE_NUMBER: '0'&lt;BR /&gt;      PG_PORT: '5432'&lt;BR /&gt;      SANMOUNT: '{{ SAS_CONFIG_ROOT }}/data/sasdatasvrc'&lt;BR /&gt;      SERVICE_NAME: postgres&lt;BR /&gt;....&lt;BR /&gt;# deployment and set the path to Java in sasenv_java_home.&lt;BR /&gt;sas_install_java: false&lt;BR /&gt;&lt;BR /&gt;# User specific location of where Java resides on the host.&lt;BR /&gt;# If not set, the deployment will use the Java defined on the host.&lt;BR /&gt;# This is an optional setting.&lt;BR /&gt;# Example:&lt;BR /&gt;#   sasenv_java_home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-3.b13.el6_8.x86_64/jre&lt;BR /&gt;sasenv_java_home: "/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.392.b08-2.el7_9.x86_64/jre"&lt;BR /&gt;&lt;BR /&gt;# When set to true, enables extra logging during the deployment&lt;BR /&gt;sas_deploy_debug: false&lt;BR /&gt;....&lt;BR /&gt;CAS configuration&lt;BR /&gt;# This user must be a member of the "sas" group&lt;BR /&gt;casenv_user: cas&lt;BR /&gt;# The group that the CAS user belongs to&lt;BR /&gt;casenv_group: sas&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Dec 2023 14:16:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/908004#M27707</guid>
      <dc:creator>teolly</dc:creator>
      <dc:date>2023-12-14T14:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Viya 3.5 (Centos7.9) on external HD?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/908006#M27708</link>
      <description>The use of /var by the yum package manager is not something configurable in vars.yml. You may want to turn of caching in your yum configuration on the host if you enabled it.&lt;BR /&gt;&lt;BR /&gt;Enable the Yum Cache&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/calcdc/3.5/dplyml0phy0lax/n0x1r3nedccwvkn1d5xqbokck0m5.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/calcdc/3.5/dplyml0phy0lax/n0x1r3nedccwvkn1d5xqbokck0m5.htm&lt;/A&gt;</description>
      <pubDate>Thu, 14 Dec 2023 14:23:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/908006#M27708</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2023-12-14T14:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Viya 3.5 (Centos7.9) on external HD?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/908027#M27710</link>
      <description>Hi, i change my "yum.conf", theese the next step i've been done with file changed:&lt;BR /&gt;vim /etc/yum.conf--&amp;gt; keepcache=1&lt;BR /&gt;&lt;BR /&gt;deploy-cleanup.yml&lt;BR /&gt;&lt;BR /&gt;site.yml --&amp;gt; failed: "msg": "Destination /opt/sas/viya/config/etc/sysconfig/sas-javaesntl/sas-java does not exist !", "rc": 257&lt;BR /&gt;&lt;BR /&gt;sudo rpm -e $(rpm -qg SAS) --nopreun&lt;BR /&gt;&lt;BR /&gt;yum clean all --&amp;gt; Repository 'sas-vtxtan-125-x64_redhat_linux_6-yum': Error parsing config: Error parsing "baseurl = '/opt/sas/install/mirror/repos/shipped/vtxtan/125/vtxtan-125-x64_redhat_linux_6-yum'": URL must be http, ftp, file or https not ""&lt;BR /&gt;&lt;BR /&gt;yum install java* --&amp;gt;nothing to do&lt;BR /&gt;&lt;BR /&gt;ansible-playbook site.yml --&amp;gt; fatal: [deployTarget]: FAILED! =&amp;gt; {&lt;BR /&gt;    "changed": false,&lt;BR /&gt;    "invocation": {&lt;BR /&gt;        "module_args": {&lt;BR /&gt;            "allow_downgrade": false,&lt;BR /&gt;            "autoremove": false,&lt;BR /&gt;            "bugfix": false,&lt;BR /&gt;            "conf_file": null,&lt;BR /&gt;            "disable_excludes": null,&lt;BR /&gt;            "disable_gpg_check": true,&lt;BR /&gt;            "disable_plugin": [],&lt;BR /&gt;            "disablerepo": [],&lt;BR /&gt;            "download_dir": null,&lt;BR /&gt;            "download_only": false,&lt;BR /&gt;            "enable_plugin": [],&lt;BR /&gt;            "enablerepo": [],&lt;BR /&gt;            "exclude": [],&lt;BR /&gt;            "install_repoquery": true,&lt;BR /&gt;            "install_weak_deps": true,&lt;BR /&gt;            "installroot": "/",&lt;BR /&gt;            "list": null,&lt;BR /&gt;            "lock_timeout": 30,&lt;BR /&gt;            "name": [&lt;BR /&gt;                "sas-cleanutils"&lt;BR /&gt;            ],&lt;BR /&gt;            "releasever": null,&lt;BR /&gt;            "security": false,&lt;BR /&gt;            "skip_broken": false,&lt;BR /&gt;            "state": "latest",&lt;BR /&gt;            "update_cache": false,&lt;BR /&gt;            "update_only": false,&lt;BR /&gt;            "use_backend": "auto",&lt;BR /&gt;            "validate_certs": true&lt;BR /&gt;        }&lt;BR /&gt;    },&lt;BR /&gt;    "msg": "No package matching 'sas-cleanutils' found available, installed or updated",&lt;BR /&gt;    "rc": 126,&lt;BR /&gt;    "results": [&lt;BR /&gt;        "No package matching 'sas-cleanutils' found available, installed or updated"]}&lt;BR /&gt;&lt;BR /&gt;yum install -y sas* --&amp;gt; ok&lt;BR /&gt;&lt;BR /&gt;site.yml --&amp;gt; fatal: [deployTarget]: FAILED! =&amp;gt; { ..... --&amp;gt; sas-cleanutils &lt;BR /&gt;&lt;BR /&gt;yum install -y sas-lifecycle --&amp;gt; No package sas-lifecycle available.&lt;BR /&gt;Error: Nothing to do&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Dec 2023 15:48:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/908027#M27710</guid>
      <dc:creator>teolly</dc:creator>
      <dc:date>2023-12-14T15:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Viya 3.5 (Centos7.9) on external HD?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/908030#M27711</link>
      <description>I think you'd want keepcache=0 if you don't want to keep the cache.</description>
      <pubDate>Thu, 14 Dec 2023 15:57:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/908030#M27711</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2023-12-14T15:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Viya 3.5 (Centos7.9) on external HD?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/908148#M27716</link>
      <description>Done, thx. I tried to launch again site.yml and i commented this section in vars.yml:&lt;BR /&gt;  #CAS_DISK_CACHE: "/opt/sas/cascache" got this: &lt;BR /&gt;&lt;BR /&gt;fatal: [deployTarget]: FAILED! =&amp;gt; {&lt;BR /&gt;    "changed": false,&lt;BR /&gt;    "invocation": {&lt;BR /&gt;        "module_args": {&lt;BR /&gt;            "allow_downgrade": false,&lt;BR /&gt;            "autoremove": false,&lt;BR /&gt;            "bugfix": false,&lt;BR /&gt;            "conf_file": null,&lt;BR /&gt;            "disable_excludes": null,&lt;BR /&gt;            "disable_gpg_check": true,&lt;BR /&gt;            "disable_plugin": [],&lt;BR /&gt;            "disablerepo": [],&lt;BR /&gt;            "download_dir": null,&lt;BR /&gt;            "download_only": false,&lt;BR /&gt;            "enable_plugin": [],&lt;BR /&gt;            "enablerepo": [],&lt;BR /&gt;            "exclude": [],&lt;BR /&gt;            "install_repoquery": true,&lt;BR /&gt;            "install_weak_deps": true,&lt;BR /&gt;            "installroot": "/",&lt;BR /&gt;            "list": null,&lt;BR /&gt;            "lock_timeout": 30,&lt;BR /&gt;            "name": [&lt;BR /&gt;                "sas-cleanutils"&lt;BR /&gt;            ],&lt;BR /&gt;            "releasever": null,&lt;BR /&gt;            "security": false,&lt;BR /&gt;            "skip_broken": false,&lt;BR /&gt;            "state": "latest",&lt;BR /&gt;            "update_cache": false,&lt;BR /&gt;            "update_only": false,&lt;BR /&gt;            "use_backend": "auto",&lt;BR /&gt;            "validate_certs": true&lt;BR /&gt;        }&lt;BR /&gt;    },&lt;BR /&gt;    "msg": "No package matching 'sas-cleanutils' found available, installed or updated",&lt;BR /&gt;    "rc": 126,&lt;BR /&gt;    "results": [&lt;BR /&gt;        "No package matching 'sas-cleanutils' found available, installed or updated"]}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Dec 2023 08:21:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/908148#M27716</guid>
      <dc:creator>teolly</dc:creator>
      <dc:date>2023-12-15T08:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Viya 3.5 (Centos7.9) on external HD?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/908187#M27717</link>
      <description>This error message suggests that there is no enabled yum repository that contains the sas-cleanutils package.&lt;BR /&gt;You may want to do a deploy-cleanup and try again, or restore from a backup prior to the event when the root file system was filled.</description>
      <pubDate>Fri, 15 Dec 2023 13:58:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-install-SAS-Viya-3-5-Centos7-9-on-external-HD/m-p/908187#M27717</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2023-12-15T13:58:14Z</dc:date>
    </item>
  </channel>
</rss>

