Hi,
I'll write a bashcript that runs every minute and check if disks are stored in NFS, if so it moves disk to local storage.
So I just need to know the following commands:
- How to list disks from command line ?
- How to move disk from command line ?
Thank you!
I'll write a bashcript that runs every minute and check if disks are stored in NFS, if so it moves disk to local storage.
So I just need to know the following commands:
- How to list disks from command line ?
- How to move disk from command line ?
Thank you!