This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-installation
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
CLEAN-COMMAND
master
Markus Katharina Brechtel
5 years ago
parent
4f621687da
commit
91fe7f151b
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
CLEAN-COMMAND
+ 2
- 0
CLEAN-COMMAND
View File
@@ -16,3 +16,5 @@ pvremove -ff -y /dev/sd*
vgchange -an
wipefs --all /dev/sd*
wipefs --all /dev/sd*
blkdiscard /dev/sda & blkdiscard /dev/sdb &
dd if=/dev/zero of=/dev/sdc bs=1G count=40 & dd if=/dev/zero of=/dev/sdd bs=1G count=40 &
Write
Preview
Loading…
Cancel
Save