...@citrix.com>>
Date: Tuesday, June 17, 2014 at 10:49 PM
To: "dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org>"
mailto:dev@cloudstack.apache.org>>
Subject: Re: [API]How to check how many IPs are available in guest network
Not sure I understand. Would this be a
Tuesday, June 17, 2014 at 6:39 PM
To: "dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org>"
mailto:dev@cloudstack.apache.org>>
Subject: Re: [API]How to check how many IPs are available in guest network
Chiradeep,
So i did a little more digging in your example, I als
27;{print $2}')
space=${space%\",}
let space="32 - $space"
let space=³2**$space - 1²
let avail="$space - $used -1²
echo ³Available IPs = $avail"
From: ilya musayev
Reply-To: "dev@cloudstack.apache.org"
Date: Monday, June 16, 2014 at 3:21 PM
To: &
}' | awk -F "/" '{print $2}')
>>>>
>>>> space=${space%\",}
>>>> let space="32 - $space"
>>>> let space=ł2**$space - 1˛
>>>>
>>>>
>>>>
>>>>
>>>> let avail="$s
apache.org"
Date: Monday, June 16, 2014 at 3:21 PM
To: "dev@cloudstack.apache.org"
Subject: [API]How to check how many IPs are available in guest network
Is there a way to check how many guest IPs are available in specific
guest network?
Current cloudstack reporting is n
7;)
>>
>> space=${space%\",}
>> let space="32 - $space"
>> let space=³2**$space - 1²
>>
>>
>>
>> let avail="$space - $used -1²
>> echo ³Available IPs = $avail"
>>
>>
>>
>>
>> From: ilya musayev
>&g
; '{print $2}')
space=${space%\",}
let space="32 - $space"
let space=³2**$space - 1²
let avail="$space - $used -1²
echo ³Available IPs = $avail"
From: ilya musayev
Reply-To: "dev@cloudstack.apache.org"
Date: Monday, June 16, 2014 at 3:21 PM
T
${space%\",}
let space="32 - $space"
let space=³2**$space - 1²
let avail="$space - $used -1²
echo ³Available IPs = $avail"
From: ilya musayev
Reply-To: "dev@cloudstack.apache.org"
Date: Monday, June 16, 2014 at 3:21 PM
To: "dev@cloudstack.apac
lisPublicIpAddresses can list all public ips in a shared network, or public
ips used in isolated network.
state=Free means the ip is available.
2014-06-16 21:21 GMT+02:00 ilya musayev :
> Is there a way to check how many guest IPs are available in specific guest
> network?
>
> Current cloudstac
Is there a way to check how many guest IPs are available in specific
guest network?
Current cloudstack reporting is not granular enough, i could not find a
command that says listAvailableIPs or something similar.
Any help is appreciated.
Thanks,
ilya
10 matches
Mail list logo