Hi.
I have shared how to extend a disk capacity for SCI.
You can find this below URL.
https://drive.google.com/open?id=1Y2mgJ1mlteAJtm1f2U2Zzsb7zmllb9C2
I hope Ruckus provide us "how to" officially.
Regards.
I have shared how to extend a disk capacity for SCI.
You can find this below URL.
https://drive.google.com/open?id=1Y2mgJ1mlteAJtm1f2U2Zzsb7zmllb9C2
I hope Ruckus provide us "how to" officially.
Regards.
- 290 Posts
- 34 Reply Likes
Posted 6 months ago
See Ho Ting, Employee
- 33 Posts
- 7 Reply Likes
Hi,
Thanks for pulling together all the screenshots! We are exploring how we can release this officially with validated testing against the various hypervisors and versions.
Thanks again!
See Ho
Thanks for pulling together all the screenshots! We are exploring how we can release this officially with validated testing against the various hypervisors and versions.
Thanks again!
See Ho
- 1 Post
- 0 Reply Likes
If you want to add a new disk:
###############################################
ADD NEW Disk
[email protected] /home/rsa # fdisk /dev/xvdf
Command (m for help): n
Partition type:
p primary (0 primary, 0 extended, 4 free)
e extended
Select (default p): p
Partition number (1-4, default 1):
First sector (2048-2147483647, default 2048):
Using default value 2048
Last sector, +sectors or +size{K,M,G} (2048-2147483647, default 2147483647):
Using default value 2147483647
Partition 1 of type Linux and of size 1024 GiB is set
Command (m for help): t
Selected partition 1
Hex code (type L to list all codes): 8e
Changed type of partition 'Linux' to 'Linux LVM'
Command (m for help): w
The partition table has been altered!
[email protected] /home/rsa # pvcreate /dev/xvdf1
[email protected] /home/rsa # vgs
VG #PV #LV #SN Attr VSize VFree
storage_grp 1 1 0 wz--n- <1024.00g 0
sysvg 1 2 0 wz--n- <74.50g 8.99g
[email protected] home/rsa # vgextend storage_grp /dev/xvdf1
Volume group "storage_grp" successfully extended
[email protected] /home/rsa # lvextend /dev/storage_grp/storage_vol /dev/xvdf1
Size of logical volume storage_grp/storage_vol changed from <1024.00 GiB (262143 extents) to <2.00 TiB (524286 extents).
Logical volume storage_grp/storage_vol successfully resized.
xfs_growfs /dev/storage_grp/storage_vol
###############################################
ADD NEW Disk
[email protected] /home/rsa # fdisk /dev/xvdf
Command (m for help): n
Partition type:
p primary (0 primary, 0 extended, 4 free)
e extended
Select (default p): p
Partition number (1-4, default 1):
First sector (2048-2147483647, default 2048):
Using default value 2048
Last sector, +sectors or +size{K,M,G} (2048-2147483647, default 2147483647):
Using default value 2147483647
Partition 1 of type Linux and of size 1024 GiB is set
Command (m for help): t
Selected partition 1
Hex code (type L to list all codes): 8e
Changed type of partition 'Linux' to 'Linux LVM'
Command (m for help): w
The partition table has been altered!
[email protected] /home/rsa # pvcreate /dev/xvdf1
[email protected] /home/rsa # vgs
VG #PV #LV #SN Attr VSize VFree
storage_grp 1 1 0 wz--n- <1024.00g 0
sysvg 1 2 0 wz--n- <74.50g 8.99g
[email protected] home/rsa # vgextend storage_grp /dev/xvdf1
Volume group "storage_grp" successfully extended
[email protected] /home/rsa # lvextend /dev/storage_grp/storage_vol /dev/xvdf1
Size of logical volume storage_grp/storage_vol changed from <1024.00 GiB (262143 extents) to <2.00 TiB (524286 extents).
Logical volume storage_grp/storage_vol successfully resized.
xfs_growfs /dev/storage_grp/storage_vol
(Edited)
- 5 Posts
- 0 Reply Likes
The time it takes to expand the volume size depends on a few factors, such as if you have taken snapshots before, and how much data has changed since your latest snapshot and how much of your volume has been actually used. Feel free to ping me if you have further questions. Thanks!
Bluestacks Textnow Downloader
Bluestacks Textnow Downloader
(Edited)
- 2 Posts
- 0 Reply Likes
- Select the virtual machine and select VM > Settings.
- On the Hardware tab, select the virtual hard disk to expand.
- Select Utilities > Expand.
- Set the new maximum size for the virtual disk. ...
- Select Expand.
- Click OK after the disk expansion process is complete.
Plex Lucky Patcher Kodi
(Edited)
- 290 Posts
- 34 Reply Likes
When we tried above, that did not work at all.
Related Categories
-
SmartCell Insight (SCI)
- 74 Conversations
- 63 Followers
Jeronimo