-
* ReaR version ("/usr/sbin/rear -V"): Relax-and-Recover 2.6 / Git
* OS version ("cat /etc/os-release" or "lsb_release -a" or "cat /etc/rear/os.conf"):
OS_VENDOR=**RedHatEnterpriseServer**
OS_VERS…
-
## What
Use volume groups, which are shared across multiple nodes (multi writing shared disks). So a LV can be accessed on multiple nodes but activated only once. VGs could exist ie on VMware share…
mersl updated
4 years ago
-
## What did you do
- How was the cluster created?
Followed the guide for basic Ingress at: https://k3d.io/usage/guides/calico/#2-create-the-cluster-without-flannel-and-with-calico
Fixed the calic…
-
**Describe the bug**
VGS Collect SDK is not passing the SSN validation even for a valid input.
**To Reproduce**
Steps to reproduce the behavior:
1. Create textfield with Configuration
>confi…
-
I used it as follows:
```
import {importFromString} from 'module-from-string';
...
async function compileModule(code)
{
return await importFromString(code);
}
```
Here is the bundle deplo…
-
All the parts are easy to replace with through hole components. What would be the suggested alternative for the PMV30UN?
-
Trying to use the amount option to unmount one remote NFS mounted directory.
It only allows me to unmount all remote directories via the mount_all: remote option.
How can I just unmount on remote …
-
Hi, i tried to simulate mosfet transistor, i supplied the gate about 5-10 volt,
the D-S resistance is about several ohm.
I calculate the Rds = Vds / Ids.
The actual Rds of actual mosfet generally a…
-
I've hit a false positive with a confusing message as well.
When executed on the program below scopelint complains about hasData()'s use
use of scanData:
$ go version
go version go1.13…
-
already tested xcp 7.4 and 7.4.1 with no issues.
installed 7.5 from scratch and I cannot enable HA.
Tried with NFS and FC, also with GFS2 and LVM.
the log from /var/log/SMlog
```
Aug 14 …