arthurintelligence / node-fs-filesystem

NodeJS Filesystem Utility
MIT License
19 stars 2 forks source link

How to get space from LVM volume #38

Open pablodgonzalez opened 5 years ago

pablodgonzalez commented 5 years ago

I get Space and mountPoint as null { id: 'sda2', node: '/dev/sda2', whole: false, parent: 'sda', name: 'sda2', description: 'Linux LVM', blockSize: 512, blocks: 499066880, readOnly: false, mounted: false, mountPoint: null, partitionType: null, fs: 'LVM2_member', space: { total: null, available: null, used: null }, removable: false }