Jamie Oliver’s U.K. Restaurant Chains Are Headed for Insolvency https://www.bloomberg.com/news/articles/2019-05-21/jamie-oliver-s-u-k-restaurant-chains-are-headed-for-insolvency
Category: Uncategorized
Where to Live If You Want the Highest Salary and Disposable Income
Where to Live If You Want the Highest Salary and Disposable Income https://www.bloomberg.com/news/articles/2019-05-20/send-your-cvs-to-san-francisco-as-zurich-toppled-in-city-survey
Ex-Credit Suisse Banker Pleads Guilty in $2 Billion Mozambique Scam
Ex-Credit Suisse Banker Pleads Guilty in $2 Billion Mozambique Scam https://www.bloomberg.com/news/articles/2019-05-20/ex-credit-suisse-banker-to-plead-guilty-in-mozambique-case
Top U.S. Tech Companies Begin to Cut Off Vital Huawei Supplies
Top U.S. Tech Companies Begin to Cut Off Vital Huawei Supplies https://www.bloomberg.com/news/articles/2019-05-19/google-to-end-some-huawei-business-ties-after-trump-crackdown
Amazon Buys Stake in Deliveroo, Pitting It Against Uber
Amazon Buys Stake in Deliveroo, Pitting It Against Uber https://www.bloomberg.com/news/articles/2019-05-17/amazon-confirms-leading-575m-funding-round-in-u-k-s-deliveroo
Uploading files to a vSphere service might fail
Details
Initiating a file upload to either a content library or datastore, or attempting to deploy an OVF or OVA template, might result in the operation failing with an error:
The operation failed for an undetermined reason. Typically this problem occurs due to certificates that the browser does not trust. If you are using self-signed or custom certificates, open the URL below in a new browser tab and accept the certificate, then retry the operation.
To resolve this issue follow the solutions below as per the scenario.
Solution 1:
- From a client system Web browser, go to the base URL of the vCenter Server system or the vCenter Server Virtual Appliance without appending port numbers or ‘vsphere-client‘ extension.
For example:
https://vcenter.domain.com/ - Click the Download trusted root CA certificates link at the bottom of the grey box on the right and download the file.
- Change the extension of the file to .zip. The file is a ZIP file of all root certificates and all CRLs in the VMware Endpoint Certificate Store (VECS).
- Extract the contents of the ZIP file. The result is a .certs folder that contains two types of files. Files with a number as the extension (.0, .1, and so on) are root certificates. Files with an extension that starts with an r (.r0,. r1, and so on) are CRL files associated with a certificate.
- Install the certificate files as trusted certificates by following the process that is appropriate for your operating system.
For most Microsoft Windows systems, you can follow the instructions at Manage trusted root certificates.
Solution 2: In some cases the serenity database becomes corrupt, reset serenity DB to resolve the issue following the below steps:
- In appliance:
# service vsphere-client stop
rm -rf /etc/vmware-vsphere-client/SerenityDB/serenity/*
# service vsphere-client start
- In vSphere 6.5 and higher
# service-control –stop vsphere-client
rm -rf /etc/vmware-vsphere-client/SerenityDB/serenity/*
# service-control –start vsphere-client
- In Windows:
# cd <C:\Program Files\VMware\vCenter Server\bin>
# service-control –stop vspherewebclientsvc - Delete the contents of the folders below.
<C:\programdata\vmware\vCenterServer\data\vSphere Web Client\SerenityDB\serenity>
#service-control –start vspherewebclientsvc
Creating a new virtual disk for an existing Linux virtual machine
- Log in as root on your Linux virtual machine.
-
Run this command and make note of the sdxentries
ls /dev/sd*
- Log in to the vCenter Server using the vSphere Client.
- In the vSphere Client inventory, right-click the virtual machine and select Edit Settings.
-
Click the Hardware tab and click Add.
-
Select Hard Disk and click Next.
- Complete the wizard.
- Reboot the Linux virtual machine.
- Log in using the root credentials.
- Running the command ls /dev/sd* will now return a new entry.
- Create an ext3 file system on the new disk using the new sdx from step 10.
mkfs -t ext3 /dev/sdx
You may see an alert that you are performing this operation on an entire device, not a partition. That is correct, as you created a single virtual disk of the intended size. This is assuming you have specified the correct device.
Caution
: Ensure you have selected the right device, there is no undo. -
Run the fdisk command to verify the existence of the disk you created:
fdisk -l
-
Run this command to create a mount point for the new disk:
mkdir / New_Directory_Name
-
Run this command to display the current /etc/fstab:
cat /etc/fstab
-
Using a text editor, edit fstab and add this line to add the disk to /etc/fstab so that it is available across reboots:
/dev/sdx /New_Directory_Name ext3 defaults 1 3
Note: Use a Linux text editor of your choice.
-
Restart the Linux virtual machine and the new disk is now available.
The World’s Rich Once Flocked to Geneva. Now Its Allure May Be Fading
The World’s Rich Once Flocked to Geneva. Now Its Allure May Be Fading https://www.bloomberg.com/news/articles/2019-05-16/the-world-s-rich-once-flocked-to-geneva-now-its-allure-may-be-fading