lvm
Here are 95 public repositories matching this topic...
-
Updated
Jun 5, 2020 - Go
-
Updated
May 31, 2020 - Python
-
Updated
May 23, 2020 - Shell
-
Updated
May 9, 2020 - Python
The help for xen-create-image states that multiple space separated nameservers are allowed. However the checkOption sub, called by parseCommandLineArguments, validates the value as a single ipv4.
# xen-create-image --verbose \
> --hostname=crow \
> --mac=00:16:3e:00:00:25 \
> --ip=192.168.18.202 \
> --netmask=255.255.255.0 \
> --gateway=192.168.18.255 \
> --nameserver="1
A good testing regime could include the following:
- Perform an initial backup
- Verify volume
- Perform an incremental backup
- Verify volume
- Prune first backup
- Verify volume
- Diff volume (cross-check with source vol data)
Changing program_name in the code could allow the test data set to be created under a different base folder name without interfering with real-life back
-
Updated
May 19, 2020 - Go
-
Updated
Jul 31, 2019 - Go
-
Updated
May 14, 2020 - Go
-
Updated
Apr 8, 2019 - Shell
-
Updated
Dec 10, 2019 - Perl
sudo bash lvm-on-luks sda 1 sdb 2 install \
<size of swap in G> \
<size of / in G or 0 for all remaining (no /home partition)> \
[size of /home in G - if omitted and / size > 0: all remaining]It could then ask you to choose raid config.
-
Updated
Apr 16, 2019
-
Updated
May 29, 2020 - Python
-
Updated
May 28, 2019 - Shell
-
Updated
Jun 2, 2020 - TypeScript
-
Updated
Dec 24, 2019 - Shell
Improve this page
Add a description, image, and links to the lvm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lvm topic, visit your repo's landing page and select "manage topics."
Currently when you run
the following warning is shown: