Go to file
Nico Schottelius 32636437b7 hdparm fails if called to often to fast:
The operation has completed successfully.
+ hdparm -z /dev/sdb

/dev/sdb:
 re-reading partition table
+ /sbin/sgdisk --largest-new=0 --mbrtogpt -- /dev/sdb
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.
+ hdparm -z /dev/sdb

/dev/sdb:
 re-reading partition table
 BLKRRPART failed: Device or resource busy
2018-02-18 20:51:02 +01:00
ceph-host-move-to-root Add ceph-mgr-create 2018-02-15 23:59:55 +01:00
ceph-keyring-create-initial Also include mgr capabilities when bootstrapping keyring 2018-02-16 17:53:57 +01:00
ceph-mgr-create-start Rename mgr 2018-02-16 00:01:13 +01:00
ceph-mon-create-start Rename 2018-02-15 23:11:29 +01:00
ceph-osd-create-on-all-disks Add script to create osds for all disks 2018-02-18 18:54:19 +01:00
ceph-osd-create-start hdparm fails if called to often to fast: 2018-02-18 20:51:02 +01:00
ceph-pool-create ++ chmod 2018-02-18 17:20:03 +01:00
remove-all-partitions Also give remove it's x bit 2018-02-18 17:28:44 +01:00
remove-all-partitions-from-all-disks ++ new dangerous script :-) 2018-02-18 17:36:30 +01:00